-
Notifications
You must be signed in to change notification settings - Fork 8
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
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump minimatch and recursive-readdir #1306
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 24, 2022
Codecov Report
@@ 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
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
3 times, most recently
from
December 2, 2022 06:51
4dd74d3
to
ab5a9db
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
6 times, most recently
from
December 9, 2022 13:04
9d4ef66
to
20fbcd3
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
5 times, most recently
from
December 17, 2022 06:59
343d29c
to
e28e695
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
4 times, most recently
from
December 24, 2022 17:29
e8f9882
to
793733f
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
3 times, most recently
from
January 3, 2023 23:35
d0b5a2a
to
eb91a89
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
4 times, most recently
from
January 12, 2023 01:39
6febc7a
to
11684a2
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
3 times, most recently
from
January 15, 2023 11:54
31dcbbe
to
c4cce02
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
3 times, most recently
from
January 26, 2023 10:55
2190565
to
0fb1585
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
2 times, most recently
from
February 1, 2023 07:35
f489d47
to
2816361
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
3 times, most recently
from
February 13, 2023 03:42
336a63d
to
6f7f2b4
Compare
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
bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2
branch
from
February 15, 2023 11:16
6f7f2b4
to
8bf47c2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps minimatch and recursive-readdir. These dependencies needed to be updated together.
Updates
minimatch
from 3.0.4 to 3.1.2Commits
699c459
3.1.22f2b5ff
fix: trim pattern25d7c0d
3.1.155dda29
fix: treat nocase:true as always having magic5e1fb8d
3.1.0f8145c5
Add 'allowWindowsEscape' option570e8b1
add publishConfig for v3 publishes5b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' optionUpdates
recursive-readdir
from 2.2.2 to 2.2.3Changelog
Sourced from recursive-readdir's changelog.
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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.