pantheon-systems / wp-saml-auth

Rock-solid SAML authentication for WordPress built on a modern foundation.
https://wordpress.org/plugins/wp-saml-auth/
89 stars 43 forks source link

Bump symfony/filesystem from 5.4.23 to 5.4.25 #347

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps symfony/filesystem from 5.4.23 to 5.4.25.

Release notes

Sourced from symfony/filesystem's releases.

v5.4.25

Changelog (https://github.com/symfony/filesystem/compare/v5.4.24...v5.4.25)

Commits
  • 0ce3a62 Fix broken symlink tests Windows PHP 7.4+
  • 38d3a96 [Filesystem] Follow symlinks when dumping files
  • See full diff 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)
pwtyler commented 1 year ago

We're missing a README update for this.

jazzsequence commented 1 year ago

I don't know that we need to add readme updates for dependabot version bumps, especially since most of the dependencies aren't directly required from the root composer.json. If we were going to add readme updates at the time we merge dependabot PRs in, then it would add a lot of effort to something that should just be a button click.