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): bump @metamask/controller-utils from 3.4.0 to 4.1.0 #166

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps @metamask/controller-utils from 3.4.0 to 4.1.0.

Release notes

Sourced from @​metamask/controller-utils's releases.

4.0.0

Added

  • Add ApprovalController (#289)

Changed

  • BREAKING: Remove NetworkStatusController (#298)
  • Allow configuring CurrencyController to always fetch USD rate (#292)
Changelog

Sourced from @​metamask/controller-utils's changelog.

[14.1.0]

Added

  • Controller messenger selector subscriptions (#551)

[14.0.2] - 2021-07-28

Changed

  • Fix resetPolling functionality (#546)
    • This fix addresses a bug that was discovered in resetPolling in GasFeeController functionality being called too frequently.
  • Improve token list API error handling (#541)

[14.0.1] - 2021-07-28 [DEPRECATED]

Changed

  • Ensure gas estimate fetching in gasFeeController correctly handles responses with invalid number of decimals (#544)
  • Bump @​metamask/contract-metadata from 1.27.0 to 1.28.0 (#540)

[14.0.0] - 2021-07-27 [DEPRECATED]

Added

  • BREAKING Add EIP1559 support including speedUpTransaction and stopTransaction (#521)
    • The breaking change here is that consumers of this repo now have to check if the transaction object includes a gas price and fetch and add it themselves (if need be).

Changed

  • Make equality comparisons for token and collectible addresses in TokensController and CollectiblesController case insensitive (#537)
  • Reset gas fee estimate polling onNetworkStateChange in the gasFeeController (#534)

Fixed

  • Update AssetDetectionController to handle new fetch limits for the OpenSea collectibles api (#536)

[13.2.0]

Added

  • Add options to GasFeeController fetchGasFeeEstimates (#526)

[13.1.0]

Added

  • Add ERC721 detection to TokensController (#524), (#530)

[13.0.0] - 2021-07-12

Changed

  • BREAKING: Remove AssetsController and add CollectiblesController and TokensController in its place (#518)

[12.1.0] - 2021-07-09

Added

  • Support for custom network and gas estimation (#505)
  • A fallback for the token list API service based on user preference (#517)

[12.0.0] - 2021-07-07

Added

  • Add GasFeeController to provide gas fee estimates #494

Changed

  • BREAKING: Add chainId support to TokenRatesControllers #476

... (truncated)

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/controller-utils](https://github.com/MetaMask/core) from 3.4.0 to 4.1.0.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/CHANGELOG.old.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/controller-utils@3.4.0...@metamask/controller-utils@4.1.0)

---
updated-dependencies:
- dependency-name: "@metamask/controller-utils"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 6, 2023 06:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2023
@socket-security
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@metamask/controller-utils 4.1.0 None +0 106 kB metamaskbot

@legobeat
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2023

Looks like @metamask/controller-utils is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/controller-utils-4.1.0 branch July 13, 2023 14:58
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