-
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
chore(deps): update dependency memfs to v3.5.3 #101
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/memfs-3.x
base: main
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
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
September 2, 2021 20:05
c0b54d5
to
89967a2
Compare
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.2.3
chore(deps): update dependency memfs to v3.2.4
Sep 2, 2021
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
September 19, 2021 17:19
89967a2
to
b8acc57
Compare
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.2.4
chore(deps): update dependency memfs to v3.3.0
Sep 19, 2021
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
March 7, 2022 09:37
b8acc57
to
c95fde0
Compare
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.3.0
chore(deps): update dependency memfs to v3.4.1
Mar 7, 2022
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
June 18, 2022 23:28
c95fde0
to
665b19a
Compare
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.4.1
chore(deps): update dependency memfs to v3.4.6
Jun 18, 2022
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
September 25, 2022 18:33
665b19a
to
fcb5a9d
Compare
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.4.6
chore(deps): update dependency memfs to v3.4.7
Sep 25, 2022
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
November 20, 2022 07:45
fcb5a9d
to
caeff2e
Compare
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.4.7
chore(deps): update dependency memfs to v3.4.12
Nov 20, 2022
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.4.12
chore(deps): update dependency memfs to v3.4.13
Mar 18, 2023
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
March 18, 2023 18:06
caeff2e
to
f137f7a
Compare
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
April 17, 2023 12:55
f137f7a
to
83e26b1
Compare
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.4.13
chore(deps): update dependency memfs to v3.5.0
Apr 17, 2023
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.5.0
chore(deps): update dependency memfs to v3.5.1
May 28, 2023
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
May 28, 2023 10:49
83e26b1
to
6c9c816
Compare
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.5.1
chore(deps): update dependency memfs to v3.5.2
Jun 3, 2023
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
June 3, 2023 01:40
6c9c816
to
86f3892
Compare
renovate
bot
force-pushed
the
renovate/memfs-3.x
branch
from
June 7, 2023 20:34
86f3892
to
0a87021
Compare
renovate
bot
changed the title
chore(deps): update dependency memfs to v3.5.2
chore(deps): update dependency memfs to v3.5.3
Jun 7, 2023
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:
3.2.2
->3.5.3
Release Notes
streamich/memfs (memfs)
v3.5.3
Compare Source
Bug Fixes
v3.5.2
Compare Source
Bug Fixes
v3.5.1
Compare Source
Bug Fixes
watchFile
is correctly triggered (#891) (8af880e)v3.5.0
Compare Source
Features
recursive
option forfs.watch()
(#902) (c829803)3.4.13 (2023-01-07)
Bug Fixes
path
on errors when possible (#893) (fb6e1e6)3.4.12 (2022-11-19)
Bug Fixes
mkdir
return value (#882) (125ad2e)3.4.11 (2022-11-13)
Bug Fixes
/
when callingrealpathSync
with/
(#867) (8d8e8d1), closes #8633.4.10 (2022-11-03)
Bug Fixes
chmod
on a directory (#870) (7c5999c), closes #5583.4.9 (2022-10-29)
Bug Fixes
utimes
on a directory (#866) (301f2d1), closes #3913.4.8 (2022-10-28)
Bug Fixes
truncate
with alen
greater than the current file size (#875) (25027fb)3.4.7 (2022-06-24)
Bug Fixes
getuid
andgetgid
onprocess
anymore (#847) (1c19e87)3.4.6 (2022-06-18)
Bug Fixes
3.4.5 (2022-06-18)
Bug Fixes
3.4.4 (2022-05-28)
Bug Fixes
Uint8Array
s to be passed toFsWriteStream
(#842) (4398992)3.4.3 (2022-05-17)
Bug Fixes
3.4.2 (2022-05-17)
Bug Fixes
closed
property correct on Node 18 (#836) (d1823e1)3.4.1 (2021-12-30)
Bug Fixes
v3.4.13
Compare Source
Bug Fixes
path
on errors when possible (#893) (fb6e1e6)v3.4.12
Compare Source
Bug Fixes
mkdir
return value (#882) (125ad2e)v3.4.11
Compare Source
Bug Fixes
/
when callingrealpathSync
with/
(#867) (8d8e8d1), closes #863v3.4.10
Compare Source
Bug Fixes
chmod
on a directory (#870) (7c5999c), closes #558v3.4.9
Compare Source
Bug Fixes
utimes
on a directory (#866) (301f2d1), closes #391v3.4.8
Compare Source
Bug Fixes
truncate
with alen
greater than the current file size (#875) (25027fb)v3.4.7
Compare Source
Bug Fixes
getuid
andgetgid
onprocess
anymore (#847) (1c19e87)v3.4.6
Compare Source
Bug Fixes
v3.4.5
Compare Source
Bug Fixes
v3.4.4
Compare Source
Bug Fixes
Uint8Array
s to be passed toFsWriteStream
(#842) (4398992)v3.4.3
Compare Source
Bug Fixes
v3.4.2
Compare Source
Bug Fixes
closed
property correct on Node 18 (#836) (d1823e1)v3.4.1
Compare Source
Bug Fixes
path
on errors when possible (#893) (fb6e1e6)v3.4.0
Compare Source
Features
throwIfNoEntry
option (80cf803)v3.3.0
Compare Source
Bug Fixes
Features
3.2.4 (2021-09-02)
Bug Fixes
3.2.3 (2021-08-31)
Bug Fixes
3.2.2 (2021-04-05)
Bug Fixes
3.2.1 (2021-03-31)
Bug Fixes
The Unlicense
license SDPX in package.json (#594) (0e7b04b)v3.2.4
Compare Source
Bug Fixes
v3.2.3
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.