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.13#2263

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps moto from 3.1.4 to 4.1.13.

Changelog

Sourced from moto's changelog.

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:

    • delete_destination()
    • describe_destinations()
    • get_destination()
    • put_destination()
    • put_destination_policy()
  • Route53:

    • get_health_check_status()
  • SSM:

    • deregister_task_from_maintenance_window()
    • describe_maintenance_window_tasks()
    • register_task_with_maintenance_window()

Miscellaneous: * Batch: create_compute_environment() now validates instanceRole and minvCpu * CloudFront: create_distribution() now correctly handles a single alias * CloudFront - CustomOrigins now have default timeouts if not supplied * DynamoDB: delete_item() now throws the correct error when the table is not found * EC2: describe_security_group_rules() now returns the GroupId * ECR: create_repository() now validates the repositoryName-parameter * Lambda: create_function() now returns the ImageConfigResponse and EphemeralStorage parameters * IOTData: publish() can now handle non-Unicode bytes * RDS: Automated snapshots now have the appropriate SnapshotType

... (truncated)

Commits
  • 1242819 Prep release 4.1.13 (#6524)
  • b162715 Techdebt: Replace sure with regular assertions in DynamoDB v20111205 (#6521)
  • 8c60bac Techdebt: Replace sure with regular assertions in EBS (#6522)
  • 55a72f3 S3: fixed tagging (#6491)
  • 1098d45 Logs: added support for destinations mocking (#6487)
  • e0ceec9 RDS: db instance identifier validation (#6519)
  • 9b641e3 Techdebt: Fix service name for acm backend (#6446)
  • c6b46a4 Techdebt: Replace sure with regular assertions in DynamoDB (#6517)
  • 9323747 Techdebt: Replace sure with regular assertions in DataSync (#6516)
  • 6d8c092 Techdebt: Replace sure with regular assertions in DataPipeline (#6515)
  • 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.13.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@3.1.4...4.1.13)

---
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 17, 2023 02:40
@dependabot dependabot Bot requested review from MDavidson17, amfage and blacha July 17, 2023 02:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 17, 2023
@dependabot dependabot Bot requested a review from paulfouquet July 17, 2023 02:40
@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #2294.

@dependabot dependabot Bot closed this Jul 31, 2023
@dependabot dependabot Bot deleted the dependabot/pip/moto-4.1.13 branch July 31, 2023 02:22
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