dependabot[bot] opened a new pull request, #2317: URL: https://github.com/apache/iceberg-python/pull/2317
Bumps [moto](https://github.com/getmoto/moto) from 5.1.8 to 5.1.10. <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.10</h2> <p>Docker Digest for 5.1.10: <em>sha256:c8d59f06ef51ed29ba1a6d008785e9538f0c32f636c2d77bb188b73dd21d8832</em></p> <pre><code>New Methods: * Glue: * delete_dev_endpoint() * list_crawls() <pre><code>* ElastiCache: * delete_replication_group() * EKS: * update_cluster_config() * ResourceGroupsTaggingAPI: * untag_resources() (Currently only supports Lambda and EFS resources) * S3Control: * get_storage_lens_configuration_tagging() * put_storage_lens_configuration_tagging() </code></pre> <p>Miscellaneous:<br /> * Batch: list_jobs() now supports filters with an asterisk<br /> * Batch: list_jobs() now ignores jobStatus when the filters parameter is provided, in parity with AWS<br /> * Batch: submit_job() now supports the tags-parameter<br /> * CloudFormation: describe_stack_resources() now supports the LogicalResourceId-parameter<br /> * EC2: describe_images() now returns the CreationDate-attribute in the correct format (RFC3339) (broken in 5.1.9)<br /> * EC2: describe_managed_prefix_lists() now no longer returns a StateMessage, in parity with AWS<br /> * EC2: describe_managed_prefix_lists() now returns 'AWS' in upper case for the OwnerId<br /> * EC2: modify_vpc_endpoint() now supports the parameters AddSecurityGroupId, RemoveSecurityGroupId and RemoveSubnetId<br /> * ELBv2: describe_load_balancers() now returns the CanonicalHostedZoneId again (broken in 5.1.9)<br /> * Events: put_targets() now supports StepFunctions<br /> * RDS: create_blue_green_deployment() now works correctly when ManageMasterUserPassword has been updated to False<br /> * RDS: create_database() now supports the DomainMembership parameters (Domain/DomainFqdn/DomainOu/DomainAuthSecretArn/DomainDnsIps)<br /> * ResourceGroupsTaggingAPI: get_resources() now supports DirectConnect resources<br /> * ResourceGroupsTaggingAPI: tag_resources() now supports Lambda and EFS resources<br /> * SES: describe_receipt_rule_set() now returns the Metadata.CreatedTimestamp field (broken in 5.1.9)<br /> * SQS: The max message size has been updated to 1MB, from 256KB (AWS updated this a week ago).<br /> * SQS: send_message() now no longer throws an error when supplying the MessageGroupId-parameter against a regular (non-FIFO) queues<br /> </code></pre></p> <h2>5.1.9</h2> <p>Docker Digest for 5.1.9: <em>sha256:1fae2f297efbd05522835fec12c20ae88cb4734e1c4c2b9297ddc3063858dcc4</em></p> <pre><code>General: * Docker Image is now based on Python 3.13. Various improvements have been made to reduce the total image size from 792MB to 523MB. </code></pre> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/b27c3944ca1b9fd13c75fc075e5ed05fe195696b"><code>b27c394</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/bbddc7c7b1acd2da80166f5c2fb59e0a5c281998"><code>bbddc7c</code></a> Prep Release 5.1.10 (<a href="https://redirect.github.com/getmoto/moto/issues/9162">#9162</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/4df2a20e21948e8ea942a5c36d7c358e1d165200"><code>4df2a20</code></a> EC2: <code>Image.CreationDate</code> should be RFC3339 <code>date-time</code> compliant (<a href="https://redirect.github.com/getmoto/moto/issues/9161">#9161</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/78a222c4523f64e06ad2a6c9105a748dbf380e7b"><code>78a222c</code></a> EC2: Prefix lists do not return StateMessage (<a href="https://redirect.github.com/getmoto/moto/issues/9153">#9153</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/e94eba97d2b628b9ebc30fa59f6ea8ab1509aa66"><code>e94eba9</code></a> SQS: Increase max message size to 1MB (<a href="https://redirect.github.com/getmoto/moto/issues/9159">#9159</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/9e022f33e7a43828dd955baa21cf363da6fc1832"><code>9e022f3</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/9158">#9158</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/f9d00546402713642e8a7c19bf91067487295469"><code>f9d0054</code></a> chore: update EC2 Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/9157">#9157</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/62bece05ab701bd6588ed2ccea3c13f40164fc63"><code>62bece0</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/9156">#9156</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/686a86ff1edc86b6385b3be8d518be436adff1ce"><code>686a86f</code></a> chore: update EMR Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/9155">#9155</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/8de2fce4cca1f6a63a70b0056cc336abd94c7055"><code>8de2fce</code></a> Glue: List crawls (<a href="https://redirect.github.com/getmoto/moto/issues/9144">#9144</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.1.8...5.1.10">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
