Skip to content

build: bump the docs-deps group across 1 directory with 2 updates#187

Merged
RobPasMue merged 1 commit intomainfrom
dependabot/pip/doc/docs-deps-919eb564c3
Apr 17, 2026
Merged

build: bump the docs-deps group across 1 directory with 2 updates#187
RobPasMue merged 1 commit intomainfrom
dependabot/pip/doc/docs-deps-919eb564c3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the docs-deps group with 2 updates in the /doc directory: panel and pillow.

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

Updates pillow from 12.1.1 to 12.2.0

Release notes

Sourced from pillow's releases.

12.2.0

https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html

Documentation

Dependencies

Testing

Other changes

... (truncated)

Commits

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 with 2 updates in the /doc directory: [panel](https://github.com/holoviz/panel) and [pillow](https://github.com/python-pillow/Pillow).


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)

Updates `pillow` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@12.1.1...12.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from MaxJPRey and RobPasMue as code owners April 13, 2026 12:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@RobPasMue RobPasMue merged commit f907467 into main Apr 17, 2026
2 checks passed
@RobPasMue RobPasMue deleted the dependabot/pip/doc/docs-deps-919eb564c3 branch April 17, 2026 10:31
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.

2 participants