satiromarra / vscode-sftp

Super fast sftp/ftp extension for VS Code
Other
23 stars 3 forks source link

Bump memfs from 3.4.13 to 3.5.1 #48

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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)