Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump moto from 4.1.12 to 4.2.0 #182

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 24, 2023

Bumps moto from 4.1.12 to 4.2.0.

Changelog

Sourced from moto's changelog.

4.2.0

Docker Digest for 4.2.0: sha256:92e59875783037b2558067d2d3f9dd2502c140881ff5c44c44ddbce6658a89b7

General:
    The Docker image is now based on Python 3.11 (instead of 3.7)

4.1.15

Docker Digest for 4.1.15: sha256:eb63b1e0cbbd757e4596844e6ac1865660cbf8e358203b79e5404d57de94dd69

New Services:
    * APIGateway Management API:
        * delete_connection()
        * get_connection()
        * post_to_connection()

New Methods: * Autoscaling: * delete_warm_pool() * describe_warm_pool() * put_warm_pool()

* IdentityStore:
    * list_groups()
  • IOTData:

    • list_named_shadows_for_thing()
  • MQ:

    • list_tags()
  • ServiceDiscovery:

    • update_private_dns_namespace()
    • update_public_dns_namespace()

Miscellaneous: * ACM-PCA: create_certificate_authority() now supports the KeyStorageSecurityStandard-parameter * Batch: create_job_definition() now returns more default fields in the containerProperties field * CloudTrail: get_trail_status now works with MultiRegion trails * CognitoIDP: UserPools now return the AccountRecoverySetting-field by default * DynamoDB: query() now throws an exception when providing empty ProjectionExpressions/FilterExpressions * EC2: describe_vpc_endpoint_services() now returns user-defined ones * EC2: run_instances() now supports the Monitoring-attribute * IOT: group names can now contain special characters * IOTData now supports named shadows * KMS: create_key() now supports KeySpecs RSA_3072 and RSA_4096 * KMS: create_key() now validates the provided KeySpec * Lambda: create_function() now fails when creating a function with a name that already exists * Lambda: put_function_concurrency() now errors on a quota that exceeds the value set by MOTO_LAMBDA_CONCURRENCY_QUOTA

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/getmoto/moto) from 4.1.12 to 4.2.0.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.1.12...4.2.0)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 24, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #197.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/pip/moto-4.2.0 branch September 4, 2023 01:42
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