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

npm prod(deps): bump memfs from 3.4.13 to 3.5.3 #740

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps memfs from 3.4.13 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)
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)
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)

Bumps [memfs](https://github.com/streamich/memfs) from 3.4.13 to 3.5.3.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v3.4.13...v3.5.3)

---
updated-dependencies:
- dependency-name: memfs
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2023

The following labels could not be found: npm dependencies.

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