Skip to content

Commit

Permalink
Bump moto from 4.2.3 to 4.2.4 (#103)
Browse files Browse the repository at this point in the history
Bumps [moto](https://github.com/getmoto/moto) from 4.2.3 to 4.2.4.
<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>4.2.4</h2>
<p>Docker Digest for 4.2.4:
<em>sha256:4cdda5b0245a28ae2ebf5f1d5d93425226fe00ace65819a9fa02c8aa77a7e0b6</em></p>
<pre><code>New Methods:
    * OpenSearch:
        * list_domain_names()
<p>Miscellaneous:
* DynamoDB: Fixed a bug where binary data could not be queried
(introduced in 4.2.3)
* EC2: VPC Peering Connections are now supported across accounts
* ECS: register_task_definition() now validates the PidMode has the
correct value
* S3: put_bucket_notification_configuration() now supports SNS Topic
targets
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getmoto/moto/commit/d45845deb1df462270d8811921d277c74c73513b"><code>d45845d</code></a>
Prep release 4.2.4 (<a
href="https://redirect.github.com/getmoto/moto/issues/6842">#6842</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/e758239fe8a6dd07e432bba732e88aab3b3f552b"><code>e758239</code></a>
Admin: Move form-data handling to core (<a
href="https://redirect.github.com/getmoto/moto/issues/6840">#6840</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/f878aaf8cdae50f200d393dda3f62936f6ee61c7"><code>f878aaf</code></a>
Feature: s3 sns notification (<a
href="https://redirect.github.com/getmoto/moto/issues/6838">#6838</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/0ae51188dd61a1491a6286d209e997cda99ab21b"><code>0ae5118</code></a>
Create data-update_config-managed-rules.yml</li>
<li><a
href="https://github.com/getmoto/moto/commit/387e0960d39cd1d638ae44524513cd1e6d706670"><code>387e096</code></a>
elbv2: adds a new ssl policy (<a
href="https://redirect.github.com/getmoto/moto/issues/6835">#6835</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/179a2287411a8347f902d97fe67ec70bb32a68d5"><code>179a228</code></a>
Update script that creates managed rule list used by Config (<a
href="https://redirect.github.com/getmoto/moto/issues/6823">#6823</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/5f1fb6503813774fea0962f297421caea10e398c"><code>5f1fb65</code></a>
EC2: Cross-account VPC peering connections (<a
href="https://redirect.github.com/getmoto/moto/issues/6826">#6826</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/643759bd645f9f9fc5240774fc5186f13bfe625e"><code>643759b</code></a>
Admin: Rework skipped tests for ServerMode (<a
href="https://redirect.github.com/getmoto/moto/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/2ada07ff44c6aa48455d67da5bfb9d6f46cf342d"><code>2ada07f</code></a>
ECS: add pidMode validation for FARGATE (<a
href="https://redirect.github.com/getmoto/moto/issues/6825">#6825</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/281b0f1caf727651ebbb608f19360ac5dba5396a"><code>281b0f1</code></a>
Bump docker/build-push-action from 4 to 5 (<a
href="https://redirect.github.com/getmoto/moto/issues/6832">#6832</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getmoto/moto/compare/4.2.3...4.2.4">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=4.2.3&new-version=4.2.4)](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 25, 2023
2 parents 3ba4eee + 2d908ac commit 620383b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

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

0 comments on commit 620383b

Please sign in to comment.