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

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #7813: Build: Bump moto from 4.1.10 to 4.1.11 in /python

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

   Bumps [moto](https://github.com/getmoto/moto) from 4.1.10 to 4.1.11.
   <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.11</h2>
   <p>Docker Digest for 4.1.11: <em>sha256:0ac1ec726e428bd3134c10c32639d72f814bbe002b9d2010420850aab8bc2550</em></p>
   <pre><code>New Methods:
   <pre><code>* AppSync:
       * get_introspection_schema()
   
   * Comprehend:
       * detect_key_phrases()
       * detect_pii_entities()
       * detect_sentiment()
   </code></pre>
   <p>Miscellaneous:
   * EC2: describe_key_pairs() now returns the CreateTime-attribute
   * EC2: describe_spot_fleet_requests() now returns the Tags-attribute
   * ECR: put_image(): now behaves correctly on duplicate images with duplicate tags
   * Organizations: create_policy() now supports the Tags-parameter
   * RDS: creation times of all objects are now in UTC
   * Redshift: creation times of all objects are now in UTC
   * S3: Bucket names are now global, meaning they have to be unique across accounts
   * S3: select_object_content() now supports None-values
   * S3: select_object_content() now supports nested FROM-clauses (from x.y as xy)
   * SecretsManager - update_secret() now supports the Description-parameter
   * SNS now returns the correct error message for non-existing topics
   * SNS: Topics are no longer accessible across regions (only across accounts)
   * SNS: delete_topic() is now idempotent and no longer throws an error for non-existent topics
   * SQS: Requests and responses in JSON-format are now supported
   * SSM: MaintenanceWindows now have tagging support
   </code></pre></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/getmoto/moto/commit/836efe701525df93ebf05cfcef8f95ca26fc5c1b"><code>836efe7</code></a> Update CHANGELOG.md</li>
   <li><a href="https://github.com/getmoto/moto/commit/0df65a3e6d306d3e517dad476f3de4b20d522fad"><code>0df65a3</code></a> Prep release 4.1.11 (<a href="https://redirect.github.com/getmoto/moto/issues/6367">#6367</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/073b49411351fd6144ee598f0c1518ca29390b87"><code>073b494</code></a> Techdebt: Replace sure with regular asserts in AMP tests (<a href="https://redirect.github.com/getmoto/moto/issues/6364">#6364</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/6cd9aae100bfe5af1e94e232eb1619b2b080003c"><code>6cd9aae</code></a> Techdebt: Replace sure with regular asserts in ACM tests (<a href="https://redirect.github.com/getmoto/moto/issues/6363">#6363</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/2c42a49c37ace7eed98ab2fb36b51fb9e679245d"><code>2c42a49</code></a> Update README.md</li>
   <li><a href="https://github.com/getmoto/moto/commit/a10a16693f820845e57ede4fbc396d84093417f2"><code>a10a166</code></a> Bump maven-surefire-plugin in /other_langs/tests_java (<a href="https://redirect.github.com/getmoto/moto/issues/6357">#6357</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/dd4e57a152f4ca0e7212922cf6b7fdbbcca608c2"><code>dd4e57a</code></a> Bump software.amazon.awssdk:bom in /other_langs/tests_java (<a href="https://redirect.github.com/getmoto/moto/issues/6359">#6359</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/35a28994d961d3474164cb47e18b4f6df27148d7"><code>35a2899</code></a> Bump maven-project-info-reports-plugin in /other_langs/tests_java (<a href="https://redirect.github.com/getmoto/moto/issues/6358">#6358</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/c1717812238928b8363258b8943e538e83cdd018"><code>c171781</code></a> SNS: Disable cross-region access (<a href="https://redirect.github.com/getmoto/moto/issues/6355">#6355</a>)</li>
   <li><a href="https://github.com/getmoto/moto/commit/37cb6cee94ffe294e7d02c7d252bcfb252179177"><code>37cb6ce</code></a> SecretsManager - update_secret() now supports the Description-parameter (<a href="https://redirect.github.com/getmoto/moto/issues/6352">#6352</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/4.1.10...4.1.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.1.10&new-version=4.1.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 #7813: Build: Bump moto from 4.1.10 to 4.1.11 in /python

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


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