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 boto3 from 1.28.3 to 1.28.25 #166

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps boto3 from 1.28.3 to 1.28.25.

Changelog

Sourced from boto3's changelog.

1.28.25

  • api-change:amplifybackend: [botocore] Adds sensitive trait to required input shapes.
  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in July 2023.
  • api-change:ec2: [botocore] Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors.
  • api-change:quicksight: [botocore] New Authentication method for Account subscription - IAM Identity Center. Hierarchy layout support, default column width support and related style properties for pivot table visuals. Non-additive topic field aggregations for Topic API
  • api-change:ses: [botocore] Update ses client to latest version
  • api-change:swf: [botocore] This release adds new API parameters to override workflow task list for workflow executions.

1.28.24

  • api-change:cloudtrail: [botocore] Documentation updates for CloudTrail.
  • api-change:connect: [botocore] This release adds APIs to provision agents that are global / available in multiple AWS regions and distribute them across these regions by percentage.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:omics: [botocore] This release adds instanceType to GetRunTask & ListRunTasks responses.
  • api-change:secretsmanager: [botocore] Add additional InvalidRequestException to list of possible exceptions for ListSecret.
  • api-change:transfer: [botocore] Documentation updates for AW Transfer Family

1.28.23

  • api-change:chime-sdk-voice: [botocore] Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name
  • api-change:fsx: [botocore] For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1.
  • api-change:globalaccelerator: [botocore] Documentation update for dualstack EC2 endpoint support
  • api-change:guardduty: [botocore] Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs.
  • api-change:sagemaker: [botocore] This release adds support for cross account access for SageMaker Model Cards through AWS RAM.

1.28.22

  • api-change:backup: [botocore] This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts.
  • api-change:elasticache: [botocore] Added support for cluster mode in online migration and test migration API
  • api-change:servicecatalog: [botocore] Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API.

1.28.21

  • api-change:detective: [botocore] Updated the email validation regex to be in line with the TLD name specifications.
  • api-change:ivs-realtime: [botocore] Add QUOTA_EXCEEDED and PUBLISHER_NOT_FOUND to EventErrorCode for stage health events.
  • api-change:kinesis-video-archived-media: [botocore] This release enables minimum of Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature.
  • api-change:kinesisvideo: [botocore] This release enables minimum of Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature.
  • api-change:rekognition: [botocore] This release adds code snippets for Amazon Rekognition Custom Labels.

... (truncated)

Commits
  • 14e3430 Merge branch 'release-1.28.25'
  • 4940f20 Bumping version to 1.28.25
  • 80f529a Add changelog entries from botocore
  • 28810bd Merge branch 'release-1.28.24'
  • 4103c45 Merge branch 'release-1.28.24' into develop
  • e733217 Bumping version to 1.28.24
  • 8511c78 Add changelog entries from botocore
  • 2e13b62 Merge branch 'release-1.28.23'
  • 4edd210 Merge branch 'release-1.28.23' into develop
  • e840ff5 Bumping version to 1.28.23
  • 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 [boto3](https://github.com/boto/boto3) from 1.28.3 to 1.28.25.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.3...1.28.25)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 14, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 15, 2023

Superseded by #169.

@dependabot dependabot bot closed this Aug 15, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.28.25 branch August 15, 2023 03:07
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants