Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps symfony/finder from 2.8.28 to 3.4.39.

Release notes

Sourced from symfony/finder's releases.

v3.4.39

Changelog (symfony/finder@v3.4.38...v3.4.39)

  • no changes

v3.4.38

Changelog (symfony/finder@v3.4.37...v3.4.38)

  • bug #35693 Fix unix root dir issue (chr-hertel)
Changelog

Sourced from symfony/finder's changelog.

CHANGELOG

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

4.0.0

  • removed ExceptionInterface
  • removed Symfony\Component\Finder\Iterator\FilterIterator

3.4.0

  • deprecated Symfony\Component\Finder\Iterator\FilterIterator
  • added Finder::hasResults() method to check if any results were found

3.3.0

  • added double-star matching to Glob::toRegex()

3.0.0

  • removed deprecated classes

2.8.0

  • deprecated adapters and related classes

2.5.0

... (truncated)
Commits
  • 5ec813c fix unix root dir issue
  • a90a9d3 Update year in license files
  • 290ae21 [Finder] Fixed docs
  • 140c32c [Finder] Allow ssh2 stream wrapper for sftp
  • 3e915e5 [Config] Disable default alphabet sorting in glob function due of unstable sort
  • 2b6a666 [Finder] Prevent unintentional file locks in Windows
  • 1fcad80 cs fix
  • bc3db05 Fix remaining tests
  • 7bb97d3 Minor fixes
  • 08d66ea cs fix
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [symfony/finder](https://github.com/symfony/finder) from 2.8.28 to 3.4.39.
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/master/CHANGELOG.md)
- [Commits](symfony/finder@v2.8.28...v3.4.39)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 4, 2020
@codecov
Copy link

codecov bot commented Apr 4, 2020

Codecov Report

Merging #23 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #23   +/-   ##
=========================================
  Coverage     58.26%   58.26%           
  Complexity      381      381           
=========================================
  Files            30       30           
  Lines          1409     1409           
=========================================
  Hits            821      821           
  Misses          588      588           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15ceec2...11bb1a5. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #26.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/symfony/finder-3.4.39 branch April 29, 2020 10:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants