loilo / Fuse

🔍 Fuzzy search for PHP, ported from Fuse.js
Apache License 2.0
324 stars 30 forks source link

chore: bump vimeo/psalm from 4.10.0 to 4.18.1 #54

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vimeo/psalm from 4.10.0 to 4.18.1.

Release notes

Sourced from vimeo/psalm's releases.

4.18.1

What's changed

Fixed

Full Changelog: https://github.com/vimeo/psalm/compare/4.18...4.18.1

4.18

Compatibility

Psalm now required Composer 2.

What's Changed

Deprecations

Features

Fixes

Internal changes

New Contributors

Full Changelog: https://github.com/vimeo/psalm/compare/4.17.0...4.18

4.17.0

... (truncated)

Commits
  • dda05fa Merge pull request #7346 from weirdan/revert-7239
  • a4878ac Revert "Merge pull request #7239 from DeyV/master"
  • 760badd Merge pull request #7325 from villfa/fix/7322
  • b9d8dd9 Fix analysis when __invoke() exists
  • 46bcb62 Merge pull request #7321 from weirdan/dont-crash-on-array_map-first-class-cal...
  • fe036d4 Prevent crashes on array_map(...)
  • 18ab5a0 Merge pull request #7309 from orklah/emptyStringKeyedArray
  • 513b263 Merge pull request #7317 from donquixote/patch-2
  • 9da6b3f Issue #6618: All reflection classes should implement Reflector.
  • 3dbc039 Merge pull request #7311 from orklah/inArrayAssertionOnTemplate
  • 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[bot] commented 2 years ago

Superseded by #57.