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

Build(deps): Bump furo from 2021.10.9 to 2021.11.12 in /docs #518

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Bumps furo from 2021.10.9 to 2021.11.12.

Changelog

Sourced from furo's changelog.

2021.11.12 -- Enamoured Emerald

  • Adopt sphinx-theme-builder, which runs the JS-based asset build process during the regular Python build process.
  • Rework the build pipeline to be webpack-based.
  • Tweak colours in dark mode.
  • Present better error messages on misconfiguration.
  • Tweak presentation of blockquotes, to be more visually distinct.
  • Stylize topics like admonitions, as specified in the reStructuredText spec.
  • Handle long single words in the sidebar.
  • Only hide Sphinx from the footer, when show_sphinx is set to False.

2021.10.09 -- Delicate Dandelion

  • Add a bit more space below content icon container.
  • Add CSS variables for table header background and table border.
  • Fix behaviour of URL-style references in html_logo and html_favicon.
  • Improve selector for embedded-in-text images.
  • Improve the contrast ratios in API documentation.

2021.09.22 -- Cavalier Canary

  • Restyle API documentation signatures, to have a background and use monospace fonts.
  • Reduce spacing for items in API documentation.
  • Improve the presentation of links in site-wide announcement.
  • Only add a border on code inside paragraphs.
  • Use noscript for presenting "search needs JS" message.

2021.09.08 -- Balmy Blue

  • Prevent screen-reader-only content from showing up in Sphinx search results.
  • Improve support for various footer configurations.

2021.08.31 -- Aspiring Avocado

  • First stable release! 🎉
  • Document stability policy.
  • Tweak API styling selectors.
  • Drop reference to no-longer-used pygments_dark.css.
  • Eagerly set the light/dark mode theme, when loading a page.

2021.08.17.beta43

  • Add support for sphinx-design.
  • Document sidebar title customization.
  • Don't show "Contents" on pages without h1 headings.
  • Add border to inline code, to improve contrast.
  • Reduce contrast on dark-mode text.

2021.08.11.beta42

... (truncated)

Commits
  • 53899ec Prepare release: 2021.11.12
  • 4adcbaf Update changelog
  • eeeb233 Update the docs to reference webpack, instead of Grunt
  • c75865a Add back a docs-live nox session
  • e302c4d Switch to webpack
  • 1c3ec1c Bump to the latest sphinx-theme-builder
  • dc4cdda Bump the required sphinx-theme-builder version
  • b2a8a9d Merge pull request #295 from pradyunsg/pre-commit-ci-update-config
  • 79322d7 Drop unused imports
  • e62e08d Rework the asset generation setup
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [furo](https://github.com/pradyunsg/furo) from 2021.10.9 to 2021.11.12.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](pradyunsg/furo@2021.10.09...2021.11.12)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 12, 2021
@cjolowicz cjolowicz merged commit 582900c into main Nov 12, 2021
@dependabot dependabot bot deleted the dependabot/pip/docs/furo-2021.11.12 branch November 12, 2021 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant