Skip to content

Bump memfs from 4.9.3 to 4.11.1#9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/memfs-4.11.1
Closed

Bump memfs from 4.9.3 to 4.11.1#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/memfs-4.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2024

Copy link
Copy Markdown
Contributor

Bumps memfs from 4.9.3 to 4.11.1.

Release notes

Sourced from memfs's releases.

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)
Changelog

Sourced from memfs's changelog.

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)
Commits
  • 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
  • 7506bf0 style: 💄 run Prettier
  • 78cf863 refactor: 💡 move Dir code around
  • c9d7497 chore(release): 4.10.0 [skip ci]
  • fd4a820 Merge pull request #1045 from streamich/promises.readableWebStream
  • ca9f2ef chore: 🤖 fix typescheck error
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@github-actions

github-actions Bot commented Aug 1, 2024

Copy link
Copy Markdown

Test Results

 12 files  ±0  31 suites  ±0   15s ⏱️ -1s
 56 tests ±0  53 ✅ ±0  3 💤 ±0  0 ❌ ±0 
102 runs  ±0  99 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit bc2754d. ± Comparison against base commit c4d67db.

♻️ This comment has been updated with latest results.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/memfs-4.11.1 branch 2 times, most recently from 3ea0c78 to 8614f5a Compare August 2, 2024 03:52
Bumps [memfs](https://github.com/streamich/memfs) from 4.9.3 to 4.11.1.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.9.3...v4.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Oct 1, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #23.

@dependabot dependabot Bot closed this Oct 1, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/memfs-4.11.1 branch October 1, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants