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

Bump vimeo/psalm from 5.25.0 to 5.26.0 in /vendor-bin/psalm #74

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps vimeo/psalm from 5.25.0 to 5.26.0.

Release notes

Sourced from vimeo/psalm's releases.

5.26.0

What's Changed

Features

Fixes

New Contributors

Full Changelog: vimeo/psalm@5.25.0...5.26.0

Commits
  • 4787eaf Merge pull request #11081 from issidorov/regression-tests-with-undefined-mixin
  • 8b528ad Merge pull request #11091 from weirdan/callable-and-lowercase-strings-are-coe...
  • b6cea6e Fix callable/lowercase strings coercion
  • 2a64d1c Merge pull request #10968 from chesn0k/chesn0k-patch-1
  • 3c13a5b Merge pull request #11031 from HypeMC/check-for-psalm.dist.xml-as-well
  • c2bdb40 Merge pull request #11009 from MoonE/mysqli-fetch-field
  • 10a987b Merge pull request #11074 from kamil-tekiela/mysqli_get_client_version
  • 4324122 Merge pull request #11078 from kamil-tekiela/mysqli_real_escape_string
  • 3ff52fb Merge pull request #11090 from cgocast/core_function_sinks
  • cf148ac Add TaintedCallable sinks for 4 core generic functions
  • 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.25.0 to 5.26.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@5.25.0...5.26.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
@vitormattos
Copy link
Member

/backport to stable30

@vitormattos vitormattos merged commit 2e3f2c1 into main Sep 9, 2024
8 checks passed
@backportbot-libresign
Copy link

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/74/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 1fc77692

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/74/stable30

Error: Failed to clone repository: Failed to checkout branches: error: pathspec 'stable30' did not match any file(s) known to git


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@dependabot dependabot bot deleted the dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.26.0 branch September 9, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-request dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant