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

Bump vimeo/psalm from 4.28.0 to 4.29.0 #14

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps vimeo/psalm from 4.28.0 to 4.29.0.

Release notes

Sourced from vimeo/psalm's releases.

4.29.0

What's Changed

Fixes

New Contributors

Full Changelog: vimeo/psalm@4.28.0...4.29.0

Commits
  • 7ec5ffb Merge pull request #8567 from nosnickid/fix-min-max-return-type
  • 68f6ba8 Fix MinMaxReturnTypeProvider when handling TDependentListKeys
  • e440b34 Merge pull request #8555 from kkmuffme/phpredis-methods-return-false-on-failure
  • 99395bb Merge pull request #8561 from kkmuffme/more-specific-superglobals-feedback-up...
  • 6012981 add import
  • 0f6891c fix typo
  • 3a420f4 phpunit bool|string
  • 0da493b fix docs to match example
  • 1e6019d size and error in $_FILES more specific
  • fa53050 fix $_FILES
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 49.75% // Head: 49.88% // Increases project coverage by +0.13% 🎉

Coverage data is based on head (32ae656) compared to base (dfe2381).
Patch coverage: 59.61% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #14      +/-   ##
============================================
+ Coverage     49.75%   49.88%   +0.13%     
- Complexity      162      176      +14     
============================================
  Files            19       19              
  Lines           412      447      +35     
============================================
+ Hits            205      223      +18     
- Misses          207      224      +17     
Impacted Files Coverage Δ
src/Domain/Exception/FileNotFound.php 0.00% <0.00%> (ø)
src/Infrastructure/ConsumerConfigGenerator.php 67.66% <35.00%> (-5.14%) ⬇️
src/Infrastructure/AutoloaderEventMapGenerator.php 84.61% <76.92%> (-0.84%) ⬇️
src/Infrastructure/AutoloadConfig.php 86.95% <77.77%> (-5.55%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tomasvts tomasvts merged commit a9d9b88 into master Oct 18, 2022
@dependabot dependabot bot deleted the dependabot/composer/vimeo/psalm-4.29.0 branch October 18, 2022 21:51
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.

2 participants