build(deps): bump the common-golang-dependencies group with 8 updates #229
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 common-golang-dependencies group with 8 updates:
1.36.0
1.37.0
1.4.0
1.5.1
1.17.0
1.18.0
0.45.0
0.46.0
1.21.0
1.22.0
1.21.0
1.22.0
0.157.0
0.159.0
1.60.1
1.61.0
Updates
cloud.google.com/go/storage
from 1.36.0 to 1.37.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
088a730
chore(main): release spanner 1.37.0 (#6424)c220ca2
refactor(storage): replace manual retries in tests (#6510)c85704f
fix(storage): allow to use age=0 in OLM conditions (#6204)1937ba4
chore(storage): include grpc enable direct path option (#6569)ad68f56
build: renamed gRPC service config for Batch v1 API (#6567)01788cc
chore(internal/godocfx): update legacy appengine package stem (#6565)279af69
feat: add new aliasgen tool (#6500)bea4028
docs(bigquery): add numeric and bignumeric to RowIterator docs (#6560)e8955d9
test(pubsub): use background context for nack test (#6563)ceba364
chore(storage): bump apiary dependency (#6562)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.4.0 to 1.5.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
0270c00
Refactor 4bc279bfefcf94d2049aee9801efd418a12e0314 (#22111)12830d0
Prep internal for release (#22110)4bc279b
Restore scheme/host when recording HTTP(S) (#22102)f8be4a3
suffix .go (#22096)12712c9
Add AzureCLICredentialOptions.Subscription (#21962)c85cf6c
Add docs on writing testable examples (#22084)8404d16
Add CODEOWNERS linter baseline error file (#22083)943ecbb
Sync eng/common directory with azure-sdk-tools for PR 7346 (#22063)c23f220
Lets not treat https code 401 as broken link (#22072)0d3efbd
Sync eng/common directory with azure-sdk-tools for PR 7334 (#22068)Updates
github.com/prometheus/client_golang
from 1.17.0 to 1.18.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
53be91d
Revert "change api http.client to interface"1a2d072
Add 1.18 changelog239b123
Merge pull request #1387 from tsipo/main3f8bd73
Merge pull request #1370 from prometheus/dependabot/go_modules/tutorial/whats...5e55b31
Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsupe96fb18
Merge pull request #1401 from prometheus/dependabot/go_modules/golang.org/x/s...2a8fc90
Bump golang.org/x/sys from 0.13.0 to 0.15.024d59e9
change client to interface, allow override by other implementations (e.g. git...80d3f0b
Normalize empty help values in CollectAndCompare (#1378)3f80cd1
Add example of NewConstMetricWithCreatedTimestamp (#1375)Updates
github.com/prometheus/common
from 0.45.0 to 0.46.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
7e44242
Bump Go modules (#568)0e201e4
Merge pull request #567 from stapelberg/protodelim53f76e7
version: make GetTegs() public (#565)1143fec
switch to protodelim package (which pbutil now calls)21a37ca
enable gofumpt, goimports, testifylint linters (#551)256500d
Make version getRevision public (#563)0949959
Update common Prometheus files (#561)e56a9b7
Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 (#557)46ef093
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#559)e21e8b5
Update common Prometheus files (#555)Updates
go.opentelemetry.io/otel
from 1.21.0 to 1.22.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
279c549
Release v1.22.0/v0.45.0 (#4821)237ed37
Fix link changes from instrumentation to languages (#4828)5ed29d9
Bump lycheeverse/lychee-action from 1.9.0 to 1.9.1 (#4824)4491b39
sdk/trace: use slices.Grow() to avoid excessive runtime.growslice() (#4818)19622d3
chore(docs): explicitly mark lizthegrey emeritus (#4822)7fa7d1b
sdk/metric: Fix observable not registered error when the asynchronous instrum...01472db
Upgrade use of semconv to v1.24.0 (#4754)259143a
baggage: Add NewMemberRaw and NewKeyValuePropertyRaw (#4804)6ead8d8
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/tools (#4815)deddec3
Optimize(attribute.Set).Filter
for no filtered case (#4774)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
from 1.21.0 to 1.22.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.
Commits
279c549
Release v1.22.0/v0.45.0 (#4821)237ed37
Fix link changes from instrumentation to languages (#4828)5ed29d9
Bump lycheeverse/lychee-action from 1.9.0 to 1.9.1 (#4824)4491b39
sdk/trace: use slices.Grow() to avoid excessive runtime.growslice() (#4818)19622d3
chore(docs): explicitly mark lizthegrey emeritus (#4822)7fa7d1b
sdk/metric: Fix observable not registered error when the asynchronous instrum...01472db
Upgrade use of semconv to v1.24.0 (#4754)259143a
baggage: Add NewMemberRaw and NewKeyValuePropertyRaw (#4804)6ead8d8
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/tools (#4815)deddec3
Optimize(attribute.Set).Filter
for no filtered case (#4774)Updates
google.golang.org/api
from 0.157.0 to 0.159.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
ee5c9cc
chore(main): release 0.159.0 (#2378)55b0516
fix(transport): relax universe checks (#2376)a8d9414
feat(all): auto-regenerate discovery clients (#2377)68b1bc1
chore(main): release 0.158.0 (#2360)df17254
fix(transport/grpc): add universe domain verification (#2375)b21a1fa
fix(internal): support internaloption.WithDefaultUniverseDomain (#2373)ddb3a12
chore(google-api-go-generator): replace literal with const (#2363)d266978
feat(all): auto-regenerate discovery clients (#2374)73fc7fd
fix(transport): not enable s2a when there is endpoint override (#2368)2d69d97
feat(all): auto-regenerate discovery clients (#2372)Updates
google.golang.org/grpc
from 1.60.1 to 1.61.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
8167bc3
Change version to 1.61.0 (#6936)52e2363
test/xds: Use different import path for gRPC Messages (#6933)67e50be
transport: Remove redundant if in handleGoAway (#6930)e96f521
alts: Extract AuthInfo after handshake in ALTS e2e test. (#6931)987df13
metadata: move FromOutgoingContextRaw() to internal (#6765)61eab37
server: block GracefulStop on method handlers and make blocking optional for ...ddd377f
xds/server: fix RDS handling for non-inline route configs (#6915)8b455de
removing Roots deprecated Subjects field in tests (#6907)953d12a
alts: Forward-fix of ALTS queuing of handshake requests. (#6906)6ce73bf
internal/transport: convertConnectionError
toUnavailable
status when wr...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