Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps moto from 0.4.31 to 2.0.8.

Changelog

Sourced from moto's changelog.

2.0.8

General Changes:
    * Moto is now compatible with Flask/werkzeug 2.0

New Methods: * MediaStore: * delete_container() * list_tags_for_resource() * Resource Groups: * get_group_configuration() * put_group_configuration()

Miscellaneous: * APIGateway:update_usage_plan() now also supports the '/name', '/description' and '/productCode' paths. * CloudWatch:get_metric_statistics() now supports the 'unit'-parameter * EC2:run_instances() now supports the 'KmsKeyId'-parameter * EC2:run_instances() now supports TagSpecifications with ResourceType: 'Volume' * SES:test_render_template() now throws an exception if not all attributes are supplied * SSM:put_parameter() now supports the 'tags'-parameter * SQS:change_message_visibility() now throws an exception if the VisibilityTimeout is too large (> 43200 seconds) * SQS:receive_messages() has a bugfix: it now calculates the MessageRetentionPeriod from when the message was send, rather than from when the queue was created

2.0.7

General Changes:
    * When running Moto Server inside Docker, it is now possible to specify the service you want to run, using an environment variable (MOTO_SERVICE)
    * CloudWatchLogs models now appear in the Moto API dashboard

New Services: * DMS * create_replication_task() * delete_replication_task() * describe_replication_tasks() * start_replication_task() * stop_replication_task()

New Methods: * AWSLambda: * update_secret_version_stage() * CognitoIDP: * get_user_pool_mfa_config() * set_user_pool_mfa_config()

Miscellaneous: * CloudWatchLogs:filter_log_events() now supports pagination * CloudWatchLogs:describe_log_streams() now supports pagination * EC2:describe_network_acls() now supports the filter 'owner-id' * EC2:modify_network_interface_attribute() now allows multiple security groups to be specified

... (truncated)

Commits
  • 171b5f2 Prep 2.0.8 release (#3948)
  • 16f4dc8 Add support for tagging Volumes in ec2:RunInstances (#3946)
  • 7f49cd0 MediaStore delete container and list tags endpoints implemented (#3938)
  • 752b508 Add support for KmsKeyId in ec2:RunInstances (#3943)
  • 58f7ab0 Refector Apigateway update_usage_plan and add all replace operation. (#3942)
  • 79792db Drop dependency on zipp (#3940)
  • 24fa8f2 SSM parameters in cloudformation (AWS::SSM::Parameter::) are not recognized...
  • 4ad6c39 Fix resource group get-group-query & update-query-query (#3934)
  • 867cf07 feat: transition elbv2 state to active on first describe (#3937)
  • 31cf3c4 Fix:SES-Added params check in template (#3753)
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [moto](https://github.com/spulec/moto) from 0.4.31 to 2.0.8.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@0.4.31...2.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 24, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #474.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/moto-2.0.8 branch June 14, 2021 05:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant