-
Notifications
You must be signed in to change notification settings - Fork 14
chore(deps): update dependency del to v8 #470
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/del-8.x
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.
Open
Conversation
This file contains hidden or 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
5e7ae76 to
233b71e
Compare
233b71e to
f4d6b50
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #470 +/- ##
=======================================
Coverage 98.49% 98.49%
=======================================
Files 21 21
Lines 1261 1261
Branches 75 75
=======================================
Hits 1242 1242
Misses 19 19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d506434 to
7734294
Compare
7734294 to
670904c
Compare
670904c to
4071797
Compare
4071797 to
2d862ab
Compare
2d862ab to
25a62c6
Compare
25a62c6 to
1622c51
Compare
be49516 to
65864e0
Compare
65864e0 to
027c57a
Compare
027c57a to
a3812c7
Compare
a3812c7 to
8559659
Compare
1254285 to
8aec7e7
Compare
8aec7e7 to
718e892
Compare
718e892 to
8b3098a
Compare
8b3098a to
cb4acb8
Compare
7f7e0a7 to
5152d73
Compare
31df2f2 to
11a5df0
Compare
859ce75 to
e49cd68
Compare
e49cd68 to
ed0c8d2
Compare
ed0c8d2 to
ebfc505
Compare
ebfc505 to
66664c8
Compare
4c87354 to
bd29116
Compare
c900517 to
960f77b
Compare
960f77b to
815a331
Compare
815a331 to
7c17f9f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
2.2.2→8.0.1Release Notes
sindresorhus/del (del)
v8.0.1Compare Source
v8.0.0Compare Source
Breaking
e2e5b71Improvements
e2e5b71v7.1.0Compare Source
pathtoonProgressevent (#155)f5d31e6v7.0.0Compare Source
Breaking
106d7d8require('del')→import {deleteAsync} from 'del'require('del').sync→import {deleteSync} from 'del'v6.1.1Compare Source
ProgressData#deletedCount(#142)7b4c881v6.1.0Compare Source
onProgressoption (#141)8742649v6.0.0Compare Source
Breaking
6c99805Improvements
6c99805v5.1.0Compare Source
Enhancements:
01da91f1299747ca05c65Fixes:
cwdoption (#96)ffbf4c48efdbcdShoutout to @chrisblossom for doing most of the work on this release 🙌
v5.0.0Compare Source
This release changes the underlying globbing engine, so you are strongly recommended to use the
dryRunoption to ensuredelstill does what you expect before you run it on the real files.Breaking:
42e67a8path.posix.join()instead ofpath.join(). You can useslashto transform backward-slash paths to forward-slash paths.6f96d2dImportant: If you used any of the
globbyoptions, please note thatglobbyswitched from using theglobpackage tofast-glob, so almost all the option names changed. Here's how to migrate the options.v4.1.1Compare Source
For TypeScript users only:
0361dccv4.1.0Compare Source
3f0d604v4.0.0Compare Source
Breaking:
434c9f6Enhancements:
34c771ee73cc8av3.0.0: 3.0.0Compare Source
concurrencyoption.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.