Skip to content

CHORE: Bump panel from 1.6.1 to 1.7.1 in the doc group - #1194

Merged
pyansys-ci-bot merged 3 commits into
mainfrom
dependabot/pip/doc-55eba9f75d
Jun 18, 2025
Merged

CHORE: Bump panel from 1.6.1 to 1.7.1 in the doc group#1194
pyansys-ci-bot merged 3 commits into
mainfrom
dependabot/pip/doc-55eba9f75d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown
Contributor

Bumps the doc group with 1 update: panel.

Updates panel from 1.6.1 to 1.7.1

Release notes

Sourced from panel's releases.

Version 1.7.1

This patch release adds a new option to disable FileDropper previews and fixes a regression when updating Column children in Bokeh<3.7. Additionally, it includes a number of documentation improvements. Many thanks to our returning contributors @​dalthviz, @​emmanuel-ferdman, @​MarcSkovMadsen, and @​hoxbro

Enhancements

  • Add option to disable FileDropper previews (#7944)
  • --index-titles help string typo fix and don't call title on user input (#7935)

Bug fixes

  • Migrate to correct logger interface (#7931)
  • Column updates not working for Bokeh<3.7 (#7948)

Documentation

  • Fix image links in Azure documentation (#7938)

Version 1.7.0

This minor release is not as jam-packed as previous minor releases but adds a number of quality of life improvements, bug fixes and features along with version and compatibility updates for a number of JS dependencies. Many thanks to some of our more frequent contributors @​dalthviz, @​etihwo, our new contributor @​emmanuel-ferdman and our maintainers @​Hoxbro, @​MarcSkovMadsen and @​philippjfr.

Features

  • Add a secondary (right) sidebar to the FastListTemplate (#7774)
  • Add Date(Time)Picker.allowInput option (#7886)
  • Add Markdown.disable_anchors option (#7902)
  • Add config.cache_path variable to configure default location for diskcache (#7903)
  • Support custom cookie path (#7911)
  • Allow customizing index page titles with --index-titles CLI option (#7916)
  • Add Image.target option to configure where to open link_url (#7924)

Enhancements

  • Display parameter name in error messages (#7879)
  • Improve Material design styling (#7891, #7917)
  • Improve logic for computing Tabulator page size automatically (#7915)

Versions and Compatibility

  • Bump Ace CodeEditor version 1.40.1 and add themes (#7874)
  • Bump pyodide version to 0.27.5 (#7905)
  • Bump ECharts version to 5.6.0 (#7905)
  • Bump JSONEditor version to 10.2.0 (#7905)
  • Bump Perspective version to 3.6.1 (#7919)

Bug fixes

  • Deduplicate components before compiling (#7887)
  • Avoid boomeranging of events after hold is applied (#7892)

... (truncated)

Changelog

Sourced from panel's changelog.

Version 1.7.1

This patch release adds a new option to disable FileDropper previews and fixes a regression when updating Column children in Bokeh<3.7. Additionally it includes a number of documentation improvements. Many thanks to our returning contributors @​dalthviz, @​emmanuel-ferdman, @​MarcSkovMadsen, and @​hoxbro

Enhancements

  • Add option to disable FileDropper previews (#7944)
  • --index-titles help string typo fix and don't call title on user input (#7935)

Bug fixes

  • Migrate to correct logger interface (#7931)
  • Column updates not working for Bokeh<3.7 (#7948)

Documentation

  • Fix image links in Azure documentation (#7938)

Version 1.7.0

This minor release is not as jam-packed as previous minor releases but adds a number of quality of life improvements, bug fixes and features along with version and compatibility updates for a number of JS dependencies. Many thanks to some of our more frequent contributors @​dalthviz, @​etihwo, our new contributor @​emmanuel-ferdman and our maintainers @​Hoxbro, @​MarcSkovMadsen and @​philippjfr.

Features

  • Add a secondary (right) sidebar to the FastListTemplate (#7774)
  • Add Date(Time)Picker.allowInput option (#7886)
  • Add Markdown.disable_anchors option (#7902)
  • Add config.cache_path variable to configure default location for diskcache (#7903)
  • Support custom cookie path (#7911)
  • Allow customizing index page titles with --index-titles CLI option (#7916)
  • Add Image.target option to configure where to open link_url (#7924)

Enhancements

  • Display parameter name in error messages (#7879)
  • Improve Material design styling (#7891, #7917)
  • Improve logic for computing Tabulator page size automatically (#7915)

Versions and Compatibility

  • Bump Ace CodeEditor version 1.40.1 and add themes (#7874)
  • Bump pyodide version to 0.27.5 (#7905)
  • Bump ECharts version to 5.6.0 (#7905)
  • Bump JSONEditor version to 10.2.0 (#7905)
  • Bump Perspective version to 3.6.1 (#7919)

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

Bumps the doc group with 1 update: [panel](https://github.com/holoviz/panel).


Updates `panel` from 1.6.1 to 1.7.1
- [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.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependabot Related to dependabot label Jun 16, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner June 16, 2025 20:59
@dependabot dependabot Bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jun 16, 2025
@pyansys-ci-bot
pyansys-ci-bot enabled auto-merge (squash) June 16, 2025 20:59
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 16, 2025
@codacy-production

codacy-production Bot commented Jun 16, 2025

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (83eecd6) 2537 2193 86.44%
Head commit (f35131e) 2537 (+0) 2193 (+0) 86.44% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1194) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov

codecov Bot commented Jun 16, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.44%. Comparing base (83eecd6) to head (f35131e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1194   +/-   ##
=======================================
  Coverage   86.44%   86.44%           
=======================================
  Files          39       39           
  Lines        2537     2537           
=======================================
  Hits         2193     2193           
  Misses        344      344           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pyansys-ci-bot
pyansys-ci-bot merged commit 35d67d9 into main Jun 18, 2025
@pyansys-ci-bot
pyansys-ci-bot deleted the dependabot/pip/doc-55eba9f75d branch June 18, 2025 13:48
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.

2 participants