Skip to content

Bump moto from 5.1.9 to 5.1.10#790

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/moto-5.1.10
Aug 12, 2025
Merged

Bump moto from 5.1.9 to 5.1.10#790
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/moto-5.1.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps moto from 5.1.9 to 5.1.10.

Changelog

Sourced from moto's changelog.

5.1.10

Docker Digest for 5.1.10: sha256:c8d59f06ef51ed29ba1a6d008785e9538f0c32f636c2d77bb188b73dd21d8832

New Methods:
    * Glue:
        * delete_dev_endpoint()
        * list_crawls()
* ElastiCache:
    * delete_replication_group()
  • EKS:

    • update_cluster_config()
  • ResourceGroupsTaggingAPI:

    • untag_resources() (Currently only supports Lambda and EFS resources)
  • S3Control:

    • get_storage_lens_configuration_tagging()
    • put_storage_lens_configuration_tagging()

Miscellaneous:
* Batch: list_jobs() now supports filters with an asterisk
* Batch: list_jobs() now ignores jobStatus when the filters parameter is provided, in parity with AWS
* Batch: submit_job() now supports the tags-parameter
* CloudFormation: describe_stack_resources() now supports the LogicalResourceId-parameter
* EC2: describe_images() now returns the CreationDate-attribute in the correct format (RFC3339) (broken in 5.1.9)
* EC2: describe_managed_prefix_lists() now no longer returns a StateMessage, in parity with AWS
* EC2: describe_managed_prefix_lists() now returns 'AWS' in upper case for the OwnerId
* EC2: modify_vpc_endpoint() now supports the parameters AddSecurityGroupId, RemoveSecurityGroupId and RemoveSubnetId
* ELBv2: describe_load_balancers() now returns the CanonicalHostedZoneId again (broken in 5.1.9)
* Events: put_targets() now supports StepFunctions
* RDS: create_blue_green_deployment() now works correctly when ManageMasterUserPassword has been updated to False
* RDS: create_database() now supports the DomainMembership parameters (Domain/DomainFqdn/DomainOu/DomainAuthSecretArn/DomainDnsIps)
* ResourceGroupsTaggingAPI: get_resources() now supports DirectConnect resources
* ResourceGroupsTaggingAPI: tag_resources() now supports Lambda and EFS resources
* SES: describe_receipt_rule_set() now returns the Metadata.CreatedTimestamp field (broken in 5.1.9)
* SQS: The max message size has been updated to 1MB, from 256KB (AWS updated this a week ago).
* SQS: send_message() now no longer throws an error when supplying the MessageGroupId-parameter against a regular (non-FIFO) queues

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies python Pull requests that update python code labels Aug 12, 2025
@github-actions github-actions bot merged commit cbff4b2 into main Aug 12, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/moto-5.1.10 branch August 12, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants