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

tools(deps-dev): Update vimeo/psalm requirement from 5.19.0 to 5.20.0 in /tools/psalm #399

Merged
merged 3 commits into from Jan 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on vimeo/psalm to permit the latest version.

Release notes

Sourced from vimeo/psalm's releases.

5.20.0

What's Changed

Features

Fixes

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

Commits
  • 3f284e9 Merge pull request #10568 from nicelocal/fix_array_keys
  • 94efd67 Improve tests
  • 2354321 Fix template, conditional array keys
  • 680c8cd Merge pull request #10502 from kkmuffme/warn-for-non-strict-comparisons-on-tr...
  • a3a1324 fix baseline somehow incorrect paths
  • 4b41891 update baseline
  • f34ec2c change error level to 2
  • 5643cf5 fix mixed test not actually checking mixed (since superglobals have a more sp...
  • 2414070 simplify and remove redundant variable
  • dca17bc unrelated fix spelling
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot requested a review from a team as a code owner January 20, 2024 06:40
@dependabot dependabot bot added dependencies dependency related tools labels Jan 20, 2024
@jkowalleck
Copy link
Member

@dependabot rebase

Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@5.19.0...5.20.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/tools/psalm/vimeo/psalm-5.20.0 branch from d32b960 to 4e08574 Compare January 20, 2024 13:06
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.02% 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3a37da7) 4803 4803 100.00%
Head commit (d99d78b) 4803 (+0) 4802 (-1) 99.98% (-0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#399) 1 1 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

@jkowalleck jkowalleck merged commit 6fa60f5 into master Jan 20, 2024
43 checks passed
@jkowalleck jkowalleck deleted the dependabot/composer/tools/psalm/vimeo/psalm-5.20.0 branch January 20, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependency related tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant