Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump moto from 5.0.26 to 5.0.27 in the development-d…
…ependencies group (#145) Bumps the development-dependencies group with 1 update: [moto](https://github.com/getmoto/moto). Updates `moto` from 5.0.26 to 5.0.27 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getmoto/moto/blob/master/CHANGELOG.md">moto's changelog</a>.</em></p> <blockquote> <h2>5.0.27</h2> <p>Docker Digest for 5.0.27: <em>sha256:ac5312f68c6b748b667526025f9e7a8c2e4112837c258eee68f96fa36d9dbbef</em></p> <pre><code>New Methods: * Glue: * create_dev_endpoint() * get_dev_endpoint() * get_dev_endpoints() <pre><code>* KMS: * generate_mac() * list_key_rotations() * rotate_key_on_demand() * verify_mac() * SES: * delete_configuration_set() * list_configuration_sets() * SESv2: * create_configuration_set() * create_dedicated_ip_pool() * delete_configuration_set() * delete_dedicated_ip_pool() * get_configuration_set() * get_dedicated_ip_pool() * list_configuration_sets() * list_dedicated_ip_pools() </code></pre> <p>Miscellaneous: * Introduced a new setting for ServerMode, <code>MOTO_DISABLE_GLOBAL_CORS</code>. Disabling the global CORS setting makes it possible to test the CORS-policies on S3 buckets * ElastiCache: create_user() now supports the AuthenticationMode-parameter * ElasticSearch/OpenSearch: list_domain_names() now returns domains from both services * Kafka: list_clusters_v2() now returns all parameters * Scheduler: The <code>schedule_expression_timezone</code> now defaults to UTC * RDS: create_db_instance() now throws an exception if an instance with that ID already exists * RDS: restore_db_instance_from_db_snapshot() now throws an exception if an instance with that ID already exists </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/9c877b0f0386cf127ce5c438b6498a4b99d187f4"><code>9c877b0</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/c6030c93873cb934d23ea112f15a4016c90d3131"><code>c6030c9</code></a> Prep release 5.0.27 (<a href="https://redirect.github.com/getmoto/moto/issues/8505">#8505</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/62dd9bc5c71fb805571f2c34e7fcd6725700585b"><code>62dd9bc</code></a> SecretsManager: rotate_secret() should create AWSPending without a value (<a href="https://redirect.github.com/getmoto/moto/issues/8504">#8504</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/209e4e163fbbad92639d96d08a2b1b36a3811306"><code>209e4e1</code></a> Core: Allow replace/remove of mocked responses (<a href="https://redirect.github.com/getmoto/moto/issues/8499">#8499</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/a3472d3380a16d9d696d05e248ea3e6750571dbf"><code>a3472d3</code></a> [ElastiCache] Add support for AuthenticationMode for create_user (<a href="https://redirect.github.com/getmoto/moto/issues/8494">#8494</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/7d80859301efb53e727f1c2e34ca64428cc90664"><code>7d80859</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/8503">#8503</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/1028231e2ecc4b7e74a7f514cfa957c8306a1fbe"><code>1028231</code></a> chore: update EC2 Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/8502">#8502</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/cc56c64bbb4a7f342b7d687232992c28d053baf6"><code>cc56c64</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/8501">#8501</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/4c1321a2820d334411ef7eb1114994d4d8c11f2c"><code>4c1321a</code></a> Kafka - Update responses for list_clusters_v2 (<a href="https://redirect.github.com/getmoto/moto/issues/8492">#8492</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/cfaa898de1810779469e07bca79d891fde6b1aa2"><code>cfaa898</code></a> Ensure compatibility with latest <code>botocore</code> S3 client customizations (<a href="https://redirect.github.com/getmoto/moto/issues/8495">#8495</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.0.26...5.0.27">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=moto&package-manager=pip&previous-version=5.0.26&new-version=5.0.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information