You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/21 05:12:27 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #25909: Update jupyter-client requirement from !=6.1.13,<8.0.4,>=6.1.11 to >=6.1.11,!=6.1.13,<8.1.1 in /sdks/python

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

   Updates the requirements on [jupyter-client](https://github.com/jupyter/jupyter_client) to permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jupyter/jupyter_client/releases">jupyter-client's releases</a>.</em></p>
   <blockquote>
   <h2>v8.1.0</h2>
   <h2>8.1.0</h2>
   <p>(<a href="https://github.com/jupyter/jupyter_client/compare/v8.0.3...e3ac7a69355dd1af66038eda767e51e92ef034fb">Full Changelog</a>)</p>
   <h3>Bugs fixed</h3>
   <ul>
   <li>ThreadedZMQStream: close stream before socket <a href="https://redirect.github.com/jupyter/jupyter_client/pull/936">#936</a> (<a href="https://github.com/minrk"><code>@​minrk</code></a>)</li>
   </ul>
   <h3>Maintenance and upkeep improvements</h3>
   <h3>Documentation improvements</h3>
   <ul>
   <li>Adds spec for the copyToGlobals request <a href="https://redirect.github.com/jupyter/jupyter_client/pull/932">#932</a> (<a href="https://github.com/brichet"><code>@​brichet</code></a>)</li>
   </ul>
   <h3>Contributors to this release</h3>
   <p>(<a href="https://github.com/jupyter/jupyter_client/graphs/contributors?from=2023-02-16&amp;to=2023-03-20&amp;type=c">GitHub contributors page for this release</a>)</p>
   <p><a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ablink1073+updated%3A2023-02-16..2023-03-20&amp;type=Issues"><code>@​blink1073</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Abrichet+updated%3A2023-02-16..2023-03-20&amp;type=Issues"><code>@​brichet</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aminrk+updated%3A2023-02-16..2023-03-20&amp;type=Issues"><code>@​minrk</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Apre-commit-ci+updated%3A2023-02-16..2023-03-20&amp;type=Issues"><code>@​pre-commit-ci</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md">jupyter-client's changelog</a>.</em></p>
   <blockquote>
   <h2>8.1.0</h2>
   <p>(<a href="https://github.com/jupyter/jupyter_client/compare/v8.0.3...e3ac7a69355dd1af66038eda767e51e92ef034fb">Full Changelog</a>)</p>
   <h3>Bugs fixed</h3>
   <ul>
   <li>ThreadedZMQStream: close stream before socket <a href="https://redirect.github.com/jupyter/jupyter_client/pull/936">#936</a> (<a href="https://github.com/minrk"><code>@​minrk</code></a>)</li>
   </ul>
   <h3>Maintenance and upkeep improvements</h3>
   <h3>Documentation improvements</h3>
   <ul>
   <li>Adds spec for the copyToGlobals request <a href="https://redirect.github.com/jupyter/jupyter_client/pull/932">#932</a> (<a href="https://github.com/brichet"><code>@​brichet</code></a>)</li>
   </ul>
   <h3>Contributors to this release</h3>
   <p>(<a href="https://github.com/jupyter/jupyter_client/graphs/contributors?from=2023-02-16&amp;to=2023-03-20&amp;type=c">GitHub contributors page for this release</a>)</p>
   <p><a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ablink1073+updated%3A2023-02-16..2023-03-20&amp;type=Issues"><code>@​blink1073</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Abrichet+updated%3A2023-02-16..2023-03-20&amp;type=Issues"><code>@​brichet</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aminrk+updated%3A2023-02-16..2023-03-20&amp;type=Issues"><code>@​minrk</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Apre-commit-ci+updated%3A2023-02-16..2023-03-20&amp;type=Issues"><code>@​pre-commit-ci</code></a></p>
   <!-- raw HTML omitted -->
   <h2>8.0.3</h2>
   <p>(<a href="https://github.com/jupyter/jupyter_client/compare/v8.0.2...dc0eaba1f609079672ec739fcd977dc44431da92">Full Changelog</a>)</p>
   <h3>Bugs fixed</h3>
   <ul>
   <li>Fix kernelspec print output <a href="https://redirect.github.com/jupyter/jupyter_client/pull/933">#933</a> (<a href="https://github.com/minrk"><code>@​minrk</code></a>)</li>
   <li>Don't emit a trailng newline in base64-encoded data like 'image/png' <a href="https://redirect.github.com/jupyter/jupyter_client/pull/931">#931</a> (<a href="https://github.com/xl0"><code>@​xl0</code></a>)</li>
   </ul>
   <h3>Maintenance and upkeep improvements</h3>
   <ul>
   <li>Add license <a href="https://redirect.github.com/jupyter/jupyter_client/pull/934">#934</a> (<a href="https://github.com/dcsaba89"><code>@​dcsaba89</code></a>)</li>
   <li>Improving jsonutil tests <a href="https://redirect.github.com/jupyter/jupyter_client/pull/929">#929</a> (<a href="https://github.com/andrehora"><code>@​andrehora</code></a>)</li>
   </ul>
   <h3>Contributors to this release</h3>
   <p>(<a href="https://github.com/jupyter/jupyter_client/graphs/contributors?from=2023-01-30&amp;to=2023-02-16&amp;type=c">GitHub contributors page for this release</a>)</p>
   <p><a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aandrehora+updated%3A2023-01-30..2023-02-16&amp;type=Issues"><code>@​andrehora</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ablink1073+updated%3A2023-01-30..2023-02-16&amp;type=Issues"><code>@​blink1073</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Adcsaba89+updated%3A2023-01-30..2023-02-16&amp;type=Issues"><code>@​dcsaba89</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Akevin-bates+updated%3A2023-01-30..2023-02-16&amp;type=Issues"><code>@​kevin-bates</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aminrk+updated%3A2023-01-30..2023-02-16&amp;type=Issues"><code>@​minrk</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Apre-commit-ci+updated%3A2023-01-30..2023-02-16&amp;ty
 pe=Issues"><code>@​pre-commit-ci</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Axl0+updated%3A2023-01-30..2023-02-16&amp;type=Issues"><code>@​xl0</code></a></p>
   <h2>8.0.2</h2>
   <p>(<a href="https://github.com/jupyter/jupyter_client/compare/v8.0.1...717d36edcd9ce595f727d8b5a27e270c2a6e2c46">Full Changelog</a>)</p>
   <h3>Bugs fixed</h3>
   <ul>
   <li>Add papermill downstream check and fix kernel client replies <a href="https://redirect.github.com/jupyter/jupyter_client/pull/925">#925</a> (<a href="https://github.com/blink1073"><code>@​blink1073</code></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/2f6357fd8069329211d00124434fd17930a2eb12"><code>2f6357f</code></a> Publish 8.1.0</li>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/e3ac7a69355dd1af66038eda767e51e92ef034fb"><code>e3ac7a6</code></a> ThreadedZMQStream: close stream before socket (<a href="https://redirect.github.com/jupyter/jupyter_client/issues/936">#936</a>)</li>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/f6a03ac83ed7bc286d8dd88ec72289f6e5de5dae"><code>f6a03ac</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/jupyter/jupyter_client/issues/935">#935</a>)</li>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/df84040b05d4eb3a9a9530de8076b0f7c09f9c10"><code>df84040</code></a> Adds spec for the copyToGlobals request (<a href="https://redirect.github.com/jupyter/jupyter_client/issues/932">#932</a>)</li>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/adff6b1d4389c885ee7ff4764fc5ffad6fcbe53f"><code>adff6b1</code></a> Publish 8.0.3</li>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/dc0eaba1f609079672ec739fcd977dc44431da92"><code>dc0eaba</code></a> fix kernelspec print output (<a href="https://redirect.github.com/jupyter/jupyter_client/issues/933">#933</a>)</li>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/9df6ac3adab85598a97efac16a8d1f5a9a192f06"><code>9df6ac3</code></a> Add license (<a href="https://redirect.github.com/jupyter/jupyter_client/issues/934">#934</a>)</li>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/e77ad89c93957f914929f4419427fa42f9949d3d"><code>e77ad89</code></a> Don't emit a trailng newline in base64-encoded data like 'image/png' (<a href="https://redirect.github.com/jupyter/jupyter_client/issues/931">#931</a>)</li>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/557530b9f9ade569a22f651e36ac54b939b96ec3"><code>557530b</code></a> Improving jsonutil tests (<a href="https://redirect.github.com/jupyter/jupyter_client/issues/929">#929</a>)</li>
   <li><a href="https://github.com/jupyter/jupyter_client/commit/19dbf1b69247a1cc14b5bb1e4e7523f5b52380ae"><code>19dbf1b</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/jupyter/jupyter_client/issues/928">#928</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/jupyter/jupyter_client/compare/6.1.11...v8.1.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] codecov[bot] commented on pull request #25909: Update jupyter-client requirement from !=6.1.13,<8.0.4,>=6.1.11 to >=6.1.11,!=6.1.13,<8.1.1 in /sdks/python

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #25909:
URL: https://github.com/apache/beam/pull/25909#issuecomment-1477306464

   ## [Codecov](https://codecov.io/gh/apache/beam/pull/25909?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#25909](https://codecov.io/gh/apache/beam/pull/25909?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (17980e4) into [master](https://codecov.io/gh/apache/beam/commit/5f9bf8b74f3d1e19b326963258c48df9372ca2dc?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (5f9bf8b) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #25909   +/-   ##
   =======================================
     Coverage   71.40%   71.41%           
   =======================================
     Files         778      778           
     Lines      102374   102374           
   =======================================
   + Hits        73104    73113    +9     
   + Misses      27815    27806    -9     
     Partials     1455     1455           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | python | `79.96% <ø> (+0.01%)` | :arrow_up: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   [see 5 files with indirect coverage changes](https://codecov.io/gh/apache/beam/pull/25909/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm closed pull request #25909: Update jupyter-client requirement from !=6.1.13,<8.0.4,>=6.1.11 to >=6.1.11,!=6.1.13,<8.1.1 in /sdks/python

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm closed pull request #25909: Update jupyter-client requirement from !=6.1.13,<8.0.4,>=6.1.11 to >=6.1.11,!=6.1.13,<8.1.1 in /sdks/python
URL: https://github.com/apache/beam/pull/25909


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #25909: Update jupyter-client requirement from !=6.1.13,<8.0.4,>=6.1.11 to >=6.1.11,!=6.1.13,<8.1.1 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25909:
URL: https://github.com/apache/beam/pull/25909#issuecomment-1486770125

   Reminder, please take a look at this pr: @pabloem 


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #25909: Update jupyter-client requirement from !=6.1.13,<8.0.4,>=6.1.11 to >=6.1.11,!=6.1.13,<8.1.1 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25909:
URL: https://github.com/apache/beam/pull/25909#issuecomment-1491837529

   Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @damccorm for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #25909: Update jupyter-client requirement from !=6.1.13,<8.0.4,>=6.1.11 to >=6.1.11,!=6.1.13,<8.1.1 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25909:
URL: https://github.com/apache/beam/pull/25909#issuecomment-1477345219

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @pabloem for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] dependabot[bot] commented on pull request #25909: Update jupyter-client requirement from !=6.1.13,<8.0.4,>=6.1.11 to >=6.1.11,!=6.1.13,<8.1.1 in /sdks/python

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #25909:
URL: https://github.com/apache/beam/pull/25909#issuecomment-1494276729

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org