Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHORE: Bump panel from 1.5.5 to 1.6.0 in the doc group #1064

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the doc group with 1 update: panel.

Updates panel from 1.5.5 to 1.6.0

Release notes

Sourced from panel's releases.

Version 1.6.0

This release adds a number of features including a standalone Modal component, the ability to infer widget parameters from values, and the ability to easily edit a ChatMessage. Additionally it includes a number of enhancements for styling, particularly in dark themes, other enhancements for chat components and a large number of bug fixes. Many thanks for our returning contributor @​kdheepak, our new contributors @​pgierz, @​jonatantreijs and @​etihwo, and of course the whole maintainer team including @​ahuang11, @​MarcSkovMadsen @​hoxbro, @​maximlt and @​philippjfr.

Features

  • Add PAM authentication support (#6861)
  • Add Widget.from_values method (#7033)
  • Add a standalone Modal layout (#7083)
  • Introduces ChatMessage and ChatFeed edit functionality (#7559)

Enhancements

  • Allow ChatFeed.callback_exception to accept a callable and 'traceback' (alias for verbose) (#7558)
  • Fix Accordion active_header_background in dark theme (#7576)
  • Increase default max character limit on ChatAreaInput (#7562)
  • Fix chat message alignment issues (#7563)
  • Make Markdown pane line breaking behavior configurable (#7582)
  • Improve styling of chat components in dark theme (#7601, #7602)
  • Automatically scroll when streaming to ChatFeed and ChatStep (#7608)
  • Add support for remote filesystems on FileSelector (#7618)
  • Add support for FigureWidget events on Plotly pane (#7654, #7662)

Bug fixes

  • Fix Azure Oauth issues (#7587)
  • Correctly display file not found paths in panel convert (#7589)
  • Fix Tabulator.patch when table is filtered (#7621)
  • Ensure esbuild can be detected on windows during panel compile (#7625)
  • Fix various issues styling Tabulator when it is wider than the viewport (#7626)
  • Fix resource loading when serving Panel app on nested FastAPI endpoint (#7627)
  • Fix panel oauth-secret command (#7628)
  • Ensure fonts are applied to NotificationArea (#7633)
  • Handle session context where session is not defined (#7634)
  • Ensure CompositeWidget can be populated in callback (#7636)
  • Correctly identify skimage and PIL packages when converting to pyodide (#7637)
  • Ensure we use CDN resources in pyodide (#7638)
  • Consistently apply sizing_mode to FileSelector components (#7640)
  • Ensure tasks are cancelled correctly (#7641)
  • Ensure NotificationArea stylesheet loads in panel-preview (#7643)
  • Ensure NestedSelect updates when options are changed (#7649)
  • Ensure ButtonIcon displays an icon during click (#7650)

Compatibility and Updates

  • Update panel convert to latest versions of pyodide and pyscript (#7584)
  • Bump plotly.js version to 2.35.3 (#7657)
  • Bump tabulator.js version to 6.3.1 (#7656)

Documentation

... (truncated)

Changelog

Sourced from panel's changelog.

Version 1.6.0

This release adds a number of features including a standalone Modal component, the ability to infer widget parameters from values, and the ability to easily edit a ChatMessage. Additionally it includes a number of enhancements for styling, particularly in dark themes, other enhancements for chat components and a large number of bug fixes. Many thanks for our returning contributor @​kdheepak, our new contributors @​pgierz, @​jonatantreijs and @​etihwo, and of course the whole maintainer team including @​ahuang11, @​MarcSkovMadsen @​hoxbro, @​maximlt and @​philippjfr.

Features

  • Add PAM authentication support (#6861)
  • Add Widget.from_values method (#7033)
  • Add a standalone Modal layout (#7083)
  • Introduces ChatMessage and ChatFeed edit functionality (#7559)

Enhancements

  • Allow ChatFeed.callback_exception to accept a callable and 'traceback' (alias for verbose) (#7558)
  • Fix Accordion active_header_background in dark theme (#7576)
  • Increase default max character limit on ChatAreaInput (#7562)
  • Fix chat message alignment issues (#7563)
  • Make Markdown pane line breaking behavior configurable (#7582)
  • Improve styling of chat components in dark theme (#7601, #7602)
  • Automatically scroll when streaming to ChatFeed and ChatStep (#7608)
  • Add support for remote filesystems on FileSelector (#7618)
  • Add support for FigureWidget events on Plotly pane (#7654, #7662)

Bug fixes

  • Fix Azure Oauth issues (#7587)
  • Correctly display file not found paths in panel convert (#7589)
  • Fix Tabulator.patch when table is filtered (#7621)
  • Ensure esbuild can be detected on windows during panel compile (#7625)
  • Fix various issues styling Tabulator when it is wider than the viewport (#7626)
  • Fix resource loading when serving Panel app on nested FastAPI endpoint (#7627)
  • Fix panel oauth-secret command (#7628)
  • Ensure fonts are applied to NotificationArea (#7633)
  • Handle session context where session is not defined (#7634)
  • Ensure CompositeWidget can be populated in callback (#7636)
  • Correctly identify skimage and PIL packages when converting to pyodide (#7637)
  • Ensure we use CDN resources in pyodide (#7638)
  • Consistently apply sizing_mode to FileSelector components (#7640)
  • Ensure tasks are cancelled correctly (#7641)
  • Ensure NotificationArea stylesheet loads in panel-preview (#7643)
  • Ensure NestedSelect updates when options are changed (#7649)
  • Ensure ButtonIcon displays an icon during click (#7650)

Compatibility and Updates

  • Update panel convert to latest versions of pyodide and pyscript (#7584)
  • Bump plotly.js version to 2.35.3 (#7657)
  • Bump tabulator.js version to 6.3.1 (#7656)

Documentation

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

@dependabot dependabot bot requested a review from a team as a code owner January 27, 2025 19:10
@dependabot dependabot bot added dependabot Related to dependabot dependencies Related with project dependencies maintenance Package and maintenance related labels Jan 27, 2025
@pyansys-ci-bot pyansys-ci-bot enabled auto-merge (squash) January 27, 2025 19:10
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 27, 2025
Bumps the doc group with 1 update: [panel](https://github.com/holoviz/panel).


Updates `panel` from 1.5.5 to 1.6.0
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.5.5...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/doc-c8731c596c branch from e711632 to 463b0aa Compare January 27, 2025 19:24
@pyansys-ci-bot pyansys-ci-bot merged commit b38e3c4 into main Jan 27, 2025
56 checks passed
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/doc-c8731c596c branch January 27, 2025 19:38
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.59%. Comparing base (2f0621e) to head (b6e12f5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1064      +/-   ##
==========================================
- Coverage   87.63%   87.59%   -0.05%     
==========================================
  Files          36       36              
  Lines        2362     2362              
==========================================
- Hits         2070     2069       -1     
- Misses        292      293       +1     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Related to dependabot dependencies Related with project dependencies documentation Improvements or additions to documentation maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant