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

Bump the aws-sdk group across 1 directory with 6 updates #122

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the aws-sdk group with 4 updates in the / directory: aws-sdk-dynamodb, aws-sdk-s3, aws-sdk-sns and aws-sdk-sqs.

Updates aws-sdk-dynamodb from 1.100.0 to 1.108.0

Changelog

Sourced from aws-sdk-dynamodb's changelog.

1.108.0 (2024-05-02)

  • Feature - This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.

1.107.0 (2024-04-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.106.0 (2024-03-20)

  • Feature - This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter.

1.105.0 (2024-03-06)

  • Feature - Doc only updates for DynamoDB documentation

1.104.0 (2024-02-20)

  • Feature - Publishing quick fix for doc only update.

1.103.0 (2024-02-14)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.102.0 (2024-02-02)

  • Feature - Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.

1.101.0 (2024-01-26)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.
Commits

Updates aws-sdk-s3 from 1.142.0 to 1.149.1

Changelog

Sourced from aws-sdk-s3's changelog.

1.149.1 (2024-05-06)

  • Issue - Fix bug where destination bucket default encryption was inadvertently overridden by source object encryption.

1.149.0 (2024-04-30)

  • Feature - Support S3 Access Grants authentication. Access Grants can be enabled with the access_grants option, and custom options can be passed into the access_grants_credentials_provider option. This feature requires aws-sdk-s3control to be installed.

  • Feature - Add RBS signatures for customizations of S3.

1.148.0 (2024-04-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.147.0 (2024-04-16)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Omit ContentType plugin when generating presigned url.

1.146.1 (2024-03-28)

  • Issue - Fix bug where thread_count option was not being respected for multipart uploads.

1.146.0 (2024-03-18)

  • Feature - Fix two issues with response root node names.

1.145.0 (2024-03-15)

  • Feature - Documentation updates for Amazon S3.

1.144.0 (2024-03-13)

  • Feature - This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).

1.143.1 (2024-03-12)

  • Issue - Include original part errors in message when aborting multipart upload fails (#2990).

1.143.0 (2024-01-26)

... (truncated)

Commits

Updates aws-sdk-sns from 1.70.0 to 1.74.0

Changelog

Sourced from aws-sdk-sns's changelog.

1.74.0 (2024-04-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.73.0 (2024-04-16)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.72.0 (2024-02-16)

  • Feature - This release marks phone numbers as sensitive inputs.

1.71.0 (2024-01-26)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.
Commits

Updates aws-sdk-sqs from 1.69.0 to 1.73.0

Changelog

Sourced from aws-sdk-sqs's changelog.

1.73.0 (2024-05-08)

  • Feature - This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

1.72.0 (2024-04-30)

  • Feature - Handle System Message Attributes MD5 verification.

1.71.0 (2024-04-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.70.0 (2024-01-26)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.
Commits

Updates aws-sdk-core from 3.190.3 to 3.195.0

Changelog

Sourced from aws-sdk-core's changelog.

3.195.0 (2024-05-10)

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated request parameters for PKCE support.

3.194.2 (2024-05-07)

  • Issue - Fix issue where ConnectionPool size iteration would prevent a new key from being added to the pool.

3.194.1 (2024-05-03)

  • Issue - Update EC2 protocol to not serialize empty lists.

3.194.0 (2024-04-30)

  • Feature - Add an API private cache for S3 Express and Access Grants.

3.193.0 (2024-04-25)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

  • Issue - Update event stream documentation.

  • Issue - Move InvocationId plugin to all clients.

  • Issue - Handle event streaming content-sha256 header in the signer plugin.

  • Issue - Add the event stream content type to initial requests.

  • Issue - Fix standard and adaptive retry mode for event streams.

  • Issue - Add authority to http2 headers.

  • Issue - Do not treat single members in event stream structures as implicit payloads.

  • Issue - Do not wait for initial response headers to start sending input events.

3.192.1 (2024-04-18)

  • Issue - Drop key/value pair if value is nil when deserializing json maps.

3.192.0 (2024-04-16)

  • Feature - Updated Aws::STS::Client with the latest API changes.

... (truncated)

Commits

Updates aws-sdk-kms from 1.76.0 to 1.80.0

Changelog

Sourced from aws-sdk-kms's changelog.

1.80.0 (2024-04-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.79.0 (2024-04-12)

  • Feature - This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.

1.78.0 (2024-03-18)

  • Feature - Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy

1.77.0 (2024-01-26)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.
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 aws-sdk group with 4 updates in the / directory: [aws-sdk-dynamodb](https://github.com/aws/aws-sdk-ruby), [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [aws-sdk-sns](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-sqs](https://github.com/aws/aws-sdk-ruby).


Updates `aws-sdk-dynamodb` from 1.100.0 to 1.108.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-s3` from 1.142.0 to 1.149.1
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-sns` from 1.70.0 to 1.74.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-sns/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-sqs` from 1.69.0 to 1.73.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-core` from 3.190.3 to 3.195.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-kms` from 1.76.0 to 1.80.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: aws-sdk-sns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: aws-sdk-sqs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: aws-sdk-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: aws-sdk-kms
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #126.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/bundler/aws-sdk-0c273e7392 branch May 20, 2024 07:02
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants