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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps the github-dependencies group with 3 updates: github.com/aws/aws-sdk-go, github.com/ceph/go-ceph and github.com/k8snetworkplumbingwg/network-attachment-definition-client.

Updates github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20

Release notes

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

Release v1.50.20 (2024-02-16)

Service Client Updates

  • service/connectparticipant: Updates service documentation
  • service/elasticmapreduce: Updates service API and documentation
    • adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • service/firehose: Updates service API and documentation
    • This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • service/lambda: Updates service documentation
    • Documentation-only updates for Lambda to clarify a number of existing actions and properties.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Doc only update for a valid option in DB parameter group
  • service/sns: Updates service API and documentation
    • This release marks phone numbers as sensitive inputs.

Release v1.50.19 (2024-02-15)

Service Client Updates

  • service/artifact: Updates service API, documentation, paginators, and examples
  • service/codepipeline: Updates service API and documentation
    • Add ability to override timeout on action level.
  • service/detective: Updates service documentation
  • service/guardduty: Updates service API and documentation
    • Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • service/healthlake: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/polly: Updates service API
    • Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • service/sagemaker: Updates service API and documentation
    • This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager

Release v1.50.18 (2024-02-14)

Service Client Updates

  • service/controltower: Updates service API, documentation, and paginators
  • service/lookoutequipment: Updates service API and documentation
  • service/qbusiness: Updates service API and documentation

Release v1.50.17 (2024-02-13)

Service Client Updates

  • service/lightsail: Updates service API and documentation
    • This release adds support to upgrade the major version of a database.
  • service/marketplace-catalog: Updates service API and documentation

... (truncated)

Commits

Updates github.com/ceph/go-ceph from 0.25.0 to 0.26.0

Release notes

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

v0.26.0

The maintainers and contributors to go-ceph are pleased to announce the v0.26.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.

Special thanks to our new contributors:

Changes

rgw/admin

Internal

Full Changelog: ceph/go-ceph@v0.25.0...v0.26.0

Commits
  • f811696 docs: update README for release v0.26.0
  • d4a70d7 docs: update api-status for release v0.26.0
  • d34f8b9 rgw/admin: Fixup for 6f90ce1
  • 6f90ce1 Code Lint: Fix lint errors caused by revive check for unused parameters
  • 0679355 docs: Add user bucket quota APIs to api-status
  • 8cc709a rgw/admin: Add tests for user bucket quota APIs
  • 2f0bbfe rgw/admin: Add API to set/get user bucket quota
  • 42d15f9 go-ceph: bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.9
  • f22e5c4 go-ceph: bump golang.org/x/sys from 0.15.0 to 0.16.0
  • e912112 go-ceph: bump actions/stale from 8 to 9
  • Additional commits viewable in compare view

Updates github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.5.0 to 1.6.0

Release notes

Sourced from github.com/k8snetworkplumbingwg/network-attachment-definition-client's releases.

v1.6.0

Adds IPAMClaimReference to network-selection-elements

Commits
  • 509898b Merge pull request #60 from maiqueb/add-ipamclaim-reference-to-nse
  • f1159ef api: add IPAMClaimReference to network-selection-elements
  • See full diff 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 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/k8snetworkplumbingwg/network-attachment-definition-client](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client).


Updates `github.com/aws/aws-sdk-go` from 1.50.15 to 1.50.20
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.15...v1.50.20)

Updates `github.com/ceph/go-ceph` from 0.25.0 to 0.26.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.25.0...v0.26.0)

Updates `github.com/k8snetworkplumbingwg/network-attachment-definition-client` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/releases)
- [Commits](k8snetworkplumbingwg/network-attachment-definition-client@v1.5.0...v1.6.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/ceph/go-ceph
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/k8snetworkplumbingwg/network-attachment-definition-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 19, 2024
Copy link
Author

dependabot bot commented on behalf of github Feb 26, 2024

Superseded by #137.

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github-dependencies-e37118b8c7 branch February 26, 2024 07:45
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.

0 participants