Skip to content

chore(deps): bump the go-mod group across 1 directory with 13 updates#116

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-mod-1eff703caf
Open

chore(deps): bump the go-mod group across 1 directory with 13 updates#116
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-mod-1eff703caf

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps the go-mod group with 10 updates in the / directory:

Package From To
github.com/DIMO-Network/cloudevent 0.1.4 0.1.6
github.com/DIMO-Network/device-definitions-api 1.5.6 1.6.2
github.com/DIMO-Network/fetch-api 0.0.12 0.0.19
github.com/DIMO-Network/shared 1.0.7 1.1.5
github.com/DIMO-Network/token-exchange-api 0.3.7 0.4.0
github.com/ethereum/go-ethereum 1.16.8 1.17.0
github.com/gofiber/fiber/v2 2.52.11 2.52.12
github.com/golang-jwt/jwt/v5 5.3.0 5.3.1
github.com/grpc-ecosystem/go-grpc-middleware/v2 2.3.2 2.3.3
github.com/uber/h3-go/v4 4.3.0 4.4.0

Updates github.com/DIMO-Network/cloudevent from 0.1.4 to 0.1.6

Release notes

Sourced from github.com/DIMO-Network/cloudevent's releases.

v0.1.6

Refactor header unmarshaling: single parse, reassemble header and unmarshal once (no per-field routing). Unknown keys still go to Extras; data/data_base64 unchanged. Drops setHeaderField.

v0.1.5

What's Changed

New Contributors

Full Changelog: DIMO-Network/cloudevent@v0.1.4...v0.1.5

Commits
  • 720a5aa refactor: unmarshal header once via reassemble, drop setHeaderField
  • fe79f0e Add data_base64 support with minimal API
  • fd6b3af Revert "chore: add dependabot config for model-garage updates"
  • 236ec22 chore: add dependabot config for model-garage updates
  • See full diff in compare view

Updates github.com/DIMO-Network/device-definitions-api from 1.5.6 to 1.6.2

Release notes

Sourced from github.com/DIMO-Network/device-definitions-api's releases.

v1.6.2

Full Changelog: DIMO-Network/device-definitions-api@v1.6.1...v1.6.2

v1.6.1

Full Changelog: DIMO-Network/device-definitions-api@v1.6.0...v1.6.1

v1.6.0

Full Changelog: DIMO-Network/device-definitions-api@v1.5.9...v1.6.0

v1.5.9

What's Changed

Full Changelog: DIMO-Network/device-definitions-api@v1.5.8...v1.5.9

v1.5.8

Full Changelog: DIMO-Network/device-definitions-api@v1.5.7...v1.5.8

  • support japan vin upsert

v1.5.7

What's Changed

Full Changelog: DIMO-Network/device-definitions-api@v1.5.6...v1.5.7

Commits
  • 712891f Update Image Version to 1174cf4
  • 1174cf4 build fix
  • a570d92 use identity for definition check
  • 68c321c Update Image Version to value: 9e6da7e
  • b5cb248 Update Image Version to 9e6da7e
  • 9e6da7e control for not found vin
  • bb58249 Update Image Version to value: 1473000
  • f5efe1f Update Image Version to 1473000
  • 1473000 script to load bulk vins with csv
  • eaca1b8 Update Image Version to value: 45b8837
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/fetch-api from 0.0.12 to 0.0.19

Release notes

Sourced from github.com/DIMO-Network/fetch-api's releases.

v0.0.19

Full Changelog: DIMO-Network/fetch-api@v0.0.18...v0.0.19

v0.0.17

Release v0.0.17

v0.0.16

Full Changelog: DIMO-Network/fetch-api@v0.0.15...v0.0.16

v0.0.15

What's Changed

Full Changelog: DIMO-Network/fetch-api@v0.0.14...v0.0.15

v0.0.14

What's Changed

Full Changelog: DIMO-Network/fetch-api@v0.0.13...v0.0.14

