Skip to content

Conversation

KoolADE85
Copy link
Contributor

No description provided.

BSd3v and others added 30 commits June 26, 2025 20:26
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](browserify/sha.js@v2.4.11...v2.4.12)

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 2.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…h-renderer/sha.js-2.4.12

Bump sha.js from 2.4.11 to 2.4.12 in /dash/dash-renderer
Fix the client-side callback with multiple Outputs return single no_update
…mm module

- Replace ipykernel.comm.Comm with comm.create_comm
- Refactor kernel access to use get_ipython().kernel directly instead of comm.kernel
- Resolves DeprecationWarning in Python 3.12+
- Maintains full backward compatibility and functionality
- Passes all linting checks (pylint 10/10, flake8 clean, black formatted)

The new comm module's DummyComm doesn't provide kernel access like the old
ipykernel.comm.Comm. This fix properly migrates to get kernel from IPython
directly, which is more robust and follows the intended usage pattern.

Fixes #3416
Changes by create-pull-request action
@gvwilson gvwilson added feature something new P1 needed for current cycle labels Sep 11, 2025
@gvwilson
Copy link
Contributor

@T4rk1n please have a look - thank you

Copy link
Contributor

@T4rk1n T4rk1n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@KoolADE85 KoolADE85 merged commit 62d6c51 into v4 Sep 15, 2025
38 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P1 needed for current cycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants