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): bump botocore from 1.23.5 to 1.23.23 #177

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps botocore from 1.23.5 to 1.23.23.

Changelog

Sourced from botocore's changelog.

1.23.23

  • api-change:lexv2-models: Update lexv2-models client to latest version
  • api-change:network-firewall: This release adds support for managed rule groups.
  • api-change:route53-recovery-control-config: This release adds tagging supports to Route53 Recovery Control Configuration. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateCluster, CreateControlPanel and CreateSafetyRule.
  • api-change:ec2: Adds waiters support for internet gateways.
  • api-change:sms: This release adds SMS discontinuation information to the API and CLI references.
  • api-change:route53domains: Amazon Route 53 domain registration APIs now support filtering and sorting in the ListDomains API, deleting a domain by using the DeleteDomain API and getting domain pricing information by using the ListPrices API.
  • api-change:savingsplans: Adds the ability to specify Savings Plans hourly commitments using five digits after the decimal point.

1.23.22

  • api-change:lookoutvision: This release adds new APIs for packaging an Amazon Lookout for Vision model as an AWS IoT Greengrass component.
  • api-change:sagemaker: This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.
  • api-change:comprehendmedical: This release adds a new set of APIs (synchronous and batch) to support the SNOMED-CT ontology.
  • api-change:health: Documentation updates for AWS Health
  • api-change:logs: This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs.
  • api-change:outposts: This release adds the UpdateOutpost API.
  • api-change:support: Documentation updates for AWS Support.
  • api-change:iot: This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.

1.23.21

  • api-change:location: This release adds support for Accuracy position filtering, position metadata and autocomplete for addresses and points of interest based on partial or misspelled free-form text.
  • api-change:appsync: AWS AppSync now supports custom domain names, allowing you to associate a domain name that you own with an AppSync API in your account.
  • api-change:route53: Add PriorRequestNotComplete exception to UpdateHostedZoneComment API

1.23.20

  • api-change:rekognition: This release added new KnownGender types for Celebrity Recognition.

1.23.19

  • api-change:ram: This release adds the ability to use the new ResourceRegionScope parameter on List operations that return lists of resources or resource types. This new parameter filters the results by letting you differentiate between global or regional resource types.
  • api-change:networkmanager: This release adds API support for AWS Cloud WAN.
  • api-change:amplifyuibuilder: This release introduces the actions and data types for the new Amplify UI Builder API. The Amplify UI Builder API provides a programmatic interface for creating and configuring user interface (UI) component libraries and themes for use in Amplify applications.

1.23.18

... (truncated)

Commits
  • 8f4aa49 Merge branch 'release-1.23.23'
  • bdfba6b Bumping version to 1.23.23
  • 74df54a Update to latest models
  • a618dc4 Merge branch 'release-1.23.22'
  • b02b098 Merge branch 'release-1.23.22' into develop
  • 940b4b9 Bumping version to 1.23.22
  • 4f3bce6 Update to latest endpoints
  • adf3f9f Update to latest models
  • 172ef10 Merge branch 'release-1.23.21'
  • d3737d5 Merge branch 'release-1.23.21' 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 [botocore](https://github.com/boto/botocore) from 1.23.5 to 1.23.23.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.23.5...1.23.23)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Updates to dependencies label Dec 13, 2021
@dependabot dependabot bot requested a review from ncilfone December 13, 2021 08:10
@coveralls
Copy link

coveralls commented Dec 13, 2021

Pull Request Test Coverage Report for Build 1571904082

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 93.17%

Totals Coverage Status
Change from base Build 1473244521: 0.2%
Covered Lines: 1405
Relevant Lines: 1508

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2021

Superseded by #185.

@dependabot dependabot bot closed this Dec 14, 2021
@dependabot dependabot bot deleted the dependabot/pip/botocore-1.23.23 branch December 14, 2021 18:46
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