v0.0.13

What's Changed

Full Changelog: DIMO-Network/fetch-api@v0.0.12...v0.0.13

Commits
  • f6391a5 CloudEventFilter: use dataversion, regenerate gqlgen, fix convert
  • b01c316 Update Image Version to 466a17b
  • 466a17b Regenerate gqlgen after schema changes
  • 22579de Update Image Version to 8306ab9
  • 95bf9fd Update Image Version to 0.0.18
  • 8306ab9 fix: ensure Fetch API tags field is always an array, never null
  • d79878d Update Image Version to 0.0.17
  • 3e28cd7 Update Image Version to a06e68f
  • a06e68f Merge pull request #56 from DIMO-Network/iceberg
  • dc4f909 set default
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/shared from 1.0.7 to 1.1.5

Release notes

Sourced from github.com/DIMO-Network/shared's releases.

v1.1.5

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.4...v1.1.5

v1.1.4

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.3...v1.1.4

v1.1.3

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.2...v1.1.3

v1.1.2

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.1...v1.1.2

v1.1.1

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.0...v1.1.1

v1.1.0

What's Changed

Full Changelog: DIMO-Network/shared@v1.0.9...v1.1.0

v1.0.9

What's Changed

Full Changelog: DIMO-Network/shared@v1.0.8...v1.0.9

v1.0.8

... (truncated)

Commits

Updates github.com/DIMO-Network/token-exchange-api from 0.3.7 to 0.4.0

Release notes

Sourced from github.com/DIMO-Network/token-exchange-api's releases.

v0.4.0

What's Changed

Full Changelog: DIMO-Network/token-exchange-api@v0.3.8...v0.4.0

v0.3.8

Full Changelog: DIMO-Network/token-exchange-api@v0.3.7...v0.3.8

Commits

Updates github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0

Release notes

Sourced from github.com/ethereum/go-ethereum's releases.

Eezo-Inlaid Circuitry (v1.17.0)

This is a feature release, with all accumulated development from the last 3 months. See below for the highlights.

Note that this release contains multiple critical security fixes, as well as many bug fixes, and is recommended for all users. However, if you are cautious about upgrades, you can also install v1.16.9 which has just the critical security fixes. Specifically, this release fixes CVE-2026-26313, CVE-2026-26314, CVE-2026-26315.

We recommend recreating your p2p node key after installing this update, which you can do by removing the DATADIR/geth/nodekey file before restarting geth. Note this will cause a change in the p2p node ID, which may break static peering setups.

Highlights

Path-based Archive Node with Proofs

The path-based archive node can now serve proofs (via eth_getProof) for the state of older blocks.

You can configure the block range that supports proving independently from other archive state availability. Specifically, you can use the --history.trienode command-line flag to set the amount of blocks for which tree nodes will be tracked.

This feature is disabled by default. Note that state history cannot easily be recovered once deleted, as it can only be generated by processing blocks. However, you can enable trienode history (and/or state history) at any time to turn a full node into a partial archive node, keeping state from that point in time onwards.

#32727, #32621, #33551, #32981, #33399, #32913, #33303, #33584, #33329, #33681, #33103, #33098, #33515, #32247

EraE History Support

Geth now suports the EraE file format, an archival format for post-merge chain history.

#32157, #33827

OpenTelemetry Tracing

OpenTelemetry tracing is now supported by the RPC server, including support for distributed tracing. We have also added some tracing spans for block processing via the engine API, i.e. engine_newPayload.

#33599, #33452, #33780, #33521

All Changes

Geth CLI

  • The geth version-check subcommand has been removed. This command checked the geth website for signed vulnerability notices, and would tell if updates are necessary (#33498)
  • There is now a --miner.maxblobs command-line flag to set a limit on blobs included in built blocks (#33129, #33302)
  • Geth now supports continuous profiling with Grafana Pyroscope (#33623)
  • A rare bug that could halt block production in geth --dev mode was fixed (#33146)
  • A new --rpc.rangelimit flag configures the maximum block range for eth_getLogs (#33163)
  • geth --exitwhensynced will now set the finalized and safe block (#33038)
  • geth --ethstats now reports the newPayload processing time to the stats server (#33395)
  • A lot of minor issues in Geth's command-line flag processing have been fixed (#33379, #33338, #33330, #32999, #33279, #33252)
  • The evm blocktest command can now read filenames from stdin when no path is provided (#32824)

Fork Implementation

... (truncated)

Commits
  • 0cf3d3b version: release go-ethereum v1.17.0 stable
  • 9b78f45 crypto/secp256k1: fix coordinate check
  • c709c19 eth/catalyst: add initial OpenTelemetry tracing for newPayload (#33521)
  • 550ca91 consensus/misc: hardening header verification (#33860)
  • a4b3898 internal/telemetry: don't create internal spans without parents (#33780)
  • 0cba803 eth/protocols/eth, eth/protocols/snap: delayed p2p message decoding (#33835)
  • ad88b68 internal/download: show progress bar only if server gives length (#33842)
  • c50e5ed cmd/geth, internal/telemetry: wire OpenTelemetry tracing via CLI flags (#33484)
  • d8b92cb rpc,internal/telemetry: fix deferred spanEnd to capture errors via pointer (#...
  • ac85a6f rlp: add back Iterator.Count, with fixes (#33841)
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.52.12

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.11...v2.52.12

Commits
  • 6cba195 Bump fiber package version to 2.52.12
  • 5ebbee7 docs: update image paths to v2 in README files
  • 5028167 Merge commit from fork
  • 42380aa fix: adapt tests for v2 - use defer/recover pattern and correct Handler signa...
  • 7cffe29 refactor: use helper function for param route generation in tests
  • 5494de8 🐛 bug: add panic for routes with >30 parameters (GHSA-mrq8-rjmw-wpq3)
  • See full diff in compare view

Updates github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1

Release notes

Sourced from github.com/golang-jwt/jwt/v5's releases.

v5.3.1

What's Changed

🔐 Features

👒 Dependencies

New Contributors

Full Changelog: golang-jwt/jwt@v5.3.0...v5.3.1

Commits
  • 7ceae61 Add release.yml for changelog configuration
  • dce8e4d Set token.Signature in ParseUnverified (#414)
  • 8889e20 Save signature to Token struct after successful signing (#417)
  • d237f82 ci: update github-actions schedule interval to monthly
  • d8dce95 Bump crate-ci/typos from 1.41.0 to 1.42.1 (#492)
  • e931803 Bump crate-ci/typos from 1.40.0 to 1.41.0 (#490)
  • e6a0afa Bump actions/checkout from 5 to 6 (#487)
  • 9f85c9e Bump crate-ci/typos from 1.39.0 to 1.40.0 (#488)
  • 60a8669 Bump actions/setup-go from 5 to 6 (#469)
  • 76f5828 Remove misleading ParserOptions documentation (#484)
  • Additional commits viewable in compare view

Updates github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.2 to 2.3.3

Release notes

Sourced from github.com/grpc-ecosystem/go-grpc-middleware/v2's releases.

v2.3.3

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.3.2...v2.3.3

Commits
  • 390bcef avoid unnecessary logging field creation when payload logging is disabled (#809)
  • 748e2b2 fix metric label initialize (#810)
  • af451d0 fix(ci): tidy module before linting (#808)
  • 2dc9821 feat: add ContextLabels to ClientMetrics (#798)
  • 2338d5a fix(#794): Wrapping codes.OK should not cause panic (#795)
  • 6ec6dd3 chore: use actions/setup-go native cache (#787)
  • f7911cc chore: enable hugeParam rule from go-critic (#786)
  • e2d5773 build(deps): bump google.golang.org/grpc from 1.67.1 to 1.74.2 (#785)
  • d75e7d9 chore: enable usetesting linter (#784)
  • c8a612b chore: enable promlinter linter (#771)
  • Additional commits viewable in compare view

Updates github.com/uber/h3-go/v4 from 4.3.0 to 4.4.0

Release notes

Sourced from github.com/uber/h3-go/v4's releases.

v4.4.0

What's Changed

Full Changelog: uber/h3-go@v4.3.0...v4.4.0

Changelog

Sourced from github.com/uber/h3-go/v4's changelog.

4.4.0 (10 Dec 2025)

Breaking Changes

  • #96: Vertex mode was updated to have its own typedef.

Added

  • #95: Introduced CellFromString and CellToString.
  • #99: Introduced IndexDigit.
  • #100: Introduced DirectedEdgeFromString.
  • #103: Introduced IsValidIndex.

Changed

  • #100: Used generics for some internal implementations.

Updated

  • #98: H3 Core was updated to v4.4.0.
  • #101: Updated error codes to match H3 Core.
Commits
  • 0626a15 feat: add IsValidIndex (#103)
  • b0036af chore: update Go to v1.23, fix lint (#102)
  • 1e8b8a3 feat: update error codes to match H3 core (#101)
  • 68c58b9 feat: use generics to avoid code duplication, add DirectedEdgeFromString (#100)
  • c18b8b6 feat: introduce IndexDigit (#99)
  • e9534db feat: bump H3 Core to 4.4.0 (#98)
  • 0617172 feat: breaking: introduce Vertex typedef (#96)
  • e3ab92b feat: introduce CellFrom/ToString (#95)
  • 4d04ed6 docs: revert img to align, update links to avoid redirects (#94)
  • caef3cf docs: update cov badge, attempt fix logo right align (#93)
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.18.0 to 0.19.0

Commits

Updates google.golang.org/grpc from 1.75.0 to 1.78.0

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.78.0

Behavior Changes

  • client: Align URL validation with Go 1.26+ to now reject target URLs with unbracketed colons in the hostname. (#8716)
  • transport/client : Return status code Unknown on malformed grpc-status. (#8735)
    • xds/resolver:
  • Drop previous route resources and report an error when no matching virtual host is found.
  • Only log LDS/RDS configuration errors following a successful update and retain the last valid resource to prevent transient failures. (#8711)

New Features

  • stats/otel: Add backend service label to weighted round robin metrics as part of A89. (#8737)
  • stats/otel: Add subchannel metrics (without the disconnection reason) to eventually replace the pickfirst metrics. (#8738)
  • client: Wait for all pending goroutines to complete when closing a graceful switch balancer. (#8746)
  • client: Add experimental.AcceptCompressors so callers can restrict the grpc-accept-encoding header advertised for a call. (#8718)

Bug Fixes

  • xds: Fix a bug in StringMatcher where regexes would match incorrectly when ignore_case is set to true. (#8723)
  • client:
    • Change connectivity state to CONNECTING when creating the name resolver (as part of exiting IDLE).
    • Change connectivity state to TRANSIENT_FAILURE if name resolver creation fails (as part of exiting IDLE).
    • Change connectivity state to IDLE after idle timeout expires even when current state is TRANSIENT_FAILURE.
    • Fix a bug that resulted in OnFinish call option not being invoked for RPCs where stream creation failed. (#8710)
  • xdsclient: Fix a race in the xdsClient that could lead to resource-not-found errors. (#8627)

Performance Improvements

  • mem: Round up to nearest 4KiB for pool allocations larger than 1MiB. (#8705)

Release 1.77.0

API Changes

  • mem: Replace the Reader interface with a struct for better performance and maintainability. (#8669)

Behavior Changes

  • balancer/pickfirst: Remove support for the old pick_first LB policy via the environment variable GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=false. The new pick_first has been the default since v1.71.0. (#8672)

Bug Fixes

  • xdsclient: Fix a race condition in the ADS stream implementation that could result in resource-not-found errors, causing the gRPC client channel to move to TransientFai...

    Description has been truncated

Bumps the go-mod group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/DIMO-Network/cloudevent](https://github.com/DIMO-Network/cloudevent) | `0.1.4` | `0.1.6` |
| [github.com/DIMO-Network/device-definitions-api](https://github.com/DIMO-Network/device-definitions-api) | `1.5.6` | `1.6.2` |
| [github.com/DIMO-Network/fetch-api](https://github.com/DIMO-Network/fetch-api) | `0.0.12` | `0.0.19` |
| [github.com/DIMO-Network/shared](https://github.com/DIMO-Network/shared) | `1.0.7` | `1.1.5` |
| [github.com/DIMO-Network/token-exchange-api](https://github.com/DIMO-Network/token-exchange-api) | `0.3.7` | `0.4.0` |
| [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.16.8` | `1.17.0` |
| [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | `2.52.11` | `2.52.12` |
| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.3.0` | `5.3.1` |
| [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) | `2.3.2` | `2.3.3` |
| [github.com/uber/h3-go/v4](https://github.com/uber/h3-go) | `4.3.0` | `4.4.0` |



Updates `github.com/DIMO-Network/cloudevent` from 0.1.4 to 0.1.6
- [Release notes](https://github.com/DIMO-Network/cloudevent/releases)
- [Commits](DIMO-Network/cloudevent@v0.1.4...v0.1.6)

Updates `github.com/DIMO-Network/device-definitions-api` from 1.5.6 to 1.6.2
- [Release notes](https://github.com/DIMO-Network/device-definitions-api/releases)
- [Commits](DIMO-Network/device-definitions-api@v1.5.6...v1.6.2)

Updates `github.com/DIMO-Network/fetch-api` from 0.0.12 to 0.0.19
- [Release notes](https://github.com/DIMO-Network/fetch-api/releases)
- [Commits](DIMO-Network/fetch-api@v0.0.12...v0.0.19)

Updates `github.com/DIMO-Network/shared` from 1.0.7 to 1.1.5
- [Release notes](https://github.com/DIMO-Network/shared/releases)
- [Commits](DIMO-Network/shared@v1.0.7...v1.1.5)

Updates `github.com/DIMO-Network/token-exchange-api` from 0.3.7 to 0.4.0
- [Release notes](https://github.com/DIMO-Network/token-exchange-api/releases)
- [Commits](DIMO-Network/token-exchange-api@v0.3.7...v0.4.0)

Updates `github.com/ethereum/go-ethereum` from 1.16.8 to 1.17.0
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.16.8...v1.17.0)

Updates `github.com/gofiber/fiber/v2` from 2.52.11 to 2.52.12
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.11...v2.52.12)

Updates `github.com/golang-jwt/jwt/v5` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Commits](golang-jwt/jwt@v5.3.0...v5.3.1)

Updates `github.com/grpc-ecosystem/go-grpc-middleware/v2` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.2...v2.3.3)

Updates `github.com/uber/h3-go/v4` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/uber/h3-go/releases)
- [Changelog](https://github.com/uber/h3-go/blob/master/CHANGELOG.md)
- [Commits](uber/h3-go@v4.3.0...v4.4.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.19.0
- [Commits](golang/sync@v0.18.0...v0.19.0)

Updates `google.golang.org/grpc` from 1.75.0 to 1.78.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.78.0)

Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11

---
updated-dependencies:
- dependency-name: github.com/DIMO-Network/cloudevent
  dependency-version: 0.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/device-definitions-api
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/fetch-api
  dependency-version: 0.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/shared
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/token-exchange-api
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/gofiber/fiber/v2
  dependency-version: 2.52.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/uber/h3-go/v4
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: golang.org/x/sync
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: google.golang.org/grpc
  dependency-version: 1.78.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
...

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 Feb 25, 2026
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.

0 participants