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 all group in /pkg/signature/kms/aws with 4 updates #973

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps the all group in /pkg/signature/kms/aws with 4 updates: github.com/aws/aws-sdk-go, github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/kms.

Updates github.com/aws/aws-sdk-go from 1.47.12 to 1.48.13

Release notes

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

Release v1.48.13 (2023-12-05)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Adding IdentityCenter enabled request for interactive query
  • service/cleanroomsml: Updates service API and documentation
  • service/cloudformation: Updates service documentation
    • Documentation update, December 2023
  • service/ec2: Updates service API and documentation
    • Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection

Release v1.48.12 (2023-12-04)

Service Client Updates

  • service/billingconductor: Updates service API and documentation
  • service/braket: Updates service API and documentation
  • service/cloud9: Updates service API and documentation
    • This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
  • service/cloudformation: Updates service waiters
    • Including UPDATE_* states as a success status for CreateStack waiter.
  • service/finspace: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • Adds support for custom color correction on channels using 3D LUT files.
  • service/servicecatalog-appregistry: Updates service documentation

Release v1.48.11 (2023-12-01)

Service Client Updates

  • service/qconnect: Updates service API and documentation
  • service/rbin: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

Release v1.48.10 (2023-11-30)

Service Client Updates

  • service/arc-zonal-shift: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio

Release v1.48.9 (2023-11-30)

Service Client Updates

  • service/marketplace-agreement: Adds new service

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.23.0 to 1.23.5

Commits
  • ce842a7 Release 2023-12-01
  • d40f923 Regenerated Clients
  • 3a00ef5 Update API model
  • 1f61a06 fix: correct recognition and zeroing of cache-wrapped AnonymousCredentials (#...
  • 623d430 fix: correct wrapping of errors in authentication workflow (#2403)
  • cb676e7 Release 2023-11-30.2
  • 21db1a2 Regenerated Clients
  • 833655d Update API model
  • fcfb7ac fix: use region overrides in endpoint discovery (#2393)
  • f3ea5b8 Release 2023-11-30
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/config from 1.25.1 to 1.25.11

Commits
  • ce842a7 Release 2023-12-01
  • d40f923 Regenerated Clients
  • 3a00ef5 Update API model
  • 1f61a06 fix: correct recognition and zeroing of cache-wrapped AnonymousCredentials (#...
  • 623d430 fix: correct wrapping of errors in authentication workflow (#2403)
  • cb676e7 Release 2023-11-30.2
  • 21db1a2 Regenerated Clients
  • 833655d Update API model
  • fcfb7ac fix: use region overrides in endpoint discovery (#2393)
  • f3ea5b8 Release 2023-11-30
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.26.2 to 1.27.2

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 all group in /pkg/signature/kms/aws with 4 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go` from 1.47.12 to 1.48.13
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.47.12...v1.48.13)

Updates `github.com/aws/aws-sdk-go-v2` from 1.23.0 to 1.23.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.0...v1.23.5)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.25.1 to 1.25.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.1...config/v1.25.11)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.26.2 to 1.27.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.26.2...service/s3/v1.27.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Dec 6, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 7, 2023

Superseded by #974.

@dependabot dependabot bot closed this Dec 7, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/pkg/signature/kms/aws/all-de160c0b54 branch December 7, 2023 06:11
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