Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

build(deps-dev): bump moto from 3.1.4 to 4.2.2 #2373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps moto from 3.1.4 to 4.2.2.

Changelog

Sourced from moto's changelog.

4.2.2

Docker Digest for 4.2.2:

See 4.2.1 - no functional changes.

4.2.1

Docker Digest for 4.2.1:

New Services:
    * Sagemaker Runtime:
        * invoke_endpoint()

New Methods: * CognitoIDP: * describe_resource_server() * list_resource_servers()

* CognitoIDP:
    * create_cache_cluster()
    * delete_cache_cluster()
    * describe_cache_clusters()
  • IdentityStore:

    • list_users()
  • Logs:

    • describe_query_results()
    • get_query_results()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()
  • Sagemaker:

    • list_notebook_instances()

Miscellaneous: * EC2: describe_transit_gateways() now returns the ARN * IAM policies now allow S3 accesspoint arns * KMS: sign() now supports RSASSA_PSS_SHA_384, RSASSA_PSS_SHA_512 and RSASSA_PKCS1_* algorithms * Logs: Now supports two subscription filters * RDS: Clusters now support the ServerlessV2ScalingConfiguration parameter * ResourceGroupsTaggingAPI: tag_resource() now supports RDS resources * S3: CrossAccount access can now be disabled, using MOTO_S3_ALLOW_CROSSACCOUNT_ACCESS=false * SecretsManager: Allow creation/update of secrets without values * SES: set_identity_mail_from_domain() - the Identity can now also be an email

4.2.0

... (truncated)

Commits
  • 59f0799 Prep release 4.2.2 (#6759)
  • 2e1559d Prep release 4.2.1 (#6758)
  • 1e692cd chore: update SSM default AMI's (#6751)
  • d78db35 ElastiCache: Add the create_cache_cluster, delete_cache_cluster and `desc...
  • 4bc41ae Bump software.amazon.awssdk:bom in /other_langs/tests_java (#6757)
  • e211366 SageMaker: list_notebook_instances() (#6756)
  • 5af4421 SES: set_identity_mail_from_domain() - the Identity can be an email (#6755)
  • c59fee5 EC2: Add missing transitGatewayArn field for CreateTransitGatewayResponse (#6...
  • 093052b Techdebt: Simplify ManagedBlockchain setup & tests (#6749)
  • 5dd6493 Feature: Sagemaker Runtime (#6747)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 3.1.4 to 4.2.2.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@3.1.4...4.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 4, 2023 02:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 4, 2023
@dependabot dependabot bot requested a review from blacha September 4, 2023 02:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

0 participants