Skip to content

Bump moto from 3.1.16 to 4.1.0#57

Merged
danishi merged 1 commit intomasterfrom
dependabot/pip/moto-4.1.0
Jan 17, 2023
Merged

Bump moto from 3.1.16 to 4.1.0#57
danishi merged 1 commit intomasterfrom
dependabot/pip/moto-4.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2023

Bumps moto from 3.1.16 to 4.1.0.

Changelog

Sourced from moto's changelog.

4.1.0

Docker Digest for 4.1.0: sha256:1c38613f7273054650d08f3cb3ce118753296d08ffbfee8c96400c89a529c9ca

General:
    * Dropped support for Py 3.6
    * Moto now uses setup.cfg to hold our packaging configuration, instead of setup.py, making Moto compatible with more recent Pip-versions

4.0.13

Docker Digest for 4.0.13: sha256:703a9d464c11e1f4cacff66acdc9b46f9fa8fb0b969ca9f1e79fa4eb41678565

New Methods:
    * EC2:
        * get_password_data()
    * Sagemaker:
        * update_pipeline()
    * SecretsManager:
        * cancel_rotate_secret()

Miscellaneous: * CloudWatch: put_metric_data() now supports the StatisticValues-parameter * CognitoIDP: sign_out() now also invalidates the AccessToken * IAM: get_account_authorization_details() now returns the Tags-attribute * IOT: create_keys_and_certificate() now creates valid certificates, instead of random data

4.0.12

Docker Digest for 4.0.12: sha256:06916d3f310c68fd445468f06d6d4ae6f855e7f2b80e007a90bd11eeb421b5ed

General:
    * Fixes our Kinesis-compatibility with botocore>=1.29.31 - earlier Moto-versions will connect to AWS when using this botocore-version 

New Methods: * Athena: * get_query_results() * list_query_executions() * RDS: * promote_read_replica() * Sagemaker: * create_pipeline() * delete_pipeline() * list_pipelines()

Miscellaneous: * AWSLambda: publish_function() and update_function_code() now only increment the version if the source code has changed * CognitoIDP: Passwords are now validated using the PasswordPolicy (either supplied, or the default) * CloudFormation: create_stack() now propagates parameters StackPolicyBody and TimeoutInMinutes

... (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 dependabot bot requested a review from danishi as a code owner January 17, 2023 01:38
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 2023
@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #57 (64d530d) into master (4ca85d8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #57   +/-   ##
=======================================
  Coverage   72.32%   72.32%           
=======================================
  Files          10       10           
  Lines         365      365           
=======================================
  Hits          264      264           
  Misses        101      101           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot bot force-pushed the dependabot/pip/moto-4.1.0 branch 4 times, most recently from 89c6c45 to b5407e1 Compare January 17, 2023 06:55
@dependabot dependabot bot force-pushed the dependabot/pip/moto-4.1.0 branch from b5407e1 to 64d530d Compare January 17, 2023 07:37
@danishi danishi merged commit b1eef8d into master Jan 17, 2023
@dependabot dependabot bot deleted the dependabot/pip/moto-4.1.0 branch January 17, 2023 08:47
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