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.18.56 to 1.18.58 #755

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

Bumps boto3 from 1.18.56 to 1.18.58.

Changelog

Sourced from boto3's changelog.

1.18.58

  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:securityhub: [botocore] Added new resource details objects to ASFF, including resources for WAF rate-based rules, EC2 VPC endpoints, ECR repositories, EKS clusters, X-Ray encryption, and OpenSearch domains. Added additional details for CloudFront distributions, CodeBuild projects, ELB V2 load balancers, and S3 buckets.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert has added the ability to set account policies which control access restrictions for HTTP, HTTPS, and S3 content sources.
  • api-change:ec2: [botocore] This release removes a requirement for filters on SearchLocalGatewayRoutes operations.

1.18.57

  • api-change:kendra: [botocore] Amazon Kendra now supports indexing and querying documents in different languages.
  • api-change:grafana: [botocore] Initial release of the SDK for Amazon Managed Grafana API.
  • api-change:firehose: [botocore] Allow support for Amazon Opensearch Service(successor to Amazon Elasticsearch Service) as a Kinesis Data Firehose delivery destination.
  • api-change:backup: [botocore] Launch of AWS Backup Vault Lock, which protects your backups from malicious and accidental actions, works with existing backup policies, and helps you meet compliance requirements.
  • api-change:schemas: [botocore] Removing unused request/response objects.
  • api-change:chime: [botocore] This release enables customers to configure Chime MediaCapturePipeline via API.
Commits
  • 7f4cb35 Merge branch 'release-1.18.58'
  • 1ad7bb3 Bumping version to 1.18.58
  • 471384e Add changelog entries from botocore
  • 7a10e21 Merge pull request #2988 from nateprewitt/pre-commit
  • 5ecd069 Merge branch 'release-1.18.57'
  • 2af248f Merge branch 'release-1.18.57' into develop
  • b8a6c55 Bumping version to 1.18.57
  • f2b9fdb Add changelog entries from botocore
  • 8feeb37 Merge pull request #3030 from boto/kdaily-bump-ancient-min-reactions
  • bea14ac Update stale_issue.yml
  • 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.18.56 to 1.18.58.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.56...1.18.58)

---
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 labels Oct 8, 2021
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 8, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2021

Codecov Report

Merging #755 (baec167) into develop (a3b7b14) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #755   +/-   ##
========================================
  Coverage    99.93%   99.93%           
========================================
  Files          116      116           
  Lines         4953     4953           
  Branches       276      276           
========================================
  Hits          4950     4950           
  Misses           1        1           
  Partials         2        2           

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 a3b7b14...baec167. Read the comment docs.

@mergify mergify bot merged commit 02eb152 into develop Oct 11, 2021
@mergify mergify bot deleted the dependabot/pip/develop/boto3-1.18.58 branch October 11, 2021 11:55
heitorlessa added a commit to heitorlessa/aws-lambda-powertools-python that referenced this pull request Oct 12, 2021
…tools-python into develop

* 'develop' of https://github.com/awslabs/aws-lambda-powertools-python:
  chore(deps-dev): bump mkdocs-material from 7.3.2 to 7.3.3 (aws-powertools#758)
  chore(deps-dev): bump flake8-comprehensions from 3.6.1 to 3.7.0 (aws-powertools#759)
  chore(deps): bump boto3 from 1.18.58 to 1.18.59 (aws-powertools#760)
  chore(deps-dev): bump coverage from 6.0 to 6.0.1 (aws-powertools#751)
  chore(deps): bump boto3 from 1.18.56 to 1.18.58 (aws-powertools#755)
  docs: add amplify-cli instructions for public layer (aws-powertools#754)

Signed-off-by: heitorlessa <lessa@amazon.co.uk>
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.

2 participants