expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
427 stars 91 forks source link

chore(deps-dev): bump memfs from 3.6.0 to 4.6.0 in /packages/ios-stickers #200

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 8 months ago

Bumps memfs from 3.6.0 to 4.6.0.

Release notes

Sourced from memfs's releases.

v4.6.0

4.6.0 (2023-10-07)

Features

  • add queueMicrotask implementation (45d1784)

v4.5.0

4.5.0 (2023-09-25)

Features

  • volume: fromJSON now accepts Buffer as volume content (#880) (9c0a6ff)

v4.4.0

4.4.0 (2023-09-22)

Features

  • volume: toJSON now accepts the asBuffer parameter (#952) (91a3742)
  • volume: implement readv and writev (#946) (966e17e)

v4.3.0

4.3.0 (2023-09-15)

Features

v4.2.3

4.2.3 (2023-09-15)

Bug Fixes

  • add missing nanosecond-precision properties to Stats (#943) (b9d4c6d)

v4.2.2

4.2.2 (2023-09-15)

Bug Fixes

v4.2.1

... (truncated)

Changelog

Sourced from memfs's changelog.

4.6.0 (2023-10-07)

Features

  • add queueMicrotask implementation (45d1784)

4.5.0 (2023-09-25)

Features

  • volume: fromJSON now accepts Buffer as volume content (#880) (9c0a6ff)

4.4.0 (2023-09-22)

Features

  • volume: toJSON now accepts the asBuffer parameter (#952) (91a3742)
  • volume: implement readv and writev (#946) (966e17e)

4.3.0 (2023-09-15)

Features

4.2.3 (2023-09-15)

Bug Fixes

  • add missing nanosecond-precision properties to Stats (#943) (b9d4c6d)

4.2.2 (2023-09-15)

Bug Fixes

4.2.1 (2023-08-07)

Bug Fixes

  • don't error when watched directory gets renamed (#939) (b431b08)

... (truncated)

Commits
  • d6d287b chore(release): 4.6.0 [skip ci]
  • c955827 Merge pull request #941 from SukkaW/queue-microtask
  • cd919f6 refactor: 💡 simplify queueMicrotask ponyfill
  • 7fc1f7e chore(release): 4.5.0 [skip ci]
  • 9c0a6ff feat(volume): fromJSON now accepts Buffer as volume content (#880)
  • d1d66f6 chore(release): 4.4.0 [skip ci]
  • 91a3742 feat(volume): toJSON now accepts the asBuffer parameter (#952)
  • 966e17e feat(volume): implement readv and writev (#946)
  • c195361 chore: make prettier happy because collabrators always push things without co...
  • cfbc6d2 Merge branch 'master' into queue-microtask
  • 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 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.

dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.