Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2024

Bumps the docs-deps group with 2 updates: notebook and panel.

Updates notebook from 7.0.6 to 7.0.7

Release notes

Sourced from notebook's releases.

v7.0.7

7.0.7

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​brichet | @​d5423197 | @​github-actions | @​jtpio | @​krassowski | @​meeseeksmachine

Changelog

Sourced from notebook's changelog.

7.0.7

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​brichet | @​d5423197 | @​github-actions | @​jtpio | @​krassowski | @​meeseeksmachine

Commits

Updates panel from 1.3.6 to 1.3.7

Release notes

Sourced from panel's releases.

Version 1.3.7

This patch release focuses on a number of fixes and minor enhancements for the chat components and various other smaller improvements and fixes including docs improvements. In particular we want to highlight the new Ploomber deployment guide contributed by @​neelash23. Next we want to welcome @​jz314, @​fayssalelmofatiche and @​neelasha23 as new contributors and welcome back @​SultanOrazbayev as a returning contributor. Lastly we want to thank the core contributor team, including @​MarcSkovMadsen, @​ahuang11, @​maximlt, @​Hoxbro and @​philippjfr for their continued efforts maintaining Panel.

Enhancements

  • Add filter_by to ChatMessage.serialize (#6090)
  • Support using an SVG for ToggleIcon (#6127)
  • Add resizable param to TextAreaInput (#6126)
  • Improve date and datetime picker functionality (#6152)
  • Add activity indicator to ChatMessage (#6153)
  • Lazily import bleach HTML sanitizer (#6179)

Bug fixes

  • Fix alignment issues in chat components (#6104, #6135)
  • Fix generator placeholder and optimize updates in Chat components (#6105)
  • Fix issue with callback future handling on Chat components (#6120)
  • Fix bug in Chat interfaces related to pn.state.browser_info (#6122)
  • Allow instantiating empty Matplotlib pane (#6128)
  • Ensure icon displays inline with text on FileDownload (#6133)
  • Fix styling of links in Tabulator fast theme (#6146)
  • Fix passing of card_params on ChatFeed (#6154)
  • Handle Tabulator.title_formatter if is type dict (#6166)
  • Fix per_session caching (#6169)
  • Correctly reshape nd-arrays in Plotly pane (#6174)
  • Handle NaT values on Perspective pane (#6176)
  • Do not rerender output if ReplacementPane object identity is unchanged (#6183)
  • Tabulator: fix valuesLookup set up for older list-like editors (#6192)
  • Fix pyodide loading message styling issues (#6194)
  • More complete patch for the TextEditor to support being rendered in the Shadow DOM (#6222)
  • Add guard to Tabulator ensuring that it does not error when it is not rendered (#6223)
  • Fix race conditions when instantiating Comm in Jupyter causing notifications to break (#6229, #6234)
  • Handle duplicate attempts at refreshing auth tokens (#6233)

Compatibility & Security

Documentation

  • Add Design and Theme explanation documentation (#4741)
  • Fix pyodide execution in documentation
  • Fix wrong and broken link (#5988, #6132)
  • Use GoatCounter for website analytics (#6117)
  • Add Dask How to guide (#4234)
  • Fix Material template notebook .show() call (#6137)
  • Add missing item in docstring (#6167)
  • Ploomber Cloud deployment documentation (#6182)
  • Correct duplicate wording (#6188)
  • Update JupyterLite Altair example to latest API (#6226)
Changelog

Sourced from panel's changelog.

Version 1.3.7

Date: 2024-01-19

This patch release focuses on a number of fixes and minor enhancements for the chat components and various other smaller improvements and fixes including docs improvements. In particular we want to highlight the new Ploomber deployment guide contributed by @​neelash23. Next we want to welcome @​jz314, @​fayssalelmofatiche and @​neelasha23 as new contributors and welcome back @​SultanOrazbayev as a returning contributor. Lastly we want to thank the core contributor team, including @​MarcSkovMadsen, @​ahuang11, @​maximlt, @​Hoxbro and @​philippjfr for their continued efforts maintaining Panel.

Enhancements

  • Add filter_by to ChatMessage.serialize (#6090)
  • Support using an SVG for ToggleIcon (#6127)
  • Add resizable param to TextAreaInput (#6126)
  • Improve date and datetime picker functionality (#6152)
  • Add activity indicator to ChatMessage (#6153)
  • Lazily import bleach HTML sanitizer (#6179)

Bug fixes

  • Fix alignment issues in chat components (#6104, #6135)
  • Fix generator placeholder and optimize updates in Chat components (#6105)
  • Fix issue with callback future handling on Chat components (#6120)
  • Fix bug in Chat interfaces related to pn.state.browser_info (#6122)
  • Allow instantiating empty Matplotlib pane (#6128)
  • Ensure icon displays inline with text on FileDownload (#6133)
  • Fix styling of links in Tabulator fast theme (#6146)
  • Fix passing of card_params on ChatFeed (#6154)
  • Handle Tabulator.title_formatter if is type dict (#6166)
  • Fix per_session caching (#6169)
  • Correctly reshape nd-arrays in Plotly pane (#6174)
  • Handle NaT values on Perspective pane (#6176)
  • Do not rerender output if ReplacementPane object identity is unchanged (#6183)
  • Tabulator: fix valuesLookup set up for older list-like editors (#6192)
  • Fix pyodide loading message styling issues (#6194)
  • More complete patch for the TextEditor to support being rendered in the Shadow DOM (#6222)
  • Add guard to Tabulator ensuring that it does not error when it is not rendered (#6223)
  • Fix race conditions when instantiating Comm in Jupyter causing notifications to break (#6229, #6234)
  • Handle duplicate attempts at refreshing auth tokens (#6233)

Compatibility & Security

Documentation

  • Add Design and Theme explanation documentation (#4741)
  • Fix pyodide execution in documentation
  • Fix wrong and broken link (#5988, #6132)
  • Use GoatCounter for website analytics (#6117)
  • Add Dask How to guide (#4234)
  • Fix Material template notebook .show() call (#6137)
  • Add missing item in docstring (#6167)

... (truncated)

Commits
  • 4590caf Bump panel.js version to 1.3.7
  • 931b957 Allow providing additional stylesheets in card_params (#6242)
  • b206b45 Bump panel.js version to 1.3.7-rc.3
  • 0f2e400 Do let ChatFeed update model (#6199)
  • 6a3e08c Bump panel.js version to 1.3.7-rc.2
  • 471ff4a Patch HoloViews client comm to ensure server comm is initialized (#6234)
  • 1620df5 Handle duplicate attempts to refresh auth tokens (#6233)
  • cb15722 Bump panel.js version to 1.3.7-rc.1
  • fb519a5 Add CHANGELOG for 1.3.7 (#6231)
  • db6a2bb Bump plotly.js version to avoid CVE (#6230)
  • Additional commits viewable in compare view

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 <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: [notebook](https://github.com/jupyter/notebook) and [panel](https://github.com/holoviz/panel).


Updates `notebook` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.0.7/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.0.6...@jupyter-notebook/tree@7.0.7)

Updates `panel` from 1.3.6 to 1.3.7
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.3.6...v1.3.7)

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs-deps
- dependency-name: panel
  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 a review from a team as a code owner January 19, 2024 17:16
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jan 19, 2024
@codecov
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a5c4672) 91.88% compared to head (38cb334) 91.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #942   +/-   ##
=======================================
  Coverage   91.88%   91.88%           
=======================================
  Files          83       83           
  Lines        5942     5942           
=======================================
  Hits         5460     5460           
  Misses        482      482           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RobPasMue RobPasMue merged commit 0026642 into main Jan 22, 2024
@RobPasMue RobPasMue deleted the dependabot/pip/docs-deps-1b93f485fe branch January 22, 2024 07:00
RobPasMue pushed a commit that referenced this pull request Jan 23, 2024
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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