Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
github.com/DIMO-Network/device-definitions-api 1.5.6 1.6.2
github.com/DIMO-Network/fetch-api 0.0.12 0.0.16
github.com/DIMO-Network/shared 1.0.7 1.1.3
github.com/DIMO-Network/token-exchange-api 0.3.7 0.4.0
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
golang.org/x/sync 0.18.0 0.19.0
google.golang.org/grpc 1.75.0 1.78.0
google.golang.org/protobuf 1.36.10 1.36.11

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.16

Release notes

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

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

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

Release notes

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

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

What's Changed

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

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/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 TransientFailure. (#8605)
  • client: Ignore HTTP status header for gRPC streams. (#8548)
  • client: Set a read deadline when closing a transport to prevent it from blocking indefinitely on a broken connection. (#8534)

... (truncated)

Commits
  • 9df039e Change version to 1.78.0 (#8761)
  • 9b990b6 gracefulswitch: Wait for all goroutines on close (#8746)
  • 6677d9a xds: Fixing a typo (#8760)
  • d35cedd xds/resolver: pass route's auto_host_rewrite to LB picker (gRFC A81) (#8740)
  • d931fdc client: allow overriding grpc-accept-encoding header (#8718)
  • 0800ec7 xds/clusterimpl: update TestChildPolicyChangeOnConfigUpdate to use custom lb ...
  • 6553ea1 stats/otel: Add subchannel metrics (A94) (#8738)
  • 81a00ce grpc: Fixing spelling typo (#8756)
  • e413838 client: Change connectivity state to CONNECTING when creating the name resolv...
  • f9d2bdb stats/otel: Add grpc.lb.backend_service label to wrr metrics (A89) (#8737)
  • Additional commits viewable in compare view

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 10, 2026
Bumps the go-mod group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [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.16` |
| [github.com/DIMO-Network/shared](https://github.com/DIMO-Network/shared) | `1.0.7` | `1.1.3` |
| [github.com/DIMO-Network/token-exchange-api](https://github.com/DIMO-Network/token-exchange-api) | `0.3.7` | `0.4.0` |
| [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` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.19.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.0` | `1.78.0` |
| google.golang.org/protobuf | `1.36.10` | `1.36.11` |



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.16
- [Release notes](https://github.com/DIMO-Network/fetch-api/releases)
- [Commits](DIMO-Network/fetch-api@v0.0.12...v0.0.16)

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

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/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/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.16
  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.3
  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/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 force-pushed the dependabot/go_modules/go-mod-c3095b4d64 branch from 2f916f1 to f3d9020 Compare February 11, 2026 22:30
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