Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps memfs from 3.4.13 to 3.5.1.

Release notes

Sourced from memfs's releases.

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.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
  • 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]
  • c829803 feat: support the recursive option for fs.watch() (#902)
  • 0cc6ec1 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#897)
  • See full diff 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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants