Skip to content

Bump @metamask/contract-metadata from 1.22.0 to 1.23.0#357

Merged
Gudahtt merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/metamask/contract-metadata-1.23.0
Feb 19, 2021
Merged

Bump @metamask/contract-metadata from 1.22.0 to 1.23.0#357
Gudahtt merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/metamask/contract-metadata-1.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2021

Bumps @metamask/contract-metadata from 1.22.0 to 1.23.0.

Release notes

Sourced from @metamask/contract-metadata's releases.

v1.23.0

New assets

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/contract-metadata](https://github.com/MetaMask/contract-metadata) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/MetaMask/contract-metadata/releases)
- [Commits](MetaMask/contract-metadata@v1.22.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 19, 2021 05:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2021
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Gudahtt Gudahtt merged commit 9585505 into develop Feb 19, 2021
@Gudahtt Gudahtt deleted the dependabot/npm_and_yarn/metamask/contract-metadata-1.23.0 branch February 19, 2021 06:32
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
Bumps [@metamask/contract-metadata](https://github.com/MetaMask/contract-metadata) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/MetaMask/contract-metadata/releases)
- [Commits](MetaMask/contract-metadata@v1.22.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
Bumps [@metamask/contract-metadata](https://github.com/MetaMask/contract-metadata) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/MetaMask/contract-metadata/releases)
- [Commits](MetaMask/contract-metadata@v1.22.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mrtenz pushed a commit that referenced this pull request Oct 16, 2025
`@metamask/network-controller` now contains an `RpcService` class. Using
this class not only allows us to remove a lot of code from this package,
as it incorporates the vast majority of logic contained in
`createFetchMiddleware`, including the retry logic, but it also allows
us to use the circuit breaker pattern and the exponential backoff
pattern to prevent too many retries if the network is unreliable, and
then automatically cut over to a failover node when the network truly
goes down.

Closes #356.
Closes #207.
Closes #209.
Closes #211.
Closes #166.
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