Skip to content

chore(deps): bump boto3 from 1.20.17 to 1.20.45 #187

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 Jan 28, 2022

Bumps boto3 from 1.20.17 to 1.20.45.

Changelog

Sourced from boto3's changelog.

1.20.45

  • api-change:ec2: [botocore] X2ezn instances are powered by Intel Cascade Lake CPUs that deliver turbo all core frequency of up to 4.5 GHz and up to 100 Gbps of networking bandwidth
  • api-change:kafka: [botocore] Amazon MSK has updated the CreateCluster and UpdateBrokerStorage API that allows you to specify volume throughput during cluster creation and broker volume updates.
  • api-change:connect: [botocore] This release adds support for configuring a custom chat duration when starting a new chat session via the StartChatContact API. The default value for chat duration is 25 hours, minimum configurable value is 1 hour (60 minutes) and maximum configurable value is 7 days (10,080 minutes).
  • api-change:amplify: [botocore] Doc only update to the description of basicauthcredentials to describe the required encoding and format.
  • api-change:opensearch: [botocore] Allows customers to get progress updates for blue/green deployments

1.20.44

  • api-change:frauddetector: [botocore] Added new APIs for viewing past predictions and obtaining prediction metadata including prediction explanations: ListEventPredictions and GetEventPredictionMetadata
  • api-change:ebs: [botocore] Documentation updates for Amazon EBS Direct APIs.
  • api-change:codeguru-reviewer: [botocore] Added failure state and adjusted timeout in waiter
  • api-change:securityhub: [botocore] Adding top level Sample boolean field
  • api-change:sagemaker: [botocore] API changes relating to Fail steps in model building pipeline and add PipelineExecutionFailureReason in PipelineExecutionSummary.

1.20.43

  • api-change:fsx: [botocore] This release adds support for growing SSD storage capacity and growing/shrinking SSD IOPS for FSx for ONTAP file systems.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:connect: [botocore] This release adds support for custom vocabularies to be used with Contact Lens. Custom vocabularies improve transcription accuracy for one or more specific words.
  • api-change:guardduty: [botocore] Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads.

1.20.42

  • api-change:route53-recovery-readiness: [botocore] Updated documentation for Route53 Recovery Readiness APIs.

1.20.41

  • enhancement:Exceptions: [botocore] ProxyConnectionError previously provided the full proxy URL. User info will now be appropriately masked if needed.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for 4K AV1 output resolutions & 10-bit AV1 color, the ability to ingest sidecar Dolby Vision XML metadata files, and the ability to flag WebVTT and IMSC tracks for accessibility in HLS.
  • api-change:transcribe: [botocore] Add support for granular PIIEntityTypes when using Batch ContentRedaction.

1.20.40

  • api-change:guardduty: [botocore] Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
  • api-change:connect: [botocore] This release adds tagging support for UserHierarchyGroups resource.
  • api-change:mediatailor: [botocore] This release adds support for multiple Segment Delivery Configurations. Users can provide a list of names and URLs when creating or editing a source location. When retrieving content, users can send a header to choose which URL should be used to serve content.
  • api-change:fis: [botocore] Added action startTime and action endTime timestamp fields to the ExperimentAction object

... (truncated)

Commits
  • ec99bb0 Merge branch 'release-1.20.45'
  • a5b6f77 Bumping version to 1.20.45
  • bdc8c92 Add changelog entries from botocore
  • a40d0e4 Merge branch 'release-1.20.44'
  • f146f2d Merge branch 'release-1.20.44' into develop
  • e3a0259 Bumping version to 1.20.44
  • f14d498 Add changelog entries from botocore
  • fb538dc Merge branch 'release-1.20.43'
  • 86d30c9 Merge branch 'release-1.20.43' into develop
  • e1a5de0 Bumping version to 1.20.43
  • 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.20.45.
- [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.20.45)

---
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 Jan 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2022

Codecov Report

Merging #187 (27fbccc) into develop (33a86be) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #187   +/-   ##
========================================
  Coverage    99.96%   99.96%           
========================================
  Files          119      119           
  Lines         5326     5326           
  Branches       607      607           
========================================
  Hits          5324     5324           
  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 33a86be...27fbccc. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 31, 2022

Superseded by #188.

@dependabot dependabot bot closed this Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.20.45 branch January 31, 2022 08:18
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