Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Bump moto from 1.3.16 to 3.1.0#257

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

Bump moto from 1.3.16 to 3.1.0#257
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/moto-3.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps moto from 1.3.16 to 3.1.0.

Changelog

Sourced from moto's changelog.

3.1.0

Docker Digest for 3.1.0: sha256:1656754cf4de441d85b08f584d9dcb095880d3bf250f05da26a03ff219d586c8

General:
    * Users of `mock_dynamodb2` should start using `mock_dynamodb` instead. 
      The `mock_dynamodb`-decorator has been repurposed to mock the latest version of DynamoDB, making the behaviour equivalent to `mock_dynamodb2`. 
      The `mock_dynamodb2`-decorator is now considered deprecated, and will be removed in the next major version.
* Similarly, users of the `mock_rds2` should start using `mock_rds` instead.
  The `mock_rds`-decorator has been repurposed to mock the latest version of RDS, making the behaviour equivalent to `mock_rds2`.
  The `mock_rds2`-decorator has also been deprecated, and will be removed in the next major version.

Internal Changes: * We've upgraded our linting process to use Black 22.1.0, and have enabled more pylint rules. Please continue to run make lint prior to creating a PR, to ensure any changes are formatted correctly.

3.0.7

Docker Digest for 3.0.7: sha256:4db9433e741de635606fd2d997e555c26f51fc82e69d5043d0d9de90bbade229

General:
    * Compatible with the latest `responses`-release (0.19.0)

New Services: * DataBrew: * create_recipe() * get_recipe() * list_recipes()

* Pinpoint:
    * create_app()
    * delete_app()
    * delete_event_stream()
    * get_app()
    * get_application_settings()
    * get_apps()
    * get_event_stream()
    * list_tags_for_resource()
    * put_event_stream()
    * tag_resource()
    * untag_resource()
    * update_application_settings()

3.0.6

Docker Digest for 3.0.6: sha256:de6b4ba576e143b3bbae250186b563c836f233afea5b3579629d3565824de74d

General:
    * Feature to start the MotoServer from within Python (in beta)

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

---
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 Mar 14, 2022
@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #257 (68fea26) into main (8b98d4c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #257   +/-   ##
=======================================
  Coverage   93.11%   93.11%           
=======================================
  Files           7        7           
  Lines         247      247           
=======================================
  Hits          230      230           
  Misses         17       17           
Flag Coverage Δ
unittest 93.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b98d4c...68fea26. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2022

Superseded by #262.

@dependabot dependabot bot closed this Mar 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/moto-3.1.0 branch March 18, 2022 21:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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