Bump moto from 5.1.18 to 5.1.19
Bumps moto from 5.1.18 to 5.1.19.
Changelog
Sourced from moto's changelog.
5.1.19
Docker Digest for 5.1.19: sha256:1bba01d147a15d14a5816b69ee6d346ba04bd43baab4a3a27a55c368ecc2bb90
General: * Removed support for ElasticTranscoder, now that AWS has also deprecated this serviceNew Methods:
* ACM-PCA:
* revoke_certificate()* DSQL: * delete_cluster() * get_vpc_endpoint_service_name() * list_tags_for_resource()
FSX:
- describe_backups()
SESv2:
- list_tags_for_resource()
- tag_resource()
- untag_resource()
VPC Lattice:
- delete_auth_policy()
- delete_resource_policy()
- get_auth_policy()
- get_resource_policy()
- put_auth_policy()
- put_resource_policy()
Miscellaneous:
* DynamoDB: put_item() now correctly validates numeric and boolean values
* EC2: describe_instances() now returns the correct status for BlockDeviceMappings.Ebs.Status (attached, instead of in-use)
* EC2: describe_network_acls() now supports the 'association.association-id' Filter
* ELBv2: modify_load_balancer_attributes() no longer fails when modifying the 'health_check_logs.s3.enabled' attribute
* ResourceGroupsTaggingAPI: get_resources() now supports the SESv2 resources: ConfigurationSets, ContactLists, DedicatedIpPool, EmailIdentity
* Route53: change_tags_for_resource() no longer throws an error for removing a non-existing tag
* S3: list_object_versions() now correctly calculates the IsLatest-attribute
* Scheduler: list_schedules() and list_schedule_groups() now support pagination
* SecretsManager: batch_get_secret_value() now returns error handling for unknown secrets
* SSM: put_parameter() now returns the Tier-attribute
Commits
714c6d8Pre-Release: Up Version Numberdadd622Prep release 5.1.19 (#9597)09ce366chore: update SSM default parameters (#9595)b543be0Autoscaling: Improve parity around LaunchTemplates (#9596)dae4435chore: update EC2 Instance Offerings (#9592)d15adc0chore: update EMR Instance Types (#9591)409f728Upgrade ruff to 0.14.10 (current latest). (#9588)b1055caEC2: describe_network_acls() now supports the 'association.association-id' Fi...393e41eSSM: add Tier to PutParameter response (#9590)8d4f40cremove pylint mention from docs, remove pylint comments (#9587)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)