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.24 to 1.28.30 #90

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps boto3 from 1.28.24 to 1.28.30.

Changelog

Sourced from boto3's changelog.

1.28.30

  • api-change:codecommit: [botocore] Add new ListFileCommitHistory operation to retrieve commits which introduced changes to a specific file.
  • api-change:securityhub: [botocore] Added Inspector Lambda code Vulnerability section to ASFF, including GeneratorDetails, EpssScore, ExploitAvailable, and CodeVulnerabilities.

1.28.29

  • api-change:ec2: [botocore] Adds support for SubnetConfigurations to allow users to select their own IPv4 and IPv6 addresses for Interface VPC endpoints
  • api-change:gamelift: [botocore] Amazon GameLift updates its instance types support.

1.28.28

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version

1.28.27

  • enhancement:Python: Added provisional Python 3.12 support to Boto3
  • enhancement:Python: [botocore] Added provisional Python 3.12 support to Botocore
  • api-change:chime-sdk-meetings: [botocore] Updated API documentation to include additional exceptions.
  • api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:glue: [botocore] AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose.
  • api-change:pi: [botocore] AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports.
  • api-change:route53domains: [botocore] Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response

1.28.26

  • api-change:mediapackage: [botocore] Fix SDK logging of certain fields.
  • api-change:omics: [botocore] This release provides support for annotation store versioning and cross account sharing for Omics Analytics
  • api-change:transfer: [botocore] Documentation updates for AWS Transfer Family

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

... (truncated)

Commits
  • e8fba30 Merge branch 'release-1.28.30'
  • 36a805b Bumping version to 1.28.30
  • 6427879 Add changelog entries from botocore
  • 9f58784 Merge branch 'release-1.28.29'
  • df27fef Merge branch 'release-1.28.29' into develop
  • 8c5781f Bumping version to 1.28.29
  • c26e842 Add changelog entries from botocore
  • 6fff363 Merge branch 'release-1.28.28'
  • efe2c90 Merge branch 'release-1.28.28' into develop
  • f51edc9 Bumping version to 1.28.28
  • 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.24 to 1.28.30.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.24...1.28.30)

---
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 21, 2023
@dependabot dependabot bot requested a review from a team August 21, 2023 15:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2023

Superseded by #93.

@dependabot dependabot bot closed this Aug 23, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.28.30 branch August 23, 2023 15:10
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