Skip to content

chore(deps): bump the all-dependencies group with 16 updates#1734

Open
dependabot[bot] wants to merge 3 commits into
developfrom
dependabot/go_modules/develop/all-dependencies-0d9e44928f
Open

chore(deps): bump the all-dependencies group with 16 updates#1734
dependabot[bot] wants to merge 3 commits into
developfrom
dependabot/go_modules/develop/all-dependencies-0d9e44928f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Note

Manual changes added on top of the Dependabot bump (Arnau + Claude)

Why extra commits were needed

The grouped bump rolled the agglayer/interop protobuf module backward. The other agglayer proto modules in this group transitively require interop at a v1.36.11 pseudo-version, and Go module resolution (MVS) selects the highest semver — which resolved to the 2025-05-19 schema snapshot. That snapshot predates the Multisig / ECDSAMultisig / AggchainProofWithMultisig generated types that agglayer/grpc depends on, so the build failed and cascaded into every CI job (lint, CodeQL, govulncheck, Docker build, e2e image builds).

The catch: these buf.build/gen/go/agglayer/* modules use pseudo-versions where the semver prefix (v1.36.11) is only the protobuf-go generator version — the actual schema is identified by the embedded commit timestamp. So a v1.36.11 module can carry an older schema than a v1.36.10 one, and Dependabot/MVS have no way to know.

What the manual commits do

  1. fix(deps) — forward-pin interop to a recent v1.36.11 snapshot (20260710) that still contains the multisig types, so MVS resolves forward instead of back. Verified locally with make build-aggkit and go build ./....
  2. ci(dependabot) — add an ignore rule for buf.build/gen/go/agglayer/* so Dependabot no longer manages these first-party proto modules. Their timestamp-encoded versioning is incompatible with semver-based update logic; the team bumps them deliberately together. This prevents the same backward-schema breakage from recurring.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

---
updated-dependencies:
- dependency-name: buf.build/gen/go/agglayer/agglayer/grpc/go
  dependency-version: 1.6.2-20260721180539-9c8c052f9efb.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: buf.build/gen/go/agglayer/agglayer/protocolbuffers/go
  dependency-version: 1.36.11-20260721180539-9c8c052f9efb.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: buf.build/gen/go/agglayer/interop/protocolbuffers/go
  dependency-version: 1.36.11-00000000000000-29048f73ad53.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: buf.build/gen/go/agglayer/provers/grpc/go
  dependency-version: 1.6.2-20251202141513-a9dcd71009d1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: buf.build/gen/go/agglayer/provers/protocolbuffers/go
  dependency-version: 1.36.11-20251202141513-a9dcd71009d1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/invopop/jsonschema
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/jellydator/ttlcache/v3
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/knadh/koanf/v2
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: go.uber.org/zap
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20260226221140-a57be14db171
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 22, 2026
joanestebanr
joanestebanr previously approved these changes Jul 22, 2026
The grouped Dependabot update pulled the agglayer/interop protobuf
module backward to the 2025-05-19 schema snapshot (via a v1.36.11
pseudo-version that MVS selects over the previous v1.36.10-20250923).
That snapshot predates the Multisig/ECDSAMultisig/AggchainProofWithMultisig
types, breaking the build across every CI job.

Pin interop to a recent v1.36.11 snapshot (20260710) that still
contains those types so MVS resolves forward instead of back.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Their pseudo-versions encode the schema by embedded timestamp, not
semver, so Dependabot can "upgrade" to an older schema and break the
build (as happened in this PR). Bump these first-party modules manually.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants