Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group with 2 updates #962

Merged
merged 1 commit into from
May 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2024

Bumps the all group with 2 updates: github.com/aws/aws-sdk-go and sigs.k8s.io/release-sdk.

Updates github.com/aws/aws-sdk-go from 1.53.7 to 1.53.8

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.53.8 (2024-05-22)

Service Client Updates

  • service/chatbot: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
  • service/kms: Updates service API and documentation
    • This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.
  • service/opensearch: Updates service API and documentation
  • service/wafv2: Updates service API and documentation

SDK Bugs

  • service/ec2: Correct empty list serialization behavior.
    • Empty, non-nil lists should NOT be serialized for this service.
Commits

Updates sigs.k8s.io/release-sdk from 0.11.0 to 0.11.1

Release notes

Sourced from sigs.k8s.io/release-sdk's releases.

v0.11.1

Changes by Kind

Feature

Bug or Regression

Other (Cleanup or Flake)

  • Run only on kubernetes-sigs/release-sdk repo (#333, @​cpanato) [SIG Release]

Dependencies

Added

  • cuelabs.dev/go/oci/ociregistry: 224736b
  • github.com/DataDog/go-libddwaf/v2: v2.2.3
  • github.com/go-jose/go-jose/v4: v4.0.1
  • github.com/google/go-configfs-tsm: v0.2.2
  • github.com/google/go-github/v60: v60.0.0
  • golang.org/x/telemetry: f48c80b

Changed

  • bitbucket.org/creachadair/shell: v0.0.7 → v0.0.8
  • chainguard.dev/go-grpc-kit: v0.17.1 → v0.17.2
  • cloud.google.com/go/compute/metadata: v0.2.3 → v0.3.0
  • cloud.google.com/go/compute: v1.23.3 → v1.25.0
  • cloud.google.com/go/firestore: v1.13.0 → v1.14.0
  • cloud.google.com/go/iam: v1.1.5 → v1.1.6
  • cloud.google.com/go/kms: v1.15.5 → v1.15.8
  • cloud.google.com/go/longrunning: v0.5.1 → v0.5.5
  • cloud.google.com/go/monitoring: v1.16.1 → v1.17.0
  • cloud.google.com/go/pubsub: v1.33.0 → v1.37.0
  • cloud.google.com/go/security: v1.15.1 → v1.15.6
  • cloud.google.com/go/storage: v1.33.0 → v1.39.1
  • cloud.google.com/go/trace: v1.10.2 → v1.10.4
  • cloud.google.com/go: v0.110.10 → v0.112.1
  • cuelang.org/go: v0.6.0 → v0.8.1
  • filippo.io/edwards25519: v1.0.0 → v1.1.0
  • github.com/AdamKorcz/go-fuzz-headers-1: e936619 → 8b5d3ce
  • github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.9.0 → v1.10.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.4.0 → v1.5.1
  • github.com/Azure/azure-sdk-for-go/sdk/internal: v1.5.0 → v1.5.2
  • github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys: v1.0.1 → v1.1.0

... (truncated)

Commits
  • 42ddf07 Merge pull request #350 from kubernetes-sigs/dependabot/github_actions/all-ed...
  • 44d4705 build(deps): bump actions/checkout from 4.1.5 to 4.1.6 in the all group
  • 4bb7451 Merge pull request #348 from kubernetes-sigs/dependabot/go_modules/all-4469aa...
  • 02e6af7 build(deps): bump sigs.k8s.io/release-utils in the all group
  • fe520ae Merge pull request #347 from kubernetes-sigs/dependabot/github_actions/all-e8...
  • f983950 build(deps): bump actions/checkout from 4.1.4 to 4.1.5 in the all group
  • 90e8ede Merge pull request #346 from kubernetes-sigs/dependabot/go_modules/golang.org...
  • 980e927 build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0
  • c8743c4 Merge pull request #345 from kubernetes-sigs/dependabot/github_actions/all-b2...
  • d7f5f72 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 in the all group
  • Additional commits viewable in compare view

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

Bumps the all group with 2 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [sigs.k8s.io/release-sdk](https://github.com/kubernetes-sigs/release-sdk).


Updates `github.com/aws/aws-sdk-go` from 1.53.7 to 1.53.8
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.53.7...v1.53.8)

Updates `sigs.k8s.io/release-sdk` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/kubernetes-sigs/release-sdk/releases)
- [Commits](kubernetes-sigs/release-sdk@v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: sigs.k8s.io/release-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels May 23, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 23, 2024
@k8s-ci-robot k8s-ci-robot added the sig/release Categorizes an issue or PR as relevant to SIG Release. label May 23, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 23, 2024
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 23, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 23, 2024
@k8s-ci-robot k8s-ci-robot merged commit e9ccd3d into master May 23, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/all-253c668eeb branch May 23, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. sig/release Categorizes an issue or PR as relevant to SIG Release. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants