Skip to content

Commit

Permalink
Bump moto from 5.0.13 to 5.0.14 (#446)
Browse files Browse the repository at this point in the history
Bumps [moto](https://github.com/getmoto/moto) from 5.0.13 to 5.0.14.
<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.14</h2>
<p>Docker Digest for 5.0.14:
<em>sha256:5399ffa0daadd1eb6c00250ec64453675f9635d0a210563f43c26b43e0dfd178</em></p>
<pre><code>General:
* All JSON files in the binary distribution are shipped compressed,
significantly reducing the size on disk
<p>New Services:
* Shield:
* create_subscription()
* describe_subscription()</p>
<pre><code>* TimestreamQuery:
    * create_scheduled_query()
    * delete_scheduled_query()
    * describe_endpoints()
    * describe_scheduled_query()
    * query()
    * update_scheduled_query()
</code></pre>
<p>New Methods:
* AppMesh:
* create_virtual_node()
* delete_virtual_node()
* describe_virtual_node()
* list_virtual_nodes()
* update_virtual_node()
* create_virtual_router()
* delete_virtual_router()
* describe_virtual_router()
* list_virtual_routers()
* update_virtual_router()
* create_route()
* delete_route()
* describe_route()
* list_routes()
* update_route()</p>
<p>Miscellaneous:
* CloudFormation templates now support the Fn::Base64-function
* CognitoIDP: Enhanced support for MFA flows/challenges
* DynamoDB: update_item() now validates empty string sets
* EC2: describe_snapshots() now supports the kms-key-id filter
* EC2: run_instances() now supports the parameter Ipv6AddressCount
* ECS: Tasks can now be created with unknown security groups
* IAM: generate_credentials_report() now shows active certificates
* KMS: sign() now supports Alias ARNs
* Route53: list_resource_record_sets() now validates record names
* S3: create_bucket() now has additional LocationConstraint-validation
* S3: delete_objects() now respects BucketPolicy and ObjectLocks
</code></pre></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getmoto/moto/commit/6703148f9e0e74ad3b82b15fde3fa16d0b2661b3"><code>6703148</code></a>
Pre-Release: Up Version Number</li>
<li><a
href="https://github.com/getmoto/moto/commit/97c238db3d5918d3297cf9e09928280fe3b5cb8a"><code>97c238d</code></a>
Prepare release 5.0.14 (<a
href="https://redirect.github.com/getmoto/moto/issues/8104">#8104</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/a4653ae8a7198f99405ff5f65efa275422cd059f"><code>a4653ae</code></a>
chore: update EC2 Instance Types (<a
href="https://redirect.github.com/getmoto/moto/issues/8102">#8102</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/21e65145dfd71fad1515fad33dde95a21bfbb8bb"><code>21e6514</code></a>
chore: update EC2 Instance Offerings (<a
href="https://redirect.github.com/getmoto/moto/issues/8101">#8101</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/b574a9a0d43961c47f4da5ac944579f13a8fd006"><code>b574a9a</code></a>
chore: update SSM default AMI's (<a
href="https://redirect.github.com/getmoto/moto/issues/8100">#8100</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/a15f8669908eacff931193bdb4b9123ed7d0294f"><code>a15f866</code></a>
[transfer] Fix date_imported to use a correct UNIX timestamp (<a
href="https://redirect.github.com/getmoto/moto/issues/8095">#8095</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/00bf6881170d28ea545ffb8c6b012c0daa34d7b0"><code>00bf688</code></a>
Techdebt: Retrieve static data from Malaysia (<a
href="https://redirect.github.com/getmoto/moto/issues/8098">#8098</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/893c6c9bcc7ba51a78474bd64dd65968613d24ee"><code>893c6c9</code></a>
chore: update SSM default parameters (<a
href="https://redirect.github.com/getmoto/moto/issues/8099">#8099</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/924f5ec8e9663f0ff8a76218e544dac44c55ba5b"><code>924f5ec</code></a>
KMS: sign() now supports Alias ARNs (<a
href="https://redirect.github.com/getmoto/moto/issues/8094">#8094</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/17c2fa9ab38d525baa1caad9d7c1bc1047dc632d"><code>17c2fa9</code></a>
Feature: Add FailureLocation support to SageMaker Runtime (<a
href="https://redirect.github.com/getmoto/moto/issues/7905">#7905</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getmoto/moto/compare/5.0.13...5.0.14">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.13&new-version=5.0.14)](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 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)


</details>
  • Loading branch information
github-actions[bot] authored Sep 9, 2024
2 parents c5861e9 + 2758938 commit d14ab7b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d14ab7b

Please sign in to comment.