-
Notifications
You must be signed in to change notification settings - Fork 553
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
chore(deps) Update dependency fs-extra to v10 #873
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/fs-extra-10.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.
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
3ae20e0
to
08de6ba
Compare
08de6ba
to
c3f0dbd
Compare
51a7f4f
to
2818e3f
Compare
e7e110c
to
613a1df
Compare
613a1df
to
7d5712b
Compare
483b454
to
9f7e11a
Compare
3ae7ae3
to
3cdc321
Compare
d715dd5
to
f4b343a
Compare
a9ef61e
to
b359f9c
Compare
d6751b7
to
2dc9167
Compare
2dc9167
to
01de4a7
Compare
01de4a7
to
c5cf599
Compare
c5cf599
to
c8bf19f
Compare
c8bf19f
to
d567503
Compare
d567503
to
05a997c
Compare
90f81b8
to
b6d8043
Compare
b6d8043
to
6a234e8
Compare
6a234e8
to
6c62046
Compare
6c62046
to
9b01267
Compare
9b01267
to
5cb4b45
Compare
5cb4b45
to
76e061f
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:
9.1.0
->10.1.0
Release Notes
jprichardson/node-fs-extra (fs-extra)
v10.1.0
Compare Source
fs.realpath.native
does not exist, instead of erroring (#953)undefined
options tomove()
(#947, #955)process.emitWarning
instead ofconsole.warn
(#954)v10.0.1
Compare Source
sideEffects: false
topackage.json
(#941)v10.0.0
Compare Source
Breaking changes
The following changes, although technically semver-major, will not affect the vast majority of users:
ensureLink*()
/ensureSymlink*()
(#826, #786, #870)copy*()
unknown file type (#880)remove*()
(#882)Improvements
move*()
, even on technically case-insensitive filesystems (#759, #801)fs.rm*()
forremove*()
in environments that support it (#882, #806)emptyDir()
performance (#885)Bugfixes
copy*()
'sfilter
function is not called more than necessary (#883, #809)move*()
raisingEPERM
error when moving a file to the root of a drive on Windows (#897, #819)Miscellaneous changes
at-least-node
as a dependency (#896)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.