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 botocore from 1.31.18 to 1.31.32 #3049

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps botocore from 1.31.18 to 1.31.32.

Changelog

Sourced from botocore's changelog.

1.31.32

  • api-change:ce: This release adds the LastUpdatedDate and LastUsedDate timestamps to help you manage your cost allocation tags.
  • api-change:globalaccelerator: Global Accelerator now supports Client Ip Preservation for Network Load Balancer endpoints.
  • api-change:rds: Adding parameters to CreateCustomDbEngineVersion reserved for future use.
  • api-change:verifiedpermissions: Documentation updates for Amazon Verified Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and ListPolicyTemplates APIs from 20 to 50.

1.31.31

  • api-change:cloud9: Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9
  • api-change:ec2: The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted.
  • api-change:finspace: Allow customers to manage outbound traffic from their Kx Environment when attaching a transit gateway by providing network acl entries. Allow the customer to choose how they want to update the databases on a cluster allowing updates to possibly be faster than usual.
  • api-change:rds: Adding support for RDS Aurora Global Database Unplanned Failover
  • api-change:route53domains: Fixed typos in description fields

1.31.30

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

1.31.29

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

1.31.28

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

1.31.27

  • enhancement:Python: Added provisional Python 3.12 support to Botocore
  • api-change:chime-sdk-meetings: Updated API documentation to include additional exceptions.
  • api-change:ec2: Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:glue: 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: 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: Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information
  • api-change:sagemaker: SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response

... (truncated)

Commits
  • ede4d52 Merge branch 'release-1.31.32'
  • 83a4b0c Bumping version to 1.31.32
  • fd719e7 Update to latest partitions and endpoints
  • bd8eb29 Update to latest models
  • 3aaad02 Merge branch 'release-1.31.31'
  • f10e160 Merge branch 'release-1.31.31' into develop
  • 0e98cfb Bumping version to 1.31.31
  • bf8e22f Update to latest partitions and endpoints
  • 5952d4f Update to latest models
  • 6dee5eb Merge branch 'release-1.31.30'
  • 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 [botocore](https://github.com/boto/botocore) from 1.31.18 to 1.31.32.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.31.18...1.31.32)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2023
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #3049 (5e3cbd6) into main (579a1d0) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3049   +/-   ##
=======================================
  Coverage   96.54%   96.55%           
=======================================
  Files         468      468           
  Lines       29197    29197           
  Branches     3591     3591           
=======================================
+ Hits        28189    28190    +1     
  Misses        827      827           
+ Partials      181      180    -1     

@codspeed-hq
Copy link

codspeed-hq bot commented Aug 23, 2023

CodSpeed Performance Report

Merging #3049 will not alter performance

Comparing dependabot/pip/botocore-1.31.32 (5e3cbd6) with main (579a1d0)

Summary

✅ 12 untouched benchmarks

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2023

Superseded by #3054.

@dependabot dependabot bot closed this Aug 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/botocore-1.31.32 branch August 24, 2023 18:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants