Skip to content

Bump the go-mod group across 1 directory with 14 updates#259

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

Bump the go-mod group across 1 directory with 14 updates#259
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-mod-573532eacb

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
github.com/99designs/gqlgen 0.17.81 0.17.87
github.com/ClickHouse/clickhouse-go/v2 2.40.1 2.43.0
github.com/DIMO-Network/attestation-api 0.1.2 0.1.15
github.com/DIMO-Network/fetch-api 0.0.16 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/aarondl/sqlboiler/v4 4.19.5 4.19.7
github.com/auth0/go-jwt-middleware/v2 2.3.0 2.3.1
github.com/prometheus/client_golang 1.23.0 1.23.2
github.com/uber/h3-go/v4 4.3.0 4.4.0

Updates github.com/99designs/gqlgen from 0.17.81 to 0.17.87

Release notes

Sourced from github.com/99designs/gqlgen's releases.

v0.17.87

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.86...v0.17.87

v0.17.86

What's Changed

... (truncated)

Commits
  • 07f16e5 release v0.17.87
  • b584db9 Update github.com/vektah/gqlparser/v2@v2.5.32 (#4030)
  • 077a879 Bugfix/2281 directive hook fix (#4029)
  • 8672209 Update to Go 1.25 Minimum now that Go 1.26 is out (#4027)
  • 409f846 implement test codes for execution_context struct (#4028)
  • eb4f902 fix: run go generate ./... & golangci-lint run --fix (#4026)
  • 3d73802 refactor(codegen) move executionContext into static go file (#4024)
  • 59d8d46 Refactor slice marshaling to use MarshalSliceConcurrently helper. fixes #4018...
  • b0e89a9 federation: apply OBJECT-level directives to entity resolvers (#4021)
  • 916cb2c add graphql.ExecutableSchemaState as shared schema dependency holder (#4023)
  • Additional commits viewable in compare view

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.40.1 to 2.43.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.43.0

What's Changed

Enhancements 🎉

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.42.0...v2.43.0

v2.42.0

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

... (truncated)

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.43.0, 2026-01-29

What's Changed

Enhancements 🎉

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.42.0...v2.43.0

v2.42.0, 2025-12-12

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

... (truncated)

Commits
  • 807d28f Update release notes
  • eea760b Merge pull request #1761 from ClickHouse/kavirajk/qbit-support
  • 103749c Merge branch 'main' into kavirajk/qbit-support
  • 86979ca Merge pull request #1758 from ClickHouse/kavirajk/fix-scantype-time-type
  • 8bf170b chore: upgrade ch-go
  • 7f5cf4c chore: upgrade ch-go
  • 4020c0a chore: fix the duration precision bug on test
  • ded8b36 fix: add test to lock the behavior of how time64 sent to server
  • 427aa07 fix: fix ColTime64 AppendRow api for precision correctness
  • a9857aa chore: removed commented tests
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/attestation-api from 0.1.2 to 0.1.15

Release notes

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

v0.1.15

Full Changelog: DIMO-Network/attestation-api@v0.1.14...v0.1.15

v0.1.14

What's Changed

Full Changelog: DIMO-Network/attestation-api@v0.1.13...v0.1.14

v0.1.13

Release v0.1.13. See commit history for changes.

v0.1.11

Full Changelog: DIMO-Network/attestation-api@v0.1.10...v0.1.11

v0.1.10

Full Changelog: DIMO-Network/attestation-api@v0.1.9...v0.1.10

v0.1.9

What's Changed

Full Changelog: DIMO-Network/attestation-api@v0.1.8...v0.1.9

v0.1.8

What's Changed

New Contributors

Full Changelog: DIMO-Network/attestation-api@v0.1.7...v0.1.8

v0.1.7

What's Changed

Full Changelog: DIMO-Network/attestation-api@v0.1.6...v0.1.7

v0.1.6

Full Changelog: DIMO-Network/attestation-api@v0.1.5...v0.1.6

v0.1.5

... (truncated)

Commits
  • e3041a4 chore: update model-garage to v0.8.16
  • c0e9348 Update Image Version to aa5f5b0
  • aa5f5b0 Update Image Version to 0.1.14
  • 6b351ef Update Image Version to 6fc2878
  • 6fc2878 Merge pull request #112 from DIMO-Network/remove-vin-definition-match-check
  • ad5574c Update Image Version to 0.1.13
  • 9758abd Update Image Version to 38b30db
  • 38b30db chore: bump model-garage to v0.8.9
  • 371a1ba Remove VIN vs vehicle definition match check
  • 05f16ef Update Image Version to 0.1.11
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/fetch-api from 0.0.16 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

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/server-garage from 0.0.7 to 0.0.8

Release notes

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

v0.0.8

Full Changelog: DIMO-Network/server-garage@v0.0.7...v0.0.8

Commits

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/aarondl/sqlboiler/v4 from 4.19.5 to 4.19.7

Changelog

Sourced from github.com/aarondl/sqlboiler/v4's changelog.

[4.19.7] - 2025-12-31

Fixed

  • Version number in main.go

[4.19.6] - 2025-12-31

Fixed

  • Do not treat columns with partial unique indexes as unique in psql driver.

Security

  • Update golang.org/x/crypto from 0.38.0 -> 0.45.0

[4.19.2-4] - 2025-06-26

Changed

  • Change import paths

[4.19.1] - 2025-05-20

Fixed

  • Fix performance issue in v4.19.0 by reverting the cleanup of unused imports.
  • Updated minimum required Go version to 1.23.
  • Updated dependencies to fix CVEs.

[4.19.0] - 2025-05-09

Added

  • Add relation getters on base model structs. (thanks @​parnic)
  • Added --no-relation-getters option to prevent generation relation getters on the main structs. (thanks @​parnic)
  • Add Query, Exec, and Bind helpers to the global executor. (thanks @​parnic)
    • BindGP
    • QueryRowG
    • QueryRowContextG
    • ExecG
    • ExecGP
    • QueryG
    • QueryGP
    • ExecContextG
    • ExecContextP
    • ExecContextGP
    • QueryContextG
    • QueryContextP
    • QueryContextGP

... (truncated)

Commits
  • 3b1f527 Bump version
  • 33a326a Update changelog
  • c11dae0 Merge pull request #1467 from aarondl/dependabot/go_modules/golang.org/x/cryp...
  • fba535b Bump golang.org/x/crypto from 0.38.0 to 0.45.0
  • 544e18d Merge pull request #1463 from shantanuraj/shantanu/fix-json-buffer-reuse
  • 7f8daf0 Drop unused sliceType argument from bind
  • b5b94dd Fix buffer reuse when reading types.JSON
  • 8b2fd83 add TestBindJsonSlice
  • b385498 Merge pull request #1462 from beonode/psql-partial-unique-index-fix
  • 5f0bad9 Revert accidental autoformatting
  • Additional commits viewable in compare view

Updates github.com/auth0/go-jwt-middleware/v2 from 2.3.0 to 2.3.1

Release notes

Sourced from github.com/auth0/go-jwt-middleware/v2's releases.

v2.3.1

Security

Changelog

Sourced from github.com/auth0/go-jwt-middleware/v2's changelog.

v2.3.1 (2025-11-20)

Full Changelog

Security

Commits

Updates github.com/prometheus/client_golang from 1.23.0 to 1.23.2

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.23.2 - 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1 - 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.23.2 / 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

1.23.1 / 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Commits

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: https://github.com/uber/h3-go/compare/v4.3...

Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.81` | `0.17.87` |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.40.1` | `2.43.0` |
| [github.com/DIMO-Network/attestation-api](https://github.com/DIMO-Network/attestation-api) | `0.1.2` | `0.1.15` |
| [github.com/DIMO-Network/fetch-api](https://github.com/DIMO-Network/fetch-api) | `0.0.16` | `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/aarondl/sqlboiler/v4](https://github.com/aarondl/sqlboiler) | `4.19.5` | `4.19.7` |
| [github.com/auth0/go-jwt-middleware/v2](https://github.com/auth0/go-jwt-middleware) | `2.3.0` | `2.3.1` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.0` | `1.23.2` |
| [github.com/uber/h3-go/v4](https://github.com/uber/h3-go) | `4.3.0` | `4.4.0` |



Updates `github.com/99designs/gqlgen` from 0.17.81 to 0.17.87
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.81...v0.17.87)

Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.40.1 to 2.43.0
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.40.1...v2.43.0)

Updates `github.com/DIMO-Network/attestation-api` from 0.1.2 to 0.1.15
- [Release notes](https://github.com/DIMO-Network/attestation-api/releases)
- [Commits](DIMO-Network/attestation-api@v0.1.2...v0.1.15)

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

Updates `github.com/DIMO-Network/server-garage` from 0.0.7 to 0.0.8
- [Release notes](https://github.com/DIMO-Network/server-garage/releases)
- [Commits](DIMO-Network/server-garage@v0.0.7...v0.0.8)

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/aarondl/sqlboiler/v4` from 4.19.5 to 4.19.7
- [Release notes](https://github.com/aarondl/sqlboiler/releases)
- [Changelog](https://github.com/aarondl/sqlboiler/blob/master/CHANGELOG.md)
- [Commits](aarondl/sqlboiler@v4.19.5...v4.19.7)

Updates `github.com/auth0/go-jwt-middleware/v2` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/auth0/go-jwt-middleware/releases)
- [Changelog](https://github.com/auth0/go-jwt-middleware/blob/master/CHANGELOG.md)
- [Commits](auth0/go-jwt-middleware@v2.3.0...v2.3.1)

Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.23.0...v1.23.2)

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 `github.com/vektah/gqlparser/v2` from 2.5.30 to 2.5.32
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](vektah/gqlparser@v2.5.30...v2.5.32)

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.77.0 to 1.78.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.77.0...v1.78.0)

---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
  dependency-version: 0.17.87
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-version: 2.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/attestation-api
  dependency-version: 0.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/server-garage
  dependency-version: 0.0.8
  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/aarondl/sqlboiler/v4
  dependency-version: 4.19.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/auth0/go-jwt-middleware/v2
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.2
  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: github.com/vektah/gqlparser/v2
  dependency-version: 2.5.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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
...

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 26, 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