robvanderleek / s3do

A collection of S3 commands
ISC License
1 stars 0 forks source link

Bump moto from 2.2.4 to 4.0.3 #174

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps moto from 2.2.4 to 4.0.3.

Changelog

Sourced from moto's changelog.

4.0.3

Docker Digest for 4.0.3:

General:
    * Compatible with openapi-spec-validator 0.5.x

New Methods: * Kinesis: * update_stream_mode() * WAFv2: * associate_web_acl() * delete_web_acl() * disassociate_web_acl() * get_web_acl() * get_web_acl_for_resource() * list_rule_groups() * list_tags_for_resource() * tag_resource() * untag_resource() * update_web_acl()

Miscellaneous: * DynamoDB:query() now has improved support for KeyConditionExpression * Kinesis:put_records() now validates the size/number of records, following AWS' behaviour

4.0.2

Docker Digest for 4.0.2: sha256:32b30fef5d54d30eb7beca263dcb0ba08bd3718adb8b5d95f9f4b6e9cfc854f1

New Services:
    * Amazon Managed Prometheus (AMP)
        * create_rule_groups_namespace()
        * create_workspace()
        * delete_rule_groups_namespace()
        * delete_workspace()
        * describe_rule_groups_namespace()
        * describe_workspace()
        * list_rule_groups_namespaces()
        * list_tags_for_resource()
        * list_workspaces()
        * put_rule_groups_namespace()
        * tag_resource()
        * untag_resource()
        * update_workspace_alias()

Miscellaneous: * APIGateway:put_method() now supports the requestParameters-parameter * AutoScaling:create_auto_scaling_group() now supports the MixedInstancesPolicy-parameter

... (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 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)
dependabot[bot] commented 2 years ago

Superseded by #176.