Skip to content

Bump moto from 2.2.0 to 3.1.18#147

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps moto from 2.2.0 to 3.1.18.

Changelog

Sourced from moto's changelog.

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()
    * delete_project()
    * list_builds()
    * list_builds_for_project()
    * start_build()
    * stop_build()
  • Cost Explorer:

    • create_cost_category_definition()
    • delete_cost_category_definition()
    • describe_cost_category_definition()
    • update_cost_category_definition()
  • EMR Serverless:

... (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.18.
- [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.18)

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

dependabot bot commented on behalf of github Aug 25, 2022

Superseded by #149.

@dependabot dependabot bot closed this Aug 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/moto-3.1.18 branch August 25, 2022 20:24
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