Bump the go-deps group across 1 directory with 9 updates#3617
Merged
Bump the go-deps group across 1 directory with 9 updates#3617
Conversation
2 tasks
Contributor
|
@dependabot rebase |
Bumps the go-deps group with 4 updates in the / directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang), [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/tools](https://github.com/golang/tools) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `github.com/prometheus/client_golang` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.2...v1.20.3) Updates `golang.org/x/crypto` from 0.26.0 to 0.27.0 - [Commits](golang/crypto@v0.26.0...v0.27.0) Updates `golang.org/x/sys` from 0.24.0 to 0.25.0 - [Commits](golang/sys@v0.24.0...v0.25.0) Updates `golang.org/x/tools` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.24.0...v0.25.0) Updates `google.golang.org/api` from 0.194.0 to 0.196.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.194.0...v0.196.0) Updates `google.golang.org/genproto` from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20240827150818-7e3bb234dfed - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.66.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/genproto dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
251c4ca to
4896ea9
Compare
roger2hk
approved these changes
Sep 10, 2024
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-deps group with 4 updates in the / directory: github.com/prometheus/client_golang, golang.org/x/crypto, golang.org/x/tools and google.golang.org/api.
Updates
github.com/prometheus/client_golangfrom 1.20.2 to 1.20.3Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
ef2f87eMerge pull request #1620 from prometheus/arthursens/prepare-1.20.3937ac63Add changelog entry for 1.20.36e9914dMerge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...d6b8c89Update comments with more explanations504566fUse simplified solution from #1609 for the data racedc8e9a4fix: native histogram: Simplify and fix addExemplardc819ceUse a trivial solution to #1605e061dfanative histogram: use exemplars in concurrency testUpdates
golang.org/x/cryptofrom 0.26.0 to 0.27.0Commits
c9da6b9all: fix printf(var) mistakes detected by latest printf checkerb35ab4fgo.mod: update golang.org/x dependenciesbcb0f91internal/poly1305: Port sum_amd64.s to Avo7eace71chacha20poly1305: Avo port of chacha20poly1305_amd64.s620dfbcsalsa20/salsa: Port salsa20_amd64.s to Avo82942cfblake2b: port blake2b_amd64.s to Avo0484c26blake2b: port blake2bAVX2_amd64.s to Avo38ed1bcblake2s: port blake2s_amd64.s to Avo38a0b5dargon2: Avo port of blamka_amd64.sbf5f14fx509roots/fallback: update bundleUpdates
golang.org/x/sysfrom 0.24.0 to 0.25.0Commits
a43b625windows: add SIO_UDP_NETRESET constanted67b15windows: add console codepage api9cb830bunix: add missing import to syscall_hurd.go71132f5unix: add POLLRDHUP to FreeBSD3283fc3cpu: add support for detecting RISC-V extensions29e55b2unix: use os.Executable rather than os.Args[0] in testsa8c5219unix: rename XDPUmemReg field back to Size59665e5unix: add Connectx for darwina0c72efunix: add f_flag member flags on z/OSc64c51dunix: update riscv64 hwprobe to Linux kernel 6.10Updates
golang.org/x/toolsfrom 0.24.0 to 0.25.0Commits
7398f36all: fix some symbols error in commentf111c72go/callgraph/rta: skip test on js platform9f9b7e3gopls/internal/settings: add missing deep cloning in Options.Clonece7eed4doc/generate: minor cleanup075ae7dgo/callgraph/vta: add basic tests for range-over-func2c7aaabgo/ssa: skip failing test1b5663fgo/callgraph/vta: perform minor cleanups0a49883gopls/go.mod: update the go directive to 1.23.1ad366a8go.mod: update golang.org/x dependencies4fb36d1go/callgraph/rta: add rta analysis test case for multiple go packagesUpdates
google.golang.org/apifrom 0.194.0 to 0.196.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
6273efechore(main): release 0.196.0 (#2761)7714cd9chore: bump some deps to latest (#2769)2856eeechore(all): update all (#2766)00da46bfeat(all): auto-regenerate discovery clients (#2768)6e81c8ffeat(all): auto-regenerate discovery clients (#2765)d9ef5cefeat(all): auto-regenerate discovery clients (#2764)293fdcdfeat(all): auto-regenerate discovery clients (#2763)21f10edfeat(all): auto-regenerate discovery clients (#2760)f9bde01chore(main): release 0.195.0 (#2751)04cbad8feat(all): auto-regenerate discovery clients (#2759)Updates
google.golang.org/genprotofrom 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1Commits
Updates
google.golang.org/genproto/googleapis/apifrom 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20240827150818-7e3bb234dfedCommits
Updates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1Commits
Updates
google.golang.org/grpcfrom 1.65.0 to 1.66.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
00d3ec8Change version to 1.66.0 (#7518)973e3dcxdsclient: Populate total_issued_requests count in LRS load reports (#7544) (...8e3596ccherry-pick #7557 to v1.66.x branch (#7564)62baa5fcherry-pick #7356 to v1.66.x branch (#7546)f857020cherry-pick #7523 to v1.66.x branch (#7547)35e915echerry-pick: transport: add timeout for writing GOAWAY on http2Client.Close()...63853fdrls: update picker synchronously on configuration update (#7412)86135c3csds: unskip e2e test (#7502)5d07b63transport: change*http2Clientto interfaceClientTransport(#7512)c98235bgrpclog: refactor to move implementation to grpclog/internal (#7465)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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