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.18.22 to 1.21.24 #22

Merged
merged 3 commits into from
Mar 22, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2022

Bumps boto3 from 1.18.22 to 1.21.24.

Changelog

Sourced from boto3's changelog.

1.21.24

  • api-change:location: [botocore] Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests.
  • api-change:polly: [botocore] Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.
  • api-change:lakeformation: [botocore] The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.
  • api-change:ecs: [botocore] Documentation only update to address tickets
  • api-change:ce: [botocore] Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.

1.21.23

  • api-change:ram: [botocore] Document improvements to the RAM API operations and parameter descriptions.
  • api-change:ecr: [botocore] This release includes a fix in the DescribeImageScanFindings paginated output.
  • api-change:quicksight: [botocore] AWS QuickSight Service Features - Expand public API support for group management.
  • api-change:chime-sdk-meetings: [botocore] Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection
  • api-change:mediaconnect: [botocore] This release adds support for selecting a maintenance window.

1.21.22

  • enhancement:jmespath: [botocore] Add env markers to get working version of jmespath for python 3.6
  • api-change:glue: [botocore] Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement

1.21.21

  • enhancement:Dependency: [botocore] Added support for jmespath 1.0
  • api-change:amplifybackend: [botocore] Adding the ability to customize Cognito verification messages for email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding deprecation documentation for ForgotPassword in CreateBackendAuth and UpdateBackendAuth
  • api-change:acm-pca: [botocore] AWS Certificate Manager (ACM) Private Certificate Authority (CA) now supports customizable certificate subject names and extensions.
  • api-change:ssm-incidents: [botocore] Removed incorrect validation pattern for IncidentRecordSource.invokedBy
  • enhancement:Dependency: Added support for jmespath 1.0
  • api-change:billingconductor: [botocore] This is the initial SDK release for AWS Billing Conductor. The AWS Billing Conductor is a customizable billing service, allowing you to customize your billing data to match your desired business structure.
  • api-change:s3outposts: [botocore] S3 on Outposts is releasing a new API, ListSharedEndpoints, that lists all endpoints associated with S3 on Outpost, that has been shared by Resource Access Manager (RAM).

1.21.20

  • api-change:robomaker: [botocore] This release deprecates ROS, Ubuntu and Gazbeo from RoboMaker Simulation Service Software Suites in favor of user-supplied containers and Relaxed Software Suites.
  • api-change:dataexchange: [botocore] This feature enables data providers to use the RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to interact with assets within a revoked revision.
  • api-change:ec2: [botocore] Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter.
  • api-change:cognito-idp: [botocore] Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.
  • enhancement:AWSCRT: [botocore] Upgrade awscrt extra to 0.13.5
  • api-change:location: [botocore] New HERE style "VectorHereExplore" and "VectorHereExploreTruck".
  • api-change:ecs: [botocore] Documentation only update to address tickets
  • api-change:keyspaces: [botocore] Fixing formatting issues in CLI and SDK documentation

... (truncated)

Commits
  • 667c4cd Merge branch 'release-1.21.24'
  • 916016e Bumping version to 1.21.24
  • aec320e Add changelog entries from botocore
  • 6f5f1a1 Merge branch 'release-1.21.23'
  • 3dfb711 Merge branch 'release-1.21.23' into develop
  • 6b16558 Bumping version to 1.21.23
  • bd2b495 Add changelog entries from botocore
  • 83b3918 remove NO_PROXY from configuration docs (#3193)
  • 55ccf74 Merge branch 'release-1.21.22'
  • 0aff827 Merge branch 'release-1.21.22' into develop
  • 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 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.18.22 to 1.21.24.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.22...1.21.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2022

The following labels could not be found: pip, dependencies.

@dependabot dependabot bot requested a review from ome9ax March 22, 2022 20:10
@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2022

Codecov Report

Merging #22 (b5098ce) into main (4e85993) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          185       185           
  Branches        35        35           
=========================================
  Hits           185       185           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e85993...b5098ce. Read the comment docs.

Copy link
Owner

@ome9ax ome9ax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit dd1cb47 into main Mar 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.21.24 branch March 22, 2022 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants