You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/04 04:04:42 UTC

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #6356: Build: Bump moto from 4.0.10 to 4.0.11 in /python

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

   Bumps [moto](https://github.com/spulec/moto) from 4.0.10 to 4.0.11.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/spulec/moto/blob/master/CHANGELOG.md">moto's changelog</a>.</em></p>
   <blockquote>
   <h2>4.0.11</h2>
   <p>Docker Digest for 4.0.11: <em>sha256:ba07f61edd4f91b221ea20368586dce024e7da4d018e2741aceafa1f07f47ec5</em></p>
   <pre><code>New Services:
       * ACM-PCA:
           * create_certificate_authority()
           * delete_certificate_authority()
           * describe_certificate_authority()
           * get_certificate()
           * get_certificate_authority_certificate()
           * get_certificate_authority_csr()
           * import_certificate_authority_certificate()
           * issue_certificate()
           * list_tags()
           * revoke_certificate()
           * tag_certificate_authority()
           * update_certificate_authority()
           * untag_certificate_authority()
   <p>New Methods:
   * create_api_mapping()
   * create_domain_name()
   * delete_api_mapping()
   * delete_domain_name()
   * get_api_mapping()
   * get_api_mappings()
   * get_domain_name()
   * get_domain_names()</p>
   <p>Miscellaneous:
   * APIGateway: create_rest_api() now supports the propagation of parameter disableExecuteApiEndpoint (not the actual behaviour)
   * APIGateway: put_integration() now supports the parameters contentHandling, credentials, tlsConfig
   * AWSLambda: create_function() is now able to validate the existence of the provided ImageURI. Set environment variable MOTO_LAMBDA_STUB_ECR=false to enable this.
   * Batch: submit_job() now adds validation for the jobName parameter
   * CloudWatch: get_metric_data() now adds support for filtering by the unit-value
   * DynamoDB: transact_write_items() now supports up to 100 items instead of 25, in line with AWS
   * ELB: describe_instance_health() now validates the existence of the provided LoadBalancer
   * Polly: The list of available voices has been updated.
   * S3: put_object() now has improved support for filenames containing spaces
   * SQS: send_message() and send_message_batch() now adds validation for the DelaySeconds-parameter
   </code></pre></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spulec/moto/commit/532d4ca0765c1f9318cdf91833b373854d13650a"><code>532d4ca</code></a> Update CHANGELOG.md</li>
   <li><a href="https://github.com/spulec/moto/commit/b4f0fb7137bdcb5b78d928d2ed1e751e9e1b2bdc"><code>b4f0fb7</code></a> Prepare release 4.0.11 (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5724">#5724</a>)</li>
   <li><a href="https://github.com/spulec/moto/commit/ceffba0eac40667d4ea30d2f03711d0daa9c0c78"><code>ceffba0</code></a> EC2: Only load custom amis when specified (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5697">#5697</a>)</li>
   <li><a href="https://github.com/spulec/moto/commit/462fb23813fe6380fe5836d96c9fb56c1f3c468c"><code>462fb23</code></a> Polly: Update the list of voices (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5723">#5723</a>)</li>
   <li><a href="https://github.com/spulec/moto/commit/fda02e659e649ed083849757d0dc84cdfc3d29f4"><code>fda02e6</code></a> CloudWatch: Add unit filter to query get_metric_data (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5722">#5722</a>)</li>
   <li><a href="https://github.com/spulec/moto/commit/5ea02ec1b60a95b44e7672516baee8a75540233a"><code>5ea02ec</code></a> DynamoDB: batch_get_item() now only returns up to 16MB of data (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5718">#5718</a>)</li>
   <li><a href="https://github.com/spulec/moto/commit/5e4d39e189d1e98fc448514e1cea618710ae6301"><code>5e4d39e</code></a> Techdebt: Refactor/remove warnings in ResourceGroups tests (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5716">#5716</a>)</li>
   <li><a href="https://github.com/spulec/moto/commit/4844af09cc9e69043596e513daa5e47d6403ea17"><code>4844af0</code></a> Batch: add jobname validation (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5720">#5720</a>)</li>
   <li><a href="https://github.com/spulec/moto/commit/3d16834e6fec41af3675fef297a352ba00cfe0cb"><code>3d16834</code></a> S3: support for etag with quotes in IfNoneMatch header (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5715">#5715</a>)</li>
   <li><a href="https://github.com/spulec/moto/commit/672c95384a55779799e843b5dfcf0e81c8c2da80"><code>672c953</code></a> Feature: ACM-PCA (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5712">#5712</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/spulec/moto/compare/4.0.10...4.0.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.0.10&new-version=4.0.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 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 #6356: Build: Bump moto from 4.0.10 to 4.0.11 in /python

Posted by GitBox <gi...@apache.org>.
Fokko merged PR #6356:
URL: https://github.com/apache/iceberg/pull/6356


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