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 symfony/filesystem from 5.4.23 to 5.4.25 #347

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2023

Bumps symfony/filesystem from 5.4.23 to 5.4.25.

Release notes

Sourced from symfony/filesystem's releases.

v5.4.25

Changelog (symfony/filesystem@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)

Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.23 to 5.4.25.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.3/CHANGELOG.md)
- [Commits](symfony/filesystem@v5.4.23...v5.4.25)

---
updated-dependencies:
- dependency-name: symfony/filesystem
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 27, 2023 15:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 27, 2023
Copy link
Contributor

@rwagner00 rwagner00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passing automated tests, approving as BW

@rwagner00 rwagner00 merged commit 52ea6c1 into develop Jun 29, 2023
@rwagner00 rwagner00 deleted the dependabot/composer/develop/symfony/filesystem-5.4.25 branch June 29, 2023 17:15
@pwtyler
Copy link
Member

pwtyler commented Jun 30, 2023

We're missing a README update for this.

@jazzsequence
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants