Skip to content

CHORE: Bump the doc group with 2 updates#960

Merged
pyansys-ci-bot merged 2 commits intomainfrom
dependabot/pip/doc-8f41274b52
Oct 28, 2024
Merged

CHORE: Bump the doc group with 2 updates#960
pyansys-ci-bot merged 2 commits intomainfrom
dependabot/pip/doc-8f41274b52

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the doc group with 2 updates: ansys-sphinx-theme[autoapi] and panel.

Updates ansys-sphinx-theme[autoapi] from 1.1.6 to 1.1.7

Commits

Updates panel from 1.5.2 to 1.5.3

Release notes

Sourced from panel's releases.

Version 1.5.3

This release fixes a number of smaller regressions related to Tabulator row_content, ensures --dev/--autoreload picks up on external modules correctly and resolves OAuth guest endpoints correctly. Additionally it introduces some enhancements and bug fixes for custom components, such as adding support for loading custom components ESM Javascript bundles from the inbuilt endpoint ensuring that the bundle can be cached by the browser. Many thanks and welcome to our new contributors @​chryshumble and @​haojungc, our returning contributors @​TheoMathurin, @​aktech and @​Coderambling and the core maintainer team @​Hoxbro, @​ahuang11, @​MarcSkovMadsen and @​philippjfr for their contributions to this release.

Enhancements

  • Sync dark mode on browser_info object (#7382)
  • Allow loading custom component ESM bundles from URL (#7410, #7412)

Bug fixes

  • Address issues with Tabulator embed_content and optimize row expansion (#7364)
  • Prevent pipeline network plot from linking with other plots (#7372)
  • Various fixes for custom component compilation (#7381)
  • Fix OAuth guest endpoint (#7385)
  • Fix ReactiveESM._importmap typing (#7392)
  • Ensure that autoreload records modules to watch before startup (#7399)
  • Prevent Tabulator from overlapping when max_height is set (#7403)
  • Do not mutate layout Children inplace (#7417)
  • Set Tabulator null formatter to empty string (#7421)
  • Ensure Tabulator table content does not overflow (#7425)

Compatibility

  • Upgraded Tabulator version to 6.3 (#7419)

Documentation

  • Update components_overview.md with text fixes (#7335)
  • Corrected styles in doc (#7371)
  • Fix typo in panel.io.server docstring (#7405)
Changelog

Sourced from panel's changelog.

Version 1.5.3

This release fixes a number of smaller regressions related to Tabulator row_content, ensures --dev/--autoreload picks up on external modules correctly and resolves OAuth guest endpoints correctly. Additionally it introduces some enhancements and bug fixes for custom components, such as adding support for loading custom components ESM Javascript bundles from the inbuilt endpoint ensuring that the bundle can be cached by the browser. Many thanks and welcome to our new contributors @​chryshumble and @​haojungc, our returning contributors @​TheoMathurin, @​aktech and @​Coderambling and the core maintainer team @​Hoxbro, @​ahuang11, @​MarcSkovMadsen and @​philippjfr for their contributions to this release.

Enhancements

  • Sync dark mode on browser_info object (#7382)
  • Allow loading custom component ESM bundles from URL (#7410, #7412)

Bug fixes

  • Address issues with Tabulator embed_content and optimize row expansion (#7364)
  • Prevent pipeline network plot from linking with other plots (#7372)
  • Various fixes for custom component compilation (#7381)
  • Fix OAuth guest endpoint (#7385)
  • Fix ReactiveESM._importmap typing (#7392)
  • Ensure that autoreload records modules to watch before startup (#7399)
  • Prevent Tabulator from overlapping when max_height is set (#7403)
  • Do not mutate layout Children inplace (#7417)
  • Set Tabulator null formatter to empty string (#7421)
  • Ensure Tabulator table content does not overflow (#7425)

Compatibility

  • Upgraded Tabulator version to 6.3 (#7419)

Documentation

  • Update components_overview.md with text fixes (#7335)
  • Corrected styles in doc (#7371)
  • Fix typo in panel.io.server docstring (#7405)
Commits
  • 7f850dc Bump panel.js to 1.5.3
  • 12df520 Tabulator: ensure markup panes wrap text in row_content (#7431)
  • 03542a6 Ensure Tabulator table content does not overflow (#7425)
  • 110117d enh: Set Bokeh log level to info when importing dask.distributed (#7426)
  • c6505f0 Add reference to patch_tabulator (#7423)
  • 0930d27 ci: Use Microsoft channel for pytest-playwright (#7424)
  • 87ef019 Bump panel.js version to 1.5.3-b.1
  • d8dab9b Update CHANGELOG for 1.5.3b1
  • 6c0599d Do not mutate Children inplace (#7417)
  • 8f8ed23 Bump django from 3.2.25 to 4.2.16 in /examples/apps/django (#7413)
  • 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

@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 20:06
@dependabot dependabot bot added dependabot Related to dependabot dependencies Related with project dependencies maintenance Package and maintenance related labels Oct 28, 2024
@pyansys-ci-bot pyansys-ci-bot enabled auto-merge (squash) October 28, 2024 20:06
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 28, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.19%. Comparing base (13f29aa) to head (0bc2afd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #960      +/-   ##
==========================================
- Coverage   81.27%   81.19%   -0.09%     
==========================================
  Files          36       36              
  Lines        2302     2302              
==========================================
- Hits         1871     1869       -2     
- Misses        431      433       +2     

Bumps the doc group with 2 updates: [ansys-sphinx-theme[autoapi]](https://github.com/ansys/ansys-sphinx-theme) and [panel](https://github.com/holoviz/panel).


Updates `ansys-sphinx-theme[autoapi]` from 1.1.6 to 1.1.7
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.1.6...v1.1.7)

Updates `panel` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme[autoapi]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
- dependency-name: panel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/doc-8f41274b52 branch from c43e3b3 to 9370b79 Compare October 28, 2024 20:22
@pyansys-ci-bot pyansys-ci-bot merged commit 3c1ee1e into main Oct 28, 2024
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/doc-8f41274b52 branch October 28, 2024 20:35
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