Skip to content

Bump moto from 2.2.0 to 4.0.1#149

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps moto from 2.2.0 to 4.0.1.

Changelog

Sourced from moto's changelog.

4.0.1

Docker Digest for 4.0.1: sha256:effbe303d0ac958569537b725e7632354deb6e9ce0a78ced1a2c6bdd4123831d

New Services:
    * Personalize:
        * create_schema()
        * delete_schema()
        * describe_schema()
        * list_schemas()
* Signer:
    * cancel_signing_profile()
    * get_signing_profile()
    * list_signing_platforms()
    * put_signing_profile()

New Methods: * AWS Lambda: * create_function_url_config() * delete_function_url_config() * get_function_url_config() * update_function_url_config()

* Glue:
    * update_database()
  • EC2:

    • describe_volumes_modifications()
    • modify_volume()
  • S3:

    • delete_bucket_ownership_rule()
    • get_bucket_ownership_rule()
    • put_bucket_ownership_rule()

Miscellaneous: * CloudFormation: Fixed a bug where deletion of AWS::Route53::RecordSet would result in an error * DynamoDB: Fixed a bug where a TableARN would always return region=us-east-1 * EC2:create_launch_template() now supports the TagSpecifications-parameter * EC2:describe_instance_types() now supports the Filters-parameter * EC2:run_instances() now supports the HibernationOptions-param

4.0.0

Docker Digest for 4.0.0: sha256:348b516e706e19544dec3643d25304e24b75e48c92b1a6d347e5cd8c349cd8cd

General:
    * Introduces MultiAccount support (see http://docs.getmoto.org/en/latest/docs/multi_account.html)
    * Removes deprecated decorators mock_dynamodb2 and mock_rds2

... (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 4.0.1.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@2.2.0...4.0.1)

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

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #152.

@dependabot dependabot bot closed this Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/pip/moto-4.0.1 branch September 5, 2022 20:36
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