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

Bump boto3 from 1.17.54 to 1.17.59 #808

Merged
merged 1 commit into from Apr 29, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps boto3 from 1.17.54 to 1.17.59.

Changelog

Sourced from boto3's changelog.

1.17.59

  • api-change:auditmanager: [botocore] This release restricts using backslashes in control, assessment, and framework names. The controlSetName field of the UpdateAssessmentFrameworkControlSet API now allows strings without backslashes.

1.17.58

  • api-change:ec2: [botocore] Adding support for Red Hat Enterprise Linux with HA for Reserved Instances.
  • api-change:iotwireless: [botocore] Add a new optional field MessageType to support Sidewalk devices in SendDataToWirelessDevice API
  • api-change:kinesisanalyticsv2: [botocore] Amazon Kinesis Data Analytics now supports custom application maintenance configuration using UpdateApplicationMaintenanceConfiguration API for Apache Flink applications. Customers will have visibility when their application is under maintenance status using 'MAINTENANCE' application status.
  • api-change:personalize: [botocore] Added support for exporting data imported into an Amazon Personalize dataset to a specified data source (Amazon S3 bucket).
  • api-change:mediaconvert: [botocore] Documentation updates for mediaconvert
  • api-change:codeguru-reviewer: [botocore] Include KMS Key Details in Repository Association APIs to enable usage of customer managed KMS Keys.
  • api-change:glue: [botocore] Adding Kafka Client Auth Related Parameters
  • api-change:eks: [botocore] This release updates existing Amazon EKS input validation so customers will see an InvalidParameterException instead of a ParamValidationError when they enter 0 for minSize and/or desiredSize. It also adds LaunchTemplate information to update responses and a new "CUSTOM" value for AMIType.

1.17.57

  • api-change:mediapackage: [botocore] Add support for Widevine DRM on CMAF origin endpoints. Both Widevine and FairPlay DRMs can now be used simultaneously, with CBCS encryption.
  • api-change:sns: [botocore] Amazon SNS adds two new attributes, TemplateId and EntityId, for using sender IDs to send SMS messages to destinations in India.

1.17.56

  • api-change:forecast: [botocore] This release adds EstimatedTimeRemaining minutes field to the DescribeDatasetImportJob, DescribePredictor, DescribeForecast API response which denotes the time remaining to complete the job IN_PROGRESS.
  • api-change:securityhub: [botocore] Replaced the term "master" with "administrator". Added new actions to replace AcceptInvitation, GetMasterAccount, and DisassociateFromMasterAccount. In Member, replaced MasterId with AdministratorId.
  • api-change:cognito-idp: [botocore] Documentation updates for cognito-idp
  • api-change:elasticache: [botocore] This release introduces log delivery of Redis slow log from Amazon ElastiCache.

1.17.55

  • api-change:detective: [botocore] Added parameters to track the data volume in bytes for a member account. Deprecated the existing parameters that tracked the volume as a percentage of the allowed volume for a behavior graph. Changes reflected in MemberDetails object.
  • api-change:redshift: [botocore] Add operations: AddPartner, DescribePartners, DeletePartner, and UpdatePartnerStatus to support tracking integration status with data partners.
  • api-change:groundstation: [botocore] Support new S3 Recording Config allowing customers to write downlink data directly to S3.
  • api-change:kendra: [botocore] Amazon Kendra now enables users to override index-level boosting configurations for each query.
  • api-change:cloudformation: [botocore] Added support for creating and updating stack sets with self-managed permissions from templates that reference macros.
Commits
  • 5fda479 Merge branch 'release-1.17.59'
  • 94aea8f Bumping version to 1.17.59
  • 73ff9fa Add changelog entries from botocore
  • dae7d7d Merge branch 'release-1.17.58'
  • b1ddffb Merge branch 'release-1.17.58' into develop
  • 1b713a2 Bumping version to 1.17.58
  • eed4586 Add changelog entries from botocore
  • 9a82e7b Merge branch 'release-1.17.57'
  • 453700c Merge branch 'release-1.17.57' into develop
  • b4290e6 Bumping version to 1.17.57
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [boto3](https://github.com/boto/boto3) from 1.17.54 to 1.17.59.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.54...1.17.59)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 28, 2021
@github-actions
Copy link

Locust summary

Git references

Initial: 40edd55
Terminal: 48f88bc

@codecov
Copy link

codecov bot commented Apr 29, 2021

Codecov Report

Merging #808 (48f88bc) into master (40edd55) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #808   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          65       65           
  Lines        4453     4453           
=======================================
  Hits         3986     3986           
  Misses        467      467           

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 40edd55...48f88bc. Read the comment docs.

@kristinagrig06 kristinagrig06 merged commit a911df2 into master Apr 29, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/boto3-1.17.59 branch April 29, 2021 09:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant