Skip to content

Bump moto from 2.2.0 to 3.1.17#146

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps moto from 2.2.0 to 3.1.17.

Changelog

Sourced from moto's changelog.

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:

    • create_application()
    • delete_application()
    • get_application()
    • list_applications()
    • start_application()
    • start_job_run()
    • stop_application()
    • update_application()

New Methods:

* Autoscaling:
    * delete_scheduled_action()
    * describe_scheduled_actions()
    * put_scheduled_update_group_action()
  • CloudFront:

    • create_distribution_with_tags()
    • create_invalidation()
    • list_tags_for_resource()
  • Glue:

    • create_schema()
    • delete_schema()
    • get_schema_by_definition()
    • get_schema_version()

... (truncated)

Commits
  • 447216c Prepare release 3.1.17 (#5364)
  • 218d032 EC2: prevent KeyError on get_spot_fleet_request and change describe_spot_flee...
  • 034ecb9 TF - split long-running tests (#5363)
  • 5dfe4e0 Feature: Glue Schema Registry APIs: GetSchemaVersion, GetSchemaByDefinition, ...
  • 9629f09 MediaConnect: add_flow_sources and update_flow_source (#5322)
  • 12d58bb iam - add RoleLastUsed to get_role response (#5302)
  • 02270ff Glue: CreateSchema and RegisterSchemaVersion features (#5301)
  • e5f8ef2 IOT: check if policy name already taken (#5352)
  • e09d357 DynamoDB: add check for empty key when getting an item (fix #5345) (#5348)
  • 201b614 IOT - add list_targets_for_policy action to IoTBackend (#5309)
  • Additional commits viewable in compare view

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.17.
- [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.17)

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

dependabot bot commented on behalf of github Aug 12, 2022

Superseded by #147.

@dependabot dependabot bot closed this Aug 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/moto-3.1.17 branch August 12, 2022 22:08
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