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: bump boto3 from 1.17.78 to 1.17.84 #449

Merged
merged 1 commit into from
May 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2021

Bumps boto3 from 1.17.78 to 1.17.84.

Changelog

Sourced from boto3's changelog.

1.17.84

  • api-change:lookoutmetrics: [botocore] Allowing dot(.) character in table name for RDS and Redshift as source connector.
  • api-change:location: [botocore] Adds support for calculation of routes, resource tagging and customer provided KMS keys.
  • api-change:datasync: [botocore] Added SecurityDescriptorCopyFlags option that allows for control of which components of SMB security descriptors are copied from source to destination objects.

1.17.83

  • api-change:iotevents-data: [botocore] Releasing new APIs for AWS IoT Events Alarms
  • api-change:devicefarm: [botocore] Introduces support for using our desktop testing service with applications hosted within your Virtual Private Cloud (VPC).
  • api-change:kendra: [botocore] Amazon Kendra now suggests popular queries in order to help guide query typing and help overall accuracy.
  • api-change:iotsitewise: [botocore] IoT SiteWise Monitor Portal API updates to add alarms feature configuration.
  • api-change:resource-groups: [botocore] Documentation updates for Resource Groups.
  • api-change:lightsail: [botocore] Documentation updates for Lightsail
  • api-change:iotevents: [botocore] Releasing new APIs for AWS IoT Events Alarms
  • api-change:fsx: [botocore] This release adds LZ4 data compression support to FSx for Lustre to reduce storage consumption of both file system storage and file system backups.
  • api-change:sqs: [botocore] Documentation updates for Amazon SQS for General Availability of high throughput for FIFO queues.

1.17.82

  • api-change:ec2: [botocore] This release removes resource ids and tagging support for VPC security group rules.

1.17.81

  • api-change:qldb: [botocore] Support STANDARD permissions mode in CreateLedger and DescribeLedger. Add UpdateLedgerPermissionsMode to update permissions mode on existing ledgers.
  • api-change:cloudfront: [botocore] Documentation fix for CloudFront
  • api-change:outposts: [botocore] Add ConflictException to DeleteOutpost, CreateOutpost
  • api-change:mwaa: [botocore] Adds scheduler count selection for Environments using Airflow version 2.0.2 or later.
  • api-change:ec2: [botocore] This release adds resource ids and tagging support for VPC security group rules.
  • api-change:ecs: [botocore] The release adds support for registering External instances to your Amazon ECS clusters.
  • api-change:acm-pca: [botocore] This release enables customers to store CRLs in S3 buckets with Block Public Access enabled. The release adds the S3ObjectAcl parameter to the CreateCertificateAuthority and UpdateCertificateAuthority APIs to allow customers to choose whether their CRL will be publicly available.

1.17.80

  • api-change:transfer: [botocore] AWS Transfer Family customers can now use AWS Managed Active Directory or AD Connector to authenticate their end users, enabling seamless migration of file transfer workflows that rely on AD authentication, without changing end users' credentials or needing a custom authorizer.
  • api-change:iot: [botocore] This release includes support for a new feature: Job templates for AWS IoT Device Management Jobs. The release includes job templates as a new resource and APIs for managing job templates.
  • api-change:workspaces: [botocore] Adds support for Linux device types in WorkspaceAccessProperties

1.17.79

... (truncated)

Commits
  • bafc64a Merge branch 'release-1.17.84'
  • 106233d Bumping version to 1.17.84
  • 05ce6a2 Add changelog entries from botocore
  • b18a847 Merge branch 'release-1.17.83'
  • 9edd9d8 Merge branch 'release-1.17.83' into develop
  • cb13901 Bumping version to 1.17.83
  • bc5b40f Add changelog entries from botocore
  • 4d6ab57 Merge branch 'release-1.17.82' into develop
  • b963ce7 Merge branch 'release-1.17.82'
  • 3d26f96 Bumping version to 1.17.82
  • 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.17.78 to 1.17.84.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.78...1.17.84)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels May 29, 2021
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 29, 2021
@codecov-commenter
Copy link

codecov-commenter commented May 29, 2021

Codecov Report

Merging #449 (872502b) into develop (fd34f0c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #449   +/-   ##
========================================
  Coverage    99.90%   99.90%           
========================================
  Files          104      104           
  Lines         4193     4193           
  Branches       205      205           
========================================
  Hits          4189     4189           
  Misses           1        1           
  Partials         3        3           

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 fd34f0c...872502b. Read the comment docs.

@heitorlessa
Copy link
Contributor

@Mergifyio refresh

@heitorlessa heitorlessa changed the title build(deps): bump boto3 from 1.17.78 to 1.17.84 chore: bump boto3 from 1.17.78 to 1.17.84 May 31, 2021
@heitorlessa heitorlessa merged commit 0e3f4bb into develop May 31, 2021
@heitorlessa heitorlessa deleted the dependabot/pip/develop/boto3-1.17.84 branch May 31, 2021 19:50
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 size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants