You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/04/18 22:34:18 UTC

[PR] Build: Bump moto from 5.0.2 to 5.0.5 [iceberg-python]

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

   Bumps [moto](https://github.com/getmoto/moto) from 5.0.2 to 5.0.5.
   <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.5</h2>
   <p>Docker Digest for 5.0.5: <em>sha256:b95cf0d65557475f29e7256938028eef352e23acafe8e07c071cd58b67c44708</em></p>
   <pre><code>General:
       * DynamoDB: scan() now returns items in a alphabetical order
   <p>New Methods:
   * SecretsManager:
   * batch_get_secret_value()</p>
   <p>Miscellaneous:
   * ApplicationAutoscaling: put_scaling_policy() now generates CW alarms for DynamoDB and ECS
   * DynamoDB: Fix pagination for scan()/query()
   * DynamoDB: batch_write_item() now validates for duplicate DELETE or PUT requests
   * Events: put_events() now validates that input-values cannot be empty
   * IOT: create_topic_rule() now validates name-format
   * ResourceGroupsTaggingAPI: tag_resources() now supports RDS snapshots
   * SFN: Fixed a bug where the executionInput was double encoded
   </code></pre></p>
   <h2>5.0.4</h2>
   <p>Docker Digest for 5.0.4: <em>sha256:e13e917e563bd1e3bb745b0ce914bdcc3bd4577542e13e1468eac5078774b2aa</em></p>
   <pre><code>General:
       * Lambda: The results of a Dockerless invocation can now be configured.
         See http://docs.getmoto.org/en/latest/docs/services/lambda.html
   <pre><code>* StepFunctions can now execute the provided StepFunctionMachine (opt-in), instead of returning static data (still the default).
     See http://docs.getmoto.org/en/latest/docs/services/stepfunctions.html
   </code></pre>
   <p>New Service:
   * ElastiCache:
   * list_tags_for_resource()</p>
   <pre><code>* ResilienceHub:
       * create_app()
       * create_app_version_app_component()
       * create_app_version_resource()
       * create_resiliency_policy()
       * describe_app()
       * describe_resiliency_policy()
       * import_resources_to_draft_app_version()
       * list_app_assessments()
       * list_app_version_app_components()
       * list_app_version_resources()
       * list_app_versions()
       * list_apps()
       * list_resiliency_policies()
   </code></pre>
   <p></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/af6bc3a90c865b37c0f2e4c3a24e318e20dfce51"><code>af6bc3a</code></a> Prep release 5.0.5 (<a href="https://redirect.github.com/getmoto/moto/issues/7574">#7574</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/32e187f6f47528f124d938fcfa68eb0606d3670b"><code>32e187f</code></a> Feature: ResourceGroupsTaggingAPI: add tags for RDS snapshot (<a href="https://redirect.github.com/getmoto/moto/issues/7565">#7565</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/3f121dfc6c2d07eb5e1b2055f703fafe52341d8a"><code>3f121df</code></a> ResourceGroupsTaggingAPI: Fix Workspaces access in unsupported region (<a href="https://redirect.github.com/getmoto/moto/issues/7569">#7569</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/5c1d1d0faf312314dd928c1d37c4aeb5d23601bf"><code>5c1d1d0</code></a> fix(cognito-idp): avoid KeyError on unexisting refresh token (<a href="https://redirect.github.com/getmoto/moto/issues/7563">#7563</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/7fcea4af9b53e85f560a3e9bbc5f01771ce68b18"><code>7fcea4a</code></a> Admin: Update py-partiql dependency (<a href="https://redirect.github.com/getmoto/moto/issues/7573">#7573</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/24fe45924bd77d0e5b4f53c1004cd2319aa19f92"><code>24fe459</code></a> IOT: create_topic_rule() now validates name-format (<a href="https://redirect.github.com/getmoto/moto/issues/7572">#7572</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/5ed366dcd78c8b41ee0a2f28c1b211705221ed18"><code>5ed366d</code></a> IOTData: Fix typing (<a href="https://redirect.github.com/getmoto/moto/issues/7568">#7568</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/d6948ffb26a4b8de1b3cd35117d73ed2594f96f5"><code>d6948ff</code></a> SFN: Input for mock should be the same as input for parser (<a href="https://redirect.github.com/getmoto/moto/issues/7567">#7567</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/cb66217487dc96035ba1096bd4fd7def4da6540d"><code>cb66217</code></a> ApplicationAutoscaling: put_scaling_policy() now generates CW alarms (for som...</li>
   <li><a href="https://github.com/getmoto/moto/commit/7289a6c7b11bbbd97e6004ff742eb0af5139950f"><code>7289a6c</code></a> CloudWatch: Improve typing/docs (<a href="https://redirect.github.com/getmoto/moto/issues/7560">#7560</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.0.2...5.0.5">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.2&new-version=5.0.5)](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-unsubscribe@iceberg.apache.org

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


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


Re: [PR] Build: Bump moto from 5.0.2 to 5.0.5 [iceberg-python]

Posted by "HonahX (via GitHub)" <gi...@apache.org>.
HonahX merged PR #631:
URL: https://github.com/apache/iceberg-python/pull/631


-- 
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-unsubscribe@iceberg.apache.org

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


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