Doc-only: true Bump the go-modules group in /src/control with 8 updates#17974
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Doc-only: true
Bump the go-modules group in /src/control with 8 updates#17974dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bump the go-modules group Bumps the go-modules group in /src/control with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/desertbit/grumble](https://github.com/desertbit/grumble) | `1.2.0` | `1.3.1` | | [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) | `1.6.2` | `1.6.3` | | [github.com/hashicorp/raft](https://github.com/hashicorp/raft) | `1.7.0` | `1.7.3` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.5` | | [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.53.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.39.0` | `0.43.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.79.3` | `1.80.0` | | google.golang.org/protobuf | `1.36.10` | `1.36.11` | Updates `github.com/desertbit/grumble` from 1.2.0 to 1.3.1 - [Commits](desertbit/grumble@v1.2.0...v1.3.1) Updates `github.com/hashicorp/go-hclog` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/hashicorp/go-hclog/releases) - [Commits](hashicorp/go-hclog@v1.6.2...v1.6.3) Updates `github.com/hashicorp/raft` from 1.7.0 to 1.7.3 - [Release notes](https://github.com/hashicorp/raft/releases) - [Changelog](https://github.com/hashicorp/raft/blob/main/CHANGELOG.md) - [Commits](hashicorp/raft@v1.7.0...v1.7.3) Updates `github.com/prometheus/common` from 0.66.1 to 0.67.5 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.66.1...v0.67.5) Updates `golang.org/x/net` from 0.48.0 to 0.53.0 - [Commits](golang/net@v0.48.0...v0.53.0) Updates `golang.org/x/sys` from 0.39.0 to 0.43.0 - [Commits](golang/sys@v0.39.0...v0.43.0) 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) Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 --- updated-dependencies: - dependency-name: github.com/desertbit/grumble dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/hashicorp/go-hclog dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/hashicorp/raft dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/prometheus/common dependency-version: 0.67.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
|
Errors are component not formatted correctly,Ticket number prefix incorrect,Ticket number suffix is not a number. See https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments,Unable to load ticket data |
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-modules group in /src/control with 8 updates:
1.2.01.3.11.6.21.6.31.7.01.7.30.66.10.67.50.48.00.53.00.39.00.43.01.79.31.80.01.36.101.36.11Updates
github.com/desertbit/grumblefrom 1.2.0 to 1.3.1Commits
395f8e6fix: boolean flags no longer consume the next positional argumentbbecfe6Closer v4, DevContainer, Tests (#71)0876615add string list implementation by chroblert + refactor by skaldesh (#43)f218f9arefactored strconv code into separate file; use base 0 now with strconv funcs...39f44c2refactor flags & add missing flag base types (#44)Updates
github.com/hashicorp/go-hclogfrom 1.6.2 to 1.6.3Release notes
Sourced from github.com/hashicorp/go-hclog's releases.
Commits
d12136aMerge pull request #141 from Ericwww/support-json-escapecb8687csupport configure json escape when log in json format5dbb615Merge pull request #138 from hashicorp/update-go1.221f0704ahclogvet: updates for go1.22Updates
github.com/hashicorp/raftfrom 1.7.0 to 1.7.3Release notes
Sourced from github.com/hashicorp/raft's releases.
Changelog
Sourced from github.com/hashicorp/raft's changelog.
Commits
c0dc6a0Add logging on active node when sending a snapshot to a follower (#636)8f99c15Add linter rules to ensure we don't accidentally emit metrics directly instea...7650cd0Introduce hashicorp/go-metrics compatibility (#631)a5bc06cchore: Add flag to skip legacy duplicate telemetry (#630)7e8e836Merge pull request #629 from mukeshjc/main8368671Merge branch 'main' into main017ad34Remove deprecated releng github teamede1f8dMerge pull request #595 from alexandear/docs-comments-fix-grammarfb360ebUpdate CODEOWNERS file in .github/CODEOWNERS4b60222Update CODEOWNERS file in .github/CODEOWNERSUpdates
github.com/prometheus/commonfrom 0.66.1 to 0.67.5Release notes
Sourced from github.com/prometheus/common's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
934ff37build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#870)1e29804build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 (#872)0bd1c40Synchronize common files from prometheus/prometheus (#866)b644201build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 (#871)d80d854chore: Add omitempty tag to all config fields (#865)04686b2chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them ...0b2fbf3chore: clean up golangci-lint configuration (#782)b2cdb07Merge pull request #863 from prometheus/remove-http2-commentcd1ab56Config: remove outdated comment about HTTP/2 issuesf4c0aeaSupport JWT Profile for Authorization Grant (RFC 7523 3.1) (#862)Updates
golang.org/x/netfrom 0.48.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transportUpdates
golang.org/x/sysfrom 0.39.0 to 0.43.0Commits
f33a730windows: support nil security descriptor on GetNamedSecurityInfo493d172cpu: add runtime import in cpu_darwin_arm64_other.go2c2be75windows: use syscall.SyscallN in Proc.Calla76ec62cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"eaaaaeewindows/registry: correct KeyInfo.ModTime calculation942780bcpu: darwin/arm64 feature detectionacef388unix/linux: Prefixmsg and PrefixCacheinfo structs3687fbdcpu: better defaults on darwin ARM6448062e9plan9: change Note to alias syscall.Note4f23f80windows: change Signal to alias syscall.SignalUpdates
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)Updates
google.golang.org/protobuffrom 1.36.10 to 1.36.11Dependabot 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