Skip to content

Bump great-docs from 0.13.0 to 0.13.1 - #1065

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/great-docs-0.13.1
Open

Bump great-docs from 0.13.0 to 0.13.1#1065
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/great-docs-0.13.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps great-docs from 0.13.0 to 0.13.1.

Release notes

Sourced from great-docs's releases.

v0.13.1

Great Docs v0.13.1 is a maintenance release focused on rendering correctness and polish. Key fixes address HTML table styling preservation, mobile sidebar scrolling, and callable attribute documentation. The license page and homepage sidebar also received a few presentation upgrades.

Enhancements

  • The license page now displays comprehensive SPDX metadata including permissions, conditions, limitations, and interactive badge tooltips. (#209)
  • The homepage right sidebar now gets external link indicators. (#210)
  • Various package build improvements for reliability and maintainability. (#206)

Bug Fixes

  • Pre-styled HTML tables (e.g., from Great Tables) are no longer overwritten by Quarto's Bootstrap styling; table processing is disabled site-wide. (#205)
  • The mobile "On This Page" sidebar now scrolls reliably to sections using precise position calculations instead of scrollIntoView(). (#208)
  • Callable attributes defined as method = some_function are now correctly promoted to full function documentation. (#204)
  • MCP reference page generation now supports FastMCP instances in addition to the standard mcp.server.Server. (#198)
  • MCP generation state is properly tracked and stale references are cleaned up between builds. (#197)
  • Fixed a UnicodeEncodeError crash on Windows systems with limited console encoding. (#201, @​chriscarrollsmith)
  • Duplicate page headings no longer appear on single-object API pages. (#194, @​bschwedler)

Maintenance

  • Python 3.14 added to CI matrix and package classifiers. (#203)

New Contributors

Full Changelog: posit-dev/great-docs@v0.13.0...v0.13.1

Commits
  • 6a4ec73 Rework great-docs.yml: add site settings & skills
  • 518af34 Refine API reference descriptions
  • cd3f41b Merge pull request #210 from posit-dev/enh-homepage-right-sidebar-enhance
  • 7f3eea4 Update tests: sidebar link and tags title
  • d8c939d Add sparkle icon animations for sidebar
  • 399cd83 Escape slash in CI/CD tags
  • c3c088d Replace tags title/nav with intro and site_tags
  • 5b45253 Enhance tags, links and skills UI
  • 66e1699 Merge pull request #209 from posit-dev/enh-license-page-improve
  • bba9dc0 Add license badge tooltip translations
  • 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 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 [great-docs](https://github.com/posit-dev/great-docs) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/posit-dev/great-docs/releases)
- [Commits](posit-dev/great-docs@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: great-docs
  dependency-version: 0.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 12, 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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants