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 github.com/aws/aws-sdk-go-v2/service/docdbelastic from 1.1.11 to 1.2.3 #1513

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/docdbelastic from 1.1.11 to 1.2.3.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/docdbelastic's changelog.

Release 2021-05-06

Service Client Highlights

  • service/acmpca - v1.3.0
    • Feature: API client updated
  • service/apigateway - v1.3.0
    • Feature: API client updated
  • service/auditmanager - v1.4.0
    • Feature: API client updated
  • service/chime - v1.3.0
    • Feature: API client updated
  • service/cloudformation - v1.4.0
    • Feature: API client updated
  • service/cloudfront - v1.4.0
    • Feature: API client updated
  • service/codegurureviewer - v1.3.0
    • Feature: API client updated
  • service/connect - v1.3.0
    • Feature: API client updated
  • service/customerprofiles - v1.5.0
    • Feature: API client updated
  • service/devopsguru - v1.3.0
    • Feature: API client updated
  • service/docdb - v1.4.0
    • Feature: API client updated
  • service/ec2 - v1.6.0
    • This release contains a breaking change to the Amazon EC2 API client. API number(int/int64/etc) and boolean members were changed from value, to pointer type. Your applications using the EC2 API client will fail to compile after upgrading for all members that were updated. To migrate to this module you'll need to update your application to use pointers for all number and boolean members in the API client module. The SDK provides helper utilities to convert between value and pointer types. For example the aws.Bool function to get the address from a bool literal. Similar utilities are available for all other primative types in the aws package.
    • Bug Fix: Fix incorrectly modeled Amazon EC2 number and boolean members in structures. The Amazon EC2 API client has been updated with a breaking change to fix all structure number and boolean members to be pointer types instead of value types. Fixes #1107, #1178, and #1190. This breaking change is made within the major version of the client' module, because the client operations failed and were unusable with value type number and boolean members with the EC2 API.
    • Feature: API client updated
  • service/ecs - v1.3.0
    • Feature: API client updated
  • service/eks - v1.3.0
    • Feature: API client updated
  • service/forecast - v1.4.0
    • Feature: API client updated
  • service/glue - v1.4.0
    • Feature: API client updated
  • service/health - v1.3.0
    • Feature: API client updated
  • service/iotsitewise - v1.3.0
    • Feature: API client updated
  • service/iotwireless - v1.4.0
    • Feature: API client updated
  • service/kafka - v1.3.0
    • Feature: API client updated
  • service/kinesisanalyticsv2 - v1.2.0
    • Feature: API client updated
  • service/macie2 - v1.4.0
    • Feature: API client updated
  • service/marketplacecatalog - v1.2.0
    • Feature: API client updated

... (truncated)

Commits
  • cdc9a4c Release 2021-05-06
  • 58abcea add change note for PR 1242
  • 322bcae fixup core module changes version
  • 6f6965b changenote for smithy-go dependency bump
  • 97dda77 cleanup go.mod/sum files
  • e3d4e87 update hand written dependencies on smithy-go
  • adb3010 regenerate API clients for smithy-go v1.4.0
  • e22f8f0 Update API clients from latest models (#1250)
  • 9b93441 service/ec2: Fix generation of number and bool struct members to be pointers ...
  • 92076b9 Migrate to smithy 1.7 and generate APIGateway service (#1240)
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go-v2/service/docdbelastic](https://github.com/aws/aws-sdk-go-v2) from 1.1.11 to 1.2.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/pi/v1.2.3/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/oam/v1.1.11...service/pi/v1.2.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/docdbelastic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 18, 2023
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added size/XS and removed dependencies Pull requests that update a dependency file labels Aug 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #1542.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/docdbelastic-1.2.3 branch August 21, 2023 06:39
Copy link

github-actions bot commented Aug 2, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants