percy / percy-migrate-sdk

@percy/migrate is used to upgrade and migrate your Percy SDK to the latest version.
MIT License
1 stars 0 forks source link

⬆️ Bump memfs from 3.4.9 to 3.5.3 #456

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps memfs from 3.4.9 to 3.5.3.

Release notes

Sourced from memfs's releases.

v3.5.3

3.5.3 (2023-06-07)

Bug Fixes

  • bump fs-monkey minimum version for rm support (#909) (595a473)

v3.5.2

3.5.2 (2023-06-02)

Bug Fixes

  • correctly output filename when watching files (#907) (fbde74f)

v3.5.1

3.5.1 (2023-04-20)

Bug Fixes

  • ensure metadata is updated correctly so that watchFile is correctly triggered (#891) (8af880e)

v3.5.0

3.5.0 (2023-04-06)

Features

  • support the recursive option for fs.watch() (#902) (c829803)

v3.4.13

3.4.13 (2023-01-07)

Bug Fixes

v3.4.12

3.4.12 (2022-11-19)

Bug Fixes

v3.4.11

3.4.11 (2022-11-13)

... (truncated)

Changelog

Sourced from memfs's changelog.

3.5.3 (2023-06-07)

Bug Fixes

  • bump fs-monkey minimum version for rm support (#909) (595a473)

3.5.2 (2023-06-02)

Bug Fixes

  • correctly output filename when watching files (#907) (fbde74f)

3.5.1 (2023-04-20)

Bug Fixes

  • ensure metadata is updated correctly so that watchFile is correctly triggered (#891) (8af880e)

3.5.0 (2023-04-06)

Features

  • support the recursive option for fs.watch() (#902) (c829803)

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)

... (truncated)

Commits
  • a4bc268 chore(release): 3.5.3 [skip ci]
  • 595a473 fix: bump fs-monkey minimum version for rm support (#909)
  • 09eab27 chore: sort package.json (#908)
  • 8ee987b chore(release): 3.5.2 [skip ci]
  • fbde74f fix: correctly output filename when watching files (#907)
  • 9173db4 chore(deps): lock file maintenance
  • 48f6fbc chore(deps): lock file maintenance
  • 9aba943 chore(release): 3.5.1 [skip ci]
  • 8af880e fix: ensure metadata is updated correctly so that watchFile is correctly tr...
  • 8d9e533 chore(release): 3.5.0 [skip ci]
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #458.