beeldengeluid / whisper-asr-worker

MIT License
2 stars 0 forks source link

Bump moto from 5.0.13 to 5.0.15 #97

Open dependabot[bot] opened 1 day ago

dependabot[bot] commented 1 day ago

Bumps moto from 5.0.13 to 5.0.15.

Changelog

Sourced from moto's changelog.

5.0.15

Docker Digest for 5.0.15: sha256:9d78f63668017ca6eb9bdb415418d8077e1e503a1e81edb4657f93cf7ff34be1

New Services:
    * MemoryDB:
        * create_cluster()
        * create_snapshot()
        * create_subnet_group()
        * delete_cluster()
        * delete_snapshot()
        * delete_subnet_group()
        * describe_clusters()
        * describe_snapshots()
        * describe_subnet_groups()
        * list_tags()
        * tag_resource()
        * untag_resource()
        * update_cluster()
* WorkspacesWeb:
    * associate_browser_settings()
    * associate_network_settings()
    * associate_user_access_logging_settings()
    * associate_user_settings()
    * create_browser_settings()
    * create_network_settings()
    * create_portal()
    * create_user_access_logging_settings()
    * create_user_settings()
    * delete_browser_settings()
    * delete_network_settings()
    * delete_portal()
    * delete_user_access_logging_settings()
    * delete_user_settings()
    * get_browser_settings()
    * get_network_settings()
    * get_portal()
    * get_user_access_logging_settings()
    * get_user_settings()
    * list_browser_settings()
    * list_network_settings()
    * list_portals()
    * list_user_access_logging_settings()
    * list_user_settings()

New Methods: * ApiGateway: * get_account() * update_account()

... (truncated)

Commits
  • 30a65ac Pre-Release: Up Version Number
  • fa135b3 Update CHANGELOG.md
  • d8da0ac Prep release 5.0.15 (#8138)
  • 25da940 DynamoDB: get/delete/update_item() now validates all provided keys exist (#8139)
  • 78d139c chore: update SSM default parameters (#8137)
  • 83a63c8 chore: update EC2 Instance Types (#8136)
  • 7360065 chore: update EC2 Instance Offerings (#8135)
  • 9531ffb Workspaces Web User Settings Support (#8134)
  • 1c30b5b [BUG FIX] route53 list_tags_for_resources no results & hostedzone ids not dec...
  • acd682d NetworkManager: change resource state to 'AVAILABLE' after create response fr...
  • 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 show 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)