Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2021

Updates the requirements on boto3 to permit the latest version.

Changelog

Sourced from boto3's changelog.

1.18.3

  • api-change:compute-optimizer: [botocore] Documentation updates for Compute Optimizer
  • api-change:ec2: [botocore] Added idempotency to the CreateVolume API using the ClientToken request parameter

1.18.2

  • api-change:imagebuilder: [botocore] Documentation updates for reversal of default value for additional instance configuration SSM switch, plus improved descriptions for semantic versioning.
  • api-change:directconnect: [botocore] Documentation updates for directconnect
  • api-change:health: [botocore] In the Health API, the maximum number of entities for the EventFilter and EntityFilter data types has changed from 100 to 99. This change is related to an internal optimization of the AWS Health service.
  • api-change:robomaker: [botocore] This release allows customers to create a new version of WorldTemplates with support for Doors.
  • api-change:location: [botocore] Add five new API operations: UpdateGeofenceCollection, UpdateMap, UpdatePlaceIndex, UpdateRouteCalculator, UpdateTracker.
  • api-change:emr-containers: [botocore] Updated DescribeManagedEndpoint and ListManagedEndpoints to return failureReason and stateDetails in API response.

1.18.1

  • api-change:appintegrations: [botocore] Documentation update for AppIntegrations Service
  • api-change:chime: [botocore] This SDK release adds Account Status as one of the attributes in Account API response
  • api-change:auditmanager: [botocore] This release relaxes the S3 URL character restrictions in AWS Audit Manager. Regex patterns have been updated for the following attributes: s3RelativePath, destination, and s3ResourcePath. 'AWS' terms have also been replaced with entities to align with China Rebrand documentation efforts.

1.18.0

  • api-change:ec2: [botocore] This feature enables customers to specify weekly recurring time window(s) for scheduled events that reboot, stop or terminate EC2 instances.
  • api-change:cognito-idp: [botocore] Documentation updates for cognito-idp
  • api-change:ecs: [botocore] Documentation updates for support of awsvpc mode on Windows.
  • api-change:lex-models: [botocore] Lex now supports the en-IN locale
  • api-change:iotsitewise: [botocore] Update the default endpoint for the APIs used to manage asset models, assets, gateways, tags, and account configurations. If you have firewalls with strict egress rules, configure the rules to grant you access to api.iotsitewise.[region].amazonaws.com or api.iotsitewise.[cn-region].amazonaws.com.cn.
  • feature:Python: Drop support for Python 2.7
  • feature:Python: [botocore] Dropped support for Python 2.7

1.17.112

  • api-change:dms: [botocore] Release of feature needed for ECA-Endpoint settings. This allows customer to delete a field in endpoint settings by using --exact-settings flag in modify-endpoint api. This also displays default values for certain required fields of endpoint settings in describe-endpoint-settings api.
  • api-change:glue: [botocore] Add support for Event Driven Workflows
  • api-change:acm: [botocore] Added support for RSA 3072 SSL certificate import
  • api-change:healthlake: [botocore] General availability for Amazon HealthLake. StartFHIRImportJob and StartFHIRExportJob APIs now require AWS KMS parameter. For more information, see the Amazon HealthLake Documentation https://docs.aws.amazon.com/healthlake/index.html.
  • api-change:wellarchitected: [botocore] This update provides support for Well-Architected API users to mark answer choices as not applicable.
  • api-change:lightsail: [botocore] This release adds support for the Amazon Lightsail object storage service, which allows you to create buckets and store objects.

1.17.111

... (truncated)

Commits
  • 8594952 Merge branch 'release-1.18.3'
  • eb916bc Bumping version to 1.18.3
  • 67b3c32 Add changelog entries from botocore
  • c236fa1 Add missing close paren in error handling guide (#2934)
  • 9f78be8 Merge branch 'release-1.18.2'
  • 7f476b5 Merge branch 'release-1.18.2' into develop
  • 0c22215 Bumping version to 1.18.2
  • e6598d2 Add changelog entries from botocore
  • 779b7b9 Add project_urls to setup.py (#1888)
  • cf62d26 Use TLS for Apache license and docs links (#2049)
  • Additional commits viewable in compare view

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)

Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.16.0...1.18.3)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2021
@dependabot dependabot bot requested a review from a team July 21, 2021 16:01
@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #317 (21e3913) into master (30ff08f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #317   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files          26       26           
  Lines         876      876           
=======================================
  Hits          869      869           
  Misses          7        7           
Flag Coverage Δ
unittests 99.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 30ff08f...21e3913. Read the comment docs.

@felipao-mx
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2021

Superseded by #324.

@dependabot dependabot bot closed this Oct 21, 2021
@dependabot dependabot bot deleted the dependabot/pip/boto3-eq-1.18.star branch October 21, 2021 21:19
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.

1 participant