Skip to content

build: bump panel from 1.5.1 to 1.5.2#1459

Merged
pyansys-ci-bot merged 2 commits into
mainfrom
dependabot/pip/panel-1.5.2
Oct 7, 2024
Merged

build: bump panel from 1.5.1 to 1.5.2#1459
pyansys-ci-bot merged 2 commits into
mainfrom
dependabot/pip/panel-1.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 7, 2024

Bumps panel from 1.5.1 to 1.5.2.

Release notes

Sourced from panel's releases.

Version 1.5.2

This release is a small patch release primarily addressing a regression handling selections on multi-indexed data on the Tabulator widget along with a number of documentation improvements. Many thanks to @​jrycw along with @​MarcSkovMadsen, @​Hoxbro and @​philippjfr for their contributions to this release.

Bug fixes

  • Fix regression handling selection on multi-indexed Tabulator data (#7336)
  • Fix Fast template theme toggle color (#7341)

Documentation

  • Fix typo for FastListTemplate reference example (#7339)
  • Fix custom component docstrings (#7342)
  • Improve plotly style guide (#7346)
  • Ensure sidebar toggle patch is loaded correctly (#7349)
  • Fix and update WebLLM example (#7351)
  • Correctly document step unit on DateSlider (#7353)
Changelog

Sourced from panel's changelog.

Version 1.5.2

Date: 2024-10-03

This release is a small patch release primarily addressing a regression handling selections on multi-indexed data on the Tabulator widget along with a number of documentation improvements. Many thanks to @​jrycw along with @​MarcSkovMadsen, @​Hoxbro and @​philippjfr for their contributions to this release.

Bug fixes

  • Fix regression handling selection on multi-indexed Tabulator data (#7336)
  • Fix Fast template theme toggle color (#7341)

Documentation

  • Fix typo for FastListTemplate reference example (#7339)
  • Fix custom component docstrings (#7342)
  • Improve plotly style guide (#7346)
  • Ensure sidebar toggle patch is loaded correctly (#7349)
  • Fix and update WebLLM example (#7351)
  • Correctly document step unit on DateSlider (#7353)
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 requested a review from a team as a code owner October 7, 2024 17:45
@dependabot dependabot Bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Oct 7, 2024
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Oct 7, 2024
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Oct 7, 2024
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Oct 7, 2024
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Oct 7, 2024
Bumps [panel](https://github.com/holoviz/panel) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.5.1...v1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Oct 7, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.83%. Comparing base (50116ca) to head (cd9abc1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1459   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files          86       86           
  Lines        6922     6922           
=======================================
  Hits         6357     6357           
  Misses        565      565           

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

@pyansys-ci-bot pyansys-ci-bot merged commit 187029b into main Oct 7, 2024
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/panel-1.5.2 branch October 7, 2024 19:28
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.

1 participant