Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps @metamask/eth-block-tracker from 11.0.2 to 11.0.3.

Release notes

Sourced from @​metamask/eth-block-tracker's releases.

11.0.3

Fixed

  • Avoid risk of infinite retry loops when fetching new blocks (#284)
    • When the provider returns an error and PollingBlockTracker or SubscribeBlockTracker is destroyed, the promise returned by the getLatestBlock method will be rejected.
Changelog

Sourced from @​metamask/eth-block-tracker's changelog.

[11.0.3]

Fixed

  • Avoid risk of infinite retry loops when fetching new blocks (#284)
    • When the provider returns an error and PollingBlockTracker or SubscribeBlockTracker is destroyed, the promise returned by the getLatestBlock method will be rejected.
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 show <dependency name> 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)

@dependabot dependabot bot requested a review from a team December 5, 2024 06:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2024
@socket-security
Copy link

socket-security bot commented Dec 5, 2024

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

Package New capabilities Transitives Size Publisher
npm/@metamask/eth-block-tracker@11.0.3 None +1 200 kB mcmire

🚮 Removed packages: npm/@metamask/eth-block-tracker@11.0.2

View full report↗︎

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/eth-block-tracker-11.0.3 branch from 75b4708 to a9e2af1 Compare December 5, 2024 22:26
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2024

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 dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/eth-block-tracker-11.0.3 branch 2 times, most recently from 356d522 to a7b8fae Compare December 6, 2024 00:04
Bumps [@metamask/eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/MetaMask/eth-block-tracker/releases)
- [Changelog](https://github.com/MetaMask/eth-block-tracker/blob/main/CHANGELOG.md)
- [Commits](MetaMask/eth-block-tracker@v11.0.2...v11.0.3)

---
updated-dependencies:
- dependency-name: "@metamask/eth-block-tracker"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/eth-block-tracker-11.0.3 branch from a7b8fae to 3d3c2ca Compare December 6, 2024 23:41
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 19, 2024

Superseded by #385.

@dependabot dependabot bot closed this Dec 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/eth-block-tracker-11.0.3 branch December 19, 2024 06:33
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