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

pip(deps): update botocore requirement from ~=1.23 to ~=1.24 #223

Merged
merged 2 commits into from
Mar 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.24.3

  • api-change:transfer: Properties for Transfer Family used with SFTP, FTP, and FTPS protocols. Display Banners are bodies of text that can be displayed before and/or after a user authenticates onto a server using one of the previously mentioned protocols.
  • api-change:gamelift: Increase string list limit from 10 to 100.
  • api-change:budgets: This change introduces DescribeBudgetNotificationsForAccount API which returns budget notifications for the specified account

1.24.2

  • api-change:iam: Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:redshift: SDK release for Cross region datasharing and cost-control for cross region datasharing
  • api-change:evidently: Add support for filtering list of experiments and launches by status
  • api-change:backup: AWS Backup add new S3_BACKUP_OBJECT_FAILED and S3_RESTORE_OBJECT_FAILED event types in BackupVaultNotifications events list.

1.24.1

  • api-change:ec2: Documentation updates for EC2.
  • api-change:budgets: Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.
  • api-change:ce: AWS Cost Anomaly Detection now supports SNS FIFO topic subscribers.
  • api-change:glue: Support for optimistic locking in UpdateTable
  • api-change:ssm: Assorted ticket fixes and updates for AWS Systems Manager.

1.24.0

  • api-change:appflow: Launching Amazon AppFlow SAP as a destination connector SDK.
  • feature:Parser: Adding support for parsing int/long types in rest-json response headers.
  • api-change:rds: Adds support for determining which Aurora PostgreSQL versions support Babelfish.
  • api-change:athena: This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails.

1.23.54

  • api-change:ssm: Documentation updates for AWS Systems Manager.

1.23.53

  • api-change:cloudformation: This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
  • api-change:lookoutvision: This release makes CompilerOptions in Lookout for Vision's StartModelPackagingJob's Configuration object optional.
  • api-change:pinpoint: This SDK release adds a new paramater creation date for GetApp and GetApps Api call
  • api-change:sns: Customer requested typo fix in API documentation.
  • api-change:wafv2: Adds support for AWS WAF Fraud Control account takeover prevention (ATP), with configuration options for the new managed rule group AWSManagedRulesATPRuleSet and support for application integration SDKs for Android and iOS mobile apps.

... (truncated)

Commits
  • 4568299 Merge branch 'release-1.24.3'
  • 91838cf Bumping version to 1.24.3
  • bf5c111 Update to latest models
  • 611761b Merge branch 'release-1.24.2'
  • 10a6b17 Merge branch 'release-1.24.2' into develop
  • 9ba1322 Bumping version to 1.24.2
  • 10207c4 Update to latest endpoints
  • 1d31094 Update to latest models
  • d35f627 Merge branch 'release-1.24.1'
  • d2d26f0 Merge branch 'release-1.24.1' into develop
  • 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 [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.23.0...1.24.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Updates to dependencies label Feb 21, 2022
@dependabot dependabot bot requested a review from ncilfone February 21, 2022 08:08
@coveralls
Copy link

coveralls commented Feb 21, 2022

Pull Request Test Coverage Report for Build 1874945097

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 96.158%

Totals Coverage Status
Change from base Build 1866533905: 0.2%
Covered Lines: 1777
Relevant Lines: 1848

💛 - Coveralls

@ncilfone ncilfone merged commit 2efe7d0 into master Mar 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/botocore-approx-eq-1.24 branch March 4, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants