Skip to content

build(deps): bump kotlin-jupyter-kernel from 0.18.0.850 to 0.19.0.944#33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/kotlin-jupyter-kernel-0.19.0.944
Open

build(deps): bump kotlin-jupyter-kernel from 0.18.0.850 to 0.19.0.944#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/kotlin-jupyter-kernel-0.19.0.944

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps kotlin-jupyter-kernel from 0.18.0.850 to 0.19.0.944.

Commits
  • 36d7b84 MessageHandlerImpl: close executor even if processShutdownRequest is not called
  • 82dc3bf CompilerService: send only new compiled scripts
  • 514b64c REPL creation: support optional forceCompilerServiceProvider
  • 89b7dcd Improve error reporting in RetryingDaemonProcessHandler, close DaemonCompiler...
  • 45ed1e9 Implement IdempotentCloser and refactor resource management in compiler dae...
  • a790100 DaemonProcessHandler: remove shutdown hook on clean close, make WebSocketServ...
  • eb82856 Implement Closeable for compiler services and ensure close() is called
  • 2e94172 EmbedReplTest.testSharedStaticVariables: fix data race
  • 94972e5 Add CompilerServiceType and run REPL tests against both in-process and daemon...
  • 59993b3 Add out-of-process compilation: module hierarchy, RPC protocol, daemon manage...
  • 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 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 [kotlin-jupyter-kernel](https://github.com/Kotlin/kotlin-jupyter) from 0.18.0.850 to 0.19.0.944.
- [Changelog](https://github.com/Kotlin/kotlin-jupyter/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlin-jupyter@0.18.0.850...0.19.0.944)

---
updated-dependencies:
- dependency-name: kotlin-jupyter-kernel
  dependency-version: 0.19.0.944
  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 May 19, 2026
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