build(deps): bump the minor-updates group with 5 updates#383
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the minor-updates group with 5 updates#383dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/evstack/ev-node](https://github.com/evstack/ev-node) | `1.0.0-rc.4.0.20260216131057-1da76345e4b9` | `1.1.0-rc.1` | | [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) | `0.47.0` | `0.48.0` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.0` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20260128011058-8636f8732409` | `0.0.0-20260316180232-0b37fe3546d5` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.79.3` | `1.80.0` | Updates `github.com/evstack/ev-node` from 1.0.0-rc.4.0.20260216131057-1da76345e4b9 to 1.1.0-rc.1 - [Release notes](https://github.com/evstack/ev-node/releases) - [Changelog](https://github.com/evstack/ev-node/blob/main/CHANGELOG.md) - [Commits](https://github.com/evstack/ev-node/commits/v1.1.0-rc.1) Updates `github.com/libp2p/go-libp2p` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/libp2p/go-libp2p/releases) - [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md) - [Commits](libp2p/go-libp2p@v0.47.0...v0.48.0) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.0 - [Commits](rs/zerolog@v1.34.0...v1.35.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260128011058-8636f8732409 to 0.0.0-20260316180232-0b37fe3546d5 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.79.3 to 1.80.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.3...v1.80.0) --- updated-dependencies: - dependency-name: github.com/evstack/ev-node dependency-version: 1.1.0-rc.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: github.com/libp2p/go-libp2p dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: github.com/rs/zerolog dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20260316180232-0b37fe3546d5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: google.golang.org/grpc dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 minor-updates group with 5 updates:
1.0.0-rc.4.0.20260216131057-1da76345e4b91.1.0-rc.10.47.00.48.01.34.01.35.00.0.0-20260128011058-8636f87324090.0.0-20260316180232-0b37fe3546d51.79.31.80.0Updates
github.com/evstack/ev-nodefrom 1.0.0-rc.4.0.20260216131057-1da76345e4b9 to 1.1.0-rc.1Release notes
Sourced from github.com/evstack/ev-node's releases.
Changelog
Sourced from github.com/evstack/ev-node's changelog.
... (truncated)
Commits
Updates
github.com/libp2p/go-libp2pfrom 0.47.0 to 0.48.0Release notes
Sourced from github.com/libp2p/go-libp2p's releases.
Commits
062200bRelease v0.48.0061805dlint yaml filebe060d7Ignore known incompatibility with webtransport versions in interop test418cf8frefactor(webtransport): Use keygen package for deterministic ecdsa key93a9158ci: remove go-version parameter to default to go.mod version8bb624dBump transport interop Go toolchain7d0752ebasichost: advertise all interface addrs for unspecified listen addrs (#3468)67f4f58fix(mocknet): make stream deadline methods noop instead of returning error (...7198ad3webrtc: upgrade pion deps (#3469)e16f35erefactor: apply go fix modernizers from Go 1.26 (#3463)Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.0Commits
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)f6fbd33Test coverage improvements (#748)Updates
google.golang.org/genproto/googleapis/apifrom 0.0.0-20260128011058-8636f8732409 to 0.0.0-20260316180232-0b37fe3546d5Commits
Updates
google.golang.org/grpcfrom 1.79.3 to 1.80.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
397e45eChange version to 1.80.0 (#8948)64ebf0aCherry-pick #8997 to v1.80.x (#9027)e45ed24xds/rbac: add additional handling for addresses with ports (#8990) (#9022)c78d26eCherry-pick #8957 to v1.80.x (#9007)bd7cd3cgrpc: enforce strict path checking for incoming requests on the server (#8987)b6597b3xds/clusterimpl: use xdsConfig for updates and remove redundant fields from L...1d4fa8axds: change cdsbalancer to use update from dependency manager (#8907)8f47d36attributes: Replace internal map with linked list (#8933)22e1ee8xds: add panic recovery in xdsclient resource unmarshalling. (#8895)7136e99credentials/alts: Pool write buffers (#8919)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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