Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps-dev): bump vimeo/psalm from 4.7.1 to 4.9.3 #363

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps vimeo/psalm from 4.7.1 to 4.9.3.

Release notes

Sourced from vimeo/psalm's releases.

Just a bunch of fixes + callmap tests

Fixes

Internal changes

Typos

Improve preloading and fix template bounds checks

Fixes an issue introduced in 4.9.0: #6212

Also improves Psalm's knowledge when some stub files are loaded (#5126, #5626)

Fixed TIntRange bounds types

TIntRange changes

The types for int range bounds were sub-optimal. This release fixes this. Formally this is a BC break, for plugins. However, given the short time that passed since TIntRange introduction we believe it should be OK to release it as a patch release.

Fixes

First community release

Features

... (truncated)

Commits
  • 4c26293 Merge pull request #6304 from vimeo/revert-6210-int-range3
  • a9ead63 Revert "Assertions for Integer Range"
  • 6cc5ba9 Fix tests
  • a447976 Fix #3660 - ensure mixed percentage for file never drops below 0
  • 1b19670 Merge pull request #6302 from thomasbley/master
  • 0417749 Fixed ReflectionException: Class \LanguageServerProtocol\TextDocumentContentC...
  • f7def9f Merge pull request #6268 from vudaltsov/debug_backtrace-return-type
  • a335535 Added debug_backtrace return type to CallMap_historical
  • 7ff2a66 Merge pull request #6233 from supersmile2009/fix-in-array-assert
  • a4b6fbc Simplified InArrayTest a bit
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@codecov
Copy link

codecov bot commented Aug 16, 2021

Codecov Report

Merging #363 (ae70485) into main (a30f7d7) will not change coverage.
The diff coverage is n/a.

❗ Current head ae70485 differs from pull request most recent head 818d3f2. Consider uploading reports for the commit 818d3f2 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main     #363   +/-   ##
=========================================
  Coverage     98.88%   98.88%           
  Complexity       58       58           
=========================================
  Files            14       14           
  Lines           179      179           
=========================================
  Hits            177      177           
  Misses            2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a30f7d7...818d3f2. Read the comment docs.

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.7.1 to 4.9.3.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@4.7.1...4.9.3)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/vimeo/psalm-4.9.3 branch from 889195c to 818d3f2 Compare August 16, 2021 15:09
@ergebnis-bot ergebnis-bot self-assigned this Aug 16, 2021
@ergebnis-bot ergebnis-bot merged commit b8106e0 into main Aug 16, 2021
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/vimeo/psalm-4.9.3 branch August 16, 2021 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant