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

build(deps-dev): bump moto from 3.1.4 to 4.1.14#2294

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

build(deps-dev): bump moto from 3.1.4 to 4.1.14#2294
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/moto-4.1.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2023

Copy link
Copy Markdown
Contributor

Bumps moto from 3.1.4 to 4.1.14.

Changelog

Sourced from moto's changelog.

4.1.14

Docker Digest for 4.1.14: sha256:4cc82c0803c6b578d5c4146a8e38ff0387dec565483cfaa63eb238cb867e97e6

New Methods:
    * SageMaker:
        * create_model_package()
        * create_model_package_group()
        * describe_model_package()
        * list_model_packages()

Miscellaneous: * CloudFormation: describe_stack_instances() now returns the StackInstanceStatus-attribute * CloudFront: update_distribution() now supports the DefaultRootObject-parameter * CloudWatch: get_metric_data() now support (simple) Expressions * CognitoIDP: initiate_auth() and admin_initiate_auth() now throw a NotAuthorizedError for disabled users * EC2 VPC's: Add CloudFront, Ground Station and Lattice prefix lists * IOT: search_index() now returns the connectivity-attribute * Organizations: Introduce more trusted service principals * RDS: create_db_cluster() now supports the VpcSecurityGroupIds-parameter * S3: Optional support for CRC32C checksums * SNS: publish_batch() now sends the required MessageDeduplicationId for FIFO queues * SQS: send_message_batch() now only throws a BatchRequestTooLong if the sum of all messages exceed the limit

4.1.13

Docker Digest for 4.1.13: sha256:ec471bcfbf66def946466398f002e8edfbb667bde7b1d8033aedbdd4453fbb8e

General:
    * The ISO-regions introduced in 4.1.12 are now locked behind an environment variable: `MOTO_ENABLE_ISO_REGIONS`
    * General performance improvements in the URL matching logic - especially `mock_all` users should notice improvements

New Methods: * APIGatewayV2: * create_stage() * delete_stage() * get_stage() * get_stages()

* CloudFront:
    * create_origin_access_control()
    * delete_origin_access_control()
    * get_origin_access_control()
    * list_origin_access_controls()
    * update_origin_access_control()
  • Lambda:

    • list_aliases()
  • Logs:

... (truncated)

Commits
  • cd5beb0 Techdebt: Replace sure with regular assertions in IAM (#6573)
  • 4263b99 chore: update EC2 Instance Offerings (#6571)
  • 51d9dd0 chore: update SSM default parameters (#6575)
  • 0d935ed Prep release 4.1.14 (#6574)
  • 7ad7ef0 chore: update EC2 Instance Types (#6572)
  • 41c5b61 CloudWatch: get_metric_data() now support (simple) Expressions (#6570)
  • 69a207d Techdebt: Replace sure with regular assertions in GuardDuty (#6569)
  • 414a9e6 Techdebt: Replace sure with regular assertions in Glue (#6568)
  • 35ab6ce RDS: create_db_cluster() now supports the VpcSecurityGroupIds-parameter (#6567)
  • b52fd80 Techdebt: Replace sure with regular assertions in Glacier (#6566)
  • 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 3.1.4 to 4.1.14.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@3.1.4...4.1.14)

---
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 requested a review from a team as a code owner July 31, 2023 02:21
@dependabot dependabot Bot requested a review from amfage July 31, 2023 02:21
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@dependabot dependabot Bot requested a review from MDavidson17 July 31, 2023 02:21
@dependabot dependabot Bot added the python Pull requests that update Python code label Jul 31, 2023
@dependabot dependabot Bot requested a review from paulfouquet July 31, 2023 02:21
@dependabot dependabot Bot requested a review from blacha July 31, 2023 02:22
@dependabot @github

dependabot Bot commented on behalf of github Aug 23, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #2348.

@dependabot dependabot Bot closed this Aug 23, 2023
@dependabot dependabot Bot deleted the dependabot/pip/moto-4.1.14 branch August 23, 2023 02:40
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