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

chore(deps): update dependency fs-extra to v10 #9234

Merged
merged 1 commit into from May 17, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fs-extra ^9.1.0 -> ^10.0.0 age adoption passing confidence

Release Notes

jprichardson/node-fs-extra

v10.0.0

Compare Source

Breaking changes

The following changes, although technically semver-major, will not affect the vast majority of users:

  • Ensure correct type when destination exists for ensureLink*()/ensureSymlink*() (#​826, #​786, #​870)
  • Error when attempting to copy*() unknown file type (#​880)
  • Remove undocumented options for remove*() (#​882)
Improvements
  • Allow changing case of filenames with move*(), even on technically case-insensitive filesystems (#​759, #​801)
  • Use native fs.rm*() for remove*() in environments that support it (#​882, #​806)
  • Improve emptyDir() performance (#​885)
Bugfixes
  • Ensure copy*()'s filter function is not called more than necessary (#​883, #​809)
  • Fix move*() raising EPERM error when moving a file to the root of a drive on Windows (#​897, #​819)
Miscellaneous changes

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented May 3, 2021

Codecov Report

Merging #9234 (1778a8e) into dev (00aeff6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #9234   +/-   ##
=======================================
  Coverage   65.10%   65.10%           
=======================================
  Files          94       94           
  Lines        4098     4098           
  Branches     1121     1121           
=======================================
  Hits         2668     2668           
  Misses       1152     1152           
  Partials      278      278           
Flag Coverage Δ
unittests 65.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00aeff6...1778a8e. Read the comment docs.

@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 3 times, most recently from c2e49a8 to 782f469 Compare May 8, 2021 21:02
@pi0
Copy link
Member

pi0 commented May 8, 2021

(pending for 2.16 since dropping v10 in patch can be problematic)

@pi0 pi0 added the pending label May 8, 2021
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 11 times, most recently from 88ef04e to 1778a8e Compare May 15, 2021 11:46
@pi0 pi0 removed the pending label May 17, 2021
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch from 1778a8e to 24710e9 Compare May 17, 2021 18:55
@pi0 pi0 merged commit c56d484 into dev May 17, 2021
@danielroe danielroe added the 2.x label Jan 18, 2023
@danielroe danielroe mentioned this pull request Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants