Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps just-the-docs from 0.10.1 to 0.12.0.

Release notes

Sourced from just-the-docs's releases.

v0.12.0

Release v0.12.0

Hi folks,

This minor release actually should fix all relevant issues with the placement of .site-footer, first introduced in v0.11.0. I apologize greatly for the delay and the confusion around this issue - the interactions between this component and the many different ways that users overrode different components were more complex than I expected. I've done some more thorough tests and am much more confident that this set of fixes resolves the issue, once necessary migration steps are made.

I've written up migration instructions, which may be relevant for

  • all users who have a custom _includes/nav_footer_custom.html
  • all users who override the sidebar.html or footer.html components

Thank you for your patience, and apologies again for this mistake. I'll do my best to make sure that this doesn't happen again.

Theme

v0.11.2

Release v0.11.2

Hi folks,

This patch release actually fixes a different regression I introduced in v0.11.0 (the nav_footer showing up twice below the xs viewport) (please see 0.12.0 for a fix), as well as fixing various accessibility issues reported by @​cuteshaun. It also fixes the usage of some long-deprecated (and now-aliased) CSS properties.

This should be a straightforward upgrade for all users. However, users who have custom sidebars should follow the migration steps in 0.11.0.

Thank you!

Theme

  • Fixed: incorrect behaviour of nav_footer below xs viewport by @​mattxwang in #1760
  • Fixed: usage of deprecated css properties (word-wrap, clip) and values (appearance: button) by @​mattxwang in #1761
  • Fixed: incorrect main content spacing in print styles by @​mattxwang in #1765
  • Fixed: focus indicator clipping and consistency for sidebar and top nav elements by @​mattxwang in #1769
  • Fixed: search bar focus trap and search result focus outline clipping by @​mattxwang in #1770

v0.11.1

Release v0.11.1

Hi folks,

This is a very quick patch release that fixes a regression I introduced in v0.11.0, related to the nav_footer showing up twice on the xs viewport. Sorry folks! Thank you to those who reported this issue quickly.

Theme

  • Fixed: incorrect behaviour of nav_footer on xs viewport

v0.11.0

Release v0.11.0

... (truncated)

Changelog

Sourced from just-the-docs's changelog.

v0.12.0 - 2026-01-23

Theme:

v0.11.2 - 2026-01-23

Theme

  • Fixed: incorrect behaviour of nav_footer below xs viewport by @​mattxwang in #1760
  • Fixed: usage of deprecated css properties (word-wrap, clip) and values (appearance: button) by @​mattxwang in #1761
  • Fixed: incorrect main content spacing in print styles by @​mattxwang in #1765
  • Fixed: focus indicator clipping and consistency for sidebar and top nav elements by @​mattxwang in #1769
  • Fixed: search bar focus trap and search result focus outline clipping by @​mattxwang in #1770

v0.11.1 - 2026-01-02

Theme

v0.11.0 - 2026-01-01

Theme

Documentation

v0.10.2 - 2025-12-31

Theme

  • Fixed: margin-top and margin-bottom for <hr> elements in print styles by @​jacksonj04 in #1677
  • Fixed: sidenav footer (.site-footer) color contrast by @​mattxwang in #1746
  • Fixed: use aria-expanded instead of aria-pressed for buttons connected to expandable content by @​rianrietveld in #1679
  • Fixed: accessibility issues with search bar (color contrast, focus indicator, decorative icons) by @​mattxwang in #1747

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

Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.10.1 to 0.12.0.
- [Release notes](https://github.com/just-the-docs/just-the-docs/releases)
- [Changelog](https://github.com/just-the-docs/just-the-docs/blob/main/CHANGELOG.md)
- [Commits](just-the-docs/just-the-docs@v0.10.1...v0.12.0)

---
updated-dependencies:
- dependency-name: just-the-docs
  dependency-version: 0.12.0
  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 ruby Pull requests that update ruby code labels Jan 23, 2026
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant