Skip to content

Bump symfony/finder from 8.0.8 to 8.1.0#11

Merged
CodeWithSushil merged 1 commit into
masterfrom
dependabot/composer/symfony/finder-8.1.0
May 31, 2026
Merged

Bump symfony/finder from 8.0.8 to 8.1.0#11
CodeWithSushil merged 1 commit into
masterfrom
dependabot/composer/symfony/finder-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor

Bumps symfony/finder from 8.0.8 to 8.1.0.

Release notes

Sourced from symfony/finder's releases.

v8.1.0

Changelog (symfony/finder@v8.1.0-BETA1...v8.1.0)

  • no significant changes

v8.1.0-BETA1

No release notes provided.

Changelog

Sourced from symfony/finder's changelog.

CHANGELOG

8.1

  • Add Finder::useUnixPaths() to force forward slashes as the directory separator in returned paths

6.4

  • Add early directory pruning to Finder::filter()

6.2

  • Add Finder::sortByExtension() and Finder::sortBySize()
  • Add Finder::sortByCaseInsensitiveName() to sort by name with case insensitive sorting methods

6.0

  • Remove Comparator::setTarget() and Comparator::setOperator()

5.4.0

  • Deprecate Comparator::setTarget() and Comparator::setOperator()
  • Add a constructor to Comparator that allows setting target and operator
  • Finder's iterator has now Symfony\Component\Finder\SplFileInfo inner type specified
  • Add recursive .gitignore files support

5.0.0

  • added $useNaturalSort argument to Finder::sortByName()

4.3.0

  • added Finder::ignoreVCSIgnored() to ignore files based on rules listed in .gitignore

4.2.0

  • added $useNaturalSort option to Finder::sortByName() method
  • the Finder::sortByName() method will have a new $useNaturalSort argument in version 5.0, not defining it is deprecated
  • added Finder::reverseSorting() to reverse the sorting

... (truncated)

Commits
  • 58d2e76 Add call to backers in README files
  • 2178c5a [Finder] Various fixes and hardenings
  • d92d0d2 Merge branch '8.0' into 8.1
  • 4ea97be Merge branch '7.4' into 8.0
  • cd62ddd Update XSD references in phpunit.xml.dist files
  • af35343 Merge branch '7.4' into 8.0
  • 172cf94 Merge branch '6.4' into 7.4
  • 1166223 CS fixes - native_function_invocation & static_lambda
  • e092f31 Bump to php >= 8.4.1
  • 852c95c Merge branch '8.0' into 8.1
  • 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 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 [symfony/finder](https://github.com/symfony/finder) from 8.0.8 to 8.1.0.
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/8.2/CHANGELOG.md)
- [Commits](symfony/finder@v8.0.8...v8.1.0)

---
updated-dependencies:
- dependency-name: symfony/finder
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, php. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@CodeWithSushil CodeWithSushil merged commit 5bda543 into master May 31, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/composer/symfony/finder-8.1.0 branch May 31, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant