Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps moto from 5.1.8 to 5.1.16.

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General: * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services 

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx: * create_backup() * delete_backup() * list_tags_for_resource() 
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resource types (Backups and FileSystems)
* ResourceGroupsTaggingAPI: get_resources() now supports VPCLattice resource types (Services and Service Networks)
* ResourceGroupsTaggingAPI: untag_resources() now supports RDS resource types
* S3: put_object_tagging() now throws MethodNotAllowed when trying to tag a DeleteMarker
* SSM: get_parameters_by_path() now validates that the maxResults-parameter is 10 at most

... (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.1.8 to 5.1.16. - [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.16) --- updated-dependencies: - dependency-name: moto dependency-version: 5.1.16 dependency-type: direct:production update-type: version-update:semver-patch ... 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 Nov 3, 2025
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

1 participant