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

build(deps): bump the github-dependencies group with 3 updates #14347

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps the github-dependencies group with 3 updates: github.com/aws/aws-sdk-go, github.com/ceph/go-ceph and github.com/spf13/cobra.

Updates github.com/aws/aws-sdk-go from 1.53.19 to 1.54.2

Release notes

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

Release v1.54.2 (2024-06-14)

Service Client Updates

  • service/datazone: Updates service API, documentation, and paginators
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/macie2: Updates service API, documentation, and paginators
  • service/mediaconvert: Updates service API, documentation, and paginators
    • This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
  • service/route53domains: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

SDK Bugs

  • Remove test dependency on golang.org/x/net.
    • This was used for h2 support which is now transparently available in the stdlib.

Release v1.54.1 (2024-06-13)

Service Client Updates

  • service/cloudhsmv2: Updates service API and documentation
    • Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.
  • service/glue: Updates service API and documentation
    • This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.
  • service/iotwireless: Updates service API
  • service/kms: Updates service API, documentation, and examples
    • This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.
  • service/mediapackagev2: Updates service API, documentation, and examples

Release v1.54.0 (2024-06-12)

Service Client Updates

  • service/apptest: Updates service API, documentation, waiters, paginators, and examples
  • service/ec2: Updates service API and documentation
    • Tagging support for Traffic Mirroring FilterRule resource
  • service/osis: Updates service API and documentation
  • service/redshift: Updates service API and documentation
    • Updates to remove DC1 and DS2 node types.
  • service/secretsmanager: Updates service API and documentation
    • Introducing RotationToken parameter for PutSecretValue API
  • service/securitylake: Updates service API and documentation
  • service/sesv2: Updates service API and documentation

SDK Features

  • service/backupstorage: Remove Backupstorage
    • This change removes the Backupstorage service, which has been deprecated.

Release v1.53.21 (2024-06-11)

... (truncated)

Commits

Updates github.com/ceph/go-ceph from 0.27.0 to 0.28.0

Release notes

Sourced from github.com/ceph/go-ceph's releases.

v0.28.0

The maintainers and contributors to go-ceph are pleased to announce the v0.28.0 release. This is another great step towards making it possible to use the power of the Ceph APIs in the Go language.

As this is a v0.x release we do not guarantee backwards compatibility with previous versions of the code. However, we aim not to disrupt existing consumers of the library and thus make an effort not to immediately implement breaking changes without very good justification. Please see the "Deprecations & Removals" section (if present) to get a sense of what you can expect to change in the future and prepare your code ahead of time. You may also want to view "Deprecations & Removals" of previous releases as they are not repeated here. All newly introduced APIs in the following section are labeled as "preview" APIs first, and are only available if the ceph_preview build tag is set. There is explicitly no backwards compatibility guaranteed for these until they are labeled as "stable" in a later release.

API Stability Updates

The following APIs are now stable:

rgw/admin

  • API.GetBucketQuota
  • API.SetBucketQuota

Other Changes

cephfs/admin

rgw/admin

Internal

Full Changelog: ceph/go-ceph@v0.27.0...v0.28.0

Commits
  • 9e30a52 gitignore: Add default results directory
  • 99e49bf docs: update README for release v0.28.0
  • 7d15378 rgw/admin: Promote {Get,Set}BucketQuota APIs to stable
  • e0e4115 containers: work around centos 8 stream getting archived
  • 26ac6fa Dockerfile: Avoid conflict with curl-minimal package
  • 96aac32 go-ceph: bump github.com/aws/aws-sdk-go from 1.52.0 to 1.53.14
  • e61512c go-ceph: bump golang.org/x/sys from 0.19.0 to 0.20.0
  • 2b9a021 cephfs/admin: Rename fs quiesce test file
  • be5dff0 rgw/admin: remove unknown user test case from user_bucket_test.go
  • 56bd2f1 go-ceph: bump golang.org/x/sys from 0.18.0 to 0.19.0
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.8.0 to 1.8.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.8.1

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

... (truncated)

Commits

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 github-dependencies group with 3 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/ceph/go-ceph](https://github.com/ceph/go-ceph) and [github.com/spf13/cobra](https://github.com/spf13/cobra).


Updates `github.com/aws/aws-sdk-go` from 1.53.19 to 1.54.2
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.53.19...v1.54.2)

Updates `github.com/ceph/go-ceph` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/ceph/go-ceph/releases)
- [Changelog](https://github.com/ceph/go-ceph/blob/master/docs/release-process.md)
- [Commits](ceph/go-ceph@v0.27.0...v0.28.0)

Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/ceph/go-ceph
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 17, 2024
@BlaineEXE BlaineEXE merged commit f47d237 into master Jun 17, 2024
52 of 53 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github-dependencies-fd2d6e934b branch June 17, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant