Skip to content

Bump sphinx-rtd-theme from 1.0.0 to 1.1.1#267

Merged
tkoyama010 merged 1 commit intomainfrom
dependabot/pip/sphinx-rtd-theme-1.1.1
Jan 9, 2023
Merged

Bump sphinx-rtd-theme from 1.0.0 to 1.1.1#267
tkoyama010 merged 1 commit intomainfrom
dependabot/pip/sphinx-rtd-theme-1.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps sphinx-rtd-theme from 1.0.0 to 1.1.1.

Changelog

Sourced from sphinx-rtd-theme's changelog.

1.1.1

Fixes

  • Fix wrapping bug on cross references (#1368)

.. _release-1.1.0:

1.1.0

Dependency Changes

Many documentation projects depend on sphinx-rtd-theme without specifying a version of the theme (unpinned) while also depending on unpinned versions of Sphinx. The latest version of sphinx-rtd-theme ideally always supports the latest version of Sphinx, but this is now guaranteed.

This release adds upper bounds to direct dependencies Sphinx and docutils which will safeguard from mixing with possibly incompatible future versions of Sphinx & docutils.

  • Sphinx versions supported: 1.6 to 5.2.x
  • Sphinx<6 (#1332)
  • docutils<0.18 (unchanged, but will be bumped in an upcoming release)

Features

  • Nicer styles for (#967)
  • New styling for breadcrumbs (#1073)

Fixes

  • Suffixes in Sphinx version caused build errors (#1345)
  • Table cells with multiple paragraphs gets wrong formatting (#289)
  • Definition lists rendered wrongly in api docs (#1052)
  • Citation not styled properly (#1078)
  • Long URLs did not wrap (#1193)

Minor Changes

  • Sphinx 5.2 added to test matrix (#1348)
  • Python 3.10 added to test matrix (#1334)
  • Supplemental Docker setup for development (#1319)
  • Most of setup.py migrated to setup.cfg (#1116)
  • Jinja2 context variable sphinx_version_info is now (major, minor, -1), the patch component is always -1. Reason: It's complicated. (#1345)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies maintenance Low-impact maintenance activity labels Jan 9, 2023
@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #267 (be7d4ed) into main (18f6e0f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #267   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files           8        8           
  Lines         648      648           
  Branches       81       81           
=======================================
  Hits          630      630           
  Partials       18       18           

@tkoyama010
Copy link
Member

@dependabot rebase

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@1.0.0...1.1.1)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-rtd-theme-1.1.1 branch from 0f25f2f to be7d4ed Compare January 9, 2023 07:30
@tkoyama010 tkoyama010 merged commit 11699d3 into main Jan 9, 2023
@tkoyama010 tkoyama010 deleted the dependabot/pip/sphinx-rtd-theme-1.1.1 branch January 9, 2023 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies maintenance Low-impact maintenance activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant