Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump jupyter-client from 6.1.11 to 6.1.12 in /mpcontribs-portal #501

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps jupyter-client from 6.1.11 to 6.1.12.

Changelog

Sourced from jupyter-client's changelog.

.. _changelog:

========================= Changes in Jupyter Client

dev

  • Shutdown request sequence has been modified to be more graceful, it now is preceded by interrupt, and will also send a SIGTERM before forcibly killing the kernel. (:ghpull:620)

  • Removal of ipython_genutils as a dependency. It was implicit before; but required by at least traitlets thus avoiding issues. We are working on completely removing it from all jupyter dependencies; as it might lead to issues packaging for Python 3.10, and was mostly used for compatibility with python 2. (:ghpull:620, :ghpull:605)

  • Address a race condition between shutdown_kernel and restarter. (:ghpull:607.)

See the full list of pull-requests <https://github.com/jupyter/jupyter_client/milestone/27?closed=1>_

Commits
  • 6b1aa1c Bumped version to version 6.1.12 for release
  • 145cd80 Merge pull request #622 from Carreau/no-more-gen
  • 8d14e54 Merge pull request #626 from kevin-bates/subclass-testing
  • b1648b2 Add tests to ensure subclass methods are called
  • be2cb25 update changelog
  • 5db99d3 make utils function private
  • 023be2b Use import_item from traitlets,
  • b7e0790 Remove dependency on ipython_genutils.
  • f169423 Merge pull request #625 from Carreau/no-pre
  • 186fbe1 Temporary revert install --pre
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 15, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2021

Looks like jupyter-client is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/mpcontribs-portal/jupyter-client-6.1.12 branch March 15, 2021 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants