This repository was archived by the owner on Sep 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps-dev): bump rimraf from 2.6.2 to 3.0.2 #191
Open
dependabot-preview
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/rimraf-3.0.2
base: master
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.
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
d70430c
to
3b22b3c
Compare
Codecov Report
@@ Coverage Diff @@
## master #191 +/- ##
=============================
=============================
Continue to review full report at Codecov.
|
3b22b3c
to
5fc5b05
Compare
5fc5b05
to
a7dbe4a
Compare
a7dbe4a
to
e0a0836
Compare
e0a0836
to
b4a2774
Compare
b4a2774
to
15ece7b
Compare
15ece7b
to
d3ae501
Compare
d3ae501
to
7d32f49
Compare
7d32f49
to
b2773af
Compare
b2773af
to
28c07b7
Compare
28c07b7
to
02dd9ac
Compare
02dd9ac
to
f5f69a5
Compare
f5f69a5
to
53add61
Compare
3e99af5
to
0344d7e
Compare
0344d7e
to
7add212
Compare
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.6.2 to 3.0.2. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md) - [Commits](isaacs/rimraf@v2.6.2...v3.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
7add212
to
bb34515
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps rimraf from 2.6.2 to 3.0.2.
Changelog
Sourced from rimraf's changelog.
Commits
8c10fb8
3.0.2aa50e02
fix: do not check errors withinstanceof
.d709272
3.0.1692915d
fundingd82bc81
changelog3d4af41
update travis.yml191ae69
3.0.0d6ab4ec
feat: add --preserve-root (default) option736887a
const/let and arrow functions in bin scriptd7e41a2
Use arrow functionsDependabot 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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.
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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: