qossmic / deptrac

Keep your architecture clean.
https://qossmic.github.io/deptrac
MIT License
2.59k stars 136 forks source link

Bump vimeo/psalm from 5.20.0 to 5.23.0 #1393

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps vimeo/psalm from 5.20.0 to 5.23.0.

Release notes

Sourced from vimeo/psalm's releases.

5.23.0

What's Changed

Features

Fixes

Internal changes

New Contributors

Full Changelog: https://github.com/vimeo/psalm/compare/5.22.2...5.23.0

5.22.2

What's Changed

Fixes

Full Changelog: https://github.com/vimeo/psalm/compare/5.22.1...5.22.2

... (truncated)

Commits
  • 005e318 Merge pull request #10800 from weirdan/10799-use-wider-classstring
  • 739d87d Use wider class-string when combining class strings with intersections
  • 87f7101 Merge pull request #10802 from weirdan/10796-nullable-resource-for-mkdir
  • 5c780c7 $resource parameter of mkdir() is nullable since PHP 7.3
  • 02b58a5 Merge pull request #10801 from weirdan/fix-trailing-commas-after-anon-functions
  • 8e1aa46 CS fix
  • dca888c Merge pull request #10781 from theodorejb/fix-sqlsrv-callmap
  • 3307124 Update CallMap for sqlsrv_connect and sqlsrv_errors to match reflection
  • 667a6a7 Merge pull request #10779 from weirdan/10755-namespace-anon-classes
  • 6b9b4b5 Namespace anonymous classes
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 4 months ago
🏰 Composer Production Dependency changes 🏰 Prod Packages Operation Base Target Link
composer/pcre Upgraded 3.1.1 3.1.2 Compare
doctrine/deprecations Upgraded 1.1.2 1.1.3 Compare
phpdocumentor/type-resolver Upgraded 1.8.0 1.8.2 Compare
phpstan/phpdoc-parser Upgraded 1.25.0 1.26.0 Compare
symfony/console Upgraded v6.4.3 v6.4.4 Compare
symfony/polyfill-ctype Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-intl-grapheme Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-intl-normalizer Upgraded v1.28.0 v1.29.0 Compare
symfony/polyfill-mbstring Upgraded v1.28.0 v1.29.0 Compare
symfony/string Upgraded v6.4.3 v6.4.4 Compare
github-actions[bot] commented 4 months ago
🚧 Composer Development Dependency changes 🚧 Dev Packages Operation Base Target Link
netresearch/jsonmapper Upgraded v4.2.0 v4.4.1 Compare
sebastian/diff Upgraded 5.1.0 5.1.1 Compare
spatie/array-to-xml Upgraded 3.2.2 3.2.3 Compare
symfony/polyfill-php80 Upgraded v1.28.0 v1.29.0 Compare
vimeo/psalm Upgraded 5.20.0 5.23.0 Compare
dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.