Skip to content

chore(deps)(deps): bump panel from 1.9.3 to 1.9.4 - #174

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/panel-1.9.4
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/panel-1.9.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps panel from 1.9.3 to 1.9.4.

Release notes

Sourced from panel's releases.

Version 1.9.4

Panel 1.9.4 is a patch release focused on rendering robustness for ESM/React components, several Tabulator and Pipeline fixes, OAuth hardening, and stylesheet/loading reliability improvements. It also adds support for movable Tabulator columns. Many thanks to @​TheoMathurin, @​rimsha152007-dotcom, @​ebarkhordar, @​SimonHeybrock, @​ahuang11, @​Kkkakania, @​EltonChang1, @​hoxbro, @​MarcSkovMadsen, @​Coderambling, @​SuMayaBee, @​youdie006, @​kyo5uke, @​ghostiee-11 and @​philippjfr for contributing to this release.

🚀 Features

  • Support movable Tabulator columns (#8685)

🎨 UI Improvements

  • Align loading spinner with panel-material-ui (#8686)

🐛 Bug Fixes

  • Report the pre-edit value on Tabulator value events (#8714)
  • Raise a clear type error for unsupported Perspective objects (#8720)
  • Fix Tabulator starts and ends header filters (#8719)
  • Ensure ESM component child views aren't created concurrently (#8713)
  • Inline versioned stylesheets on the notebook update path (#8708)
  • Resolve invisible slider title font color in Fast theme's light mode (#8704)
  • Various ESM component robustness fixes (#8702)
  • Reveal markup panes when their stylesheets fail to load or are replaced (#8700)
  • Drain held events once connected (#8698)
  • Fix Tabulator row_content in panel-material-ui dynamic Tabs (#8697)
  • Claim the Document thread before running app code (#8693)
  • Ensure explicitly set sizing options are respected (#8687)
  • Fix Feed rendering all objects at once (#8667)
  • Fix repeated Location sync mappings (#8660)
  • Fix Tabulator page size handling (#8657)
  • Fix Fast theme Progress indicator height (#8652)
  • Return a clean 403 for unauthenticated WebSocket connections (#8639)
  • Set Cache-Control: no-store on the Bokeh document page (#8636)
  • Forward additional oauth_extra_params to the OAuth authorization endpoint (#8635)
  • Ensure Pipeline ready parameter and next button stay in sync after using the previous button (#8633)
  • Ensure Pipeline previous button sets the correct stage in the graph (#8630)

📚 Documentation

  • Add panel-live-server to docs Extensions gallery (#8703)
  • Clarify FileDropper upload progress indicator documentation (#8684)
  • Fix reactive row count in interactivity tutorial (#8683)
  • Expand layout sizing controls documentation (#8682)
  • Add Spacer reference notebook (#8681)
  • Add ESM components card to explanation Components section (#8673)
  • Fix typo and optimize phrasing (#8665)
  • Fix the "Could not open websocket" / multiple-accounts OAuth troubleshooting guide (#8637)
  • Document that JSON embed files must be served over HTTP (#8632)
Changelog

Sourced from panel's changelog.

Version 1.9.4

Panel 1.9.4 is a patch release focused on rendering robustness for ESM/React components, several Tabulator and Pipeline fixes, OAuth hardening, and stylesheet/loading reliability improvements. It also adds support for movable Tabulator columns. Many thanks to @​TheoMathurin, @​rimsha152007-dotcom, @​ebarkhordar, @​SimonHeybrock, @​ahuang11, @​Kkkakania, @​EltonChang1, @​hoxbro, @​MarcSkovMadsen, @​Coderambling, @​SuMayaBee, @​youdie006, @​kyo5uke, @​ghostiee-11 and @​philippjfr for contributing to this release.

🚀 Features

  • Support movable Tabulator columns (#8685)

🎨 UI Improvements

  • Align loading spinner with panel-material-ui (#8686)

🐛 Bug Fixes

  • Report the pre-edit value on Tabulator value events (#8714)
  • Raise a clear type error for unsupported Perspective objects (#8720)
  • Fix Tabulator starts and ends header filters (#8719)
  • Ensure ESM component child views aren't created concurrently (#8713)
  • Inline versioned stylesheets on the notebook update path (#8708)
  • Resolve invisible slider title font color in Fast theme's light mode (#8704)
  • Various ESM component robustness fixes (#8702)
  • Reveal markup panes when their stylesheets fail to load or are replaced (#8700)
  • Drain held events once connected (#8698)
  • Fix Tabulator row_content in panel-material-ui dynamic Tabs (#8697)
  • Claim the Document thread before running app code (#8693)
  • Ensure explicitly set sizing options are respected (#8687)
  • Fix Feed rendering all objects at once (#8667)
  • Fix repeated Location sync mappings (#8660)
  • Fix Tabulator page size handling (#8657)
  • Fix Fast theme Progress indicator height (#8652)
  • Return a clean 403 for unauthenticated WebSocket connections (#8639)
  • Set Cache-Control: no-store on the Bokeh document page (#8636)
  • Forward additional oauth_extra_params to the OAuth authorization endpoint (#8635)
  • Ensure Pipeline ready parameter and next button stay in sync after using the previous button (#8633)
  • Ensure Pipeline previous button sets the correct stage in the graph (#8630)

📚 Documentation

  • Add panel-live-server to docs Extensions gallery (#8703)
  • Clarify FileDropper upload progress indicator documentation (#8684)
  • Fix reactive row count in interactivity tutorial (#8683)
  • Expand layout sizing controls documentation (#8682)
  • Add Spacer reference notebook (#8681)
  • Add ESM components card to explanation Components section (#8673)
  • Fix typo and optimize phrasing (#8665)
  • Fix the "Could not open websocket" / multiple-accounts OAuth troubleshooting guide (#8637)
  • Document that JSON embed files must be served over HTTP (#8632)
Commits
  • 95c0be7 Update panel.js version to 1.9.4
  • be07b33 Update release notes for 1.9.4
  • 36cf457 Revert "Remove Langchain callback handler (#8689)"
  • f981408 fix: report the pre-edit value on Tabulator value events (#8714)
  • 4947cc4 Raise a clear type error for unsupported Perspective objects (#8720)
  • 1e6d5fd Fix Tabulator 'starts' and 'ends' header filters (#8719)
  • 432007a docs: Add config file for markdown and llms.txt generation (#8715)
  • 2cbf630 Bump panel.js version to 1.9.4-rc.3
  • 2a40903 Ensure ESM component child views aren't created concurrently (#8713)
  • b9ed9d5 build: Update panel.js to 1.9.4-rc.2
  • 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 [panel](https://github.com/holoviz/panel) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.9.3...v1.9.4)

---
updated-dependencies:
- dependency-name: panel
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, deps. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot added the safe-automerge Dependabot patch/minor — safe for auto-merge label Sep 7, 2026
@mergify

mergify Bot commented Sep 7, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe-automerge Dependabot patch/minor — safe for auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants