build(deps): bump the go-mod group across 1 directory with 5 updates#32
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the go-mod group across 1 directory with 5 updates#32dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-mod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/DIMO-Network/cloudevent](https://github.com/DIMO-Network/cloudevent) | `0.2.7` | `1.0.4` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.1` | `1.17.2` | | [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) | `3.0.4` | `3.0.5` | | [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) | `1.4.1` | `1.5.0` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.1` | Updates `github.com/DIMO-Network/cloudevent` from 0.2.7 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.2 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.1...v1.17.2) Updates `github.com/go-jose/go-jose/v3` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v3.0.4...v3.0.5) Updates `github.com/modelcontextprotocol/go-sdk` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.4.1...v1.5.0) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.1 - [Commits](rs/zerolog@v1.34.0...v1.35.1) --- updated-dependencies: - 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.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/go-jose/go-jose/v3 dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/rs/zerolog dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-mod-7b1ba6a302
branch
from
April 24, 2026 17:25
d477825 to
29dc072
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-mod group with 5 updates in the / directory:
0.2.71.0.41.17.11.17.23.0.43.0.51.4.11.5.01.34.01.35.1Updates
github.com/DIMO-Network/cloudeventfrom 0.2.7 to 1.0.4Commits
Updates
github.com/ethereum/go-ethereumfrom 1.17.1 to 1.17.2Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
be4dc0cversion: release go-ethereum v1.17.2 stable (#34618)95705e8internal/ethapi: limit number of getProofs keys (#34617)ceabc39internal/ethapi: limit number of calls to eth_simulateV1 (#34616)e585ad3core/rawdb: fix freezer dir.Sync() failure on Windows (#34115)d1369b6core/txpool/legacypool: use types.Sender instead of signer.Sender (#34059)bd3c843build, cmd/keeper: add "womir" target (#34079)a249685p2p/discover: resolve DNS hostnames for bootstrap nodes (#34101)c3467ddcore, miner, trie: relocate witness stats (#34106)acdd139miner: set slot number when building test payload (#34094)1b3b028miner: fix txFitsSize comment (#34100)Updates
github.com/go-jose/go-jose/v3from 3.0.4 to 3.0.5Release notes
Sourced from github.com/go-jose/go-jose/v3's releases.
Commits
be2f654ci: update Go versions for GHA workflows (#221)0246416Merge commit from forkUpdates
github.com/modelcontextprotocol/go-sdkfrom 1.4.1 to 1.5.0Release notes
Sourced from github.com/modelcontextprotocol/go-sdk's releases.
... (truncated)
Commits
d3fd25bmcp: use http.ResponseController to ensure writes are flushed (#870)638d404all: stabilize client OAuth support (#861)c1a12cfmcp: accept parameterized Accept media types (#853)a1f808call: modernize code (#868)74d2751mcp: return input validation errors as tool results, not JSON-RPC errors (#863)b71a839all: fix typos (#869)2d43865Enterprise managed authorization (#770)05277f6oauthex: use internal JSON library for decoding. (#866)150bca7mcp: handle empty chunks in MemoryEventStore (#862)755b9edmcp: re-enable race test after fixing data races (#851)Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.1Commits
116c806event: restore Err() logging when ErrorStackMarshaler returns nil (#763)1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)