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 moto from 2.2.7 to 2.2.8 #116

Merged
merged 1 commit into from
Sep 27, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps moto from 2.2.7 to 2.2.8.

Changelog

Sourced from moto's changelog.

2.2.8

New Services:
    * ACM:
        * export_certificate()
    * APIGateway:
        * create_request_validator()
        * delete_request_validator()
        * get_request_validators()
        * update_request_validator()

Miscellaneous: * APIGateway: update_rest_api() now has improved support for the patchOperations-parameter * Batch: register_job_definition() now supports the tags-parameter * CloudFormation: Stack Events are now propagated to SNS when the NotificationARNs-parameter is supplied. * EC2: describe_vpc_endpoint_services() now returns the default endpoints for implemented services * IOT: list_job_executions_for_job() now supports the status-parameter * IOT: list_job_executions_for_thing() now supports the status-parameter * KMS: list_resource_tags() now supports an ARN as the KeyId-parameter * KMS: tag_resource() now supports an ARN as the KeyId-parameter * KMS: untag_resource() now supports an ARN as the KeyId-parameter * SecretsManager: update_secret() now supports the ClientRequestToken-parameter

Commits

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)

@dependabot dependabot bot added the dependencies Updates to dependencies label Sep 27, 2021
@dependabot dependabot bot requested a review from ncilfone September 27, 2021 08:09
@coveralls
Copy link

coveralls commented Sep 27, 2021

Pull Request Test Coverage Report for Build 1278646320

  • 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.284%

Totals Coverage Status
Change from base Build 1278641186: 0.2%
Covered Lines: 1375
Relevant Lines: 1474

💛 - Coveralls

@ncilfone
Copy link
Contributor

@dependabot rebase

1 similar comment
@ncilfone
Copy link
Contributor

@dependabot rebase

Bumps [moto](https://github.com/spulec/moto) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@2.2.7...2.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@ncilfone ncilfone merged commit ff9bda2 into master Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/pip/moto-2.2.8 branch September 27, 2021 14:28
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1278646320

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.284%

Totals Coverage Status
Change from base Build 1278641186: 0.2%
Covered Lines: 1375
Relevant Lines: 1474

💛 - Coveralls

@coveralls
Copy link

coveralls commented Sep 26, 2024

Pull Request Test Coverage Report for Build 1277382140

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.284%

Totals Coverage Status
Change from base Build 1262293319: 0.2%
Covered Lines: 1375
Relevant Lines: 1474

💛 - Coveralls

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.

2 participants