14
0

- Refresh npm dependencies

* update brace-expansion to 1.1.12
    CVE-2025-5889, gh#juliangruber/brace-expansion#65, bsc#1244343
- Update to version 0.16.1:
  * Bump: 0.16.1rc0 -> 0.16.1
  * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#2079)
  * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2075)
  * bump: 0.16.0 -> 0.16.1rc0
  * i18n - Update localisation files (#2072)
  * Match Sphinx toggle button and Sphinx Design hover and focus styles (#2061)
  * Import Bootstrap after importing our variable overrides (#2066)
  * Higher contrast table hover stripe (light mode) (#2062)
  * Restore focus ring Sphinx Design dropdowns (#2060)
  * DOC - Update documentation regarding formatting files (#2057)
  * [pre-commit.ci] pre-commit autoupdate hooks (#2064)
  * Remove hover striping from all but `.dataframe` tables (#2059)
  * Fix colour variables (#2058)
  * update revs to ignore in blame (#2056)
  * automatic changes from b633898 and 9c5a3d5
  * update pre-commit hooks / linter config
  * ~Revert "LINT - Run updated pre-commit hooks (#2049)" (#2054)
  * fix wrong switcher JSON loaded for dev docs (#2048)
  * BUG - Fix i18n files and compilation for distribution (#2042)
  * MAINT - update from Twitter -> X (#2052)
  * added itom to projects using this theme (#2037)
  * LINT - Run updated pre-commit hooks (#2049)
  * DOC -  Add design system documentation (#2046)
  * ENH - When using the copybutton in code blocks, exclude copying the prompt (#2036)
  * DOCS - Update accessibility docs (#2039)
  * [pre-commit.ci] pre-commit autoupdate hooks (#2005)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydata-sphinx-theme?expand=0&rev=17
This commit is contained in:
2025-06-11 10:01:54 +00:00
committed by Git OBS Bridge
parent dd5a2435c7
commit 61f2a1f7d5
15 changed files with 527 additions and 33 deletions

View File

@@ -1,3 +1,108 @@
-------------------------------------------------------------------
Wed Jun 11 08:51:24 UTC 2025 - mcepl@cepl.eu
- Refresh npm dependencies
* update brace-expansion to 1.1.12
CVE-2025-5889, gh#juliangruber/brace-expansion#65, bsc#1244343
- Update to version 0.16.1:
* Bump: 0.16.1rc0 -> 0.16.1
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#2079)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2075)
* bump: 0.16.0 -> 0.16.1rc0
* i18n - Update localisation files (#2072)
* Match Sphinx toggle button and Sphinx Design hover and focus styles (#2061)
* Import Bootstrap after importing our variable overrides (#2066)
* Higher contrast table hover stripe (light mode) (#2062)
* Restore focus ring Sphinx Design dropdowns (#2060)
* DOC - Update documentation regarding formatting files (#2057)
* [pre-commit.ci] pre-commit autoupdate hooks (#2064)
* Remove hover striping from all but `.dataframe` tables (#2059)
* Fix colour variables (#2058)
* update revs to ignore in blame (#2056)
* automatic changes from b633898 and 9c5a3d5
* update pre-commit hooks / linter config
* ~Revert "LINT - Run updated pre-commit hooks (#2049)" (#2054)
* fix wrong switcher JSON loaded for dev docs (#2048)
* BUG - Fix i18n files and compilation for distribution (#2042)
* MAINT - update from Twitter -> X (#2052)
* added itom to projects using this theme (#2037)
* LINT - Run updated pre-commit hooks (#2049)
* DOC - Add design system documentation (#2046)
* ENH - When using the copybutton in code blocks, exclude copying the prompt (#2036)
* DOCS - Update accessibility docs (#2039)
* [pre-commit.ci] pre-commit autoupdate hooks (#2005)
* Fix translator_setup: undefined default_translator_class for linkcheck builder (#2029)
* Stop moving the Read the Docs version switcher into the sidebar (#2034)
* Remove mention of `sidebarwidth` in config file (#2031)
* MAINT - Bump node version (22.x) (#1993)
* fix preferred-version in JSON (#2028)
* DOC: Fix link to custom CSS example (#2025)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca (#2021)
* DEV - Go back to dev - post-release (#2019)
* bump: 0.16.0rc0 -> 0.16.0
* Fix invalid URLs in version-switcher using dirhtml builder (#2004)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#2015)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2014)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2009)
* Change color when hovering over code-formatted text (#2007)
* Update some of the diverging links. (#2008)
* Draft script to find diverging links (#1966)
* CI Bump scientific-python/upload-nightly-action from 0.6.0 to 0.6.1 (#2003)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2001)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2000)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ja (#1979)
* BUG - Remove cruft symbols (#1998)
* Update localisation catalogue (#1999)
* BUG - Fix coverage workflow triggers (#1996)
* bump: 0.15.4 -> 0.16.0rc0
* Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.0 (#1994)
* DEV - Add Fontawesome scripts to build assets (#1982)
* DOC - Fix search UI description (#1988)
* ENH add algolia docsearch version meta tag (#1989)
* docs: fix example gallery screenshot for scikit-learn (#1990)
* Add scikit-learn to the example gallery (#1985)
* Bolder bigger headings (#1983)
* Increase space between links in right sidebar to match left sidebar (#1980)
* MAINT - Add new intermittent warning for building docs offline (#1981)
* Remove macos 13 (#1978)
* Additional version banner details. (#1973)
* ENH - Update translations workflows (#1959)
* A11Y: Add title attribute to theme switcher (#1924)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ja (#1974)
* BUG - GH action workflows fixes (#1970)
* [pre-commit.ci] pre-commit autoupdate hooks (#1972)
* Bump webpack from 5.91.0 to 5.94.0 (#1968)
* ENH - Update bundling and vendoring (JS) (#1955)
* Make overlay sidebars behave like modals (#1942)
* Increase horizontal whitespace between navbar icon links (#1964)
* Bump minimum sphinx version. (#1943)
* Add PhaseFieldX documentation to pydata-sphinx-theme gallery (#1922)
* Remove shortcut indicator search dialog on small screens (#1947)
* When hovering a heading, make the #-anchor fully opaque (#1949)
* Ensure we use PST colours throughout (#1927)
* Maint: do not use document.write (#1921)
* [pre-commit.ci] pre-commit autoupdate hooks (#1946)
* Doc: Mention flyout version switcher provided by RTD (#1937)
* Apply modal pattern to search box pop-up (#1932)
* MAINT: remove packaing as a dependency (#1939)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in zh (#1936)
* Fix link scope (#1931)
* DEV - Miscellaneous enhancements to CI (#1928)
* Change pandoc action (#1929)
* BUG - Remove schedule trigger for comment action (#1914)
* [pre-commit.ci] pre-commit autoupdate hooks (#1916)
* Set theme's version to dev (#1912)
* MAINT - Add CI env check for a11y tests (#1915)
* Fix nbsphinx color outputs, suppress other notebook output Axe errors (#1905)
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#1913)
* Bump actions/upload-artifact from 3 to 4 (#1911)
* Maintenance: update stable version in switcher.json (#1910)
* Minor typo: s/Heaver/Header (#1907)
* use ellipsis to truncate breadcrumbs, and test with playwright (#1861)
* Scrollable table? Make keyboard accessible (focusable) (#1903)
* BUG: Ensure coverage comment is properly triggered (#1901)
-------------------------------------------------------------------
Wed Sep 25 05:18:36 UTC 2024 - ecsos <ecsos@opensuse.org>