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

pip(deps): update botocore requirement from ~=1.24 to ~=1.25 #252

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.25.4

  • api-change:rds: Feature - Adds support for Internet Protocol Version 6 (IPv6) on RDS database instances.
  • api-change:codeguru-reviewer: Amazon CodeGuru Reviewer now supports suppressing recommendations from being generated on specific files and directories.
  • api-change:ssm: Update the StartChangeRequestExecution, adding TargetMaps to the Runbook parameter
  • api-change:mediaconvert: AWS Elemental MediaConvert SDK nows supports creation of Dolby Vision profile 8.1, the ability to generate black frames of video, and introduces audio-only DASH and CMAF support.
  • api-change:wafv2: You can now inspect all request headers and all cookies. You can now specify how to handle oversize body contents in your rules that inspect the body.

1.25.3

  • api-change:auditmanager: This release adds documentation updates for Audit Manager. We provided examples of how to use the Custom_ prefix for the keywordValue attribute. We also provided more details about the DeleteAssessmentReport operation.
  • api-change:network-firewall: AWS Network Firewall adds support for stateful threat signature AWS managed rule groups.
  • api-change:ec2: This release adds support to query the public key and creation date of EC2 Key Pairs. Additionally, the format (pem or ppk) of a key pair can be specified when creating a new key pair.
  • api-change:braket: This release enables Braket Hybrid Jobs with Embedded Simulators to have multiple instances.
  • api-change:guardduty: Documentation update for API description.
  • api-change:connect: This release introduces an API for changing the current agent status of a user in Connect.

1.25.2

  • api-change:rekognition: This release adds support to configure stream-processor resources for label detections on streaming-videos. UpateStreamProcessor API is also launched with this release, which could be used to update an existing stream-processor.
  • api-change:cloudtrail: Increases the retention period maximum to 2557 days. Deprecates unused fields of the ListEventDataStores API response. Updates documentation.
  • api-change:lookoutequipment: This release adds the following new features: 1) Introduces an option for automatic schema creation 2) Now allows for Ingestion of data containing most common errors and allows automatic data cleaning 3) Introduces new API ListSensorStatistics that gives further information about the ingested data
  • api-change:iotwireless: Add list support for event configurations, allow to get and update event configurations by resource type, support LoRaWAN events; Make NetworkAnalyzerConfiguration as a resource, add List, Create, Delete API support; Add FCntStart attribute support for ABP WirelessDevice.
  • api-change:amplify: Documentation only update to support the Amplify GitHub App feature launch
  • api-change:chime-sdk-media-pipelines: For Amazon Chime SDK meetings, the Amazon Chime Media Pipelines SDK allows builders to capture audio, video, and content share streams. You can also capture meeting events, live transcripts, and data messages. The pipelines save the artifacts to an Amazon S3 bucket that you designate.
  • api-change:sagemaker: Amazon SageMaker Autopilot adds support for custom validation dataset and validation ratio through the CreateAutoMLJob and DescribeAutoMLJob APIs.

1.25.1

  • api-change:lightsail: This release adds support for Lightsail load balancer HTTP to HTTPS redirect and TLS policy configuration.
  • api-change:sagemaker: SageMaker Inference Recommender now accepts customer KMS key ID for encryption of endpoints and compilation outputs created during inference recommendation.
  • api-change:pricing: Documentation updates for Price List API
  • api-change:glue: This release adds documentation for the APIs to create, read, delete, list, and batch read of AWS Glue custom patterns, and for Lake Formation configuration settings in the AWS Glue crawler.
  • api-change:cloudfront: CloudFront now supports the Server-Timing header in HTTP responses sent from CloudFront. You can use this header to view metrics that help you gain insights about the behavior and performance of CloudFront. To use this header, enable it in a response headers policy.
  • api-change:ivschat: Adds new APIs for IVS Chat, a feature for building interactive chat experiences alongside an IVS broadcast.
  • api-change:network-firewall: AWS Network Firewall now enables customers to use a customer managed AWS KMS key for the encryption of their firewall resources.

1.25.0

  • api-change:gamelift: Documentation updates for Amazon GameLift.
  • api-change:mq: This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.

... (truncated)

Commits
  • 056e3a0 Merge branch 'release-1.25.4'
  • 8d9a4d8 Bumping version to 1.25.4
  • e2c97f0 Update to latest models
  • b90c6b9 Merge branch 'release-1.25.3'
  • f4a5a88 Merge branch 'release-1.25.3' into develop
  • 90f4134 Bumping version to 1.25.3
  • 74329c3 Update to latest models
  • 266b0ca Merge branch 'release-1.25.2'
  • edf0c1a Merge branch 'release-1.25.2' into develop
  • a27404e Bumping version to 1.25.2
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.24.0...1.25.4)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Updates to dependencies label May 2, 2022
@dependabot dependabot bot requested a review from ncilfone May 2, 2022 08:08
@coveralls
Copy link

coveralls commented May 2, 2022

Pull Request Test Coverage Report for Build 2256777459

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 95.864%

Totals Coverage Status
Change from base Build 2240354546: 0.2%
Covered Lines: 1970
Relevant Lines: 2055

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2022

Superseded by #253.

@dependabot dependabot bot closed this May 16, 2022
@dependabot dependabot bot deleted the dependabot/pip/botocore-approx-eq-1.25 branch May 16, 2022 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants