Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Bumps jupyter-client from 8.6.3 to 8.7.0.

Release notes

Sourced from jupyter-client's releases.

v8.7.0

8.7.0

(Full Changelog)

Enhancements made

Bugs fixed

  • don't include link-local addresses (169.254) in public_ips #1040 (@​minrk)
  • jupyter-run: avoid traceback for NoSuchKernel #994 (@​minrk)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​Carreau | @​cben | @​davidbrochart | @​ianthomas23 | @​JamesWrigley | @​kevin-bates | @​krassowski | @​minrk | @​rgbkrk | @​sebwills | @​takluyver | @​tmaxwell-anthropic | @​wpk-nist-gov

Changelog

Sourced from jupyter-client's changelog.

8.7.0

(Full Changelog)

Enhancements made

Bugs fixed

  • don't include link-local addresses (169.254) in public_ips #1040 (@​minrk)
  • jupyter-run: avoid traceback for NoSuchKernel #994 (@​minrk)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​Carreau | @​cben | @​davidbrochart | @​ianthomas23 | @​JamesWrigley | @​kevin-bates | @​krassowski | @​minrk | @​rgbkrk | @​sebwills | @​takluyver | @​tmaxwell-anthropic | @​wpk-nist-gov

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [jupyter-client](https://github.com/jupyter/jupyter_client) from 8.6.3 to 8.7.0.
- [Release notes](https://github.com/jupyter/jupyter_client/releases)
- [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md)
- [Commits](jupyter/jupyter_client@v8.6.3...v8.7.0)

---
updated-dependencies:
- dependency-name: jupyter-client
  dependency-version: 8.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 10, 2025 04:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 10, 2025
@codecov
Copy link

codecov bot commented Dec 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.77%. Comparing base (b7be7af) to head (9d5d43f).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7698   +/-   ##
=======================================
  Coverage   59.77%   59.77%           
=======================================
  Files         352      352           
  Lines       31683    31683           
=======================================
  Hits        18937    18937           
  Misses      12746    12746           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen added this pull request to the merge queue Dec 10, 2025
Merged via the queue into main with commit b7ca673 Dec 10, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/jupyter-client-8.7.0 branch December 10, 2025 06:22
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.

2 participants