pysesame3 icon indicating copy to clipboard operation
pysesame3 copied to clipboard

Update dependency moto to v4

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
moto (changelog) ^3.1.10 -> ^4.0.0 age adoption passing confidence

Release Notes

spulec/moto

v4.0.10

Compare Source

Docker Digest for 4.0.10: sha256:faf0e4b591c47c7775da4f827c2ec2e1ff48a32b31169236fa604ffb95dafb78

New Methods:
    * CloudFront:
        * get_distribution_config()
    * Organizations:
        * delete_organizational_unit()

Miscellaneous:
    * APIGateway: put_integration_response() now supports the responseParameters-parameter
    * Cloudformation now supports the creation/update/deletion of AWS::SSM::Parameter
    * Cloudformation: create_stack() now returns the attribute EnableTerminationProtection
    * CloudWatch: put_metric_data() now supports the MetricData.Values parameter
    * DynamoDB: transact_write_items() now supports the ReturnValuesOnConditionCheckFailure-parameter
    * RDS: describe_db_cluster now returns the EarliestRestorableTime-attribute
    * S3: get_object() and head_object() now correctly handle the IfModifiedSince-parameter

v4.0.9

Compare Source

Docker Digest for 4.0.9: sha256:0c7a87255814035794733764d497fcb659ae0d6c843fae41040bb1a29c0726ab

Miscellaneous:
    * CloudTrail: describe_trails() now returns the correct (MultiRegion) trails
    * CloudWatch:tag_resource() now allows tagting new Alarms that didn't have tags yet
    * EC2: create_instances() now supports the `IamInstanceProfile`-parameter
    * EC2: describe_route_tables() now supports the `route.vpc-peering-connection-id`-filter
    * EC2: modify_vpc_attribute() now supports the enableNetworkAddressUsageMetrics-attribute
    * S3: delete_objects() now works against the JS SDK v3.197.0

v4.0.8

Compare Source

Docker Digest for 4.0.8: sha256:41883fb0f38572f3194dcbef6731eafdc6d8d7d4e319257d2ba2468c401c9881

General:
    * Unpins the werkzeug-dependency - Moto now works with werkzeug==2.2.2
    * Fixes the Docker-build to run on M1 Macbooks.

New Services:
    * ServiceQuotas:
        * get_service_quota()
        * list_aws_default_service_quotas()

New Methods:
    * CloudFront: list_invalidations()
    * RDS: modify_db_cluster()

Miscellaneous:
    * Lambda:delete_function() - fixed an issue where the wrong Function would be deleted when providing a qualifier
    * ECR:put_image() now removes any existing images that have the provided tag
    * IAM:detach_user/group/role_policy() now throws the correct error message when the policy is not attached in the first place 
    * S3:list_object_versions(): Fix delimiter to take prefix into account 
    * S3: Now closes file handles as early as possible when deleting files/multipart uploads
    * Sagamaker:describe_training_job() now throws the correct exception when trying to explain a non-existing job

v4.0.7

Compare Source

Docker Digest for 4.0.7: sha256:a8ecbdba177c91c557ff76814c1b9a4d6673dc8e1e4183b183e5cff4ce73c356

New Services:
    * Comprehend:
        * create_entity_recognizer()
        * delete_entity_recognizer()
        * describe_entity_recognizer()
        * list_entity_recognizers()
        * list_tags_for_resource()
        * stop_training_entity_recognizer()

    * MeteringMarketplace:
        * batch_meter_usage()

New Methods:
    * EC2:
        * modify_vpc_endpoint()
    * MediaConnect:
        * grant_flow_entitlements()
        * revoke_flow_entitlement()
        * update_flow_entitlement()
        * update_flow_output()

Miscellaneous:
    * DynamoDB:transact_write_items() - Now includes validation if multipel operations are provided in the same item
    * EC2:cancel_spot_fleet_request() - Fixed a bug where instances were always terminated
    * EC2:create_instances() - Now uses the private IP address as as provided in the NetworkInterface
    * EC2:describe_instance_types() - Now supports all filters
    * ECS:run_task() - Now creates/attaches an ENI if appropriate
    * S3: Fixed an issue where file handles were not closed on large uploads

