Bump the go-dependency group across 1 directory with 7 updates #342
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-dependency group with 6 updates in the / directory:
11.2.2
11.3.0
0.11.1
0.12.1
0.57.0
0.58.0
0.30.0
0.31.0
1.68.1
1.69.0
1.35.2
1.36.0
Updates
github.com/caarlos0/env/v11
from 11.2.2 to 11.3.0Release notes
Sourced from github.com/caarlos0/env/v11's releases.
Commits
0cbf40b
fix: map value with : in it6f3a5c0
fix: better handle envDefault, refactor merge options (#349)52e7186
refactor: modify the init logic for env tag options to make it more reasonabl...cb81472
test: field 'unexported' has no environment variable (#346)f68d1dc
refactor: enable gocritic linter and fix lint issues (#342)a9fcfa3
chore(deps): bump codecov/codecov-action from 4 to 5 (#341)1f955b7
ci: updatee55230b
fix: parsing into ptr fields with value (#340)4ab8b37
feat: support ignored value "-" for env tag (#338)1cb1967
feat: set custom tag name for envPrefix (#332)Updates
github.com/google/go-sev-guest
from 0.11.1 to 0.12.1Release notes
Sourced from github.com/google/go-sev-guest's releases.
Commits
ef2fcc0
Merge pull request #146 from deeglaze/turin6379472
Add Turin to fakekds root bundlesaef6141
Merge pull request #145 from deeglaze/kdsworkaround9af2767
Add more explanation for the cpuidWorkaround6583b01
Finish the KDS support v3 reports.6953342
Add Turin certs.68662ea
Change FMS fields to a single CPUID_1_EAX formatted field.64cd695
Merge pull request #144 from google/revert-143-v321132f0
Revert "Change FMS fields to a single CPUID_1_EAX formatted field."97a5518
Merge pull request #143 from deeglaze/v3Updates
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
from 0.57.0 to 0.58.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.
Commits
f6667f6
Release v1.33.0/v0.58.0/v0.27.0/v0.13.0/v0.8.0/v0.6.0/v0.5.0 (#6435)741c472
config: add support for certificate configuration (#6376)0c0b385
Add method and benchmarks for pooling metric options (#6394)378d704
config: fix panic on nil value in headers name/value pair (#6425)1606707
chore(deps): update module github.com/goccy/go-json to v0.10.4 (#6430)3160376
fix(deps): update module github.com/labstack/echo/v4 to v4.13.2 (#6433)271162e
chore(deps): update module sigs.k8s.io/structured-merge-diff/v4 to v4.5.0 (#6...dc41d0e
chore(deps): update k8s.io/kube-openapi digest to 5ad02ce (#6432)a71bdc8
otelzap: Split code attributes (#6423)cb458f1
chore(deps): update module golang.org/x/crypto to v0.31.0 (#6426)Updates
go.opentelemetry.io/otel/trace
from 1.32.0 to 1.33.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
Commits
8c38f80
Release v1.33.0 (#6035)aa95895
Fix sdk/log record attr value limit (#6032)58fdf2a
Cache successful requests in lychee (#6030)ac386f3
fix(deps): update golang.org/x/exp digest to 1829a12 (#6031)dd83cac
chore(deps): update googleapis to e6fa225 (#6028)de4ff31
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to ca80a...0598dae
sdk/metric: Add experimental Enabled method to synchronous instruments (#6016)3bb224b
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to a4fef...13da554
chore(deps): update codecov/codecov-action action to v5.1.1 (#6026)b4a91a2
chore(deps): update module go.opentelemetry.io/auto/sdk to v1.1.0 (#6025)Updates
golang.org/x/crypto
from 0.30.0 to 0.31.0Commits
b4f1988
ssh: make the public key cache a 1-entry FIFO cacheUpdates
google.golang.org/grpc
from 1.68.1 to 1.69.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
317271b
pickfirst: Register a health listener when used as a leaf policy (#7832)5565631
balancer/pickfirst: replace grpc.Dial with grpc.NewClient in tests (#7879)634497b
test: Split import paths for generated message and service code (#7891)78aa51b
pickfirst: Stop test servers without closing listeners (#7872)00272e8
dns: Support link local IPv6 addresses (#7889)17d08f7
scripts/gen-deps: filter out grpc modules (#7890)ab189b0
examples/features/csm_observability: Add xDS Credentials (#7875)3ce87dd
credentials/google: Add cloud-platform scope for ADC (#7887)3c0586a
stats/opentelemetry: Cleanup OpenTelemetry API's before stabilization (#7874)4c07bca
stream: add jitter to retry backoff in accordance with gRFC A6 (#7869)Updates
google.golang.org/protobuf
from 1.35.2 to 1.36.0Dependabot 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