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.17.102 to 1.18.0 #17

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps boto3 from 1.17.102 to 1.18.0.

Changelog

Sourced from boto3's changelog.

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

  • api-change:amplifybackend: [botocore] Added Sign in with Apple OAuth provider.
  • api-change:redshift: [botocore] Release new APIs to support new Redshift feature - Authentication Profile
  • api-change:ssm: [botocore] Changes to OpsCenter APIs to support a new feature, operational insights.
  • api-change:lex-models: [botocore] Customers can now migrate bots built with Lex V1 APIs to V2 APIs. This release adds APIs to initiate and manage the migration of a bot.
  • api-change:directconnect: [botocore] This release adds a new filed named awsLogicalDeviceId that it displays the AWS Direct Connect endpoint which terminates a physical connection's BGP Sessions.
  • api-change:pricing: [botocore] Documentation updates for api.pricing

1.17.110

  • api-change:eks: [botocore] Documentation updates for Wesley to support the parallel node upgrade feature.
  • api-change:kendra: [botocore] Amazon Kendra now supports Principal Store

1.17.109

  • api-change:sagemaker: [botocore] Releasing new APIs related to Tuning steps in model building pipelines.
  • api-change:frauddetector: [botocore] This release adds support for ML Explainability to display model variable importance value in Amazon Fraud Detector.
  • api-change:mediaconvert: [botocore] MediaConvert now supports color, style and position information passthrough from 608 and Teletext to SRT and WebVTT subtitles. MediaConvert now also supports Automatic QVBR quality levels for QVBR RateControlMode.

1.17.108

... (truncated)

Commits
  • 5bbeeca Merge branch 'release-1.18.0'
  • c4d92f9 Bumping version to 1.18.0
  • b05c412 Add changelog entries from botocore
  • e27a3a3 Remove Python 2.7 support references (#2922)
  • 5776722 Merge branch 'release-1.17.112'
  • 76070a4 Merge branch 'release-1.17.112' into develop
  • 53f5982 Bumping version to 1.17.112
  • b1f7936 Add changelog entries from botocore
  • f77e500 Merge branch 'release-1.17.111'
  • 58664ad Merge branch 'release-1.17.111' 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.17.102 to 1.18.0.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.102...1.18.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 16, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2021

Codecov Report

Merging #17 (ad02101) into develop (f61b02f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #17   +/-   ##
========================================
  Coverage    99.90%   99.90%           
========================================
  Files          107      107           
  Lines         4266     4266           
  Branches       208      208           
========================================
  Hits          4262     4262           
  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 f61b02f...ad02101. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 17, 2021

Looks like boto3 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 17, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.18.0 branch July 17, 2021 17:23
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