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

chore(deps): bump boto3 from 1.18.26 to 1.18.34 #66

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2021

Bumps boto3 from 1.18.26 to 1.18.34.

Changelog

Sourced from boto3's changelog.

1.18.34

  • api-change:ec2: [botocore] Added LaunchTemplate support for the IMDS IPv6 endpoint
  • api-change:cloudtrail: [botocore] Documentation updates for CloudTrail
  • api-change:mediatailor: [botocore] This release adds support for wall clock programs in LINEAR channels.
  • api-change:config: [botocore] Documentation updates for config
  • api-change:servicecatalog-appregistry: [botocore] Introduction of GetAssociatedResource API and GetApplication response extension for Resource Groups support.

1.18.33

  • api-change:iot: [botocore] Added Create/Update/Delete/Describe/List APIs for a new IoT resource named FleetMetric. Added a new Fleet Indexing query API named GetBucketsAggregation. Added a new field named DisconnectedReason in Fleet Indexing query response. Updated their related documentations.
  • api-change:polly: [botocore] Amazon Polly adds new South African English voice - Ayanda. Ayanda is available as Neural voice only.
  • api-change:compute-optimizer: [botocore] Documentation updates for Compute Optimizer
  • api-change:sqs: [botocore] Amazon SQS adds a new queue attribute, RedriveAllowPolicy, which includes the dead-letter queue redrive permission parameters. It defines which source queues can specify dead-letter queues as a JSON object.
  • api-change:memorydb: [botocore] Documentation updates for MemoryDB

1.18.32

  • api-change:codebuild: [botocore] Documentation updates for CodeBuild
  • api-change:firehose: [botocore] This release adds the Dynamic Partitioning feature to Kinesis Data Firehose service for S3 destinations.
  • api-change:kms: [botocore] This release has changes to KMS nomenclature to remove the word master from both the "Customer master key" and "CMK" abbreviation and replace those naming conventions with "KMS key".
  • api-change:cloudformation: [botocore] AWS CloudFormation allows you to iteratively develop your applications when failures are encountered without rolling back successfully provisioned resources. By specifying stack failure options, you can troubleshoot resources in a CREATE_FAILED or UPDATE_FAILED status.

1.18.31

  • api-change:s3: [botocore] Documentation updates for Amazon S3.
  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:ec2: [botocore] This release adds the BootMode flag to the ImportImage API and showing the detected BootMode of an ImportImage task.

1.18.30

  • api-change:transcribe: [botocore] This release adds support for batch transcription in six new languages - Afrikaans, Danish, Mandarin Chinese (Taiwan), New Zealand English, South African English, and Thai.
  • api-change:rekognition: [botocore] This release added new attributes to Rekognition RecognizeCelebities and GetCelebrityInfo API operations.
  • api-change:ec2: [botocore] Support added for resizing VPC prefix lists
  • api-change:compute-optimizer: [botocore] Adds support for 1) the AWS Graviton (AWS_ARM64) recommendation preference for Amazon EC2 instance and Auto Scaling group recommendations, and 2) the ability to get the enrollment statuses for all member accounts of an organization.

1.18.29

  • api-change:fms: [botocore] AWS Firewall Manager now supports triggering resource cleanup workflow when account or resource goes out of policy scope for AWS WAF, Security group, AWS Network Firewall, and Amazon Route 53 Resolver DNS Firewall policies.

... (truncated)

Commits
  • 9739a28 Merge branch 'release-1.18.34'
  • 7af0c24 Bumping version to 1.18.34
  • d0872aa Add changelog entries from botocore
  • e196534 Merge branch 'release-1.18.33'
  • 7634d37 Merge branch 'release-1.18.33' into develop
  • a27edad Bumping version to 1.18.33
  • 1ac8f9e Add changelog entries from botocore
  • 44d6c6e Merge branch 'release-1.18.32'
  • 4b468bd Merge branch 'release-1.18.32' into develop
  • 51d5260 Bumping version to 1.18.32
  • 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.26 to 1.18.34.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.26...1.18.34)

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

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 Sep 2, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #66 (b561b5f) into develop (27e3930) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #66   +/-   ##
========================================
  Coverage    99.97%   99.97%           
========================================
  Files          116      116           
  Lines         4846     4846           
  Branches       265      265           
========================================
  Hits          4845     4845           
  Partials         1        1           

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 27e3930...b561b5f. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 3, 2021

Superseded by #68.

@dependabot dependabot bot closed this Sep 3, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.18.34 branch September 3, 2021 08:17
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
1 participant