build(deps): bump the main group with 7 updates#56
Merged
Conversation
Bumps the main group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.13.0` | `1.13.1` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.21` | `1.18.24` | | [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.49.2` | `1.50.2` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.39.1` | `1.40.2` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` | `0.34.2` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.1` | `0.34.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.1` | `0.34.2` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.13.0...sdk/azidentity/v1.13.1) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.21 to 1.18.24 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.24/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.18.21...config/v1.18.24) Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.49.2 to 1.50.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.2...service/s3/v1.50.2) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.39.1 to 1.40.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.1...service/s3/v1.40.2) Updates `k8s.io/api` from 0.34.1 to 0.34.2 - [Commits](kubernetes/api@v0.34.1...v0.34.2) Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2 - [Commits](kubernetes/apimachinery@v0.34.1...v0.34.2) Updates `k8s.io/client-go` from 0.34.1 to 0.34.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.1...v0.34.2) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main - dependency-name: github.com/aws/aws-sdk-go-v2/service/iam dependency-version: 1.50.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.40.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main - dependency-name: k8s.io/api dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main - dependency-name: k8s.io/apimachinery dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main - dependency-name: k8s.io/client-go dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main ... Signed-off-by: dependabot[bot] <support@github.com>
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 main group with 7 updates:
1.13.01.13.11.18.211.18.241.49.21.50.21.39.11.40.20.34.10.34.20.34.10.34.20.34.10.34.2Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentityfrom 1.13.0 to 1.13.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
6bb9b03azidentity v1.13.1 (#25574)e18dbd7Increment package version after release of azidentity (#25367)4f0faccPrepare azidentity v1.13.0 for release (#25352)2d8c98bSelecting ManagedIdentityCredential disables DefaultAzureCredential's IMDS pr...67dd4fcIncrement package version after release of azidentity (#25263)1a74bc8Prepare azidentity v1.12.0 for release (#25231)839a355Test IMDS managed identity with a remote VM (#25237)c352be3Sync eng/common directory with azure-sdk-tools for PR 11931 (#25243)c994ecagofmt (#25234)9c95d95[Release] sdk/resourcemanager/computefleet/armcomputefleet/2.0.0-beta.1 gener...Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.18.21 to 1.18.24Changelog
Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.
... (truncated)
Commits
532cadaRelease 2023-05-0886a9940Regenerated Clientsc77c97aUpdate endpoints model244572bUpdate API model961142bFix attributevalue.UnmarshalListOfMaps example (#2114)e72db93Release 2023-05-05690d683Regenerated Clients6611348Update API modelae835ecRelease 2023-05-04ef7f367Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/iamfrom 1.49.2 to 1.50.2Commits
de4f646Release 2024-02-20a31327aRegenerated Clientsd133395Update API modelb135f99fix(2502): zero region should explicitly fail endpoint resolution (#2503)7cb105fRelease 2024-02-197f9c4d2Regenerated Clientsa60d4b2Update API modelbe0accdfix: panic due to potentially uncomparable wrapped fn in express_resolve (#2500)4334b43Release 2024-02-169e29187Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.39.1 to 1.40.2Commits
e3b97d2Release 2023-10-12863010dRegenerated Clients6946ef8Update endpoints model6d93dedUpdate API modelbebc232fix: fail to load config if configured profile doesn't exist (#2309)5de4674fix DNS timeout error not retried (#2300)e155bb7Release 2023-10-069d342baRegenerated Clients1df9914Update SDK's smithy-go dependency to v1.15.032ada3aUpdate API modelUpdates
k8s.io/apifrom 0.34.1 to 0.34.2Commits
e28454bUpdate dependencies to v0.34.2 tagUpdates
k8s.io/apimachineryfrom 0.34.1 to 0.34.2Commits
Updates
k8s.io/client-gofrom 0.34.1 to 0.34.2Commits
54601aaUpdate dependencies to v0.34.2 tag1bb1ad2Merge pull request #134589liggitt/automated-cherry-pick-of-#1345882505205Remove invalid SAN certificate construction7ffba0fMerge pull request #134004DerekFrank/automated-cherry-pick-of-#133573145cb8fgofmt and review feedbackddcdc12fix: Update unit test to catch actual nil Labels case and fix functionality t...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