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 2023/01/08 04:11:18 UTC

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #6543: Build: Bump moto from 4.0.12 to 4.0.13 in /python

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

   Bumps [moto](https://github.com/spulec/moto) from 4.0.12 to 4.0.13.
   <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.0.13</h2>
   <p>Docker Digest for 4.0.13: <em>sha256:703a9d464c11e1f4cacff66acdc9b46f9fa8fb0b969ca9f1e79fa4eb41678565</em></p>
   <pre><code>New Methods:
       * EC2:
           * get_password_data()
       * Sagemaker:
           * update_pipeline()
       * SecretsManager:
           * cancel_rotate_secret()
   <p>Miscellaneous:
   * CloudWatch: put_metric_data() now supports the StatisticValues-parameter
   * CognitoIDP: sign_out() now also invalidates the AccessToken
   * IAM: get_account_authorization_details() now returns the Tags-attribute
   * IOT: create_keys_and_certificate() now creates valid certificates, instead of random data
   </code></pre></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/getmoto/moto/commit/2e08c321d9052fea0714008d843115a38bf762d0"><code>2e08c32</code></a> Prep release 4.0.13 (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5813">#5813</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/d68fb04ee1fdf33c485b00fb40500406ac32d857"><code>d68fb04</code></a> IOTData: Fix bug where publish() could only be called once (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5812">#5812</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/031f89dee00c6a5e01ac41c430d701508988f146"><code>031f89d</code></a> Implement secretsmanager <code>CancelRotateSecret</code> (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5809">#5809</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/d89e4d236ceaa5eda2c915096c0ae5d989f4b1b2"><code>d89e4d2</code></a> docs: fix patching external client/resource docs (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5804">#5804</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/555928af5d56b33326d0b4309c175065e3f422ae"><code>555928a</code></a> IAM: add tags for users to get-account-authorization-details response (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5803">#5803</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/446930fcc0f3f3d5146e1ea970bf501cc263a069"><code>446930f</code></a> CloudFormation: changing error message to match aws api (stack update attempt...</li>
   <li><a href="https://github.com/getmoto/moto/commit/a53f620846b36316b832ba32924324c6182a3e9f"><code>a53f620</code></a> IoT: Generate valid keys and certificates (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5801">#5801</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/f5fbddec86ecd78fe5c1945c1c9d2d6bf5de44b8"><code>f5fbdde</code></a> chore(readme): Align code snippets formatting with project's rules. (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5802">#5802</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/5920d1a8ce7c17fc4190c1cd32670e89776107fe"><code>5920d1a</code></a> Techdebt: MyPy DynamoDB v20111205 (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5799">#5799</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/fb0a4d64c87a2a4e6e7008701d79f7db55e060cc"><code>fb0a4d6</code></a> EC2: Implement GetPasswordData (<a href="https://github-redirect.dependabot.com/spulec/moto/issues/5798">#5798</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/spulec/moto/compare/4.0.12...4.0.13">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.12&new-version=4.0.13)](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 #6543: Build: Bump moto from 4.0.12 to 4.0.13 in /python

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


-- 
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 commented on pull request #6543: Build: Bump moto from 4.0.12 to 4.0.13 in /python

Posted by GitBox <gi...@apache.org>.
Fokko commented on PR #6543:
URL: https://github.com/apache/iceberg/pull/6543#issuecomment-1374914388

   @dependabot rebase


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