build(deps): bump the dependabot group with 8 updates #1066
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 dependabot group with 8 updates:
1.42.0
1.43.0
0.55.0
0.59.1
0.26.0
0.27.0
0.28.0
0.29.0
0.22.0
0.23.0
0.193.0
0.196.0
1.65.0
1.66.0
0.0.0-20240814211410-ddb44dafa142
0.0.0-20240903143218-8af14fe29dc1
Updates
cloud.google.com/go/pubsub
from 1.42.0 to 1.43.0Commits
58df9c3
chore(main): release pubsub 1.43.0 (#10714)6685397
chore(.github): pin golang.org/x/mod and golang.org/x/tools in renovate (#10835)f0958b0
chore(all): update deps (#10834)ce82b22
vertexai(test): add corpora_test in tokenizer module (#10784)8d008de
feat(bigtable): add "TypeUnspecified" to represent an unspecified type (#10820)caa826c
feat(pubsub): allow trace extraction from protobuf message (#10827)48addbf
fix(pubsub): add attributes before startSpan (#10800)79a0e11
fix(pubsub): close grpc streams on retry (#10624)02b2d12
feat(bigtable): Add client side metrics to feature flag (#10678)0d732cc
fix(datastore): do not delay on final transaction attempt (#10824)Updates
github.com/prometheus/common
from 0.55.0 to 0.59.1Release notes
Sourced from github.com/prometheus/common's releases.
... (truncated)
Commits
be8a747
fix(utf8): Fix multiple metric name inside braces validation (#691)bf4843e
Merge pull request #690 from ywwg/owilliams/default-escaping01da226
Change the default escape method to UnderscoreEscaping4f8e8f4
expfmt: Add WithEscapingScheme to help construct Formats (#688)b1880d0
Merge pull request #687 from roidelapluie/checkheader334963d
Change the logic for SetDirectoryd64a747
Remove secret file existence check in Validate for headers06c2425
Bump golang.org/x/net from 0.27.0 to 0.28.0 (#685)4606c0a
Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#684)d98411b
Merge pull request #683 from tjhop/docs/promslog-READMEUpdates
golang.org/x/crypto
from 0.26.0 to 0.27.0Commits
c9da6b9
all: fix printf(var) mistakes detected by latest printf checkerb35ab4f
go.mod: update golang.org/x dependenciesbcb0f91
internal/poly1305: Port sum_amd64.s to Avo7eace71
chacha20poly1305: Avo port of chacha20poly1305_amd64.s620dfbc
salsa20/salsa: Port salsa20_amd64.s to Avo82942cf
blake2b: port blake2b_amd64.s to Avo0484c26
blake2b: port blake2bAVX2_amd64.s to Avo38ed1bc
blake2s: port blake2s_amd64.s to Avo38a0b5d
argon2: Avo port of blamka_amd64.sbf5f14f
x509roots/fallback: update bundleUpdates
golang.org/x/net
from 0.28.0 to 0.29.0Commits
35b4aba
go.mod: update golang.org/x dependencies9bf379f
websocket: fix printf(var) mistake detected by latest printf checkerUpdates
golang.org/x/oauth2
from 0.22.0 to 0.23.0Commits
3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorb52af7d
endpoints: add GitLab DeviceAuthURLUpdates
google.golang.org/api
from 0.193.0 to 0.196.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
6273efe
chore(main): release 0.196.0 (#2761)7714cd9
chore: bump some deps to latest (#2769)2856eee
chore(all): update all (#2766)00da46b
feat(all): auto-regenerate discovery clients (#2768)6e81c8f
feat(all): auto-regenerate discovery clients (#2765)d9ef5ce
feat(all): auto-regenerate discovery clients (#2764)293fdcd
feat(all): auto-regenerate discovery clients (#2763)21f10ed
feat(all): auto-regenerate discovery clients (#2760)f9bde01
chore(main): release 0.195.0 (#2751)04cbad8
feat(all): auto-regenerate discovery clients (#2759)Updates
google.golang.org/grpc
from 1.65.0 to 1.66.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
00d3ec8
Change version to 1.66.0 (#7518)973e3dc
xdsclient: Populate total_issued_requests count in LRS load reports (#7544) (...8e3596c
cherry-pick #7557 to v1.66.x branch (#7564)62baa5f
cherry-pick #7356 to v1.66.x branch (#7546)f857020
cherry-pick #7523 to v1.66.x branch (#7547)35e915e
cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close()...63853fd
rls: update picker synchronously on configuration update (#7412)86135c3
csds: unskip e2e test (#7502)5d07b63
transport: change*http2Client
to interfaceClientTransport
(#7512)c98235b
grpclog: refactor to move implementation to grpclog/internal (#7465)Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1Commits
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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