Skip to content

Bump moto from 5.1.8 to 5.1.9#1866

Merged
ccostino merged 1 commit intomainfrom
dependabot/pip/moto-5.1.9
Jul 30, 2025
Merged

Bump moto from 5.1.8 to 5.1.9#1866
ccostino merged 1 commit intomainfrom
dependabot/pip/moto-5.1.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps moto from 5.1.8 to 5.1.9.

Changelog

Sourced from moto's changelog.

5.1.9

Docker Digest for 5.1.9: sha256:1fae2f297efbd05522835fec12c20ae88cb4734e1c4c2b9297ddc3063858dcc4

General:
    * Docker Image is now based on Python 3.13.
      Various improvements have been made to reduce the total image size from 792MB to 523MB.
    * A large number of services have been refactored to streamline the generation of API responses, and to ensure that the format is equivalent to AWS'.
      This should not have any impact - but please let us know if you run into problems.

Miscellaneous: * CloudFormation: ChangeSets now no longer throw an error if the change set is created without the UsePreviousTemplate argument * CloudFormation: ChangeSets now also look at default parameters, instead of always expecting a parameter to be provided * EC2: describe_images() now supports the 'source-instance-id'-filter * Logs: describe_destinations() no longer treats the DestinationNamePrefix-parameter as mandatory * ResourceGroupsTaggingAPI: get_resources() now supports ECS: TaskDefinition resources * S3: Object notifications (to Lambda/SNS/SQS/etc) now send an URL-encoded key name

New Methods: * Athena: * create_capacity_reservation() * get_capacity_reservation()

* ElastiCache:
    * create_replication_group()
    * describe_replication_groups()
  • EMR:

    • list_release_labels()
    • list_supported_instance_types()
  • RDS:

    • create_db_shard_group
    • describe_db_cluster_parameters()
    • describe_db_shard_groups()
    • modify_db_cluster_parameter_group()

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/moto-5.1.9 branch from f8460ca to 4d59273 Compare July 30, 2025 16:52
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving.

@ccostino ccostino merged commit 0b54e11 into main Jul 30, 2025
7 checks passed
@ccostino ccostino deleted the dependabot/pip/moto-5.1.9 branch July 30, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants