Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps symfony/finder from 7.3.5 to 8.0.0.

Release notes

Sourced from symfony/finder's releases.

v8.0.0

Changelog (symfony/finder@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC1

Changelog (symfony/finder@v8.0.0-BETA2...v8.0.0-RC1)

  • no significant changes

v8.0.0-BETA1

Changelog (symfony/finder@v7.3.4...v8.0.0-BETA1)

v7.4.0

Changelog (symfony/finder@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

Changelog (symfony/finder@v7.4.0-BETA2...v7.4.0-RC1)

  • no significant changes

v7.4.0-BETA1

Changelog (symfony/finder@v7.3.4...v7.4.0-BETA1)

  • no significant changes
Commits
  • 7598dd5 Merge branch '7.4' into 8.0
  • 340b9ed [Finder] Make method calls explicit in ExcludeDirectoryFilterIterator
  • 508c9b1 Merge branch '7.4' into 8.0
  • 38665c9 Merge branch '7.3' into 7.4
  • bd8b14b Merge branch '7.4' into 8.0
  • c1a41e8 chore(finder): add better type information using phpdoc
  • dd87bc2 Merge branch '7.4' into 8.0
  • 57861c3 chore: PHP CS Fixer - restore PHP / PHPUnit rulesets
  • c8a47a4 Merge branch '7.4' into 8.0
  • 94fb640 Remove some implicit bool type juggling
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 1, 2025
@private-packagist
Copy link

composer.lock

Package changes

Package Operation From To About
symfony/finder upgrade v7.3.5 v8.0.0 diff

Settings · Docs · Powered by Private Packagist

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/finder-8.0.0 branch from 0c15dc4 to 602afd8 Compare December 1, 2025 12:03
Bumps [symfony/finder](https://github.com/symfony/finder) from 7.3.5 to 8.0.0.
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/7.3/CHANGELOG.md)
- [Commits](symfony/finder@v7.3.5...v8.0.0)

---
updated-dependencies:
- dependency-name: symfony/finder
  dependency-version: 8.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/finder-8.0.0 branch from 602afd8 to fa6f0bb Compare December 8, 2025 14:47
@alcohol alcohol merged commit 78dc370 into main Dec 15, 2025
24 of 26 checks passed
@alcohol alcohol deleted the dependabot/composer/symfony/finder-8.0.0 branch December 15, 2025 09:26
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.

2 participants