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

Update vimeo/psalm requirement from ^4.8 to ^5.7 #192

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Updates the requirements on vimeo/psalm to permit the latest version.

Release notes

Sourced from vimeo/psalm's releases.

5.7.1

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.7.0...5.7.1

Commits
  • 8e0fd88 Merge pull request #9347 from weirdan/fix-restarter-restart-signature
  • 1b0f322 Fix PsalmRestarter::restart() signature
  • fbef36a Merge pull request #9342 from danog/fix_9340
  • 5df21fe Always use 0x7FFEBFFF opcache optimization level (fixes #9340)
  • d934875 Merge pull request #9339 from edsrzf/is-numeric-negated
  • 38cc316 Update tests/TypeReconciliation/ConditionalTest.php
  • a25fe35 Negated is_numeric narrows scalar type
  • 863f15a Merge pull request #9337 from weirdan/validate-test-environment
  • 538b4c8 Merge pull request #9338 from weirdan/forbid-first-class-callables-in-new
  • 73bad89 Forbid first-class callables in new
  • Additional commits viewable in compare view

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)

Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@4.8.0...5.7.1)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@sonarcloud
Copy link

sonarcloud bot commented Feb 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codeclimate
Copy link

codeclimate bot commented Feb 20, 2023

Code Climate has analyzed commit 6d6aa0f and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #192 (6d6aa0f) into master (4333bdb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #192   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        68        68           
===========================================
  Files             18        18           
  Lines            155       191   +36     
===========================================
+ Hits             155       191   +36     
Flag Coverage Δ
tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
fakes/Let.php 100.00% <0.00%> (ø)
fakes/The.php 100.00% <0.00%> (ø)
src/BsCount.php 100.00% <0.00%> (ø)
src/ContextVeil.php 100.00% <0.00%> (ø)
src/TimesCalled.php 100.00% <0.00%> (ø)
src/ValidTernary.php 100.00% <0.00%> (ø)
src/EmptyReaction.php 100.00% <0.00%> (ø)
src/SavingIterator.php 100.00% <0.00%> (ø)
src/ClosureReaction.php 100.00% <0.00%> (ø)
fakes/SurveyEnvelope.php 100.00% <0.00%> (ø)
... and 7 more

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 4333bdb...6d6aa0f. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2023

Superseded by #193.

@dependabot dependabot bot closed this Mar 10, 2023
@dependabot dependabot bot deleted the dependabot/composer/vimeo/psalm-tw-5.7 branch March 10, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants