build(deps): Bump github.com/oasisprotocol/oasis-core/go from 0.2509.0 to 0.2600.0#1283
Conversation
Dependency Review: oasis-core/go 0.2509.0 -> 0.2600.0SummaryThis is a major version bump (v0.2509 to v0.2600) of Root Cause of CI FailuresThe new oasis-core/go v0.2600.0 declares
Impact AssessmentGo toolchain upgrade (Go 1.25 -> 1.26): This is not just a library bump -- it forces a Go compiler version upgrade across the entire project. This requires:
API surface: Tenderdash uses three packages from oasis-core:
The oasis-core v0.2600.0 release includes a notable commit: RecommendationDo not merge. This PR needs manual handling:
Severity: HIGHA Go toolchain version bump bundled silently into a library update is high-risk. Merging this would break the build for every developer on Go 1.25.x. 🤖 Co-authored by Claudius the Magnificent AI Agent |
| @dependabot rebase |
Bumps [github.com/oasisprotocol/oasis-core/go](https://github.com/oasisprotocol/oasis-core) from 0.2509.0 to 0.2600.0. - [Release notes](https://github.com/oasisprotocol/oasis-core/releases) - [Changelog](https://github.com/oasisprotocol/oasis-core/blob/master/CHANGELOG.md) - [Commits](oasisprotocol/oasis-core@go/v0.2509.0...go/v0.2600.0) --- updated-dependencies: - dependency-name: github.com/oasisprotocol/oasis-core/go dependency-version: 0.2600.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
449ad7e to d13af64 Compare
Bumps github.com/oasisprotocol/oasis-core/go from 0.2509.0 to 0.2600.0.
Commits
76002faMerge pull request #6473 from oasisprotocol/peternose/feature/changelog-26.0546f914changelog: Assemble changes for 26.0 release5a56a5dMerge pull request #6208 from oasisprotocol/peternose/internal/remove-get-sig...10ba8ccgo/consensus/api: Remove GetSignerNonce923c916Merge pull request #6468 from oasisprotocol/peternose/bugfix/skip-km-committe...450646eci: Make coverage nonfatal32d0841go/consensus/cometbft/apps/scheduler: Skip key manager runtimesf1ef5c2Merge pull request #6469 from oasisprotocol/peternose/bugfix/pcesvn373d3f9go: Extend ignore rule for CVE-2026-26014d1a4eddgo/common/sgx/pcs/tcb: Fix pcesvn validationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)