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

Build(deps-dev): bump vimeo/psalm from 4.23.0 to 4.24.0 #436

Merged
merged 3 commits into from
Jul 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2022

Bumps vimeo/psalm from 4.23.0 to 4.24.0.

Release notes

Sourced from vimeo/psalm's releases.

4.24.0

What's Changed

Features

Fixes

Docs

Internal changes

Other changes

New Contributors

... (truncated)

Commits
  • 06dd975 Merge pull request #8174 from AndrolGenhald/fix-attribute-crash
  • e751a27 Fix crash when redefining method with fewer params (fixes #8141).
  • b3038f0 Merge pull request #8164 from AndrolGenhald/encapsed-literal-strings
  • a4ab664 Merge pull request #8165 from AndrolGenhald/stop-using-issuebuffer-add-😡
  • b671117 Improve @​psalm-internal and prevent usage of IssueBuffer::add().
  • 5ff54bc CS fix.
  • 3aea098 Fix non-empty encapsed string check.
  • a804e45 PHP 7.1 compatibility.
  • 2559222 More interpolation and concatenation improvements.
  • d626d24 Merge pull request #8148 from BenMorel/reflectionproperty
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 28, 2022
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oho, new changes in these signatures!

 Error: src/Storageless/Http/SessionMiddleware.php:195:17: ArgumentTypeCoercion: Argument 1 of PSR7Sessions\Storageless\Session\DefaultSessionData::fromDecodedTokenData expects stdClass, parent type object provided (see https://psalm.dev/193)
Error: test/StoragelessTest/Session/DefaultSessionDataTest.php:48:54: ArgumentTypeCoercion: Argument 1 of PSR7Sessions\Storageless\Session\DefaultSessionData::fromDecodedTokenData expects stdClass, parent type object provided (see https://psalm.dev/193)
Error: test/StoragelessTest/Session/DefaultSessionDataTest.php:138:61: ArgumentTypeCoercion: Argument 1 of PSR7Sessions\Storageless\Session\DefaultSessionData::fromDecodedTokenData expects stdClass, parent type object{a:1} provided (see https://psalm.dev/193)
Error: test/StoragelessTest/Session/DefaultSessionDataTest.php:207:61: ArgumentTypeCoercion: Argument 1 of PSR7Sessions\Storageless\Session\DefaultSessionData::fromDecodedTokenData expects stdClass, parent type object provided (see https://psalm.dev/193)

@dependabot dependabot bot force-pushed the dependabot/composer/vimeo/psalm-4.24.0 branch 2 times, most recently from 32588ae to 74ebb58 Compare June 30, 2022 05:28
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@4.23.0...4.24.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 force-pushed the dependabot/composer/vimeo/psalm-4.24.0 branch from 74ebb58 to b0d0110 Compare July 4, 2022 07:44
@Ocramius Ocramius self-assigned this Jul 4, 2022
@Ocramius Ocramius added this to the 8.5.0 milestone Jul 4, 2022
@Ocramius Ocramius merged commit fd35cc6 into 8.5.x Jul 4, 2022
@Ocramius Ocramius deleted the dependabot/composer/vimeo/psalm-4.24.0 branch July 4, 2022 08:48
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant