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

deps(go): bump the common-golang group with 1 update #2373

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps the common-golang group with 1 update: github.com/aws/aws-sdk-go.

Release notes

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

Release v1.45.21 (2023-10-03)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/location: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release adds the ability to replace video frames without modifying the audio essence.
  • service/oam: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • This release allows users to run Selective Execution in SageMaker Pipelines without SourcePipelineExecutionArn if selected steps do not have any dependent steps.
  • service/wellarchitected: Updates service API, documentation, and paginators

Release v1.45.20 (2023-10-02)

Service Client Updates

  • service/bedrock: Updates service API, documentation, waiters, and paginators
  • service/bedrock-runtime: Updates service API and documentation
  • service/ec2: Updates service API
    • Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
  • service/managedblockchain: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.
  • service/sso: Adds new service
    • Fix FIPS Endpoints in aws-us-gov.
  • service/sts: Updates service API and documentation
    • STS API updates for assumeRole
  • service/transfer: Updates service documentation
    • Documentation updates for AWS Transfer Family

Release v1.45.19 (2023-09-28)

Service Client Updates

  • service/bedrock: Updates service API, documentation, paginators, and examples
  • service/bedrock-runtime: Adds new service
  • service/budgets: Updates service API and documentation
    • Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • service/ec2: Updates service API and documentation
    • Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • service/iotfleetwise: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
  • service/wafv2: Updates service documentation

Release v1.45.18 (2023-09-27)

... (truncated)

Commits

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 3, 2023
Bumps the common-golang group with 1 update: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).

- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.16...v1.45.21)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common-golang
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/common-golang-a0230c6f8e branch from 7ae5fea to cc4a602 Compare October 3, 2023 19:50
@pavannd1 pavannd1 enabled auto-merge (squash) October 3, 2023 20:26
@pavannd1 pavannd1 merged commit cf542a6 into master Oct 3, 2023
12 checks passed
@pavannd1 pavannd1 deleted the dependabot/go_modules/common-golang-a0230c6f8e branch October 3, 2023 20:34
leuyentran pushed a commit that referenced this pull request Oct 18, 2023
Bumps the common-golang group with 1 update: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).

- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.16...v1.45.21)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common-golang
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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