-
Notifications
You must be signed in to change notification settings - Fork 8
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 pydata-sphinx-theme requirement from <0.16,>=0.15.4 to >=0.15.4,<0.17 #562
chore(deps): update pydata-sphinx-theme requirement from <0.16,>=0.15.4 to >=0.15.4,<0.17 #562
Conversation
Updates the requirements on [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) to permit the latest version. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.15.4...v0.16.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
We need to check if everything works as expected with this new release. I can see some interesting features, like ellipsis for very long breadcrumbs: pydata/pydata-sphinx-theme#1861 That's nice! |
search is not expanding as expected, other than that everything working, i am working on it |
Agreed!! Yeah, I just approved on my side because everything seemed to work fine, but let's verify if possible |
Updates the requirements on pydata-sphinx-theme to permit the latest version.
Release notes
Sourced from pydata-sphinx-theme's releases.
... (truncated)
Commits
fad3647
bump: 0.16.0rc0 -> 0.16.03325c82
Fix invalid URLs in version-switcher using dirhtml builder (#2004)e4821c9
Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in e...e24ca8b
Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in f...7cd6e5a
Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in f...c4e7c78
Change color when hovering over code-formatted text (#2007)c24b4b4
Update some of the diverging links. (#2008)5135b8f
Draft script to find diverging links (#1966)8d5e364
CI Bump scientific-python/upload-nightly-action from 0.6.0 to 0.6.1 (#2003)0bcbeaf
Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in f...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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)