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

chore(deps-dev): bump memfs from 3.3.0 to 4.11.2 #278

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps memfs from 3.3.0 to 4.11.2.

Release notes

Sourced from memfs's releases.

v4.11.2

4.11.2 (2024-09-17)

Bug Fixes

v4.11.1

4.11.1 (2024-08-01)

Bug Fixes

v4.11.0

4.11.0 (2024-07-27)

Features

  • volume implementation of .opendir() method (7072fb7)

v4.10.0

4.10.0 (2024-07-27)

Features

  • 🎸 add IReadableWebStreamOptions type (99ebd64)
  • 🎸 implement FileHandle.readableWebStream() (c3ddc6c)

v4.9.4

4.9.4 (2024-07-23)

Bug Fixes

  • ensure files in subdirectories are returned as buffers when calling toJSON with asBuffer (#1041) (c3d4cf3)

v4.9.3

4.9.3 (2024-06-14)

Bug Fixes

v4.9.2

... (truncated)

Changelog

Sourced from memfs's changelog.

4.11.2 (2024-09-17)

Bug Fixes

4.11.1 (2024-08-01)

Bug Fixes

4.11.0 (2024-07-27)

Features

  • volume implementation of .opendir() method (7072fb7)

4.10.0 (2024-07-27)

Features

  • 🎸 add IReadableWebStreamOptions type (99ebd64)
  • 🎸 implement FileHandle.readableWebStream() (c3ddc6c)

4.9.4 (2024-07-23)

Bug Fixes

  • ensure files in subdirectories are returned as buffers when calling toJSON with asBuffer (#1041) (c3d4cf3)

4.9.3 (2024-06-14)

Bug Fixes

4.9.2 (2024-04-30)

Bug Fixes

... (truncated)

Commits
  • cfb0530 chore(release): 4.11.2 [skip ci]
  • 9156c84 fix: add parentPath to Dirent (#1058)
  • a6ec0bf docs: dir was renamed to path a while back (#1060)
  • 1c9db5d chore(deps): lock file maintenance
  • 3189bf7 chore(deps): lock file maintenance
  • 5147618 chore(release): 4.11.1 [skip ci]
  • 57fba2c fix: 🐛 declare ReadableStream global type (#1048)
  • 78c1995 chore(release): 4.11.0 [skip ci]
  • 687e557 Merge pull request #1043 from ddziara/volume-opendir
  • f5aac21 Merge remote-tracking branch 'origin/master' into volume-opendir
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.3.0 to 4.11.2.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v3.3.0...v4.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2024

Superseded by #279.

@dependabot dependabot bot closed this Sep 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/memfs-4.11.2 branch September 20, 2024 01:56
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants