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

rebase: bump the github-dependencies group with 3 updates #4136

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps the github-dependencies group with 3 updates: github.com/aws/aws-sdk-go, github.com/aws/aws-sdk-go-v2/service/sts and github.com/kubernetes-csi/external-snapshotter/client/v6.

Updates github.com/aws/aws-sdk-go from 1.45.7 to 1.45.12

Release notes

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

Release v1.45.12 (2023-09-18)

Service Client Updates

  • service/discovery: Updates service API
    • Add sensitive protection for customer information
  • service/macie2: Updates service documentation
  • service/workmail: Updates service API, documentation, and paginators
    • This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs.

Release v1.45.11 (2023-09-15)

Service Client Updates

  • service/appstream: Updates service API, documentation, and waiters
    • This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • service/connect: Updates service API
  • service/datasync: Updates service documentation
  • service/sagemaker: Updates service API and documentation
    • This release introduces Skip Model Validation for Model Packages

Release v1.45.10 (2023-09-14)

Service Client Updates

  • service/appstream: Updates service API, documentation, and waiters
    • This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • service/cloudformation: Updates service documentation
    • Documentation updates for AWS CloudFormation
  • service/entityresolution: Updates service API and documentation
  • service/lookoutequipment: Updates service API, documentation, paginators, and examples

Release v1.45.9 (2023-09-13)

Service Client Updates

  • service/cloud9: Updates service documentation
    • Update to include information on Ubuntu 18 deprecation.
  • service/drs: Updates service API, documentation, and paginators
  • service/firehose: Updates service API and documentation
    • DocumentIdOptions has been added for the Amazon OpenSearch destination.
  • service/guardduty: Updates service API and documentation
    • Add managementType field to ListCoverage API response.
  • service/internetmonitor: Adds new service
  • service/ivs-realtime: Updates service documentation
  • service/simspaceweaver: Updates service documentation
  • service/xray: Updates service API and documentation
    • Add StartTime field in GetTraceSummaries API response for each TraceSummary.

Release v1.45.8 (2023-09-12)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.21.5 to 1.22.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/sts's changelog.

Release (2021-12-21)

General Highlights

  • Feature: API Paginators now support specifying the initial starting token, and support stopping on empty string tokens.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.11.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.10.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.11.0
    • Documentation: API client updated
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.11.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.17.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.3.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.4.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.16.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.13.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.10.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.11.0
    • Feature: API client updated
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.10.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/comprehendmedical: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.13.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.13.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.14.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.13.0
    • Feature: Updated to latest service endpoints

... (truncated)

Commits

Updates github.com/kubernetes-csi/external-snapshotter/client/v6 from 6.2.0 to 6.3.0

Release notes

Sourced from github.com/kubernetes-csi/external-snapshotter/client/v6's releases.

client/v6.3.0

The release tag client/v6.3.0 is for VolumeSnapshot APIs and client library which are in a separate go package.

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v6.3.0/CHANGELOG/CHANGELOG-6.3.md

v6.3.0

Overall Status

Volume snapshotting has been a GA feature since Kubernetes v1.20.

Supported CSI Spec Versions

1.0-1.8

Minimum Kubernetes version

1.20

Recommended Kubernetes version

1.24

Container

docker pull registry.k8s.io/sig-storage/snapshot-controller:v6.3.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v6.3.0
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.3.0

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v6.3.0/CHANGELOG/CHANGELOG-6.3.md

v6.2.2

Overall Status

Volume snapshotting has been a GA feature since Kubernetes v1.20.

Supported CSI Spec Versions

1.0-1.7

Minimum Kubernetes version

1.20

Recommended Kubernetes version

1.24

Container

docker pull registry.k8s.io/sig-storage/snapshot-controller:v6.2.2
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.2.2

Full Changelog

... (truncated)

Commits
  • a6ac2ee Merge pull request #908 from xing-yang/changelog_6.3.0
  • de93167 Remove changes related to VolumeGroupSnapshot
  • 350388a Add changelog for v6.3.0
  • f7cc9e3 Merge pull request #907 from xing-yang/remove_k8s_dep
  • fd03420 Remove direct dep on kubernetes
  • 3cccd02 Merge pull request #904 from xing-yang/update_client_6.3
  • 8c3a305 Merge pull request #898 from kubernetes-csi/dependabot/go_modules/google.gola...
  • 5b12e86 Merge pull request #903 from kubernetes-csi/dependabot/go_modules/github.com/...
  • 0667aa8 Update client lib version to 6.3.0
  • 94b2103 Bump github.com/evanphx/json-patch
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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

@dependabot dependabot bot added the rebase update the version of an external component label Sep 18, 2023
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 19, 2023

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Sep 19, 2023

queue

🛑 The pull request has been removed from the queue default

The queue conditions cannot be satisfied due to failing checks.

You can take a look at Queue: Embarked in merge queue check runs for more details.

In case of a failure due to a flaky test, you should first retrigger the CI.
Then, re-embark the pull request into the merge queue by posting the comment
@mergifyio refresh on the pull request.

mergify bot added a commit that referenced this pull request Sep 19, 2023
@mergify mergify bot added the ok-to-test Label to trigger E2E tests label Sep 19, 2023
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.26

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Sep 19, 2023
@Rakshith-R
Copy link
Contributor

@Mergifyio rebase
@Mergifyio queue

Bumps the github-dependencies group with 3 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) and [github.com/kubernetes-csi/external-snapshotter/client/v6](https://github.com/kubernetes-csi/external-snapshotter).


Updates `github.com/aws/aws-sdk-go` from 1.45.7 to 1.45.12
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.7...v1.45.12)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.21.5 to 1.22.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.22.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/efs/v1.21.5...service/s3/v1.22.0)

Updates `github.com/kubernetes-csi/external-snapshotter/client/v6` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/kubernetes-csi/external-snapshotter/releases)
- [Commits](kubernetes-csi/external-snapshotter@v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/kubernetes-csi/external-snapshotter/client/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@mergify
Copy link
Contributor

mergify bot commented Sep 21, 2023

rebase

✅ Branch has been successfully rebased

@Rakshith-R Rakshith-R force-pushed the dependabot/go_modules/github-dependencies-1f6d5120ea branch from ee7c1db to b665d21 Compare September 21, 2023 10:55
@Rakshith-R
Copy link
Contributor

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Sep 21, 2023

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 3c126fe

@mergify mergify bot added the ok-to-test Label to trigger E2E tests label Sep 21, 2023
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.27

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.28

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.26

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.26

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Sep 21, 2023
@mergify mergify bot merged commit 3c126fe into devel Sep 21, 2023
23 checks passed
@mergify mergify bot deleted the dependabot/go_modules/github-dependencies-1f6d5120ea branch September 21, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rebase update the version of an external component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants