Skip to content

MAINT: Bump the doc group across 1 directory with 4 updates - #866

Merged
pyansys-ci-bot merged 3 commits into
mainfrom
dependabot/pip/doc-c300464535
Aug 9, 2024
Merged

MAINT: Bump the doc group across 1 directory with 4 updates#866
pyansys-ci-bot merged 3 commits into
mainfrom
dependabot/pip/doc-c300464535

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2024

Copy link
Copy Markdown
Contributor

Bumps the doc group with 4 updates in the / directory: numpydoc, panel, sphinx-gallery and sphinx-notfound-page.

Updates numpydoc from 1.7.0 to 1.8.0

Commits

Updates panel from 1.4.4 to 1.4.5

Release notes

Sourced from panel's releases.

Version 1.4.5

This release addresses includes a wide range of bug fixes and some minor enhancements primarily aimed at performance. Many thanks to @​CodeRambling as a returning contributor, and the core developer team including @​Hoxbro, @​MarcSkovMadsen, @​maximlt and @​philippjfr for contributing to this release.

Enhancements

  • Ensure Design is applied globally when using global templates (#6992)
  • Do not re-render all children when expanding Tabulator row (#7008)
  • Allow providing DataFrame as part of vega(-lite) spec (#6979, #7024)
  • Make autoreload robust to syntax errors and empty apps (#7028)

Bug fixes

  • Clear selection if value change from pagination=remote (#6008, #6968)
  • Ensure user cookie can be unencoded (#6937)
  • Do not trigger ScrollButton event unless clicked (#6938)
  • Do not error on autoreload shutdown (#6940)
  • Ensure hooks such as plot linking are applied across roots in a template (#6975)
  • Ensure Feed maintains scroll position (#6984)
  • Ensure correct Document is set after liveness session cleanup (#6988)
  • Fix issue detecting PyScript worker (#6998)
  • Fix FileDownload icon alignment (#6981)
  • Ensure redraw does not error out if Tabulator is undefined (#6930)
  • Guard auth against user being removed (#6908)
  • Fix empty Vega pane with sizing_mode exception (#7020)
  • Ensure Gauge is responsively sized (#7034)
  • Ensure Tabulator sorters are correctly synced (#7036)
  • Improve font-size and alignment in Bootstrap Card header (#7037)
  • Do not sync StaticText.value with the frontend (#7038)

Documentation

  • Add crossfiltering dashboard tutorial (#6630)
  • Add server video stream tutorial (#6727)
  • Improve Param pane docstring (#6989)
  • Fix streamz reference notebook (#6980)
  • Document that Image pane is a wrapper around PNG, JPEG, PDF etc. panes (#7004)
  • Fix missing scrollbar in Fast template docs (#7026
  • Improve server video tutorial (#7027)
Changelog

Sourced from panel's changelog.

Version 1.4.5

Date: 2024-07-25

This release addresses includes a wide range of bug fixes and some minor enhancements primarily aimed at performance. Many thanks to @​CodeRambling as a returning contributor, and the core developer team including @​Hoxbro, @​MarcSkovMadsen, @​maximlt and @​philippjfr for contributing to this release.

Enhancements

  • Ensure Design is applied globally when using global templates (#6992)
  • Do not re-render all children when expanding Tabulator row (#7008)
  • Allow providing DataFrame as part of vega(-lite) spec (#6979)

Bug fixes

  • Clear selection if value change from pagination=remote (#6008, #6968)
  • Ensure user cookie can be unencoded (#6937)
  • Do not trigger ScrollButton event unless clicked (#6938)
  • Do not error on autoreload shutdown (#6940)
  • Ensure hooks such as plot linking are applied across roots in a template (#6975)
  • Ensure Feed maintains scroll position (#6984)
  • Ensure correct Document is set after liveness session cleanup (#6988)
  • Fix issue detecting PyScript worker (#6998)
  • Fix FileDownload icon alignment (#6981)
  • Ensure redraw does not error out if Tabulator is undefined (#6930)
  • Guard auth against user being removed (#6908)

Documentation

  • Add crossfiltering dashboard tutorial (#6630)
  • Add server video stream tutorial (#6727)
  • Improve Param pane docstring (#6989)
  • Fix streamz reference notebook (#6980)
  • Document that Image pane is a wrapper around PNG, JPEG, PDF etc. panes (#7004)
Commits

Updates sphinx-gallery from 0.17.0 to 0.17.1

Release notes

Sourced from sphinx-gallery's releases.

Release v0.17.1

Full Changelog

Fixed bugs:

  • FIX: Fix stability of stored compiled regex #1369 (larsoner)
  • ENH: Improve _sanitize_rst #1366 (timhoffm)
  • Obey prefer_full_module setting when finding backreferences #1364 (QuLogic)
  • Fix linking to class attributes with prefer_full_module #1363 (QuLogic)
  • Improve minigallery directive path input resolution #1360 (lucyleeow)
  • FIX Allow str path minigallery entries when backreferences off #1355 (lucyleeow)
  • FIX generate zipfiles when index passed by user #1353 (lucyleeow)

Documentation

Project maintenance

Commits

Updates sphinx-notfound-page from 1.0.2 to 1.0.4

Changelog

Sourced from sphinx-notfound-page's changelog.

Version 1.0.4

:Date: Jul 31, 2024

  • Fix issue when installing with Sphinx 7.2.x and notfound_urls_prefix=None

Version 1.0.3

:Date: Jul 30, 2024

  • Fix _Opt deprecation warning
Commits

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 4 updates in the / directory: [numpydoc](https://github.com/numpy/numpydoc), [panel](https://github.com/holoviz/panel), [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) and [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page).


Updates `numpydoc` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst)
- [Commits](numpy/numpydoc@v1.7.0...v1.8.0)

Updates `panel` from 1.4.4 to 1.4.5
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.4.4...v1.4.5)

Updates `sphinx-gallery` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases)
- [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator)
- [Commits](sphinx-gallery/sphinx-gallery@v0.17.0...v0.17.1)

Updates `sphinx-notfound-page` from 1.0.2 to 1.0.4
- [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-notfound-page@1.0.2...1.0.4)

---
updated-dependencies:
- dependency-name: numpydoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc
- dependency-name: panel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
- dependency-name: sphinx-gallery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
- dependency-name: sphinx-notfound-page
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team as a code owner August 9, 2024 19:57
@dependabot dependabot Bot added dependabot Related to dependabot dependencies Related with project dependencies maintenance Package and maintenance related labels Aug 9, 2024
@pyansys-ci-bot
pyansys-ci-bot enabled auto-merge (squash) August 9, 2024 19:58
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 9, 2024
@pyansys-ci-bot
pyansys-ci-bot merged commit 70fc4cf into main Aug 9, 2024
@pyansys-ci-bot
pyansys-ci-bot deleted the dependabot/pip/doc-c300464535 branch August 9, 2024 20:09
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