Skip to content

Build: Bump moto from 4.1.2 to 4.1.5 in /python#57

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/moto-4.1.5
Closed

Build: Bump moto from 4.1.2 to 4.1.5 in /python#57
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/moto-4.1.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 20, 2023

Copy link
Copy Markdown

Bumps moto from 4.1.2 to 4.1.5.

Changelog

Sourced from moto's changelog.

4.1.5

Docker Digest for 4.1.5: __

General: 
    * Our Docker-images are now also hosted in GHCR:
      https://github.com/getmoto/moto/pkgs/container/motoserver

New Methods: * Athena: * create_prepared_statement() * get_prepared_statement() * list_named_queries()

* S3:
    * get_object_attributes()
  • SecretsManager:
    • delete_resource_policy()
    • put_resource_policy()

Miscellaneous: * Athena: Now automatically creates the default WorkGroup called primary * AWSLambda: the default data dir for Docker containers can now be customized using the environment variable MOTO_LAMBDA_DATA_DIR * CloudFormation now supports the resource AWS::CloudFormation::Stack * CognitoIDP: the ID-token now uses the key cognito:username, instead of username * EC2: describe_security_group_rules() now provides the correct value for the IsEgress-parameter * EC2: revoke_security_group_egress() no longer throws an error when the IPProtocol-argument is not provided * Glue: get_job() now supports the parameters CodeGenConfigurationNodes, ExecutionClass, SourceControlDetails * IOT: delete_certificate() now supports the forceDelete-parameter

4.1.4

Docker Digest for 4.1.4: sha256:32ed22e2c69826a90482d0e473c460d60c3c7dc60819d95c0c165e0e978208db

New Services:
    * Neptune:
        * create_db_cluster()
        * create_global_cluster()
        * delete_db_cluster()
        * delete_global_cluster()
        * describe_db_clusters()
        * describe_global_clusters()
        * describe_orderable_db_instance_options()
        * modify_db_cluster()
        * start_db_cluster()

New Methods: * Glue:

... (truncated)

Commits
  • 076410f Prep release 4.1.5 (#6093)
  • 75d1018 CloudFormation - support AWS::CloudFormation::Stack-resources (#6086)
  • 8bf55cb IOT: delete_certificate() now supports the forceDelete-parameter (#6085)
  • 851f0c1 AWSLambda: Ability to customize Dockers' data dir (#6084)
  • 5eef06e DynamoDB: allow leading underscore in expression attr name (#6082)
  • c4c5cdd Techdebt: Explicitly add credentials to ThreadedMotoServer tests (#6081)
  • 0fb00ed Admin: Enable pushes to GHCR registry (#6080)
  • 94100c1 S3: get_object_attributes() (#6075)
  • 30a3df5 Techdebt: add typing to AMIS (#6063)
  • 6da5855 Bump maven-resources-plugin in /other_langs/tests_java (#6069)
  • 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)

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

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file PYTHON labels Mar 20, 2023
@dependabot @github

dependabot Bot commented on behalf of github Mar 27, 2023

Copy link
Copy Markdown
Author

Superseded by #59.

@dependabot dependabot Bot closed this Mar 27, 2023
@dependabot dependabot Bot deleted the dependabot/pip/python/moto-4.1.5 branch March 27, 2023 00:10
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 PYTHON

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants