Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Bump moto from 1.3.16 to 3.0.5 - #244

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

Bump moto from 1.3.16 to 3.0.5#244
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/moto-3.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 28, 2022

Copy link
Copy Markdown
Contributor

Bumps moto from 1.3.16 to 3.0.5.

Changelog

Sourced from moto's changelog.

3.0.5

Docker Digest for 3.0.5: sha256:914ba446c1aad3917029fefe5d1c4a7a6a3866173391fb470151fe4a2163efcb

New Services:
    * Textract:
        * get_document_text_detection()
        * start_document_text_detection()

New Methods: * APIGateway: * delete_gateway_responses() * get_gateway_response() * get_gateway_responses() * put_gateway_response() * CloudTrail: * add_tags() * get_event_selectors() * get_insight_selectors() * list_tags() * put_event_selectors() * put_insight_selectors() * remove_tags() * update_trail() * CognitoIDP: * admin_set_user_mfa_preference() * S3Control: * create_access_point() * delete_access_point() * delete_access_point_policy() * get_access_point() * get_access_point_policy() * get_access_point_policy_status()

Miscellaneous: * APIGateway: put_integration() now supports the timeoutInMillis-parameter * AWSLambda: Made the docker image repository selectable via the MOTO_DOCKER_LAMBDA_IMAGE environment variable. * Batch: register_job_definition() now supports the parameters platformCapabilities, propagateTags and retryStrategy * IAM: list_entities_for_policy() now returns the RoleId/GroupId/UserId-attributes * S3Control is now available in ServerMode.

3.0.4

Docker Digest for 3.0.4: sha256:320e1d2ab89729d5580dbe08d8c2153a28db4c28023c57747fb292ffceee84b6

New Services:
    * Redshift-Data:
        * cancel_statement()
        * describe_statement()
        * execute_statement()

... (truncated)

Commits
  • 19c5108 Prepare release 3.0.5 (#4892)
  • 58ff549 add Entity Id when listing (#4891)
  • a3d3618 S3 improvements: pull request #4890 from bblommers/s3-improvements
  • 182e45a Added support for custom AWS Lambda images. (#4889)
  • 790b5d5 Add implementation for cognitoidp admin_set_user_mfa_preference (#4884)
  • 142249f S3:CompleteMultipartUpload - error on empty part list
  • 8ba4bb6 S3 - ListObjectVersions: Limit DeleteMarkers by Prefix
  • f15e451 S3 - Refactor tests
  • 6733947 S3Control - Access Points
  • 8b81481 Addition of s3control support in server mode (#4885)
  • 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/spulec/moto) from 1.3.16 to 3.0.5.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@1.3.16...3.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 28, 2022
@codecov

codecov Bot commented Feb 28, 2022

Copy link
Copy Markdown

Codecov Report

Merging #244 (67ad2b6) into main (8b98d4c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #244   +/-   ##
=======================================
  Coverage   93.11%   93.11%           
=======================================
  Files           7        7           
  Lines         247      247           
=======================================
  Hits          230      230           
  Misses         17       17           
Flag Coverage Δ
unittest 93.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b98d4c...67ad2b6. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Mar 7, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #250.

@dependabot dependabot Bot closed this Mar 7, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/moto-3.0.5 branch March 7, 2022 21:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants