Skip to content

chore(deps): bump boto3 from 1.20.17 to 1.21.12 - #215

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/boto3-1.21.12
Closed

chore(deps): bump boto3 from 1.20.17 to 1.21.12#215
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/boto3-1.21.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 4, 2022

Copy link
Copy Markdown

Bumps boto3 from 1.20.17 to 1.21.12.

Changelog

Sourced from boto3's changelog.

1.21.12

  • api-change:greengrassv2: [botocore] Doc only update that clarifies Create Deployment section.
  • api-change:fsx: [botocore] This release adds support for data repository associations to use root ("/") as the file system path
  • api-change:kendra: [botocore] Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html
  • api-change:appflow: [botocore] Launching Amazon AppFlow Marketo as a destination connector SDK.
  • api-change:timestream-query: [botocore] Documentation only update for SDK and CLI

1.21.11

  • api-change:gamelift: [botocore] Minor updates to address errors.
  • api-change:cloudtrail: [botocore] Add bytesScanned field into responses of DescribeQuery and GetQueryResults.
  • api-change:athena: [botocore] This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.
  • api-change:keyspaces: [botocore] This release adds support for data definition language (DDL) operations
  • api-change:ecr: [botocore] This release adds support for tracking images lastRecordedPullTime.

1.21.10

  • api-change:mediapackage: [botocore] This release adds Hybridcast as an available profile option for Dash Origin Endpoints.
  • api-change:rds: [botocore] Documentation updates for Multi-AZ DB clusters.
  • api-change:mgn: [botocore] Add support for GP3 and IO2 volume types. Add bootMode to LaunchConfiguration object (and as a parameter to UpdateLaunchConfigurationRequest).
  • api-change:kafkaconnect: [botocore] Adds operation for custom plugin deletion (DeleteCustomPlugin) and adds new StateDescription field to DescribeCustomPlugin and DescribeConnector responses to return errors from asynchronous resource creation.

1.21.9

  • api-change:finspace-data: [botocore] Add new APIs for managing Users and Permission Groups.
  • api-change:amplify: [botocore] Add repositoryCloneMethod field for hosting an Amplify app. This field shows what authorization method is used to clone the repo: SSH, TOKEN, or SIGV4.
  • api-change:fsx: [botocore] This release adds support for the following FSx for OpenZFS features: snapshot lifecycle transition messages, force flag for deleting file systems with child resources, LZ4 data compression, custom record sizes, and unsetting volume quotas and reservations.
  • api-change:fis: [botocore] This release adds logging support for AWS Fault Injection Simulator experiments. Experiment templates can now be configured to send experiment activity logs to Amazon CloudWatch Logs or to an S3 bucket.
  • api-change:route53-recovery-cluster: [botocore] This release adds a new API option to enable overriding safety rules to allow routing control state updates.
  • api-change:amplifyuibuilder: [botocore] We are adding the ability to configure workflows and actions for components.
  • api-change:athena: [botocore] This release adds support for updating an existing named query.
  • api-change:ec2: [botocore] This release adds support for new AMI property 'lastLaunchedTime'
  • api-change:servicecatalog-appregistry: [botocore] AppRegistry is deprecating Application and Attribute-Group Name update feature. In this release, we are marking the name attributes for Update APIs as deprecated to give a heads up to our customers.

1.21.8

  • api-change:elasticache: [botocore] Doc only update for ElastiCache
  • api-change:panorama: [botocore] Added NTP server configuration parameter to ProvisionDevice operation. Added alternate software fields to DescribeDevice response

... (truncated)

Commits
  • 261b0f2 Merge branch 'release-1.21.12'
  • 44f4f5e Bumping version to 1.21.12
  • bb003d0 Add changelog entries from botocore
  • ad9a92e Merge branch 'release-1.21.11'
  • 42b3e0d Merge branch 'release-1.21.11' into develop
  • bc87db2 Bumping version to 1.21.11
  • b439b9d Add changelog entries from botocore
  • a36efbb Merge branch 'release-1.21.10'
  • 833a8e6 Merge branch 'release-1.21.10' into develop
  • 72d60e1 Bumping version to 1.21.10
  • 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.20.17 to 1.21.12.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.17...1.21.12)

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

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 Mar 4, 2022
@codecov-commenter

codecov-commenter commented Mar 4, 2022

Copy link
Copy Markdown

Codecov Report

Merging #215 (e11e431) into develop (00b5b5c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #215   +/-   ##
========================================
  Coverage    99.96%   99.96%           
========================================
  Files          119      119           
  Lines         5365     5365           
  Branches       612      612           
========================================
  Hits          5363     5363           
  Partials         2        2           

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 00b5b5c...e11e431. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Mar 7, 2022

Copy link
Copy Markdown
Author

Superseded by #216.

@dependabot dependabot Bot closed this Mar 7, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/develop/boto3-1.21.12 branch March 7, 2022 08:21
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 internal python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant