Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

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.

... (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.10.
- [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.10)

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

dependabot bot commented on behalf of github Aug 26, 2025

Superseded by #53.

@dependabot dependabot bot closed this Aug 26, 2025
@dependabot dependabot bot deleted the dependabot/pip/moto-5.1.10 branch August 26, 2025 07:00
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