v4.0.6

Compare Source

Docker Digest for 4.0.6: sha256:01582a705be7c50bc15993acc2271cd190db9c08c5fc09d85c59c8ddae6bb260

General:
    * Moto can now be seeded, which will make identifiers deterministic.
      See http://docs.getmoto.org/en/latest/docs/configuration/recorder/index.html
    * The format for access-key and role ids has been changed, and is now generated using the same algorithm that AWS uses

Miscellaneous:
    * AWSLambda:add_permission() now properly handles the PrincipalOrgID-param
    * DynamoDB:update_item() now validates duplicate UpdateExpressions
    * EC2 now exposes instance types in the correct availability zones for us-west-1 (us-west-1a and us-west-1b)
    * EC2 has various improvements around the handling of RouteTableAssociations
    * Glue:get_tables() now supports the Expression-parameter
    * Organizations:create_organization() now uses a default value for FeatureSet=ALL
    * RDS:describe_db_subnet_groups() now returns the DBSubnetGroupArn-attribute
    * S3:upload_file() now supports the ExtraArgs: ChecksumAlgorithm-parameter
    * SSM:list_commands() now returns the DeliveryTimedOutCount-attribute

v4.0.5

Compare Source

Docker Digest for 4.0.5: sha256:d18f760f3498b212b0c8c205c9c28c2b41e8c7a108f44e1bd1d7ee86dfc37c03

General:
    * Moto now has a Recorder, to easily record and replay a given set of requests.
      See http://docs.getmoto.org/en/latest/docs/configuration/recorder/index.html

Miscellaneous:
    * CloudFormation now supports the creation/update/deletion of AWS::EC2::LaunchTemplate
    * Glue:start_job_run() now respects the MaxConcurrentRuns-parameter
    * S3:get_object() now performs rudimentary BucketPolicy validation
    * StateManager now supports `glue::job_run`, managing how long it takes to for a Glue job to become 'SUCCEEDED'

v4.0.3

Compare Source

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

v4.0.2

Compare Source

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
    * CloudWatchLogs:filter_log_events() now supports the filterPattern-parameter
    * DynamoDB:batch_put_item() now has validatior for empty keys
    * Kinesis:create_stream() now supports stream-mode=OnDemand
    * S3:head_object() now returns the PartsCount-header
    * SNS:subscribe() now has increased support for the FilterPolicy-argument
    * SSM now returns the /aws/service/ami-amazon-linux-latest-parameters as provided by AWS

v4.0.1

Compare Source

Docker Digest for 4.0.10:

New Methods:
    * CloudFront:
        * get_distribution_config()
    * Organizations:
        * delete_organizational_unit()

Miscellaneous:
    * APIGateway: put_integration_response() now supports the responseParameters-parameter
    * Cloudformation now supports the creation/update/deletion of AWS::SSM::Parameter
    * Cloudformation: create_stack() now returns the attribute EnableTerminationProtection
    * CloudWatch: put_metric_data() now supports the MetricData.Values parameter
    * DynamoDB: transact_write_items() now supports the ReturnValuesOnConditionCheckFailure-parameter
    * RDS: describe_db_cluster now returns the EarliestRestorableTime-attribute
    * S3: get_object() and head_object() now correctly handle the IfModifiedSince-parameter

v4.0.0

Compare Source

Docker Digest for 4.0.0: sha256:348b516e706e19544dec3643d25304e24b75e48c92b1a6d347e5cd8c349cd8cd

General:
    * Introduces MultiAccount support (see http://docs.getmoto.org/en/latest/docs/multi_account.html)
    * Removes deprecated decorators mock_dynamodb2 and mock_rds2
    * The API for the TreadedMotoServer is now considered stable

Dependencies:
    * The responses-module now has a minimum version of 0.13.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Sep 25 '22 18:09 renovate[bot]