Closed dependabot[bot] closed 4 days ago
@dependabot[bot] Thank you for your contribution.
Thank you @dependabot[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.
@dependabot[bot] You need rebase this pull request with latest master branch. Please check.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the non-gardener-dependencies group with 8 updates in the / directory:
1.12.0
1.16.0
1.7.0
1.8.0
1.3.2
1.4.1
1.2.2
1.3.1
1.35.0
1.35.1
0.77.2
0.78.1
0.28.0
0.29.0
0.26.0
0.27.0
Updates
github.com/Azure/azure-sdk-for-go/sdk/azcore
from 1.12.0 to 1.16.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
32f5e82
BearerTokenPolicy rewinds bodies before retrying (#23597)546e099
Sync eng/common directory with azure-sdk-tools for PR 9177 (#23591)068ef3d
Handle missing artifacts without exception (#23592)c6c9acc
Fix missing CloseAddressedIssues in gh event processor (#23593)07c1fcb
Set resource group env variable early so remove always works (#23594)1e3b3f1
Sync eng/common directory with azure-sdk-tools for PR 9147 (#23595)7a626d2
Allow the span kind to be set via StartSpanOptions (#23590)40dcd1b
fixing the compareHeaders sorting algorithm (#23545)7e59111
Sync .github/workflows directory with azure-sdk-tools for PR 9134 (#23589)b9db671
[Release] sdk/resourcemanager/hybridcompute/armhybridcompute/2.0.0 (#23566)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.7.0 to 1.8.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
... (truncated)
Commits
42def97
Add breaking changes to release notes (#21696)112db83
Azcore v1.8.0 (#21694)204a3c4
Prep azcore v1.7.2 for release (#21506)89497f5
Add changelog entry for WASM fix (#21493)0414a4b
Transport dialer: setting nil for wasm build (#21451)b1db0be
Enable TLS renegotiation (#21182)Updates
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
from 1.3.2 to 1.4.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.
Commits
47b7a8a
changelog changes for blob and files release (#23452)06f0d9e
Update installed event processor version for net6 to net8 update (#23451)44cdba7
[Release] sdk/resourcemanager/billing/armbilling/1.0.0 (#23450)d5d9188
Update CodeownersLinter for net6 to net8 update (#23449)35f9c0f
prep for release (#23448)7664dd2
Increment package version after release of azidentity (#23447)1d798e7
Auto-generated baselines by 1ES Pipeline Templates (#23438)da9c60f
Sync eng/common directory with azure-sdk-tools for PR 8974 (#23445)500650c
Prepare azidentity v1.8.0-beta.3 for release (#23434)3eb3276
Update PublishCodeCoverageResults task to v2 (#23437)Updates
github.com/AzureAD/microsoft-authentication-library-for-go
from 1.2.2 to 1.3.1Release notes
Sourced from github.com/AzureAD/microsoft-authentication-library-for-go's releases.
Commits
37930fb
If authority segments <3, throwd00ce0d
Fix invalid authority uri06d3fb2
feat(oauth): add support for dSTS authority type133b78f
refactor(confidential): fakeClient accepts authority as param7999274
refactor(authority): use authority.ADFS instead of re-defined ADFS const80b1f35
refactor(oauth): make WithTenant extensible with authority types328056f
refactor(oauth): rename aad instance discovery endpoint consta9d2090
refactor(oauth): use constructor for new client in comm.HTTPClient.JSONCallfc5a751
test(oauth): add WithTenant test-cases to increase method test coveraged2abd94
refactor(oauth): use named tests for WithTenant to improve test output readab...Updates
github.com/onsi/gomega
from 1.35.0 to 1.35.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
9f5a208
v1.35.1ca36da1
Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...Updates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.77.2 to 0.78.1Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
Commits
40104e6
Merge pull request #7072 from simonpasquier/update-go-modc8d6634
chore: update version in go.mod filese6a4e05
Merge pull request #7068 from simonpasquier/cut-0.78.19c340b2
chore: cut v0.78.1951d701
chore: reclaim disk space in publish workflow87e27b8
Merge pull request #7067 from simonpasquier/fix-7061-3c7e2bd7
fix: pass GOARCH variable to the build stage80f539a
Merge pull request #7066 from simonpasquier/fix-7061-2e27dc7b
fix: pass the GOARCH variable to the build commandce90af5
Merge pull request #7065 from simonpasquier/fix-7061Updates
golang.org/x/crypto
from 0.28.0 to 0.29.0Commits
6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutation80ea76e
sha3: fix padding for long cSHAKE parametersc17aa50
sha3: avoid buffer copy7cfb916
ssh: return unexpected msg error when server fails keyboard-interactive auth ...b61b08d
chacha20: extend ppc64le support to ppc646c21748
internal/poly1305: extend ppc64le support to ppc64Updates
golang.org/x/tools
from 0.26.0 to 0.27.0Commits
4d2b19f
go.mod: update golang.org/x dependencies6368677
gopls/internal/golang: strength reduce ComputeImportFixEdits777f155
gopls/internal/golang: show package attributes on hover8a0e08f
gopls/doc: add missing doc link61415be
gopls/internal/cache: guard against malformed paths in port.matches9a89d3a
internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos1115af6
internal/expect: support named arguments f(a, b, c=d, e="f")0b9e499
go/{expect,packages/packagestest}: mention the tag+delete proposalefcd2bd
internal/packagestest: fork go/packages/packagestest0e9ed3d
go/packages: do not mutate ConfigDependabot 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