Skip to content

Bump @metamask/controllers from 15.0.0 to 15.1.0#4

Merged
wachunei merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/controllers-15.1.0
Sep 10, 2021
Merged

Bump @metamask/controllers from 15.0.0 to 15.1.0#4
wachunei merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/controllers-15.1.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @metamask/controllers from 15.0.0 to 15.1.0.

Release notes

Sourced from @​metamask/controllers's releases.

15.1.0

Changed

  • Improve transaction state management (#582)
    • TransactionController improvement to reconcile the data between local and remote sources (Etherscan) and avoid misleading display of gas and/or status information.
  • Bump immer from 8.0.1 to 9.0.6 (#581)

15.0.2

Fixed

  • Change AbortController to default import (#579)
    • Fix error thrown when polyfilled AbortController is instantiated as a named import.

15.0.1

Fixed

  • Add AbortController polyfill (#575)
    • 15.0.0 introduced the use of the global AbortController to this package. The global AbortController was first introduced in Node 15, so this unintentionally broke support for the minimum Node version this package should support, which is Node 12. By polyfilling the AbortController, we restore Node 12 support.
Changelog

Sourced from @​metamask/controllers's changelog.

[15.1.0]

Changed

  • Improve transaction state management (#582)
    • TransactionController improvement to reconcile the data between local and remote sources (Etherscan) and avoid misleading display of gas and/or status information.
  • Bump immer from 8.0.1 to 9.0.6 (#581)

[15.0.2]

Fixed

  • Change AbortController to default import (#579)
    • Fix error thrown when polyfilled AbortController is instantiated as a named import.

[15.0.1]

Fixed

  • Add AbortController polyfill (#575)
    • 15.0.0 introduced the use of the global AbortController to this package. The global AbortController was first introduced in Node 15, so this unintentionally broke support for the minimum Node version this package should support, which is Node 12. By polyfilling the AbortController, we restore Node 12 support.
Commits

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 [@metamask/controllers](https://github.com/MetaMask/controllers) from 15.0.0 to 15.1.0.
- [Release notes](https://github.com/MetaMask/controllers/releases)
- [Changelog](https://github.com/MetaMask/controllers/blob/main/CHANGELOG.md)
- [Commits](MetaMask/core@v15.0.0...v15.1.0)

---
updated-dependencies:
- dependency-name: "@metamask/controllers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 10, 2021 06:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 10, 2021
@wachunei wachunei merged commit bf34c72 into main Sep 10, 2021
@wachunei wachunei deleted the dependabot/npm_and_yarn/main/metamask/controllers-15.1.0 branch September 10, 2021 14:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant