Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency sphinx-book-theme to v1 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sphinx-book-theme ^0.3.2 -> ^1.0.0 age adoption passing confidence

Release Notes

executablebooks/sphinx-book-theme (sphinx-book-theme)

v1.1.3

Compare Source

(full changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​aawadaptix | @​afeld | @​agoose77 | @​choldgraf | @​dependabot | @​LecrisUT | @​sinsong | @​welcome

v1.1.2

Compare Source

(full changelog)

Enhancements made
Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​agoose77

v1.1.1

Compare Source

(full changelog)

Enhancements made
Bugs fixed
Other merged PRs
Contributors to this release

(GitHub contributors page for this release)

@​agoose77 | @​choldgraf | @​dependabot | @​ghisvail | @​pre-commit-ci | @​welcome

v1.1.0

Compare Source

(full changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Other merged PRs
Contributors to this release

(GitHub contributors page for this release)

@​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

v1.0.1

Compare Source

This is a minor release supporting pydata>=0.13.3, with a few import changes from pydata.

v1.0.0

Compare Source

This is a major release that brings in the latest PyData Sphinx Theme and a number of new features with it.
It also overhauls and standardizes the HTML structure of the theme.
Because of this large refactor, we are bumping the major version to 1.0.
Note that this doesn't imply any new long-term support or stability, we will continue to try not to make major breaking changes but will continue incrementing major versions if we must do so.

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Breaking changes to structure and API
Tips for migration

Long sidebar entries now wrap. If you'd like to un-do this and revert to old behavior (where they are cut off if too long), then use the following CSS rule in your custom Sphinx CSS:

.bd-sidebar-primary a {
  word-wrap: unset;
}

single_page is deprecated. If you'd like to restore the old behavior (hiding sidebars), then use the following configuration in your conf.py:

html_sidebars = {
    "**": []
}
Contributors to this release

(GitHub contributors page for this release)

@​12rambau (activity) | @​AakashGfude (activity) | @​akhmerov (activity) | @​AllenDowney (activity) | @​avivajpeyi (activity) | @​bmorris3 (activity) | @​choldgraf (activity) | @​chrisjsewell (activity) | @​consideRatio (activity) | @​dependabot (activity) | @​feanil (activity) | @​fm75 (activity) | @​ghutchis (activity) | @​guillaume-haerinck (activity) | @​haklc (activity) | @​iasbusi (activity) | @​ivirshup (activity) | @​James11222 (activity) | @​kloczek (activity) | @​ksuess (activity) | @​martinfleis (activity) | @​mathbunnyru (activity) | @​mcjulian1107 (activity) | @​melund (activity) | @​mmcky (activity) | @​paugier (activity) | @​PhilipVinc (activity) | @​pradyunsg (activity) | @​pre-commit-ci (activity) | @​rkdarst (activity) | @​rossbar (activity) | @​scmmmh (activity) | @​sieler (activity) | @​SilverRainZ (activity) | @​stevepiercy (activity) | @​trallard (activity) | @​whyjz (activity) | @​yuvipanda (activity) | @​ZedThree (activity)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/sphinx-book-theme-1.x branch from cab89b5 to 19e8a19 Compare March 15, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants