Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Bumps moto from 3.1.13 to 4.0.8.

Changelog

Sourced from moto's changelog.

4.0.8

Docker Digest for 4.0.8: sha256:41883fb0f38572f3194dcbef6731eafdc6d8d7d4e319257d2ba2468c401c9881

General:
    * Unpins the werkzeug-dependency - Moto now works with werkzeug==2.2.2
    * Fixes the Docker-build to run on M1 Macbooks.

New Services: * ServiceQuotas: * get_service_quota() * list_aws_default_service_quotas()

New Methods: * CloudFront: list_invalidations() * RDS: modify_db_cluster()

Miscellaneous: * Lambda:delete_function() - fixed an issue where the wrong Function would be deleted when providing a qualifier * ECR:put_image() now removes any existing images that have the provided tag * IAM:detach_user/group/role_policy() now throws the correct error message when the policy is not attached in the first place * S3:list_object_versions(): Fix delimiter to take prefix into account * S3: Now closes file handles as early as possible when deleting files/multipart uploads * Sagamaker:describe_training_job() now throws the correct exception when trying to explain a non-existing job

4.0.7

Docker Digest for 4.0.7: sha256:a8ecbdba177c91c557ff76814c1b9a4d6673dc8e1e4183b183e5cff4ce73c356

New Services:
    * Comprehend:
        * create_entity_recognizer()
        * delete_entity_recognizer()
        * describe_entity_recognizer()
        * list_entity_recognizers()
        * list_tags_for_resource()
        * stop_training_entity_recognizer()
* MeteringMarketplace:
    * batch_meter_usage()

New Methods: * EC2: * modify_vpc_endpoint() * MediaConnect: * grant_flow_entitlements() * revoke_flow_entitlement() * update_flow_entitlement() * update_flow_output()

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

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2022

Superseded by #280.

@dependabot dependabot bot closed this Nov 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/moto-4.0.8 branch November 2, 2022 08:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant