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 #4148

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-dependencies group with 3 updates: github.com/aws/aws-sdk-go, github.com/gemalto/kmip-go and github.com/onsi/ginkgo/v2.

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

Release notes

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

Release v1.45.16 (2023-09-25)

Service Client Updates

  • service/amplifyuibuilder: Updates service API and documentation
  • service/chime-sdk-media-pipelines: Updates service API, documentation, and paginators
  • service/emr-serverless: Updates service API and documentation
  • service/finspace-data: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • Added ability to tag users upon creation.
  • service/ssm: Updates service API and documentation
    • This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output.
  • service/wafv2: Updates service API and documentation

Release v1.45.15 (2023-09-22)

Service Client Updates

  • service/braket: Updates service API and documentation
  • service/dms: Updates service API, documentation, and examples
    • new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift
  • service/ec2: Updates service API
    • EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections.
  • service/elasticfilesystem: Updates service documentation
    • Documentation updates for Elastic File System
  • service/events: Updates service API and documentation
    • Adds sensitive trait to various shapes in Jetstream Connections API model.
  • service/guardduty: Updates service API and documentation
    • Add EKS_CLUSTER_NAME to filter and sort key.
  • service/mediaconvert: Updates service API and documentation
    • This release supports the creation of of audio-only tracks in CMAF output groups.

SDK Bugs

  • aws/session: Removed typed literal parsing for config, everything is now treated as a string until a numeric value is needed.
    • This resolves an issue where the contents of a profile would silently be dropped with certain values.

Release v1.45.14 (2023-09-20)

Service Client Updates

  • service/appconfig: Updates service API, documentation, and paginators
  • service/apprunner: Updates service API, documentation, and paginators
  • service/codeartifact: Updates service API
  • service/kinesisvideo: Updates service documentation
    • Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs.
  • service/logs: Updates service API and documentation
    • Add ClientToken to QueryDefinition CFN Handler in CWL
  • service/s3: Updates service API, documentation, and examples
    • Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException
  • service/servicediscovery: Updates service API and documentation

... (truncated)

Commits

Updates github.com/gemalto/kmip-go from 0.0.9 to 0.0.10

Release notes

Sourced from github.com/gemalto/kmip-go's releases.

Release v0.0.10

What's Changed

Full Changelog: ThalesGroup/kmip-go@v0.0.9...v0.0.10

Commits
  • 47c1b1e update linter settings
  • 5b7a3cb Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0
  • See full diff in compare view

Updates github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.12.1

2.12.1

Fixes

  • Print logr prefix if it exists (#1275) [90d4846]

Maintenance

  • Bump actions/checkout from 3 to 4 (#1271) [555f543]
  • Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270) [d867b7d]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.12.1

Fixes

  • Print logr prefix if it exists (#1275) [90d4846]

Maintenance

  • Bump actions/checkout from 3 to 4 (#1271) [555f543]
  • Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270) [d867b7d]
Commits

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 25, 2023
Copy link
Member

@nixpanic nixpanic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AWS and KMIP packages do not need e2e testing (no tests).

The change to ginkgo is extremely minimal, which does not require e2e either.

@nixpanic nixpanic added the ci/skip/e2e skip running e2e CI jobs label Sep 26, 2023
@nixpanic
Copy link
Member

@Mergifyio rebase

Bumps the github-dependencies group with 3 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/gemalto/kmip-go](https://github.com/gemalto/kmip-go) and [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).


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

Updates `github.com/gemalto/kmip-go` from 0.0.9 to 0.0.10
- [Release notes](https://github.com/gemalto/kmip-go/releases)
- [Commits](ThalesGroup/kmip-go@v0.0.9...v0.0.10)

Updates `github.com/onsi/ginkgo/v2` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.12.0...v2.12.1)

---
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/gemalto/kmip-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
...

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

mergify bot commented Sep 26, 2023

rebase

✅ Branch has been successfully rebased

@nixpanic nixpanic force-pushed the dependabot/go_modules/github-dependencies-ea989a016c branch from 572db5d to 825061b Compare September 26, 2023 12:14
@nixpanic nixpanic added the ok-to-test Label to trigger E2E tests label Sep 26, 2023
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@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-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/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/k8s-e2e-external-storage/1.26

@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 26, 2023
@mergify mergify bot merged commit 3bbd20a into devel Sep 26, 2023
24 checks passed
@mergify mergify bot deleted the dependabot/go_modules/github-dependencies-ea989a016c branch September 26, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip/e2e skip running e2e CI jobs rebase update the version of an external component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants