Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump moto from 1.3.7 to 2.0.10 #56

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps moto from 1.3.7 to 2.0.10.

Changelog

Sourced from moto's changelog.

2.0.10

New Services:
    * EKS
        * create_cluster
        * create_nodegroup
        * delete_cluster
        * delete_nodegroup
        * list_clusters
        * list_nodegroup

Miscellaneous: * DynamoDB: Fixed a bug where it's not possible to call update_item on a GSI * EMR: now supports clusters with multiple master nodes * EMR:terminate_job_flows() now throws an exception when trying to terminate; protected job flows * MediaPackage: Implement NotFoundExceptions for delete_channel/describe_origin_endpoint/delete_origin_endpoint/update_origin_endpoint * S3:list_users_response() now returns the IsTruncated-attribute

2.0.9

General Changes:
    * Introduction of a new environment variable: MOTO_S3_DEFAULT_KEY_BUFFER_SIZE
      This allows you to set the in-memory buffer size for multipart uploads. The default size is (and always was) 16MB.
      Exceeding this buffer size will cause the contents to be written/saved to a temporary file.

New Methods: * API Gateway: * update_rest_api() * DynamoDB: * create_backup() * delete_backup() * describe_backup() * list_backups() * restore_table_from_backup() * Events: * create_api_destination() * create_connection() * describe_api_destination() * list_api_destinations() * list_connections() * Logs * start_query()

Miscellaneous: * Batch: * Now uses the exit code of the Docker-container to decide job status * Supports job-dependencies * CloudFormation: * Create/Update support for AWS::ElasticLoadBalancingV2::ListenerRule

... (truncated)

Commits
  • 02b950b Prep release 2.0.10 (#4022)
  • 61e2204 Initial EKS Implementaion (#3981)
  • e11dd49 When matching URL patterns, the last elem should always at least one char (#4...
  • e4057a3 Added "isTruncated" attribute for listUsersResponse (#4017)
  • a95ca81 Support EMR clusters with multiple master nodes (#4019)
  • 2f23807 #3760 - DynamoDB - only raise exception when GSI key is actually empty (#3763)
  • b0e2a75 Disallow termination of protected EMR job flows (#4015)
  • 67ae84e Only raise EmptyKeyAttributeException when the value node is empty (#4014)
  • 7f0475f Improve version updating; remove dead code (#4016)
  • 407d5c8 Media package client error additional handling (#4011)
  • 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 Jun 21, 2021
@sonarqubecloud
Copy link

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 #58.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/moto-2.0.10 branch July 8, 2021 06:15
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