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 v11 - autoclosed #68

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

jprichardson/node-fs-extra (fs-extra)

v11.2.0

Compare Source

  • Copy directory contents in parallel for better performance (#​1026)
  • Refactor internal code to use async/await (#​1020)

v11.1.1

Compare Source

  • Preserve timestamps when moving files across devices (#​992, #​994)

v11.1.0

Compare Source

  • Re-add main field to package.json for better TypeScript compatibility (#​979, #​981)

v11.0.0

Compare Source

Breaking Changes
  • Don't allow requiring fs-extra/lib/SOMETHING (switched to exports) (#​974)
  • Require Node v14.14+ (#​968, #​969)
New Features
  • Add fs-extra/esm for ESM named export support; see docs for details (#​746, #​974)
  • Add promise support for fs.readv() (#​970)
Bugfixes

v10.1.0

Compare Source

  • Warn if fs.realpath.native does not exist, instead of erroring (#​953)
  • Allow explicitly passing undefined options to move() (#​947, #​955)
  • Use process.emitWarning instead of console.warn (#​954)

v10.0.1

Compare Source

  • Add sideEffects: false to package.json (#​941)

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 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner November 28, 2022 22:52
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 4 times, most recently from 12a3015 to fbec0a8 Compare December 9, 2022 13:58
@renovate renovate bot changed the title fix(deps): update dependency fs-extra to v11 Update dependency fs-extra to v11 Dec 17, 2022
@renovate renovate bot changed the title Update dependency fs-extra to v11 fix(deps): update dependency fs-extra to v11 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from fbec0a8 to 0a5ce15 Compare December 21, 2022 09:43
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 4 times, most recently from 136561f to 3853cfa Compare January 6, 2023 14:20
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 3 times, most recently from c830242 to 4f5f414 Compare January 25, 2023 15:42
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 4f5f414 to f9939c1 Compare March 16, 2023 09:08
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from f9939c1 to a5a3f42 Compare March 31, 2023 08:20
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from a5a3f42 to f04c5ab Compare April 27, 2023 12:14
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 3 times, most recently from aacc3d7 to a3d2f5e Compare July 7, 2023 09:25
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 4 times, most recently from 137d558 to 1637adf Compare July 19, 2023 12:55
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 7f70f46 to 9fd06c7 Compare July 21, 2023 09:51
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 9fd06c7 to 80f1cf5 Compare July 28, 2023 10:39
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 80f1cf5 to 98f8d68 Compare August 21, 2023 10:19
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 98f8d68 to bb5e058 Compare August 29, 2023 13:55
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 71efcfb to a5f19f0 Compare August 31, 2023 14:54
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 3 times, most recently from e2873ed to 339db3f Compare September 8, 2023 06:36
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from fb7dbfd to fe65e39 Compare September 21, 2023 05:34
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 8c1792a to 20ad0ba Compare October 2, 2023 09:49
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 3 times, most recently from 0c1497f to 307f558 Compare October 11, 2023 12:24
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 3571625 to 32de7c0 Compare October 16, 2023 10:07
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 32de7c0 to 2667525 Compare November 7, 2023 14:39
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 2667525 to 80d3237 Compare January 18, 2024 09:44
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 5b29fbe to d3f4189 Compare February 21, 2024 16:45
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from d3f4189 to ef47f5e Compare March 14, 2024 18:33
@renovate renovate bot changed the title fix(deps): update dependency fs-extra to v11 fix(deps): update dependency fs-extra to v11 - autoclosed Mar 15, 2024
@renovate renovate bot closed this Mar 15, 2024
@renovate renovate bot deleted the renovate/fs-extra-11.x branch March 15, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants