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.21.25 to 1.21.27 #48

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps boto3 from 1.21.25 to 1.21.27.

Changelog

Sourced from boto3's changelog.

1.21.27

  • api-change:ec2: [botocore] This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.
  • api-change:ssm: [botocore] This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.
  • api-change:batch: [botocore] Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.

1.21.26

  • api-change:lambda: [botocore] Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.
  • api-change:config: [botocore] Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard
  • api-change:transcribe: [botocore] This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex.
Commits
  • 24b0426 Merge branch 'release-1.21.27'
  • c795892 Bumping version to 1.21.27
  • c7e7129 Add changelog entries from botocore
  • cdd3c0f Merge branch 'release-1.21.26'
  • 5a8eaa7 Merge branch 'release-1.21.26' into develop
  • f01682d Bumping version to 1.21.26
  • 3d2aa5a Add changelog entries from botocore
  • e28adfc Merge branch 'release-1.21.25' into develop
  • See full diff 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.21.25 to 1.21.27.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.21.25...1.21.27)

---
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 Pull requests that update Python code labels Mar 28, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2049486551

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 76.965%

Totals Coverage Status
Change from base Build 2037782300: 0.0%
Covered Lines: 218
Relevant Lines: 265

💛 - Coveralls

@jsf9k jsf9k self-assigned this Mar 29, 2022
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we usually also do a version bump here?

@jsf9k
Copy link
Member

jsf9k commented Mar 29, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2022

Superseded by #51.

@dependabot dependabot bot closed this Mar 29, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.21.27 branch March 29, 2022 17:03
@jsf9k
Copy link
Member

jsf9k commented Mar 29, 2022

Don't we usually also do a version bump here?

Yes, but I couldn't do that until I could rebase on top of the changes in #49.

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
Development

Successfully merging this pull request may close these issues.

None yet

3 participants