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 2023/02/05 04:03:41 UTC

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #6747: Build: Bump moto from 4.1.0 to 4.1.2 in /python

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

   Bumps [moto](https://github.com/getmoto/moto) from 4.1.0 to 4.1.2.
   <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.1.2</h2>
   <p>Docker Digest for 4.1.2: <em>sha256:742bd95faadb80133aa7082ca6f4d1d71af2f4802833e92348b082b11ec8d4ed</em></p>
   <pre><code>New Methods:
       * Batch:
           * create_scheduling_policy()
           * delete_scheduling_policy()
           * describe_scheduling_policies()
           * list_scheduling_policies()
           * update_scheduling_policy()
   <pre><code>* EC2:
       * allocate_hosts()
       * describe_hosts()
       * modify_hosts()
       * release_hosts()
   
   * ECS:
       * put_cluster_capacity_providers()
       * update_capacity_provider()
       * update_cluster()
   
   * Glue:
       * batch_get_crawlers()
   </code></pre>
   <p>Miscellaneous:
   * AWSLambda: Base Images are now pulled from multiple repositories, increasing the number of supported language/versions out of the box
   * CognitoIDP: admin_update_user_attributes() now checks for duplicate emails
   * ECS: create_cluster() now supports the parameters configuration, capacityProviders, defaultCapacityProviderStrategy
   * ECS: delete_cluster() now marks the cluster as INACTIVE, rather than removing it outright, in-line with how AWS behaves
   * ECS: register_task_definition() now supports the parameters proxyConfiguration, inferenceAccelerators, runtimePlatform, ipcMode, pidMode, ephemeralStorage
   * ECS: run_task() no longer crashes when providing launchType=FARGATE
   * ECS now has improved tagging-support
   * EKS: create_nodegroup() now returns the correct launchTemplate-attributes
   * Kinesis now supports the streamARN-parameter for all arguments
   * S3: Improved bucket policy enforcement
   </code></pre></p>
   <h2>4.1.1</h2>
   <p>Docker Digest for 4.1.1: <em>sha256:abb85db28568fc355636dac710a8108ba3cdb01bf1c129118cf1ce49eb8c5f07</em></p>
   <pre><code>New Methods:
       * APIGateway:
           * get_export()
   <pre><code>* EC2:
       * describe_security_group_rules()
   </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/829ad19f843dab094a92fe518f49f309680ae24d"><code>829ad19</code></a> Prep release 4.1.2 (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5901">#5901</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/8915ef60f9009eff1159260ee8ce266e4a90b9ea"><code>8915ef6</code></a> Techdebt: MyPy EC2 (f-h-models) (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5900">#5900</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/b41533d42d08fd2c8562db25076ed93c95ab153a"><code>b41533d</code></a> Techdebt: MyPy EC2 (d-e-models) (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5898">#5898</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/7d7663d7038146b166c43eed46015b4592f951bd"><code>7d7663d</code></a> IAM: add_user_to_group() should be idempotent (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5899">#5899</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/c1d85a005d4a258dba98a98f875301d1a6da2d83"><code>c1d85a0</code></a> AWSLambda: Try to pull images from multiple repositories (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5895">#5895</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/4ed8b93e182891763d23aa6fe6cacf7e0205a509"><code>4ed8b93</code></a> MotoServer - deprecate server-argument (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5891">#5891</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/985bf4f5a9f333b4248008f4023d6a239c473dcd"><code>985bf4f</code></a> Glue: batch_get_crawlers (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5896">#5896</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/75059fd4cf4894bb5c8b1e59e352753dd7d150a6"><code>75059fd</code></a> Techdebt: MyPy EC2 (b-models) (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5890">#5890</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/19bfa92dd7fa8fcc4e2f2b57d86b5d39b14c36c4"><code>19bfa92</code></a> Kinesis - support Stream ARNs across all methods (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5893">#5893</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/67ecc3b1dba576ecfb78463127b0402356be4616"><code>67ecc3b</code></a> Techdebt: MyPy EC2 (a-models) (<a href="https://github-redirect.dependabot.com/getmoto/moto/issues/5888">#5888</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/4.1.0...4.1.2">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.1.0&new-version=4.1.2)](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 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


[GitHub] [iceberg] Fokko merged pull request #6747: Build: Bump moto from 4.1.0 to 4.1.2 in /python

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


-- 
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