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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump memfs from 3.2.2 to 3.2.4 #14127

Merged
merged 1 commit into from Sep 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2021

Bumps memfs from 3.2.2 to 3.2.4.

Release notes

Sourced from memfs's releases.

v3.2.4

3.2.4 (2021-09-02)

Bug Fixes

  • 馃悰 use globalThis defensively (eed6bbf)

v3.2.3

3.2.3 (2021-08-31)

Bug Fixes

  • global and timers this arg in browser (1e93ab1)
  • prevent callback from triggering twice when callback throws (07e8215)
  • prevent callback from triggering twice when callback throws (6db755d), closes #542
Changelog

Sourced from memfs's changelog.

3.2.4 (2021-09-02)

Bug Fixes

  • 馃悰 use globalThis defensively (eed6bbf)

3.2.3 (2021-08-31)

Bug Fixes

  • global and timers this arg in browser (1e93ab1)
  • prevent callback from triggering twice when callback throws (07e8215)
  • prevent callback from triggering twice when callback throws (6db755d), closes #542
Commits
  • 2d5232a chore(release): 3.2.4 [skip ci]
  • 50832df Merge pull request #742 from streamich/fix-global
  • eed6bbf fix: 馃悰 use globalThis defensively
  • 69f5c49 chore(release): 3.2.3 [skip ci]
  • b38a1dd ci: limit unit test concurrency
  • 86fb807 Merge pull request #739 from streamich/circle-ci
  • bf4e6b8 ci: 馃帯 replace Travis by CircleCI
  • 07e8215 fix: prevent callback from triggering twice when callback throws
  • 1716968 Merge pull request #732 from Mesteery/fix-timers-this
  • 1e93ab1 fix: global and timers this arg in browser
  • 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 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.2.2 to 3.2.4.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v3.2.2...v3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 3, 2021
@webpack-bot
Copy link
Contributor

For maintainers only:

  • This needs to be documented (issue in webpack/webpack.js.org will be filed when merged)
  • This needs to be backported to webpack 4 (issue will be created when merged)

@webpack-bot
Copy link
Contributor

Thank you for your pull request! The most important CI builds succeeded, we鈥檒l review the pull request soon.

@sokra sokra merged commit 8cc4bda into main Sep 3, 2021
@sokra sokra deleted the dependabot/npm_and_yarn/memfs-3.2.4 branch September 3, 2021 14:22
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 PR: CI-ok PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants