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

composer(deps-dev): Bump vimeo/psalm from 5.19.0 to 5.19.1 #1266

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2024

Bumps vimeo/psalm from 5.19.0 to 5.19.1.

Release notes

Sourced from vimeo/psalm's releases.

5.19.1

What's Changed

Fixes

New Contributors

Full Changelog: vimeo/psalm@5.19.0...5.20.0

Commits
  • b958349 Merge pull request #10499 from kkmuffme/fix-empty-string-becomes-non-empty-st...
  • c04eb4c Merge pull request #10542 from kkmuffme/remove-duplicate-directory-separator-...
  • 6e86925 Merge pull request #10544 from kkmuffme/improve-extract-variable-assignments
  • 48ef3c4 Merge pull request #10545 from kkmuffme/basename-dirname-return-type-more-spe...
  • f940c02 make basename & dirname return types more specific
  • 02467fb add support for extract to set variables for keyed arrays and respect EXTR_SKIP
  • 4c54b68 code style
  • 7f0f0bc ensure concat https://psalm.dev/r/323e33ae8a will be a non-falsy-string
  • 4092618 should be non-falsy-string instead of non-empty-string in most cases
  • a2bf5cb Fix empty literal string becomes non-empty-string
  • 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 <dependency name> 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@ergebnis-bot ergebnis-bot merged commit 8f8379c into main Jan 17, 2024
19 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/vimeo/psalm-5.19.1 branch January 17, 2024 22:22
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f6275d9) 86.55% compared to head (369806c) 86.55%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1266   +/-   ##
=========================================
  Coverage     86.55%   86.55%           
  Complexity       60       60           
=========================================
  Files             4        4           
  Lines           372      372           
=========================================
  Hits            322      322           
  Misses           50       50           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant