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/03/12 05:03:11 UTC

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #7082: Build: Bump moto from 4.1.3 to 4.1.4 in /python

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

   Bumps [moto](https://github.com/getmoto/moto) from 4.1.3 to 4.1.4.
   <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.4</h2>
   <p>Docker Digest for 4.1.4: <em>sha256:32ed22e2c69826a90482d0e473c460d60c3c7dc60819d95c0c165e0e978208db</em></p>
   <pre><code>New Services:
       * Neptune:
           * create_db_cluster()
           * create_global_cluster()
           * delete_db_cluster()
           * delete_global_cluster()
           * describe_db_clusters()
           * describe_global_clusters()
           * describe_orderable_db_instance_options()
           * modify_db_cluster()
           * start_db_cluster()
   <p>New Methods:
   * Glue:
   * get_jobs()
   * get_table_version()</p>
   <p>Miscellaneous:
   * APIGateway: update_rest_api() now updates the policy-attribute
   * Athena now exposes an endpoint to store mock query results. See <a href="http://docs.getmoto.org/en/latest/docs/services/athena.html">http://docs.getmoto.org/en/latest/docs/services/athena.html</a>
   * CognitoIDP: The idToken now contains the cognito:groups attribute
   * DynamoDB: scan() now respects the Projection-attribute of a GSI/LSI
   * KMS: encrypt(), decrypt(), re_encrypt() now accept aliases as arguments
   * KMS: list_aliases() now supports the KeyId-parameter
   * Lambda: FIFO Queues are now supported event sources
   * RDS: create_option_group() now returns the OptionGroupArn-attribute
   * ResourceGroupsTaggingAPI: get_resources() now supports RDS Clusters and ClusterSnapshots
   * SSM now includes the parameters at /aws/service/ecs/optimized-ami
   </code></pre></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/getmoto/moto/commit/de388cfd9ea0f5b5e7d630bde1c88decb05dae72"><code>de388cf</code></a> Prepare release 4.1.4 (<a href="https://redirect.github.com/getmoto/moto/issues/6013">#6013</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/101cee83607f8dfc92ca7627d99a64a4c7b0bf30"><code>101cee8</code></a> Techdebt: MyPy Events, EMR (<a href="https://redirect.github.com/getmoto/moto/issues/6012">#6012</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/57205668ed6a3c94209322c0d637ed9da8b86a98"><code>5720566</code></a> DynamoDB: Ensure first argument to list_append() exists (<a href="https://redirect.github.com/getmoto/moto/issues/6011">#6011</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/f6ead4840145c929534755f9cb3d28ceed19c92a"><code>f6ead48</code></a> SSM: Include default parameters at /aws/service/ecs/optimized-ami (<a href="https://redirect.github.com/getmoto/moto/issues/6008">#6008</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/8b058d917719ca57c6ae9ac91b00afa88b69a1e4"><code>8b058d9</code></a> S3: Improve Cors AllowedOrigin behaviour (<a href="https://redirect.github.com/getmoto/moto/issues/6007">#6007</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/96b8e12d457914860c6272efa8ae67926afa7e6a"><code>96b8e12</code></a> Glue: get_table() should return latest version (<a href="https://redirect.github.com/getmoto/moto/issues/6006">#6006</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/a1a43e3f74150c9311d79567e86c55671dae8df1"><code>a1a43e3</code></a> Techdebt: MyPy EMR (<a href="https://redirect.github.com/getmoto/moto/issues/6005">#6005</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/0e24b281eb12825706fd9088e8b4cd4e295af443"><code>0e24b28</code></a> Admin: Introduce reusable CI workflows (<a href="https://redirect.github.com/getmoto/moto/issues/6004">#6004</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/d525423f94897dad88dbd34aeefed7a5c2deebaf"><code>d525423</code></a> Admin: Add tests for Java SDK (<a href="https://redirect.github.com/getmoto/moto/issues/6002">#6002</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/c5a91e6cc6f6c9c0ab207f2e9f36fcec85febfaa"><code>c5a91e6</code></a> Lambda+SQS: Allow FIFO queues to be used as event sources (<a href="https://redirect.github.com/getmoto/moto/issues/5998">#5998</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/4.1.3...4.1.4">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.3&new-version=4.1.4)](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 #7082: Build: Bump moto from 4.1.3 to 4.1.4 in /python

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


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