Skip to content

chore(deps): bump boto3 from 1.18.51 to 1.18.57 #123

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

Bumps boto3 from 1.18.51 to 1.18.57.

Changelog

Sourced from boto3's changelog.

1.18.57

  • api-change:kendra: [botocore] Amazon Kendra now supports indexing and querying documents in different languages.
  • api-change:grafana: [botocore] Initial release of the SDK for Amazon Managed Grafana API.
  • api-change:firehose: [botocore] Allow support for Amazon Opensearch Service(successor to Amazon Elasticsearch Service) as a Kinesis Data Firehose delivery destination.
  • api-change:backup: [botocore] Launch of AWS Backup Vault Lock, which protects your backups from malicious and accidental actions, works with existing backup policies, and helps you meet compliance requirements.
  • api-change:schemas: [botocore] Removing unused request/response objects.
  • api-change:chime: [botocore] This release enables customers to configure Chime MediaCapturePipeline via API.

1.18.56

  • api-change:sagemaker: [botocore] This release adds a new TrainingInputMode FastFile for SageMaker Training APIs.
  • api-change:amplifybackend: [botocore] Adding a new field 'AmplifyFeatureFlags' to the response of the GetBackend operation. It will return a stringified version of the cli.json file for the given Amplify project.
  • api-change:fsx: [botocore] This release adds support for Lustre 2.12 to FSx for Lustre.
  • api-change:kendra: [botocore] Amazon Kendra now supports integration with AWS SSO

1.18.55

  • api-change:workmail: [botocore] This release allows customers to change their inbound DMARC settings in Amazon WorkMail.
  • api-change:location: [botocore] Add support for PositionFiltering.
  • api-change:application-autoscaling: [botocore] With this release, Application Auto Scaling adds support for Amazon Neptune. Customers can now automatically add or remove Read Replicas of their Neptune clusters to keep the average CPU Utilization at the target value specified by the customers.
  • api-change:ec2: [botocore] Released Capacity Reservation Fleet, a feature of Amazon EC2 Capacity Reservations, which provides a way to manage reserved capacity across instance types. For more information: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/cr-fleets.html
  • api-change:glue: [botocore] This release adds tag as an input of CreateConnection
  • api-change:backup: [botocore] AWS Backup Audit Manager framework report.

1.18.54

  • api-change:codebuild: [botocore] CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:kms: [botocore] Added SDK examples for ConnectCustomKeyStore, CreateCustomKeyStore, CreateKey, DeleteCustomKeyStore, DescribeCustomKeyStores, DisconnectCustomKeyStore, GenerateDataKeyPair, GenerateDataKeyPairWithoutPlaintext, GetPublicKey, ReplicateKey, Sign, UpdateCustomKeyStore and Verify APIs

1.18.53

  • api-change:synthetics: [botocore] CloudWatch Synthetics now enables customers to choose a customer managed AWS KMS key or an Amazon S3-managed key instead of an AWS managed key (default) for the encryption of artifacts that the canary stores in Amazon S3. CloudWatch Synthetics also supports artifact S3 location updation now.
  • api-change:ssm: [botocore] When "AutoApprovable" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that bypasses approver review. (except for change calendar restrictions)
  • api-change:apprunner: [botocore] This release contains several minor bug fixes.

1.18.52

... (truncated)

Commits
  • 5ecd069 Merge branch 'release-1.18.57'
  • b8a6c55 Bumping version to 1.18.57
  • f2b9fdb Add changelog entries from botocore
  • 8feeb37 Merge pull request #3030 from boto/kdaily-bump-ancient-min-reactions
  • bea14ac Update stale_issue.yml
  • c2fe784 Merge branch 'release-1.18.56'
  • 276fb67 Merge branch 'release-1.18.56' into develop
  • afb6b72 Bumping version to 1.18.56
  • f8156ab Add changelog entries from botocore
  • 7890ec6 Merge branch 'release-1.18.55'
  • 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.51 to 1.18.57.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.51...1.18.57)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 8, 2021
@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #123 (1792477) into develop (922ecf2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #123   +/-   ##
========================================
  Coverage    99.93%   99.93%           
========================================
  Files          116      116           
  Lines         4914     4914           
  Branches       271      271           
========================================
  Hits          4911     4911           
  Misses           1        1           
  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 922ecf2...1792477. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 10, 2021

Superseded by #124.

@dependabot dependabot bot closed this Oct 10, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.18.57 branch October 10, 2021 05:12
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.

0 participants