Skip to content

build: bump panel from 1.5.0 to 1.5.1#1444

Merged
pyansys-ci-bot merged 3 commits into
mainfrom
dependabot/pip/panel-1.5.1
Oct 1, 2024
Merged

build: bump panel from 1.5.0 to 1.5.1#1444
pyansys-ci-bot merged 3 commits into
mainfrom
dependabot/pip/panel-1.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 30, 2024

Copy link
Copy Markdown
Contributor

Bumps panel from 1.5.0 to 1.5.1.

Release notes

Sourced from panel's releases.

Version 1.5.1

This release primarily focuses on a number of tweaks and enhancements for the documentation and also resolves a number of bugs related to Tabulator rendering and the new FastAPI integration. As always, many thanks to our contributors including our new contributors @​dennisjlee and @​alexcjohnson, our returning contributors @​thuydotm and @​jbednar and the core maintainer team @​hoxbro, @​maximlt, @​ahuang11, @​MarcSkovMadsen and @​philippjfr.

Enhancements

  • Add mapboxgl CSS to Plotly (#7320)
  • Tweak margins of icons in ChatMessage (#7310)

Bug fixes

  • Fix langchain import in panel.chat.langchain (#7297)
  • Ensure Tabulator is consistently redrawn after render and resize (#7305)
  • Filter out empty plotly_selected events (#7312)
  • Improve parameter validation on Timepicker (#7308)
  • Ensure Tabulator.selection consistency when pagination='local' (#7304)
  • Correctly handle ipv6 localhost URI in Location (#7316)
  • Ensure resource URLs are handled correctly in all server implementations (#7318)
  • Ensure Plotly datetime are correctly converted from timestamp to date string (#7319)

Regressions

  • Only postpone --setup script until after server startup if --num-procs is greater than 1 (#7289)

Compatibility

  • Support for Bokeh 3.6.x releases (#7322)

Documentation

  • Fix and improve JupyterLite pyodide distribution (#7286)
  • Document how to apply gradient styling o Tabulator cells (#7291)
  • Clarified wording in best practices docs (#7290)
  • Minor tweaks for the FileDropper (#7307)
  • Ensure docs consistently recommend --dev over --autoreload (#7285)
  • Tweaks for Tabulator docs (#7315)
  • Improve fastapi docs (#7317)
  • Add note about Tabulator font-size (#7321)
  • Tweak best practices (#7301)
  • Fix typo in JPG component docs (#7323)
Changelog

Sourced from panel's changelog.

Version 1.5.1

This release primarily focuses on a number of tweaks and enhancements for the documentation and also resolves a number of bugs related to Tabulator rendering and the new FastAPI integration. As always, many thanks to our contributors including our new contributors @​dennisjlee and @​alexcjohnson, our returning contributors @​thuydotm and @​jbednar and the core maintainer team @​hoxbro, @​maximlt, @​ahuang11, @​MarcSkovMadsen and @​philippjfr.

Enhancements

  • Add mapboxgl CSS to Plotly (#7320)
  • Tweak margins of icons in ChatMessage (#7310)

Bug fixes

  • Fix langchain import in panel.chat.langchain (#7297)
  • Ensure Tabulator is consistently redrawn after render and resize (#7305)
  • Filter out empty plotly_selected events (#7312)
  • Improve parameter validation on Timepicker (#7308)
  • Ensure Tabulator.selection consistency when pagination='local' (#7304)
  • Correctly handle ipv6 localhost URI in Location (#7316)
  • Ensure resource URLs are handled correctly in all server implementations (#7318)
  • Ensure Plotly datetime are correctly converted from timestamp to date string (#7319)

Regressions

  • Only postpone --setup script until after server startup if --num-procs is greater than 1 (#7289)

Compatibility

  • Support for Bokeh 3.6.x releases (#7322)

Documentation

  • Fix and improve JupyterLite pyodide distribution (#7286)
  • Document how to apply gradient styling o Tabulator cells (#7291)
  • Clarified wording in best practices docs (#7290)
  • Minor tweaks for the FileDropper (#7307)
  • Ensure docs consistently recommend --dev over --autoreload (#7285)
  • Tweaks for Tabulator docs (#7315)
  • Improve fastapi docs (#7317)
  • Add note about Tabulator font-size (#7321)
  • Tweak best practices (#7301)
  • Fix typo in JPG component docs (#7323)
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)

Bumps [panel](https://github.com/holoviz/panel) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.5.0...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner September 30, 2024 17:48
@dependabot dependabot Bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Sep 30, 2024
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Sep 30, 2024
@pyansys-ci-bot pyansys-ci-bot enabled auto-merge (squash) September 30, 2024 17:48
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Sep 30, 2024
@codecov

codecov Bot commented Sep 30, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.83%. Comparing base (4bb6c14) to head (69d21a3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1444   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files          86       86           
  Lines        6880     6880           
=======================================
  Hits         6318     6318           
  Misses        562      562           

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

@pyansys-ci-bot pyansys-ci-bot merged commit 40e9a0a into main Oct 1, 2024
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/panel-1.5.1 branch October 1, 2024 06:23
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.

2 participants