Skip to content

Bump moto from 2.2.0 to 3.1.14#123

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/moto-3.1.14
Closed

Bump moto from 2.2.0 to 3.1.14#123
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/moto-3.1.14

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps moto from 2.2.0 to 3.1.14.

Changelog

Sourced from moto's changelog.

3.1.14

Docker Digest for 3.1.14: sha256:a8ad7f54d7c469e34454f6774f743251c02093c6b2d7e9d7961a5de366783e11

New Methods:
    * Greengrass:
        * create_function_definition()
        * create_resource_definition()
        * create_function_definition_version()
        * create_resource_definition_version()
        * create_subscription_definition()
        * create_subscription_definition_version()
        * delete_function_definition()
        * delete_resource_definition()
        * delete_subscription_definition()
        * get_function_definition()
        * get_function_definition_version()
        * get_resource_definition()
        * get_resource_definition_version()
        * get_subscription_definition()
        * get_subscription_definition_version()
        * list_function_definitions()
        * list_function_definition_versions()
        * list_resource_definitions()
        * list_resource_definition_versions()
        * list_subscription_definitions()
        * list_subscription_definition_versions()
        * update_function_definition()
        * update_resource_definition()
        * update_subscription_definition()
    * EKS:
        * list_tags_for_resources()
        * tag_resource()
        * untag_resource()
    * Route53:
        * associate_vpc()
        * disassociate_vpc_from_hosted_zone()
        * update_health_check()
        * update_hosted_zone_comment()

Miscellaneous: * APIGateway:put_integration() now supports the requestParameters-parameter * EC2:create_route() now validates whether a route already exists

3.1.13

Docker Digest for 3.1.13: sha256:d7f6c779c79f03b686747ae26b52bdca26fd81a50c6a41a8a6cba50c96982abf

New Methods:

... (truncated)

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)

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

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Jun 20, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #126.

@dependabot dependabot bot closed this Jun 27, 2022
@dependabot dependabot bot deleted the dependabot/pip/moto-3.1.14 branch June 27, 2022 21:45
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.

0 participants