-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update fs-extra to v11 (major) - autoclosed #658
Closed
Closed
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
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
2 times, most recently
from
December 4, 2022 04:36
b69955a
to
b394ea9
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
5 times, most recently
from
December 16, 2022 02:37
b1a2197
to
a8ed3a5
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
2 times, most recently
from
December 22, 2022 21:52
9f2a000
to
d556141
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
2 times, most recently
from
January 5, 2023 13:06
509b0a8
to
a18253a
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
2 times, most recently
from
January 11, 2023 01:19
a8cf5f5
to
e9e1717
Compare
renovate
bot
changed the title
Update dependency fs-extra to v11
Update fs-extra to v11 (major)
Jan 11, 2023
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
4 times, most recently
from
January 18, 2023 02:43
37554df
to
105f599
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
January 21, 2023 02:52
105f599
to
65e5bc0
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
3 times, most recently
from
January 31, 2023 04:37
512055e
to
8887ec5
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
2 times, most recently
from
February 14, 2023 01:03
53ac285
to
878959b
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
February 17, 2023 08:28
878959b
to
d380879
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
2 times, most recently
from
March 1, 2023 06:05
6024be1
to
661e637
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
2 times, most recently
from
March 4, 2023 16:54
bd708eb
to
2335e6a
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
5 times, most recently
from
March 22, 2023 20:14
8312d6d
to
2af0039
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
June 26, 2023 02:59
2af0039
to
4e2c8c1
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
September 16, 2023 16:54
4e2c8c1
to
4ed74a5
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
September 28, 2023 22:52
4ed74a5
to
93719d9
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
October 20, 2023 19:18
93719d9
to
a66d1b9
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
November 9, 2023 22:55
a66d1b9
to
7fe4afe
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
November 30, 2023 02:07
7fe4afe
to
543d407
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
December 22, 2023 04:58
543d407
to
140761b
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
March 15, 2024 19:04
140761b
to
fd40c62
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
April 11, 2024 23:46
fd40c62
to
17baa4a
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
July 6, 2024 02:15
17baa4a
to
cf803f8
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
4 times, most recently
from
November 18, 2024 23:48
a4b740c
to
c62988f
Compare
renovate
bot
force-pushed
the
renovate/major-11-fs-extra
branch
from
November 19, 2024 00:51
c62988f
to
e2fe916
Compare
renovate
bot
changed the title
Update fs-extra to v11 (major)
Update fs-extra to v11 (major) - autoclosed
Nov 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0.13
->11.0.4
10.1.0
->11.2.0
Release Notes
jprichardson/node-fs-extra (fs-extra)
v11.2.0
Compare Source
async
/await
(#1020)v11.1.1
Compare Source
v11.1.0
Compare Source
main
field topackage.json
for better TypeScript compatibility (#979, #981)v11.0.0
Compare Source
Breaking Changes
fs-extra/lib/SOMETHING
(switched toexports
) (#974)New Features
fs-extra/esm
for ESM named export support; see docs for details (#746, #974)fs.readv()
(#970)Bugfixes
stat
filtered items incopy*
(#965, #971)copy
(#918, #976)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.