Skip to content

build(deps): bump panel from 1.6.1 to 1.8.2#155

Merged
jnareb merged 1 commit into
mainfrom
dependabot/pip/panel-1.8.2
Oct 30, 2025
Merged

build(deps): bump panel from 1.6.1 to 1.8.2#155
jnareb merged 1 commit into
mainfrom
dependabot/pip/panel-1.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Copy link
Copy Markdown
Contributor

Bumps panel from 1.6.1 to 1.8.2.

Release notes

Sourced from panel's releases.

Version 1.8.2

This patch release focuses on polishing the user experience, fixing regressions, and improving documentation, particularly around app deployment and Tabulator interactivity. It includes several frontend and CSS tweaks, pyodide compatibility fixes, and two new deployment guides for Anaconda Notebooks and PythonAnywhere. Thanks to @​philippjfr, @​maximlt, @​etihwo, @​MarcSkovMadsen, and @​Coderambling for their contributions to this release.

✨ Enhancements

  • Allow custom control over Tabulator editable rows using JSCode (#8204)
  • Improve UI discoverability on EditableTemplate (#8206)
  • Set pointer cursor on "Connection Lost" toast notification (#8209)
  • Serve index.html automatically when serving a static directory (#8222)

🐛 Bug Fixes

  • Ensure Tabulator does not break if other components don't correctly initialize (#8212)
  • Fix Pyodide jsnull value conversion in Bokeh JSON patches (#8217)
  • Fix regression causing column headers not to stretch properly across layout (#8219)
  • Ensure config.npm_cdn is respected (#8233)
  • Ensure bundled pyodide resources use correct path separator (#8230)
  • Ensure pyodide resource bundle is only generated if necessary (#8234)
  • Ensure pyodide session is registered as loaded (#8235)

📚 Documentation

  • Add how-to guide on deploying Panel apps on Anaconda Notebooks (#8207)
  • Add how-to guide on deploying Panel apps on PythonAnywhere (#8216)
  • Update Plotly.ipynb to reflect current Plotly version and correct doc URLs (#8214, #8203)
  • Add missing Anaconda logo to documentation (#8208)
  • Add how-to guide on using uv to distribute Panel apps and dependencies (#8205)

Version 1.8.1

Many thanks to @​ATL2001 (first contribution), @​Coderambling, @​philippjfr, and @​hoxbro for their contributions.

Enhancements

  • Add configuration to disable container popup (#8200)

Bug Fixes

  • Ensure Tabulator empty column has no width (#8193)
  • Add UTC timezone to default time for croniter (#8199)

Documentation

  • Update indicators_performance.md to fix typo (#8192)

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)

... (truncated)

Changelog

Sourced from panel's changelog.

Version 1.8.2

This patch release focuses on polishing the user experience, fixing regressions, and improving documentation, particularly around app deployment and Tabulator interactivity. It includes several frontend and CSS tweaks, pyodide compatibility fixes, and two new deployment guides for Anaconda Notebooks and PythonAnywhere. Thanks to @​philippjfr, @​maximlt, @​etihwo, @​MarcSkovMadsen, and @​Coderambling for their contributions to this release.

✨ Enhancements

  • Allow custom control over Tabulator editable rows using JSCode (#8204)
  • Improve UI discoverability on EditableTemplate (#8206)
  • Set pointer cursor on "Connection Lost" toast notification (#8209)
  • Serve index.html automatically when serving a static directory (#8222)

🐛 Bug Fixes

  • Ensure Tabulator does not break if other components don't correctly initialize (#8212)
  • Fix Pyodide jsnull value conversion in Bokeh JSON patches (#8217)
  • Fix regression causing column headers not to stretch properly across layout (#8219)
  • Ensure config.npm_cdn is respected (#8233)
  • Ensure bundled pyodide resources use correct path separator (#8230)
  • Ensure pyodide resource bundle is only generated if necessary (#8234)
  • Ensure pyodide session is registered as loaded (#8235)

📚 Documentation

  • Add how-to guide on deploying Panel apps on Anaconda Notebooks (#8207)
  • Add how-to guide on deploying Panel apps on PythonAnywhere (#8216)
  • Update Plotly.ipynb to reflect current Plotly version and correct doc URLs (#8214, #8203)
  • Add missing Anaconda logo to documentation (#8208)
  • Add how-to guide on using uv to distribute Panel apps and dependencies (#8205)

Version 1.8.1

Many thanks to @​ATL2001 (first contribution), @​Coderambling, @​philippjfr, and @​hoxbro for their contributions.

Enhancements

  • Add configuration to disable container popup (#8200)

Bug Fixes

  • Ensure Tabulator empty column has no width (#8193)
  • Add UTC timezone to default time for croniter (#8199)

Documentation

  • Update indicators_performance.md to fix typo (#8192)

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.

... (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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 13, 2025
@dagshub

dagshub Bot commented Oct 13, 2025

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Oct 13, 2025

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/diffannotator
   __init__.py00100% 
   annotate.py82413783%75–76, 85, 92, 108–111, 113–115, 117, 446–447, 451–452, 454, 505, 507–509, 511, 513–515, 517–518, 520–522, 631, 634, 637–638, 693, 870, 906, 959–961, 965, 1005, 1086, 1354, 1368–1371, 1373, 1377–1380, 1382, 1562, 1565, 1783, 1785, 1832, 1857–1858, 1967, 1970, 2110–2111, 2113, 2138, 2189–2190, 2209–2210, 2213, 2228, 2243–2244, 2285, 2354, 2365, 2391, 2401, 2403, 2412–2416, 2420–2424, 2426, 2461, 2557, 2570–2571, 2574, 2577–2578, 2580–2582, 2584, 2586–2588, 2590–2591, 2593, 2595, 2609, 2612, 2627–2629, 2635, 2648, 2657, 2665, 2668, 2738, 2744, 2746–2747, 2760, 2769–2774, 2888–2889, 2892–2893, 2897, 2942
   config.py50786%55–59, 61, 104
   gather_data.py3425284%87, 91, 93, 101, 106, 108, 121, 129, 162, 240–241, 244–245, 248, 251, 262, 280–286, 318–319, 342–343, 366, 390, 415–416, 618, 622, 655, 790, 803, 805, 808, 812, 814, 852, 882–883, 949, 1001, 1187, 1219–1223, 1227
   generate_patches.py38392%102, 104, 126
   languages.py1011684%178, 181, 184, 187, 190, 194, 225–226, 238, 257, 269, 271–272, 275, 281, 319
   lexer.py29293%102–103
src/diffannotator/utils
   __init__.py00100% 
   git.py4757983%118, 269, 359, 361, 364–365, 367, 369–372, 374–376, 378–380, 385–386, 390, 392–393, 397–399, 401–402, 404–405, 407–408, 410, 532–533, 536, 585, 595, 598–600, 606, 637, 641, 648, 680, 693, 756, 843, 898, 905, 990, 992, 1112–1113, 1175–1177, 1180–1181, 1224, 1228, 1305, 1310, 1312, 1315–1316, 1318, 1391–1392, 1525, 1527, 1555–1556, 1568, 1570, 1587–1588, 1628, 1642
TOTAL185929684% 

Tests Skipped Failures Errors Time
81 8 💤 0 ❌ 0 🔥 8.529s ⏱️

Bumps [panel](https://github.com/holoviz/panel) from 1.6.1 to 1.8.2.
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.6.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/panel-1.8.2 branch from d444c95 to 18595c3 Compare October 30, 2025 11:13
@jnareb jnareb merged commit 16f3279 into main Oct 30, 2025
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/panel-1.8.2 branch October 30, 2025 11:33
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