Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps moto from 5.0.26 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()

5.1.8

Docker Digest for 5.1.8: sha256:b5d4a53fc2eefd264b3bfabfc40aa3a883c68c7751d738d490f4e6f2d0191f53

New Methods:
* Connect-Campaigns:
    * get_campaign_state()
    * list_campaigns()
    * list_tags_for_resource()
    * pause_campaign()
    * resume_campaign()

... (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 5.0.26 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.0.26...5.1.9)

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.1.9
  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 Jul 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Superseded by #49.

@dependabot dependabot bot closed this Aug 12, 2025
@dependabot dependabot bot deleted the dependabot/pip/moto-5.1.9 branch August 12, 2025 21:09
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.

1 participant