dependabot[bot] opened a new pull request, #180:
URL: https://github.com/apache/iceberg-python/pull/180

   Bumps [moto](https://github.com/getmoto/moto) from 4.2.10 to 4.2.11.
   <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.11</h2>
   <p>Docker Digest for 4.2.11: 
<em>sha256:f2a24d8a3440bf397705e461b33a032bbb6d3511cd9c643e71419dd962b3384e</em></p>
   <pre><code>New Methods:
       * Lambda:
           * DeleteFunctionEventInvokeConfig()
           * GetFunctionEventInvokeConfig()
           * ListFunctionEventInvokeConfigs()
           * PutFunctionEventInvokeConfig()
           * UpdateFunctionEventInvokeConfig()
   <pre><code>* Logs:
       * describe_export_tasks()
   </code></pre>
   <p>Miscellaneous:
   * DynamoDB: put_item() now returns old item for ConditionalCheckFailed 
exceptions
   * DynamoDB: scan() now returns the correct ScannedCount when passing the 
Limit-parameter
   * DynamoDB: transact_write_items() now validates that Keys in Update-queries 
are not empty
   * IOT: create_thing()/describe_thing() now returns the thingId
   * Logs: create_export_task() now actually exports the data to S3
   * ResourceGroupsTaggingAPI: get_resources() now supports ACM certificates
   </code></pre></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/getmoto/moto/commit/513b0c7db82f0ac03c19b4651fb3f6df68ffffab";><code>513b0c7</code></a>
 Prep release 4.2.11 (<a 
href="https://redirect.github.com/getmoto/moto/issues/7090";>#7090</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/75cd430c22a267fd3a4271fe9fbdec77dfcd7592";><code>75cd430</code></a>
 DynamoDB: transact_write_items() now validates empty keys on Update-queries 
(...</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/5a65684e76d00d8eb7d8f5acfc50548a34ea0a77";><code>5a65684</code></a>
 Bump org.apache.maven.plugins:maven-surefire-plugin (<a 
href="https://redirect.github.com/getmoto/moto/issues/7088";>#7088</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/7674712d3fc5c6c6ddfb9ef308e94d33881bbc1d";><code>7674712</code></a>
 Bump software.amazon.awssdk:bom in /other_langs/tests_java (<a 
href="https://redirect.github.com/getmoto/moto/issues/7087";>#7087</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/ca9e7e0e298c98ec948253b4599f05c423601b32";><code>ca9e7e0</code></a>
 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (<a 
href="https://redirect.github.com/getmoto/moto/issues/7086";>#7086</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/ba7953f1f24822c4dfdf9f1329b2e4484889712f";><code>ba7953f</code></a>
 Techdebt: Update boto3_name to 'rds-data' (<a 
href="https://redirect.github.com/getmoto/moto/issues/7084";>#7084</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/10f82585e32758899b899ef2a7ef5c74da6b02a9";><code>10f8258</code></a>
 Lambda: event invoke config (<a 
href="https://redirect.github.com/getmoto/moto/issues/7078";>#7078</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/bb23df4244ce032d3d970a6dec507da73dd3eb54";><code>bb23df4</code></a>
 DynamoDB: Fix ScannedCount calculation for Limit-ed calls (<a 
href="https://redirect.github.com/getmoto/moto/issues/7085";>#7085</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/ad316dd8371ccce7d09134b8bd59b452a87d8aed";><code>ad316dd</code></a>
 Logs: create_export_task() now actually exports the data (<a 
href="https://redirect.github.com/getmoto/moto/issues/7082";>#7082</a>)</li>
   <li><a 
href="https://github.com/getmoto/moto/commit/4506ff833de5333e554e8c8c8743ceb4b077b884";><code>4506ff8</code></a>
 chore: update SSM default AMI's (<a 
href="https://redirect.github.com/getmoto/moto/issues/7083";>#7083</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/getmoto/moto/compare/4.2.10...4.2.11";>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.10&new-version=4.2.11)](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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to