Skip to content

Conversation

@dependabot-preview
Copy link

Bumps moto from 1.3.7 to 2.0.6.

Changelog

Sourced from moto's changelog.

2.0.6

New Methods:
    * EMR
        * list_instances()

Miscellaneous: * API Gateway:put_integration_response() - Fixed a bug where an error would be thrown if the responseTemplates-parameter was not specified * Autoscaling - Fixed a bug where creating an ASG would remove manually created EC2-instances * CloudFormation support for: * AWS::SageMaker::Endpoint * AWS::SageMaker::EndpointConfig * AWS::SageMaker::Model * AWS::SageMaker::NotebookInstanceLifecycleConfig * CloudWatchLogs:filter_log_events() now supports pagination * DynamoDB: Now enforces Hash and Range key size limits * ECS:register_task_definition() now persists the taskRoleArn and executionRoleArn-parameters * EMR:describe_cluster() now returns the ClusterArn-attribute * EMR:run_job_flow() now returns the ClusterArn-attribute * EMR:describe_job_flows() now returns the ClusterArn-attribute * IOT:list_principal_thigns() now returns the name, instead of the ARN * Route53:get_all_rrsets() now returns the record sets in the right sort order * S3:get_object() now returns the NoSuchVersion-exception when the versionId was not found (instead of the InvalidVersion) * SQS:send_message() now supports the MessageSystemAttributes-parameter

2.0.5

New Services:
    * MediaStore
        * create_container()
        * describe_container()
        * list_containers()
        * put_lifecycle_policy()
        * get_lifecycle_policy()
        * put_container_policy()
        * get_container_policy()
        * put_metric_policy()
        * get_metric_policy

Miscellaneous: * ACM now supports the MOTO_ACM_VALIDATION_WAIT-environment variable, to configure the wait time before the status on new certificates move from PENDING_VALIDATION to ISSUED * CloudFormation support for AWS::SageMaker::NotebookInstance * EMR:run_job_flow() now creates the appropriate EC2 security groups in a private subnet * Events:put_events() has improved support for the EventPattern-parameter in create_archive/put_rule * Events:put_targets() now support SQS queues * IAM:get_user() now returns the Tags-attribute * Fixed a bug where Moto would break on systems with a default encoding other than UTF-8

2.0.4

... (truncated)

Commits
  • 9c2d3bd Prep 2.0.6 release (#3892)
  • 0cff545 Fix : Remove Invalid request error when response-template is not specified (#...
  • 85d94ad Fix:SQS Added support for system attributes in sqs (#3878)
  • d6384fc Enforce dynamodb key size limit [solves #3866] (#3888)
  • 58381cc S3 - Fix exception for missing versionID (#3887)
  • 273d632 Fix/autoscaling elb interaction (#3757)
  • bcc7938 Fix: nextToken value in logs:FilterLogEvents response (#3883)
  • f5e3cd8 fix MarkupSafe and Jinja2 dependency (#3876)
  • ede2579 Unpin LXML, and remove linux deps as they were only required when building lx...
  • 8b523c3 EMR and SWF - add arn to response (#3873)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 4, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 4, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot-preview
Copy link
Author

Superseded by #49.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/moto-2.0.6 branch May 13, 2021 06:17
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.

0 participants