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

chore: Update moto requirement from ~=4.2.0 to ~=4.2.2 #394

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on moto to permit the latest version.

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 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)

Updates the requirements on [moto](https://github.com/getmoto/moto) to permit the latest version.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.0...4.2.2)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2023
@nicor88 nicor88 merged commit 75b2250 into main Sep 4, 2023
10 checks passed
@nicor88 nicor88 deleted the dependabot/pip/moto-approx-eq-4.2.2 branch September 4, 2023 07:49
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