Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps panel from 1.7.5 to 1.8.0.

Release notes

Sourced from panel's releases.

Version 1.8.0

This release brings a wide range of new features, enhancements, and compatibility improvements. Highlights include support for JSCode in ECharts and Tabulator, reworked WebSocket reconnection, and the ability to bundle resources into WASM apps, and numerous bug fixes to improve stability across components and templates. It also includes compatibility updates for Bokeh 3.8 and several improvements for use in Pyodide, JupyterLite, and authentication-based deployments. Many thanks to our returning contributors @​dalthviz and @​etihwo, a very warm welcome to our new contributors @​c-meier and @​flxmr and as usual many thanks to our core team including @​maximlt, @​hoxbro, @​ahuang11, @​MarcSkovMadsen and @​philippjfr.

🚀 Features

  • Support for inline JavaScript functions in ECharts and Tabulator via JSCode wrapper (#8162)
  • Add support for reconnecting to a session after network disruption (#8120)
  • Add support for AVIF images (#8164)
  • Add support for bundling local resources into WASM apps (#8181)

✨ Enhancements

  • Improve .from_param() behavior and error messages (#8047, #8079)
  • Add --reuse-sessions warm option to reduce session cold starts (#8087)
  • Enable event dispatch immediately after WebSocket connect (#8101)
  • Improve error message display in LiteralInput (#8102)
  • Allow hold usage from a thread (#8113)
  • Improve uniformity and consistency in Tabulator column configuration (#8127)
  • Trigger param.Event correctly on value change (#8148)
  • Allow registering external extension_cdn for JS resources (#8175)
  • Allow overriding the default_widgets on HoloViews pane (#8186)

🐛 Bug Fixes

  • Ensure Terminal resizes correctly (#8109)
  • Bundle correct AceEditor version (#8111)
  • Remove bokeh-sampledata dependency from Pyodide builds (#8138)
  • Correct resource handling when resources are symlinked (#8143)
  • Correct behavior when FileDownload resets cursor before reading (#8154)
  • Fix handling of NaT values (#8156)
  • Apply template design after rendering template (#8155)
  • Prevent select-all checkbox from being hidden in Material theme (#8147)
  • Fix handling of exclusive bounds in Param widgets (#8165)
  • Fix layout of Card headers with row flex mode (#8166)
  • Uncap height of children in scrollable Column layouts (#8167)
  • Fix errors in ECharts when chart has already been destroyed (#8168)
  • Fix Tabulator filter behavior with list-based filters (#8169)
  • Allow Card to overflow container (#8170)
  • Fix pyodide model syncing (#8174)

⚠️ Deprecations

  • Removed panel.io.model.hold (was moved to panel.io.document.hold in 1.6.0) (#8188)
  • Deprecated panel.chat.langchain.PanelCallbackHandler (to be removed in 1.9.0) (#8188)

📦 Compatibility & Infrastructure

  • Update component versions (#7447)
    • DeckGL version from 9.0.20 to 9.1.14
    • ECharts version from 5.6.0 to 6.0.0

... (truncated)

Changelog

Sourced from panel's changelog.

Version 1.8.0

This release brings a wide range of new features, enhancements, and compatibility improvements. Highlights include support for JSCode in ECharts and Tabulator, reworked WebSocket reconnection, and the ability to bundle resources into WASM apps, and numerous bug fixes to improve stability across components and templates. It also includes compatibility updates for Bokeh 3.8 and several improvements for use in Pyodide, JupyterLite, and authentication-based deployments. Many thanks to our returning contributors @​dalthviz and @​etihwo, a very warm welcome to our new contributors @​c-meier and @​flxmr and as usual many thanks to our core team including @​maximlt, @​hoxbro, @​ahuang11, @​MarcSkovMadsen and @​philippjfr.

🚀 Features

  • Support for inline JavaScript functions in ECharts and Tabulator via JSCode wrapper (#8162)
  • Add support for reconnecting to a session after network disruption (#8120)
  • Add support for AVIF images (#8164)
  • Add support for bundling local resources into WASM apps (#8181)

✨ Enhancements

  • Improve .from_param() behavior and error messages (#8047, #8079)
  • Add --reuse-sessions warm option to reduce session cold starts (#8087)
  • Enable event dispatch immediately after WebSocket connect (#8101)
  • Improve error message display in LiteralInput (#8102)
  • Allow hold usage from a thread (#8113)
  • Improve uniformity and consistency in Tabulator column configuration (#8127)
  • Trigger param.Event correctly on value change (#8148)
  • Allow registering external extension_cdn for JS resources (#8175)
  • Allow overriding the default_widgets on HoloViews pane (#8186)

🐛 Bug Fixes

  • Ensure Terminal resizes correctly (#8109)
  • Bundle correct AceEditor version (#8111)
  • Remove bokeh-sampledata dependency from Pyodide builds (#8138)
  • Correct resource handling when resources are symlinked (#8143)
  • Correct behavior when FileDownload resets cursor before reading (#8154)
  • Fix handling of NaT values (#8156)
  • Apply template design after rendering template (#8155)
  • Prevent select-all checkbox from being hidden in Material theme (#8147)
  • Fix handling of exclusive bounds in Param widgets (#8165)
  • Fix layout of Card headers with row flex mode (#8166)
  • Uncap height of children in scrollable Column layouts (#8167)
  • Fix errors in ECharts when chart has already been destroyed (#8168)
  • Fix Tabulator filter behavior with list-based filters (#8169)
  • Allow Card to overflow container (#8170)
  • Fix pyodide model syncing (#8174)

⚠️ Deprecations

  • Removed panel.io.model.hold (was moved to panel.io.document.hold in 1.6.0) (#8188)
  • Deprecated panel.chat.langchain.PanelCallbackHandler (to be removed in 1.9.0) (#8188)

📦 Compatibility & Infrastructure

  • Update component versions (#7447)
    • DeckGL version from 9.0.20 to 9.1.14

... (truncated)

Commits

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 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.7.5 to 1.8.0.
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.7.5...v1.8.0)

---
updated-dependencies:
- dependency-name: panel
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 16, 2025 17:05
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Sep 16, 2025
@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.79%. Comparing base (e778a10) to head (4a5f493).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2233      +/-   ##
==========================================
- Coverage   94.83%   94.79%   -0.04%     
==========================================
  Files         142      142              
  Lines       10583    10583              
==========================================
- Hits        10036    10032       -4     
- Misses        547      551       +4     

☔ 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.

@pyansys-ci-bot pyansys-ci-bot enabled auto-merge (squash) September 16, 2025 23:14
@RobPasMue RobPasMue disabled auto-merge September 17, 2025 08:54
@RobPasMue RobPasMue merged commit 08aa3df into main Sep 17, 2025
51 of 52 checks passed
@dependabot dependabot bot deleted the dependabot/pip/panel-1.8.0 branch September 17, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants