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 minimatch and recursive-readdir #1306

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2022

Bumps minimatch and recursive-readdir. These dependencies needed to be updated together.
Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates recursive-readdir from 2.2.2 to 2.2.3

Changelog

Sourced from recursive-readdir's changelog.

v2.2.3 - Mon, 19 Sep 2016 21:55:22 GMT

v2.1.0 - Mon, 19 Sep 2016 21:55:22 GMT

v2.0.0 - Wed, 06 Apr 2016 04:31:02 GMT

v1.3.0 - Wed, 14 Oct 2015 14:35:55 GMT

v1.2.1 - Wed, 14 Jan 2015 16:49:55 GMT

Commits
Maintainer changes

This version was pushed to npm by bnb, a new releaser for recursive-readdir since your current version.


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)
  • @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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2022
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #1306 (8bf47c2) into develop (db716e0) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           develop     #1306   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            2         2           
=========================================
  Hits             2         2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 3 times, most recently from 4dd74d3 to ab5a9db Compare December 2, 2022 06:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 6 times, most recently from 9d4ef66 to 20fbcd3 Compare December 9, 2022 13:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 5 times, most recently from 343d29c to e28e695 Compare December 17, 2022 06:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 4 times, most recently from e8f9882 to 793733f Compare December 24, 2022 17:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 3 times, most recently from d0b5a2a to eb91a89 Compare January 3, 2023 23:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 4 times, most recently from 6febc7a to 11684a2 Compare January 12, 2023 01:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 3 times, most recently from 31dcbbe to c4cce02 Compare January 15, 2023 11:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 3 times, most recently from 2190565 to 0fb1585 Compare January 26, 2023 10:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 2 times, most recently from f489d47 to 2816361 Compare February 1, 2023 07:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch 3 times, most recently from 336a63d to 6f7f2b4 Compare February 13, 2023 03:42
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 branch from 6f7f2b4 to 8bf47c2 Compare February 15, 2023 11:16
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