Skip to content

Update moto requirement from ~=3.0.7 to ~=4.0.11#65

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/moto-approx-eq-4.0.11
Closed

Update moto requirement from ~=3.0.7 to ~=4.0.11#65
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/moto-approx-eq-4.0.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 1, 2022

Updates the requirements on moto to permit the latest version.

Changelog

Sourced from moto's changelog.

4.0.11

Docker Digest for 4.0.11: sha256:ba07f61edd4f91b221ea20368586dce024e7da4d018e2741aceafa1f07f47ec5

New Services:
    * ACM-PCA:
        * create_certificate_authority()
        * delete_certificate_authority()
        * describe_certificate_authority()
        * get_certificate()
        * get_certificate_authority_certificate()
        * get_certificate_authority_csr()
        * import_certificate_authority_certificate()
        * issue_certificate()
        * list_tags()
        * revoke_certificate()
        * tag_certificate_authority()
        * update_certificate_authority()
        * untag_certificate_authority()

New Methods: * create_api_mapping() * create_domain_name() * delete_api_mapping() * delete_domain_name() * get_api_mapping() * get_api_mappings() * get_domain_name() * get_domain_names()

Miscellaneous: * APIGateway: create_rest_api() now supports the propagation of parameter disableExecuteApiEndpoint (not the actual behaviour) * APIGateway: put_integration() now supports the parameters contentHandling, credentials, tlsConfig * AWSLambda: create_function() is now able to validate the existence of the provided ImageURI. Set environment variable MOTO_LAMBDA_STUB_ECR=false to enable this. * Batch: submit_job() now adds validation for the jobName parameter * CloudWatch: get_metric_data() now adds support for filtering by the unit-value * DynamoDB: transact_write_items() now supports up to 100 items instead of 25, in line with AWS * ELB: describe_instance_health() now validates the existence of the provided LoadBalancer * Polly: The list of available voices has been updated. * S3: put_object() now has improved support for filenames containing spaces * SQS: send_message() and send_message_batch() now adds validation for the DelaySeconds-parameter

4.0.10

Docker Digest for 4.0.10: sha256:faf0e4b591c47c7775da4f827c2ec2e1ff48a32b31169236fa604ffb95dafb78

New Methods:
    * CloudFront:
        * get_distribution_config()

... (truncated)

Commits

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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from ByteMeDirk as a code owner December 1, 2022 21:01
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 1, 2023

Superseded by #70.

@dependabot dependabot Bot closed this Jan 1, 2023
@dependabot dependabot Bot deleted the dependabot/pip/moto-approx-eq-4.0.11 branch January 1, 2023 21:01
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