Skip to content

build: bump panel from 1.8.9 to 1.8.10 in /doc in the docs-deps group#184

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/doc/docs-deps-5ec91fa526
Closed

build: bump panel from 1.8.9 to 1.8.10 in /doc in the docs-deps group#184
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/doc/docs-deps-5ec91fa526

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the docs-deps group in /doc with 1 update: panel.

Updates panel from 1.8.9 to 1.8.10

Release notes

Sourced from panel's releases.

Version 1.8.10

Panel 1.8.10 focuses on stability improvements across widgets, plotting integrations, and server behavior. It includes fixes for Tabulator serialization, Param widget updates, Plotly and Vega regressions, and several UI issues. This release also improves compatibility with Bokeh 3.9, enhances error reporting when serving apps, and addresses a security issue in panel.js.

Many thanks to the contributors to this release including: @​philippjfr, @​SuMayaBee, @​AtharvaJaiswal005, @​hoxbro, @​ghostiee-11, and @​tmoulignier.

✨ Enhancements

  • Improve Python error messages displayed when serving apps (#8478)
  • Improve state.busy logic to avoid mismatches in busy state tracking (#8498)
  • Allow configuring the Panel CDN with the PANEL_CDN_ROOT environment variable or pn.config.cdn_root (#8512)

🐛 Bug Fixes

  • Prevent spacebar in Card header inputs from toggling collapse (#8442)
  • Fix DateRangeSlider incorrectly modifying both values with timezone-aware timestamps (#8455)
  • Preserve slider bar color when Accordion panels are collapsed or expanded (#8460)
  • Fix datetime axis type mismatch in link_axes after scroll and plot update (#8468)
  • Fix JSON serialization errors in Tabulator when using mixed NaT datetime columns (#8491)
  • Fix Param widget values not updating when changed inside their own callback (#8492)
  • Fix missing validation in _imgshape for image panes (#8485)
  • Fix Vega pane not updating when using inline data (#8495)
  • Fix Plotly regressions introduced in earlier 1.8 releases (#8471, #8476)
  • Ensure all ReactiveESM children render correctly (#8473)
  • Ensure CodeEditor annotations are not overridden (#8505)
  • Fix Modal objects update rendering inline instead of in dialog (#8508)
  • Prevent ValueError when EditableFloatSlider input is cleared (#8511)

🔒 Security

  • Address XSS and prototype overwrite issues in panel.js (#8501)

📦 Compatibility & Dependency Updates

  • Add compatibility with Bokeh 3.9 (#8475)

📚 Documentation

  • Recommend using bound function references instead of watch=True in the bind_component guide (#8479)

🧪 Tests & Maintenance

  • Improve test robustness (#8502)
  • Fix JupyterLite CI workflow (#8494, #8496)
Changelog

Sourced from panel's changelog.

Version 1.8.10

Panel 1.8.10 focuses on stability improvements across widgets, plotting integrations, and server behavior. It includes fixes for Tabulator serialization, Param widget updates, Plotly and Vega regressions, and several UI issues. This release also improves compatibility with Bokeh 3.9, enhances error reporting when serving apps, and addresses a security issue in panel.js.

Many thanks to the contributors to this release including: @​philippjfr, @​SuMayaBee, @​AtharvaJaiswal005, @​hoxbro, @​ghostiee-11, and @​tmoulignier.

✨ Enhancements

  • Improve Python error messages displayed when serving apps (#8478)
  • Improve state.busy logic to avoid mismatches in busy state tracking (#8498)
  • Allow configuring the Panel CDN with the PANEL_CDN_ROOT environment variable or pn.config.cdn_root (#8512)

🐛 Bug Fixes

  • Prevent spacebar in Card header inputs from toggling collapse (#8442)
  • Fix DateRangeSlider incorrectly modifying both values with timezone-aware timestamps (#8455)
  • Preserve slider bar color when Accordion panels are collapsed or expanded (#8460)
  • Fix datetime axis type mismatch in link_axes after scroll and plot update (#8468)
  • Fix JSON serialization errors in Tabulator when using mixed NaT datetime columns (#8491)
  • Fix Param widget values not updating when changed inside their own callback (#8492)
  • Fix missing validation in _imgshape for image panes (#8485)
  • Fix Vega pane not updating when using inline data (#8495)
  • Fix Plotly regressions introduced in earlier 1.8 releases (#8471, #8476)
  • Ensure all ReactiveESM children render correctly (#8473)
  • Ensure CodeEditor annotations are not overridden (#8505)
  • Fix Modal objects update rendering inline instead of in dialog (#8508)
  • Prevent ValueError when EditableFloatSlider input is cleared (#8511)

🔒 Security

  • Address XSS and prototype overwrite issues in panel.js (#8501)

📦 Compatibility & Dependency Updates

  • Add compatibility with Bokeh 3.9 (#8475)

📚 Documentation

  • Recommend using bound function references instead of watch=True in the bind_component guide (#8479)

🧪 Tests & Maintenance

  • Improve test robustness (#8502)
  • Fix JupyterLite CI workflow (#8494, #8496)
Commits
  • dabdb38 Bump panel.js to 1.8.10
  • dd1a6f4 Update CHANGELOG
  • e6c2916 ci: Update github action versions (#8513)
  • e94fddf Prevent spacebar in Card header inputs from toggling collapse (#8442)
  • b8a2b29 Allow making CDN_ROOT configurable (#8512)
  • 40b1fe6 Fix Modal objects update rendering inline instead of in dialog (#8508)
  • 9a66009 fix: prevent ValueError when EditableFloatSlider input is cleared (#8511)
  • 2b50a33 Fix CodeEditor annotations overwritten by Ace worker (#8505)
  • f6dc8a7 Bump panel.js to 1.8.10-rc.0
  • cddfd31 Add 1.8.10 changelog
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docs-deps group in /doc with 1 update: [panel](https://github.com/holoviz/panel).


Updates `panel` from 1.8.9 to 1.8.10
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.8.9...v1.8.10)

---
updated-dependencies:
- dependency-name: panel
  dependency-version: 1.8.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from MaxJPRey and RobPasMue as code owners March 30, 2026 11:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Looks like panel is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 13, 2026
@dependabot dependabot bot deleted the dependabot/pip/doc/docs-deps-5ec91fa526 branch April 13, 2026 11:59
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.

1 participant