Skip to content

Bump the go-mod group across 1 directory with 7 updates#260

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mod-2f318eab91
Open

Bump the go-mod group across 1 directory with 7 updates#260
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mod-2f318eab91

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
github.com/99designs/gqlgen 0.17.87 0.17.91
github.com/DIMO-Network/cloudevent 0.2.6 1.0.4
github.com/ethereum/go-ethereum 1.17.1 1.17.3
github.com/teslamotors/fleet-telemetry 0.8.0 0.9.0
github.com/tidwall/gjson 1.18.0 1.19.0

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

Release notes

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

v0.17.91

What's Changed

... (truncated)

Commits
  • 822e228 release v0.17.91
  • 837d8a7 Update gqlparser to v2.5.34 (#4210)
  • 7ab1571 chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#4207)
  • 9de7aa7 chore(deps-dev): bump shell-quote (#4209)
  • bcddd87 chore(deps-dev): bump @​graphql-codegen/client-preset in /integration (#4208)
  • f06fcae chore(deps-dev): bump @​apollo/client from 4.2.0 to 4.2.2 in /integration (#4206)
  • 9f8f94f graphql: add runtime non-null field support via MarkNonNull (#4138)
  • c1fa635 chore: remove deprecated GraphQL handler implementation from handler.go, tran...
  • e9f372e chore(deps-dev): bump @​graphql-codegen/cli in /integration (#4201)
  • 8888c7c chore(deps-dev): bump graphql from 16.14.0 to 16.14.1 in /integration (#4198)
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/cloudevent from 0.2.6 to 1.0.4

Release notes

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

v0.2.11

Full Changelog: DIMO-Network/cloudevent@v0.2.10...v0.2.11

v0.2.10

Full Changelog: DIMO-Network/cloudevent@v0.2.9...v0.2.10

v0.2.9

What's Changed

Full Changelog: DIMO-Network/cloudevent@v0.2.8...v0.2.9

v0.2.8

What's Changed

Full Changelog: DIMO-Network/cloudevent@v0.2.7...v0.2.8

v0.2.7

What's Changed

New Contributors

Full Changelog: DIMO-Network/cloudevent@v0.2.6...v0.2.7

Commits

Updates github.com/ethereum/go-ethereum from 1.17.1 to 1.17.3

Release notes

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

Enzymatic Injector (v1.17.3)

This is a maintenance release with continued progress on the Amsterdam fork implementation. It also introduces ETH/70, which is now live on the network.

ethereum/execution-apis#762reexec has been removed from the tracing config:

  • memory: words are 0x-prefixed and padded to 32 bytes
  • storage: keys and values are 0x-prefixed
  • error: omitted when empty (previously serialized as "")

Geth

  • Add retry mechanism for checkpoint init in blsync (#33966)
  • Add subcommand for offline binary tree conversion (#33740)
  • Add code exporter for db export (#34696)

Core

  • Amsterdam fork updates:
  • Implement stack arena (#33960)
  • Implement EIP-7975: eth/70 partial block receipt lists (#33153)
  • Prerequisites of snap/2 protocol (#34083, #34649, #34654, #34874)
  • Implement history index pruner for path-mode archive nodes (#33999)
  • Add Prague chain segment pruning point for Hoodi (#34714)
  • Allow reorging head to parent within 32 blocks under ePBS (#34767)
  • Stop serving chain segment requests when data is unavailable (#34787)
  • Drop peers sending invalid bodies or receipts (#34745, #34870)
  • Add kzg4844 cell-related functions (#34766)
  • State database refactoring (#33102, #34700, #34763, #34724)
  • Binary trie improvements (#34055, #34110, #34670, #34676, #34680, #34690, #34754, #34758, #34777, #34794)
  • Merge EIP-4762 access events for all system calls (#34637)
  • Reject duplicate layers in the path database (#34642)
  • Omit empty slotNumber and fix block value collection in pre-Amsterdam engine API payloads (#34704)
  • Include the operand in EIP-8024 error messages (#34635)
  • Fix vmodule downgrades and propagate verbosity changes to derived loggers (#33111)
  • Fix incorrect fsync ordering for index file truncation (#34728)
  • Fix file descriptor leak in freezer error paths (#34735)
  • Fix size calculation in path database (#34828)
  • Fix gapped queue size cap in blobpool (#34831)
  • Improve txpool pending concurrency by using read-only locking (#32924)
  • Replace deprecated TypeMux with Feed (#32585)
  • Continue blob retrieval when individual cell proof extraction fails (#34891)
  • Use uint256 in core Message for faster gas calculations (#34934)

... (truncated)

Commits

Updates github.com/teslamotors/fleet-telemetry from 0.8.0 to 0.9.0

Release notes

Sourced from github.com/teslamotors/fleet-telemetry's releases.

v0.9.0

Version 0.9.0

What's Changed

Full Changelog: teslamotors/fleet-telemetry@v0.8.0...v0.9.0

Commits
  • 20df968 Pin kinesis CI version
  • d5ca0da Fix vehicle identity spoofing and bind monitoring servers to localhost
  • See full diff in compare view

Updates github.com/tidwall/gjson from 1.18.0 to 1.19.0

Commits

Updates golang.org/x/mod from 0.33.0 to 0.36.0

Commits
  • 643da9b go.mod: update golang.org/x dependencies
  • ccc3cdf zip: include 'but content has correct sum' note in TestVCS
  • ab30318 zip: update zip hashes for new flate compression
  • 03901d3 go.mod: update golang.org/x dependencies
  • 1ac721d go.mod: update golang.org/x dependencies
  • fb1fac8 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates golang.org/x/tools from 0.42.0 to 0.45.0

Commits
  • 2aabba0 go.mod: update golang.org/x dependencies
  • ef989b3 go/types/internal/play: show Info.Instances[Ident]
  • 21d44f2 go/analysis/passes/inline: document skipping of TestF->F calls
  • ec83c21 go/analysis/passes/modernize: minmax: only remove exact userdefined
  • 5625353 go/analysis/passes/modernize: improve value variable name generation
  • 15a3bd5 gopls/internal/analysis/errorsastype: imporove example clarity
  • cd57ef8 go/packages: include dependency errors when CompiledGoFiles is missing
  • 053fdbc go/analysis/passes/modernize: minmax: fix pure operands only
  • bf84681 go/analysis/passes/errorsas: add example of invalid errors.As use
  • 23921d1 gopls: add errorsastype analyzer
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-mod-2f318eab91 branch from b8bd0a6 to 8690925 Compare May 18, 2026 20:35
Bumps the go-mod group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.87` | `0.17.91` |
| [github.com/DIMO-Network/cloudevent](https://github.com/DIMO-Network/cloudevent) | `0.2.6` | `1.0.4` |
| [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.1` | `1.17.3` |
| [github.com/teslamotors/fleet-telemetry](https://github.com/teslamotors/fleet-telemetry) | `0.8.0` | `0.9.0` |
| [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.18.0` | `1.19.0` |



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

Updates `github.com/DIMO-Network/cloudevent` from 0.2.6 to 1.0.4
- [Release notes](https://github.com/DIMO-Network/cloudevent/releases)
- [Commits](https://github.com/DIMO-Network/cloudevent/commits)

Updates `github.com/ethereum/go-ethereum` from 1.17.1 to 1.17.3
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.17.1...v1.17.3)

Updates `github.com/teslamotors/fleet-telemetry` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/teslamotors/fleet-telemetry/releases)
- [Commits](teslamotors/fleet-telemetry@v0.8.0...v0.9.0)

Updates `github.com/tidwall/gjson` from 1.18.0 to 1.19.0
- [Commits](tidwall/gjson@v1.18.0...v1.19.0)

Updates `golang.org/x/mod` from 0.33.0 to 0.36.0
- [Commits](golang/mod@v0.33.0...v0.36.0)

Updates `golang.org/x/tools` from 0.42.0 to 0.45.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.42.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
  dependency-version: 0.17.90
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/cloudevent
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: go-mod
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/teslamotors/fleet-telemetry
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/tidwall/gjson
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: golang.org/x/mod
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: golang.org/x/tools
  dependency-version: 0.44.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 force-pushed the dependabot/go_modules/go-mod-2f318eab91 branch from 8690925 to fb3d0f9 Compare June 15, 2026 11:14
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