Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

build(deps-dev): bump moto from 3.1.4 to 4.0.0#1278

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/moto-4.0.0
Closed

build(deps-dev): bump moto from 3.1.4 to 4.0.0#1278
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/moto-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 22, 2022

Bumps moto from 3.1.4 to 4.0.0.

Changelog

Sourced from moto's changelog.

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
    * The API for the TreadedMotoServer is now considered stable

Dependencies: * The responses-module now has a minimum version of 0.13.0

3.1.18

Docker Digest for 3.1.18: sha256:52fa7fdf8deee66d47fa760fafce1231ec9007d7bfc9c7a3080a8badd372b300

General:
    * Flask has now also been pinned to 2.1.x, as that is the latest release that works with werkzeug 2.1.x

New Methods: * EC2: * create_fleet() * describe_fleets() * describe_fleet_instances() * delete_fleets()

* SES:
    * describe_configuration_set()
    * send_bulk_templated_email()

Miscellaneous: * EC2: describe_key_pairs() now returns the KeyPairId-attribute * EC2: import_key_pair() now returns the KeyPairId-attribute * EC2: describe_launch_templates() now behaves correctly when called with an unknown template name * RDS: create_db_instance() now returns the AvailabilityZone-attribute * RDS: describe_db_instances() now returns the AvailabilityZone-attribute

3.1.17

Docker Digest for 3.1.17: sha256:8a7e397a8856a5e63ad50689cdc3638831112768b193ea0fc308ac7dfdac57f0

General:
    * Werkzeug has been pinned to 2.1.x, as the latest 2.2.x releases cause some issues

New Services:

* CodeBuild:
    * batch_get_builds()

... (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 3.1.4 to 4.0.0.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@3.1.4...4.0.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 requested a review from a team as a code owner August 22, 2022 02:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 22, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 26, 2022

Superseded by #1298.

@dependabot dependabot Bot closed this Aug 26, 2022
@dependabot dependabot Bot deleted the dependabot/pip/moto-4.0.0 branch August 26, 2022 02:04
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