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.19.6 to 1.19.11 #119

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 5, 2021

Bumps boto3 from 1.19.6 to 1.19.11.

Changelog

Sourced from boto3's changelog.

1.19.11

  • api-change:chime-sdk-meetings: [botocore] The Amazon Chime SDK Meetings APIs allow software developers to create meetings and attendees for interactive audio, video, screen and content sharing in custom meeting applications which use the Amazon Chime SDK.
  • api-change:sagemaker: [botocore] ListDevices and DescribeDevice now show Edge Manager agent version.
  • api-change:connect: [botocore] This release adds CRUD operation support for Security profile resource in Amazon Connect
  • api-change:iotwireless: [botocore] Adding APIs for the FUOTA (firmware update over the air) and multicast for LoRaWAN devices and APIs to support event notification opt-in feature for Sidewalk related events. A few existing APIs need to be modified for this new feature.
  • api-change:ec2: [botocore] This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay

1.19.10

  • api-change:finspace: [botocore] Adds superuser and data-bundle parameters to CreateEnvironment API
  • api-change:connectparticipant: [botocore] This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected.
  • api-change:datasync: [botocore] AWS DataSync now supports Hadoop Distributed File System (HDFS) Locations
  • api-change:macie2: [botocore] This release adds support for specifying the severity of findings that a custom data identifier produces, based on the number of occurrences of text that matches the detection criteria.

1.19.9

  • api-change:cloudfront: [botocore] CloudFront now supports response headers policies to add HTTP headers to the responses that CloudFront sends to viewers. You can use these policies to add CORS headers, control browser caching, and more, without modifying your origin or writing any code.
  • api-change:connect: [botocore] Amazon Connect Chat now supports real-time message streaming.
  • api-change:nimble: [botocore] Amazon Nimble Studio adds support for users to stop and start streaming sessions.

1.19.8

  • api-change:rekognition: [botocore] This Amazon Rekognition Custom Labels release introduces the management of datasets with projects
  • api-change:networkmanager: [botocore] This release adds API support to aggregate resources, routes, and telemetry data across a Global Network.
  • api-change:lightsail: [botocore] This release adds support to enable access logging for buckets in the Lightsail object storage service.
  • api-change:neptune: [botocore] Adds support for major version upgrades to ModifyDbCluster API

1.19.7

  • api-change:transcribe: [botocore] Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction.
  • api-change:application-insights: [botocore] Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources.
  • api-change:rekognition: [botocore] This release added new attributes to Rekognition Video GetCelebrityRecognition API operations.
  • api-change:connect: [botocore] Amazon Connect Chat now supports real-time message streaming.
  • api-change:ec2: [botocore] Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API
Commits
  • a0a7352 Merge branch 'release-1.19.11'
  • 0440f23 Bumping version to 1.19.11
  • 0d8cd95 Add changelog entries from botocore
  • f297236 Merge branch 'release-1.19.10'
  • 3bf4c56 Merge branch 'release-1.19.10' into develop
  • ee7c78b Bumping version to 1.19.10
  • 0593ca0 Add changelog entries from botocore
  • 6f392f6 Move to git+https:// for requirements (#3064)
  • 639c139 Merge branch 'release-1.19.9'
  • 0d8f1db Merge branch 'release-1.19.9' into develop
  • 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.19.6 to 1.19.11.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.19.6...1.19.11)

---
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 Nov 5, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2021

Codecov Report

Merging #119 (45af43e) into develop (750f482) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #119   +/-   ##
========================================
  Coverage    99.98%   99.98%           
========================================
  Files          118      118           
  Lines         5097     5097           
  Branches       277      277           
========================================
  Hits          5096     5096           
  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 750f482...45af43e. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 8, 2021

Superseded by #120.

@dependabot dependabot bot closed this Nov 8, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.19.11 branch November 8, 2021 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 python Pull requests that update Python code
Projects
None yet
1 participant