Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 15, 2025

Bumps @metamask/eth-block-tracker from 12.0.1 to 12.2.1.

Release notes

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

12.2.1

Fixed

  • PollingBlockTracker.checkForLatestBlock() and getLatestBlock() now clear the cached block after blockReset duration when called and the PollingBlockTracker is not polling. (#348)

12.2.0

Changed

  • PollingBlockTracker.getLatestBlock() now accepts an optional parameter useCache (#340)
    • This option defaults to true, but when false, it ignores the cached block number and instead updates and returns a new block number, ensuring that the frequency of requests is limited to the pollingInterval period

12.1.0

Changed

  • Bump @metamask/eth-json-rpc-provider from ^4.1.5 to ^5.0.0 (#334)
Changelog

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

[12.2.1]

Fixed

  • PollingBlockTracker.checkForLatestBlock() and getLatestBlock() now clear the cached block after blockReset duration when called and the PollingBlockTracker is not polling. (#348)

[12.2.0]

Changed

  • PollingBlockTracker.getLatestBlock() now accepts an optional parameter useCache (#340)
    • This option defaults to true, but when false, it ignores the cached block number and instead updates and returns a new block number, ensuring that the frequency of requests is limited to the pollingInterval period

[12.1.0]

Changed

  • Bump @metamask/eth-json-rpc-provider from ^4.1.5 to ^5.0.0 (#334)
Commits
Maintainer changes

This version was pushed to npm by metamaskbot, a new releaser for @​metamask/eth-block-tracker since your current version.


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)

Note

Upgrade @metamask/eth-block-tracker to 12.2.1 with corresponding MetaMask dependency updates.

  • Dependencies:
    • Bump @metamask/eth-block-tracker from 12.0.1 to 12.2.1.
    • Update transitive packages: @metamask/eth-json-rpc-provider to ^5.0.0 (resolved 5.0.1), @metamask/json-rpc-engine to 10.1.1, and @metamask/utils to 11.8.1.

Written by Cursor Bugbot for commit 061fd03. This will update automatically on new commits. Configure here.

Bumps [@metamask/eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) from 12.0.1 to 12.2.1.
- [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@v12.0.1...v12.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 15, 2025 06:02
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​metamask/​eth-block-tracker@​12.0.1 ⏵ 12.2.199 +1100100 +194 +10100

View full report

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants