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 group across 1 directory with 3 updates #3956

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

Bumps the aws group with 3 updates in the / directory: boto3, botocore and s3transfer.

Updates boto3 from 1.34.90 to 1.34.142

Commits
  • dfbe878 Merge branch 'release-1.34.142'
  • a32f621 Bumping version to 1.34.142
  • 53609dd Add changelog entries from botocore
  • a9a47bd Merge branch 'release-1.34.141' into develop
  • f327879 Merge branch 'release-1.34.141'
  • 37fafd4 Bumping version to 1.34.141
  • 45c4fe4 Add changelog entries from botocore
  • a9066f5 Add a lock file for requirements-docs.txt (#4171)
  • 260f8cf Merge branch 'release-1.34.140'
  • 3c5fec5 Merge branch 'release-1.34.140' into develop
  • Additional commits viewable in compare view

Updates botocore from 1.34.90 to 1.34.142

Changelog

Sourced from botocore's changelog.

1.34.142

  • api-change:datazone: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes
  • api-change:fsx: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems.
  • api-change:opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.
  • api-change:sagemaker: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

1.34.141

  • api-change:codedeploy: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:devicefarm: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:dms: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:elasticbeanstalk: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:es: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:firehose: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:gamelift: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:qapps: This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization.
  • api-change:route53resolver: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:ses: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

1.34.140

  • api-change:acm: Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description.
  • api-change:ecr: This release for Amazon ECR makes change to bring the SDK into sync with the API.
  • api-change:payment-cryptography-data: Added further restrictions on logging of potentially sensitive inputs and outputs.
  • api-change:qbusiness: Add personalization to Q Applications. Customers can enable or disable personalization when creating or updating a Q application with the personalization configuration.

1.34.139

  • api-change:application-autoscaling: Doc only update for Application Auto Scaling that fixes resource name.
  • api-change:directconnect: This update includes documentation for support of new native 400 GBps ports for Direct Connect.
  • api-change:organizations: Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
  • api-change:rekognition: This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
  • api-change:workspaces: Fix create workspace bundle RootStorage/UserStorage to accept non null values

1.34.138

  • api-change:ec2: Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:fms: Increases Customer API's ManagedServiceData length
  • api-change:s3: Added response overrides to Head Object requests.

... (truncated)

Commits

Updates s3transfer from 0.10.1 to 0.10.2

Changelog

Sourced from s3transfer's changelog.

0.10.2

  • bugfix:awscrt: Pass operation name to awscrt.s3 to improve error handling.
Commits
  • 9a16829 Merge branch 'release-0.10.2'
  • 7a0f702 Bumping version to 0.10.2
  • 81a0c70 Pass operation name to awscrt.s3 (#309)
  • 6461de3 CRTTransferManager validates ExtraArgs and Bucket, same as classic TransferMa...
  • 407232b Merge pull request #306 from boto/3_13_and_macos
  • bca7164 Start testing on 3.13 beta build
  • 2b215d1 Move 3.8 and 3.9 builds back to macos-13
  • 123ff16 update wheel to latest release (#303)
  • b604bbc Upgrade pytest and associated test packages (#302)
  • 2885dab Merge branch 'release-0.10.1' into develop
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
botocore [>= 1.24.a, < 1.25]
boto3 [>= 1.21.a, < 1.22]

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 group with 3 updates in the / directory: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore) and [s3transfer](https://github.com/boto/s3transfer).


Updates `boto3` from 1.34.90 to 1.34.142
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.90...1.34.142)

Updates `botocore` from 1.34.90 to 1.34.142
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.90...1.34.142)

Updates `s3transfer` from 0.10.1 to 0.10.2
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.10.1...0.10.2)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: s3transfer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Jul 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2024

Superseded by #3960.

@dependabot dependabot bot closed this Jul 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/aws-0d86b9254d branch July 11, 2024 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants