Sphinx-book-theme

Latest version: v1.1.2

Safety actively analyzes 626403 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 13

1.1.2

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v1.1.1...3da24da74f6042599fe6c9e2d612f5cbdef42280))

Enhancements made

- ENH: bump version [818](https://github.com/executablebooks/sphinx-book-theme/pull/818) ([agoose77](https://github.com/agoose77))

Bugs fixed

- FIX: correct event-handler signature [817](https://github.com/executablebooks/sphinx-book-theme/pull/817) ([agoose77](https://github.com/agoose77))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2024-02-13&to=2024-02-13&type=c))

[agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aagoose77+updated%3A2024-02-13..2024-02-13&type=Issues)

1.1.1

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v1.1.0...9335ab99b0bc77b826cb2c5afcef3432f14e8780))

Enhancements made

- ENH: bump version for 1.1.1 [815](https://github.com/executablebooks/sphinx-book-theme/pull/815) ([agoose77](https://github.com/agoose77))

Bugs fixed

- FIX: use `config-inited` event to register config [814](https://github.com/executablebooks/sphinx-book-theme/pull/814) ([agoose77](https://github.com/agoose77))

Other merged PRs

- Build(deps): Bump actions/setup-python from 4 to 5 [803](https://github.com/executablebooks/sphinx-book-theme/pull/803) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [801](https://github.com/executablebooks/sphinx-book-theme/pull/801) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2023-12-19&to=2024-02-13&type=c))

[agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aagoose77+updated%3A2023-12-19..2024-02-13&type=Issues) | [choldgraf](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Acholdgraf+updated%3A2023-12-19..2024-02-13&type=Issues) | [dependabot](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Adependabot+updated%3A2023-12-19..2024-02-13&type=Issues) | [ghisvail](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aghisvail+updated%3A2023-12-19..2024-02-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apre-commit-ci+updated%3A2023-12-19..2024-02-13&type=Issues) | [welcome](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Awelcome+updated%3A2023-12-19..2024-02-13&type=Issues)

1.1.0

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v1.0.1...47b801b0923d45aafd72432c5bec261bd57f966b))

This release brings in the latest PyData Sphinx Theme, adds major improvements to accessibility, improves the search UX, and fixes a lot of bugs 🐛.

Enhancements made

- ENH: prepare for 1.1.0rc2 [793](https://github.com/executablebooks/sphinx-book-theme/pull/793) ([agoose77](https://github.com/agoose77))
- ENH: Add search field back to sidebar [775](https://github.com/executablebooks/sphinx-book-theme/pull/775) ([choldgraf](https://github.com/choldgraf))
- ENH: Update Swedish translations [724](https://github.com/executablebooks/sphinx-book-theme/pull/724) ([Kladdy](https://github.com/Kladdy))

Bugs fixed

- FIX: don't include `_static` in css_files [794](https://github.com/executablebooks/sphinx-book-theme/pull/794) ([agoose77](https://github.com/agoose77))
- FIX: properly handle CSS objects in css_files [791](https://github.com/executablebooks/sphinx-book-theme/pull/791) ([agoose77](https://github.com/agoose77))
- FIX: builds on Windows and docs errors [784](https://github.com/executablebooks/sphinx-book-theme/pull/784) ([choldgraf](https://github.com/choldgraf))
- FIX: Correctly disappear search button icon on wide screens [781](https://github.com/executablebooks/sphinx-book-theme/pull/781) ([choldgraf](https://github.com/choldgraf))
- FIX: set bd-docs-nav as a class attribute instead of an id to restore compat with pydata-sphinx-theme JS [754](https://github.com/executablebooks/sphinx-book-theme/pull/754) ([ogrisel](https://github.com/ogrisel))
- FIX: typos in navbar documentation [707](https://github.com/executablebooks/sphinx-book-theme/pull/707) ([CalMacCQ](https://github.com/CalMacCQ))

Maintenance and upkeep improvements

- MAINT: use codespell in pre-commit [788](https://github.com/executablebooks/sphinx-book-theme/pull/788) ([agoose77](https://github.com/agoose77))
- MAINT: use ruff instead of black [776](https://github.com/executablebooks/sphinx-book-theme/pull/776) ([agoose77](https://github.com/agoose77))
- MAINT: Fix tests with updated upstream [766](https://github.com/executablebooks/sphinx-book-theme/pull/766) ([choldgraf](https://github.com/choldgraf))

Documentation improvements

- DOCS: update CHANGELOG for deprecation [790](https://github.com/executablebooks/sphinx-book-theme/pull/790) ([agoose77](https://github.com/agoose77))
- DOCS: use `datetime` as kitchen-sink API module [787](https://github.com/executablebooks/sphinx-book-theme/pull/787) ([agoose77](https://github.com/agoose77))
- DOCS: Update required minimum Python version to 3.9 in docs [767](https://github.com/executablebooks/sphinx-book-theme/pull/767) ([stevepiercy](https://github.com/stevepiercy))
- DOCS: Typo correction [730](https://github.com/executablebooks/sphinx-book-theme/pull/730) ([Alex-JG3](https://github.com/Alex-JG3))

Other merged PRs

- [pre-commit.ci] pre-commit autoupdate [789](https://github.com/executablebooks/sphinx-book-theme/pull/789) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 [785](https://github.com/executablebooks/sphinx-book-theme/pull/785) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [783](https://github.com/executablebooks/sphinx-book-theme/pull/783) ([pre-commit-ci](https://github.com/pre-commit-ci))
- RLS: v1.1.0rc1 [780](https://github.com/executablebooks/sphinx-book-theme/pull/780) ([choldgraf](https://github.com/choldgraf))
- [pre-commit.ci] pre-commit autoupdate [779](https://github.com/executablebooks/sphinx-book-theme/pull/779) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Update style.md [774](https://github.com/executablebooks/sphinx-book-theme/pull/774) ([callezenwaka](https://github.com/callezenwaka))
- Update launch.md [773](https://github.com/executablebooks/sphinx-book-theme/pull/773) ([callezenwaka](https://github.com/callezenwaka))
- [pre-commit.ci] pre-commit autoupdate [772](https://github.com/executablebooks/sphinx-book-theme/pull/772) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Make article width take up whole page in absence of secondary sidebar [771](https://github.com/executablebooks/sphinx-book-theme/pull/771) ([flying-sheep](https://github.com/flying-sheep))
- Build(deps): Bump actions/checkout from 3 to 4 [764](https://github.com/executablebooks/sphinx-book-theme/pull/764) ([dependabot](https://github.com/dependabot))
- Update footer.md [756](https://github.com/executablebooks/sphinx-book-theme/pull/756) ([Sdaher21](https://github.com/Sdaher21))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.10 [755](https://github.com/executablebooks/sphinx-book-theme/pull/755) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [748](https://github.com/executablebooks/sphinx-book-theme/pull/748) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 [747](https://github.com/executablebooks/sphinx-book-theme/pull/747) ([dependabot](https://github.com/dependabot))
- Sphinx 7 support [744](https://github.com/executablebooks/sphinx-book-theme/pull/744) ([LecrisUT](https://github.com/LecrisUT))
- update python requirements according to NEP 29 [741](https://github.com/executablebooks/sphinx-book-theme/pull/741) ([akhmerov](https://github.com/akhmerov))
- add support for gitlab issue button [740](https://github.com/executablebooks/sphinx-book-theme/pull/740) ([akhmerov](https://github.com/akhmerov))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.6 [739](https://github.com/executablebooks/sphinx-book-theme/pull/739) ([dependabot](https://github.com/dependabot))
- Build(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.4 [738](https://github.com/executablebooks/sphinx-book-theme/pull/738) ([dependabot](https://github.com/dependabot))
- Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 10.1.0 [725](https://github.com/executablebooks/sphinx-book-theme/pull/725) ([dependabot](https://github.com/dependabot))
- Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 9.6.8 [718](https://github.com/executablebooks/sphinx-book-theme/pull/718) ([dependabot](https://github.com/dependabot))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 [717](https://github.com/executablebooks/sphinx-book-theme/pull/717) ([dependabot](https://github.com/dependabot))
- RLS: v1.0.1 [716](https://github.com/executablebooks/sphinx-book-theme/pull/716) ([AakashGfude](https://github.com/AakashGfude))
- [pre-commit.ci] pre-commit autoupdate [705](https://github.com/executablebooks/sphinx-book-theme/pull/705) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [ENH, DOC] Allow setting the `navbar_max_depth` and `collapse_navbar` [605](https://github.com/executablebooks/sphinx-book-theme/pull/605) ([gilbertbw](https://github.com/gilbertbw))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2023-03-31&to=2023-12-19&type=c))

AakashGfude | adam-grant-hendry | agoose77 | akhmerov | Alex-JG3 | avivajpeyi | bradbell | callezenwaka | CalMacCQ | choldgraf | dependabot | Eutropios | flying-sheep | gilbertbw | Gouvernathor | jackshiwl | jayaddison | Kladdy | LecrisUT | Maetveis | ogrisel | pre-commit-ci | Sdaher21 | stevepiercy | welcome

1.1.0rc3

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v1.1.0rc2...39d4f4ba128dc99b252c4be4014114f55585705a))

Enhancements made

- ENH: prepare for 1.1.0rc2 [793](https://github.com/executablebooks/sphinx-book-theme/pull/793) ([agoose77](https://github.com/agoose77))

Bugs fixed

- FIX: don't include `_static` in css_files [794](https://github.com/executablebooks/sphinx-book-theme/pull/794) ([agoose77](https://github.com/agoose77))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2023-12-14&to=2023-12-14&type=c))

[agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aagoose77+updated%3A2023-12-14..2023-12-14&type=Issues)

1.1.0rc2

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v1.1.0rc1...v1.1.0rc2))

Enhancements made

- ENH: prepare for 1.1.0rc2 [793](https://github.com/executablebooks/sphinx-book-theme/pull/793) ([agoose77](https://github.com/agoose77))

Bugs fixed

- FIX: properly handle CSS objects in css_files [791](https://github.com/executablebooks/sphinx-book-theme/pull/791) ([agoose77](https://github.com/agoose77))
- FIX: builds on Windows and docs errors [784](https://github.com/executablebooks/sphinx-book-theme/pull/784) ([choldgraf](https://github.com/choldgraf))
- FIX: typos in navbar documentation [707](https://github.com/executablebooks/sphinx-book-theme/pull/707) ([CalMacCQ](https://github.com/CalMacCQ))

Maintenance and upkeep improvements

- MAINT: use codespell in pre-commit [788](https://github.com/executablebooks/sphinx-book-theme/pull/788) ([agoose77](https://github.com/agoose77))

Documentation improvements

- DOCS: update CHANGELOG for deprecation [790](https://github.com/executablebooks/sphinx-book-theme/pull/790) ([agoose77](https://github.com/agoose77))
- DOCS: use `datetime` as kitchen-sink API module [787](https://github.com/executablebooks/sphinx-book-theme/pull/787) ([agoose77](https://github.com/agoose77))

Other merged PRs

- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 [785](https://github.com/executablebooks/sphinx-book-theme/pull/785) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [783](https://github.com/executablebooks/sphinx-book-theme/pull/783) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2023-11-30&to=2023-12-14&type=c))

[agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aagoose77+updated%3A2023-11-30..2023-12-14&type=Issues) | [CalMacCQ](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3ACalMacCQ+updated%3A2023-11-30..2023-12-14&type=Issues) | [choldgraf](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Acholdgraf+updated%3A2023-11-30..2023-12-14&type=Issues) | [dependabot](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Adependabot+updated%3A2023-11-30..2023-12-14&type=Issues) | [jackshiwl](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ajackshiwl+updated%3A2023-11-30..2023-12-14&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apre-commit-ci+updated%3A2023-11-30..2023-12-14&type=Issues) | [welcome](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Awelcome+updated%3A2023-11-30..2023-12-14&type=Issues)

1.1.0rc1

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/executablebooks/sphinx-book-theme/pull/705
* ENH: Update Swedish translations by Kladdy in https://github.com/executablebooks/sphinx-book-theme/pull/724
* Build(deps): Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 by dependabot in https://github.com/executablebooks/sphinx-book-theme/pull/717
* Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 9.6.8 by dependabot in https://github.com/executablebooks/sphinx-book-theme/pull/718
* Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 10.1.0 by dependabot in https://github.com/executablebooks/sphinx-book-theme/pull/725
* Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.6 by dependabot in https://github.com/executablebooks/sphinx-book-theme/pull/739
* Build(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.4 by dependabot in https://github.com/executablebooks/sphinx-book-theme/pull/738
* Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by dependabot in https://github.com/executablebooks/sphinx-book-theme/pull/747
* add support for gitlab issue button by akhmerov in https://github.com/executablebooks/sphinx-book-theme/pull/740
* Update footer.md by Sdaher21 in https://github.com/executablebooks/sphinx-book-theme/pull/756
* update python requirements according to NEP 29 by akhmerov in https://github.com/executablebooks/sphinx-book-theme/pull/741
* DOCS: Typo correction by Alex-JG3 in https://github.com/executablebooks/sphinx-book-theme/pull/730
* FIX set bd-docs-nav as a class attribute instead of an id to restore compat with pydata-sphinx-theme JS by ogrisel in https://github.com/executablebooks/sphinx-book-theme/pull/754
* MAINT: Fix tests with updated upstream by choldgraf in https://github.com/executablebooks/sphinx-book-theme/pull/766
* [ENH, DOC] Allow setting the `navbar_max_depth` and `collapse_navbar` by gilbertbw in https://github.com/executablebooks/sphinx-book-theme/pull/605
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/executablebooks/sphinx-book-theme/pull/748
* Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.10 by dependabot in https://github.com/executablebooks/sphinx-book-theme/pull/755
* Build(deps): Bump actions/checkout from 3 to 4 by dependabot in https://github.com/executablebooks/sphinx-book-theme/pull/764
* Update style.md by callezenwaka in https://github.com/executablebooks/sphinx-book-theme/pull/774
* Update launch.md by callezenwaka in https://github.com/executablebooks/sphinx-book-theme/pull/773
* Sphinx 7 support by LecrisUT in https://github.com/executablebooks/sphinx-book-theme/pull/744
* DOCS: Update required minimum Python version to 3.9 in docs by stevepiercy in https://github.com/executablebooks/sphinx-book-theme/pull/767
* Make article width take up whole page in absence of secondary sidebar by flying-sheep in https://github.com/executablebooks/sphinx-book-theme/pull/771
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/executablebooks/sphinx-book-theme/pull/772
* maint: use ruff instead of black by agoose77 in https://github.com/executablebooks/sphinx-book-theme/pull/776
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/executablebooks/sphinx-book-theme/pull/779
* ENH: Add search field back to sidebar by choldgraf in https://github.com/executablebooks/sphinx-book-theme/pull/775
* RLS: v1.1.0rc1 by choldgraf in https://github.com/executablebooks/sphinx-book-theme/pull/780
* FIX: Correctly disappear search button icon on wide screens by choldgraf in https://github.com/executablebooks/sphinx-book-theme/pull/781
* Fix builds on Windows and docs errors by choldgraf in https://github.com/executablebooks/sphinx-book-theme/pull/784

New Contributors
* Kladdy made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/724
* Sdaher21 made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/756
* Alex-JG3 made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/730
* ogrisel made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/754
* gilbertbw made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/605
* callezenwaka made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/774
* LecrisUT made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/744
* stevepiercy made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/767
* flying-sheep made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/771
* agoose77 made their first contribution in https://github.com/executablebooks/sphinx-book-theme/pull/776

**Full Changelog**: https://github.com/executablebooks/sphinx-book-theme/compare/v1.0.1...v1.1.0rc1

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.