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

fix(deps): update dependency fs-extra to v10 #233

Merged
merged 1 commit into from
Sep 23, 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.0.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 this update 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.

@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 2 times, most recently from e3d6d98 to b21e775 Compare May 6, 2021 08:40
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 3 times, most recently from 7b611ad to de417e2 Compare May 31, 2021 18:47
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 2 times, most recently from 0deb463 to cc20f9e Compare June 17, 2021 21:13
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 3 times, most recently from 090f120 to 6170ffc Compare June 22, 2021 20:55
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 2 times, most recently from 5b70263 to d7ed2c2 Compare June 29, 2021 20:11
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 4 times, most recently from 2010906 to 54bb067 Compare July 21, 2021 08:33
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 2 times, most recently from 13d4e1e to a508517 Compare August 4, 2021 16:34
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 6 times, most recently from 540dad6 to 9fad319 Compare September 6, 2021 04:21
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 3 times, most recently from 557426d to 8487cc7 Compare September 20, 2021 01:32
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch 2 times, most recently from 04bf78c to f1886e2 Compare September 23, 2021 03:38
@renovate renovate bot force-pushed the renovate/fs-extra-10.x branch from f1886e2 to 33d86e2 Compare September 23, 2021 03:48
@travi travi merged commit 9a55e48 into master Sep 23, 2021
@travi travi deleted the renovate/fs-extra-10.x branch September 23, 2021 03:52
@github-actions
Copy link

🎉 This PR is included in version 7.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants