Skip to content

Bump ava-labs/avalanchego from c8b3f57d2a2556d41ca6a0b2da11561b1d7bab75 to 10f374649645f3093023633d60825875c5645589#2111

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/ava-labs/avalanchego-10f374649645f3093023633d60825875c5645589
Closed

Bump ava-labs/avalanchego from c8b3f57d2a2556d41ca6a0b2da11561b1d7bab75 to 10f374649645f3093023633d60825875c5645589#2111
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/ava-labs/avalanchego-10f374649645f3093023633d60825875c5645589

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps ava-labs/avalanchego from c8b3f57d2a2556d41ca6a0b2da11561b1d7bab75 to 10f374649645f3093023633d60825875c5645589.

Changelog

Sourced from ava-labs/avalanchego's changelog.

Release Notes

Pending (v1.14.1)

This version is backwards compatible to v1.14.0. It is optional, but encouraged.

APIs

  • ...

Config

  • Added --system-tracker-disk-required-available-space-percentage and --system-tracker-disk-warning-available-space-percentage options.
  • Deprecate --system-tracker-disk-required-available-space and --system-tracker-disk-warning-threshold-available-space options.

Fixes

  • Update go version to 1.24.11

EVM

  • Removes avax.version API
  • Removes customethclient package in favor of ethclient package and temporary type registrations (WithTempRegisteredLibEVMExtras)
    • Also removes blockHook extension in ethclient package.
  • Enables Firewood to run with pruning disabled.
    • This change modifies the filepath of Firewood and any nodes using Firewood will need to resync.

v1.14.0

This release schedules the activation of the following Avalanche Community Proposals (ACPs):

  • ACP-181 P-Chain Epoched Views
  • ACP-204 Precompile for secp256r1 Curve Support
  • ACP-226 Dynamic Minimum Block Times

The ACPs in this upgrade go into effect at 11 AM ET (4 PM UTC) on Wednesday, November 19th, 2025 on Mainnet.

All Mainnet nodes must upgrade before 11 AM ET, November 19th 2025.

The plugin version is updated to 44; all plugins must update to be compatible.

LibEVM Hook Registration

This release includes changes for how EVM modifications are registered with libevm. For consumers of avalanchego as a library, manual registration of libevm callbacks is now required.

APIs

  • Added support for specifying multiple Avalanche-Api-Route headers for more complex routing.
  • Added proposervm gRPC, connectrpc, and jsonrpc APIs for GetProposedHeight and GetCurrentEpoch.
    • The gRPC and connectrpc APIs are routed by adding a second Avalanche-Api-Route header with the value proposervm.
    • The jsonrpc APIs are added to all chains with the base endpoint /proposervm.

... (truncated)

Commits
  • 10f3746 fix: nix build error on macos (#4785)
  • 93ee24c Implement Firewood static state sync (#4361)
  • dbb0031 style: remaining NPM conversion cleanup items (#4780)
  • 89a181f [tmpnet] Document why disk space checks are disabled by default (#4779)
  • 306b007 [nix] Update to 25.11 and stop recommending determinate systems installer (#4...
  • 9db5ff5 [bootstrapmonitor] Fix docstring to match function name (#4777)
  • 940a234 fix(ci): rename RUNNER_NAME to avoid GitHub env var conflict (#4775)
  • dee39dd test: use generated ABI (#4740)
  • c726a4e chore: cleanup tests directory (#4742)
  • f0f7373 [bootstrapmonitor] Switch from latest to master tag (#4490)
  • Additional commits viewable in compare view

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)

Bumps [ava-labs/avalanchego](https://github.com/ava-labs/avalanchego) from c8b3f57d2a2556d41ca6a0b2da11561b1d7bab75 to 10f374649645f3093023633d60825875c5645589.
- [Release notes](https://github.com/ava-labs/avalanchego/releases)
- [Changelog](https://github.com/ava-labs/avalanchego/blob/master/RELEASES.md)
- [Commits](ava-labs/avalanchego@c8b3f57...10f3746)

---
updated-dependencies:
- dependency-name: ava-labs/avalanchego
  dependency-version: 10f374649645f3093023633d60825875c5645589
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 22, 2025
@dependabot dependabot bot requested a review from aaronbuchwald as a code owner December 22, 2025 19:14
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Dec 22, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 29, 2025

Superseded by #2113.

@dependabot dependabot bot closed this Dec 29, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/ava-labs/avalanchego-10f374649645f3093023633d60825875c5645589 branch December 29, 2025 19:16
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants