forked from apache/iceberg-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 23ebc71
Build: Bump moto from 5.1.5 to 5.1.6 (apache#2100)
Bumps [moto](https://github.com/getmoto/moto) from 5.1.5 to 5.1.6.
<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.1.6</h2>
<p>Docker Digest for 5.1.6:
<em>sha256:0afd091e9d26ba1660ad54708ff1e853ffa1f437f057c91163b47d35155a852b</em></p>
<pre><code>New Methods:
* Athena:
* get_query_statistics()
<pre><code>* AppSync:
* create_api()
* create_channel_namespace()
* delete_api()
* delete_channel_namespace()
* get_api()
* list_apis()
* list_channel_namespaces()
* CloudDirectory:
* apply_schema()
* create_schema()
* delete_schema()
* list_development_schema_arns()
* list_published_schema_arns()
* publish_schema()
* DirectConnect:
* describe_tags()
* tag_resource()
* untag_resource()
* EC2:
* modify_security_group_rules()
* Glue:
* delete_resource_policy()
* SecurityHub:
* describe_organization_configuration()
* enable_organization_admin_account()
* get_administrator_account()
* update_organization_configuration()
* StepFunctions:
* create_activity()
* delete_activity()
* describe_activity()
* list_activities()
</code></pre>
<p>Miscellaneous:<br />
* CodeDeploy: get_deployment_group() now returns the
deploymentGroupId-attribute<br />
</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/f0eaecba7a3c9003dcdde4b4a7a6665d4501cf9b"><code>f0eaecb</code></a>
Pre-Release: Up Version Number</li>
<li><a
href="https://github.com/getmoto/moto/commit/fbe9f877805aba1660c4414257dcd8fc2b4be740"><code>fbe9f87</code></a>
Prep release 5.1.6 (<a
href="https://redirect.github.com/getmoto/moto/issues/8986">#8986</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/c7f32fd4cde9c48cd390dc4c963245929c5814a3"><code>c7f32fd</code></a>
chore: update SSM default parameters (<a
href="https://redirect.github.com/getmoto/moto/issues/8985">#8985</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/3b4568d50fcaf28a77589712c6857e074e551ecd"><code>3b4568d</code></a>
Route53: change_tags_for_resource(): Validate ZoneId parameter (<a
href="https://redirect.github.com/getmoto/moto/issues/8984">#8984</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/e12d7ed609a3193acf2da9a7009d3abfaa29f64e"><code>e12d7ed</code></a>
chore: update EC2 Instance Types (<a
href="https://redirect.github.com/getmoto/moto/issues/8983">#8983</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/3c3cf13394b3de9f63091f615e25fde5b2d8cde9"><code>3c3cf13</code></a>
chore: update EC2 Instance Offerings (<a
href="https://redirect.github.com/getmoto/moto/issues/8982">#8982</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/e3923635869d1f8230aa162ba4a0a6f13d62c336"><code>e392363</code></a>
Proxy: Test passthrough with local server (<a
href="https://redirect.github.com/getmoto/moto/issues/8981">#8981</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/8ee800235aaceb8be3fb5fc23288f358922e1dd4"><code>8ee8002</code></a>
DynamoDB: Verify KEYS_ONLY projection type against indexes (<a
href="https://redirect.github.com/getmoto/moto/issues/8980">#8980</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/a35fe8fa5808787b35bebf2000869b63d64a0474"><code>a35fe8f</code></a>
KMS: Use UTC time for deletion date (<a
href="https://redirect.github.com/getmoto/moto/issues/8973">#8973</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/e9bfc5548e4a5dcc9060fb4f48f02942c859dd61"><code>e9bfc55</code></a>
OpenSearch: TF compatibility; DomainConfig fixes (<a
href="https://redirect.github.com/getmoto/moto/issues/8975">#8975</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getmoto/moto/compare/5.1.5...5.1.6">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0e4f849 commit 23ebc71Copy full SHA for 23ebc71
File tree
Expand file treeCollapse file tree
1 file changed
+18
-35
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+18
-35
lines changed+18-35Lines changed: 18 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments