Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Bump boto3 from 1.16.63 to 1.18.13 in /backend #566

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2021

Bumps boto3 from 1.16.63 to 1.18.13.

Changelog

Sourced from boto3's changelog.

1.18.13

  • api-change:redshift: [botocore] API support for Redshift Data Sharing feature.
  • api-change:iotsitewise: [botocore] My AWS Service (placeholder) - This release introduces custom Intervals and offset for tumbling window in metric for AWS IoT SiteWise.
  • api-change:glue: [botocore] Add ConcurrentModificationException to create-table, delete-table, create-database, update-database, delete-database
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added control over the passthrough of XDS captions metadata to outputs.
  • api-change:proton: [botocore] Docs only add idempotent create apis

1.18.12

  • api-change:ssm-contacts: [botocore] Added new attribute in AcceptCode API. AcceptCodeValidation takes in two values - ENFORCE, IGNORE. ENFORCE forces validation of accept code and IGNORE ignores it which is also the default behavior; Corrected TagKeyList length from 200 to 50
  • api-change:greengrassv2: [botocore] This release adds support for component system resource limits and idempotent Create operations. You can now specify the maximum amount of CPU and memory resources that each component can use.

1.18.11

  • api-change:appsync: [botocore] AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:secretsmanager: [botocore] Add support for KmsKeyIds in the ListSecretVersionIds API response
  • api-change:sagemaker: [botocore] API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field

1.18.10

  • api-change:savingsplans: [botocore] Documentation update for valid Savings Plans offering ID pattern
  • api-change:ec2: [botocore] This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors
  • api-change:chime: [botocore] Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages.
  • api-change:iotsitewise: [botocore] Added support for AWS IoT SiteWise Edge. You can now create an AWS IoT SiteWise gateway that runs on AWS IoT Greengrass V2. With the gateway, you can collect local server and equipment data, process the data, and export the selected data from the edge to the AWS Cloud.
  • api-change:iot: [botocore] Increase maximum credential duration of role alias to 12 hours.

1.18.9

  • api-change:sso-admin: [botocore] Documentation updates for arn:aws:trebuchet:::service:v1:03a2216d-1cda-4696-9ece-1387cb6f6952
  • api-change:cloudformation: [botocore] SDK update to support Importing existing Stacks to new/existing Self Managed StackSet - Stack Import feature.

1.18.8

  • api-change:route53: [botocore] This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller.
  • api-change:iotwireless: [botocore] Add SidewalkManufacturingSn as an identifier to allow Customer to query WirelessDevice, in the response, AmazonId is added in the case that Sidewalk device is return.
  • api-change:route53-recovery-control-config: [botocore] Amazon Route 53 Application Recovery Controller's routing control - Routing Control Configuration APIs help you create and delete clusters, control panels, routing controls and safety rules. State changes (On/Off) of routing controls are not part of configuration APIs.
  • api-change:route53-recovery-readiness: [botocore] Amazon Route 53 Application Recovery Controller's readiness check capability continually monitors resource quotas, capacity, and network routing policies to ensure that the recovery environment is scaled and configured to take over when needed.

... (truncated)

Commits
  • 7bcd669 Merge branch 'release-1.18.13'
  • c25afdf Bumping version to 1.18.13
  • 64811f0 Add changelog entries from botocore
  • 4073e38 Add info on installing with CRT support (#2812)
  • 7ed025e Add crt extra to Boto3 (#2943)
  • 27f65d1 Merge branch 'release-1.18.12'
  • d74b277 Merge branch 'release-1.18.12' into develop
  • 9b42362 Bumping version to 1.18.12
  • c36ab97 Add changelog entries from botocore
  • da28796 Merge branch 'release-1.18.11'
  • 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.16.63 to 1.18.13.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.16.63...1.18.13)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:development
  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 Aug 4, 2021
@codeclimate
Copy link

codeclimate bot commented Aug 4, 2021

Code Climate has analyzed commit 4fd4be5 and detected 0 issues on this pull request.

View more on Code Climate.

@sonarcloud
Copy link

sonarcloud bot commented Aug 4, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants