plv8-git icon indicating copy to clipboard operation
plv8-git copied to clipboard

chore(deps): update dependency memfs to v3.5.3

Open renovate[bot] opened this issue 2 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
memfs 3.2.2 -> 3.5.3 age adoption passing confidence

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
  • ensure metadata is updated correctly so that watchFile is correctly triggered (#​891) (8af880e)

v3.5.0

Compare Source

Features

3.4.13 (2023-01-07)

Bug Fixes

3.4.12 (2022-11-19)

Bug Fixes

3.4.11 (2022-11-13)

Bug Fixes

3.4.10 (2022-11-03)

Bug Fixes

3.4.9 (2022-10-29)

Bug Fixes

3.4.8 (2022-10-28)

Bug Fixes
  • extend with null bytes when calling truncate with a len greater than the current file size (#​875) (25027fb)

3.4.7 (2022-06-24)

Bug Fixes

3.4.6 (2022-06-18)

Bug Fixes

3.4.5 (2022-06-18)

Bug Fixes
  • throw EEXIST when opening file that already exists with 'wx' flag (#​853) (8b021b3)

3.4.4 (2022-05-28)

Bug Fixes

3.4.3 (2022-05-17)

Bug Fixes

3.4.2 (2022-05-17)

Bug Fixes

3.4.1 (2021-12-30)

Bug Fixes
  • recursively sync children steps to fix rename (43e8222)

v3.4.13

Compare Source

Bug Fixes

v3.4.12

Compare Source

Bug Fixes

v3.4.11

Compare Source

Bug Fixes

v3.4.10

Compare Source

Bug Fixes

v3.4.9

Compare Source

Bug Fixes

v3.4.8

Compare Source

Bug Fixes
  • extend with null bytes when calling truncate with a len greater than the current file size (#​875) (25027fb)

v3.4.7

Compare Source

Bug Fixes

v3.4.6

Compare Source

Bug Fixes

v3.4.5

Compare Source

Bug Fixes
  • throw EEXIST when opening file that already exists with 'wx' flag (#​853) (8b021b3)

v3.4.4

Compare Source

Bug Fixes

v3.4.3

Compare Source

Bug Fixes

v3.4.2

Compare Source

Bug Fixes

v3.4.1

Compare Source

Bug Fixes

v3.4.0

Compare Source

Features
  • support the throwIfNoEntry option (80cf803)

v3.3.0

Compare Source

Bug Fixes
  • 🐛 remove unused method (05b2a47)
Features
  • 🎸 add .rmSync(), .rm(), and .promises.rm() methods (2414fb6)
  • 🎸 add support for "recursive" and "force" flags in .rm() (7f6714c)

3.2.4 (2021-09-02)

Bug Fixes
  • 🐛 use globalThis defensively (eed6bbf)

3.2.3 (2021-08-31)

Bug Fixes
  • global and timers this arg in browser (1e93ab1)
  • prevent callback from triggering twice when callback throws (07e8215)
  • prevent callback from triggering twice when callback throws (6db755d), closes #​542

3.2.2 (2021-04-05)

Bug Fixes
  • deps: update dependency fs-monkey to v1.0.2 (07f05db)
  • deps: update dependency fs-monkey to v1.0.3 (84346ed)

3.2.1 (2021-03-31)

Bug Fixes

v3.2.4

Compare Source

Bug Fixes
  • 🐛 use globalThis defensively (eed6bbf)

v3.2.3

Compare Source

Bug Fixes
  • global and timers this arg in browser (1e93ab1)
  • prevent callback from triggering twice when callback throws (07e8215)
  • prevent callback from triggering twice when callback throws (6db755d), closes #​542

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.


  • [ ] 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[bot] avatar Sep 01 '21 00:09 renovate[bot]