Skip to content

build(deps): update great-docs requirement from >=0.13.1 to >=0.14.0 in /requirements#177

Merged
goergen95 merged 1 commit into
mainfrom
dependabot/uv/requirements/great-docs-gte-0.14.0
Jun 17, 2026
Merged

build(deps): update great-docs requirement from >=0.13.1 to >=0.14.0 in /requirements#177
goergen95 merged 1 commit into
mainfrom
dependabot/uv/requirements/great-docs-gte-0.14.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on great-docs to permit the latest version.

Release notes

Sourced from great-docs's releases.

v0.14.0

Great Docs v0.14.0 introduces a full-featured lightbox for images. Add a single .lightbox class to any image (or set lightbox: auto on a page) and readers can expand it into a focused, full-screen view with zoom and panning, swipeable galleries, captions and credits, dark-mode image variants, numbered annotations, before/after comparison sliders, and a toolbar for copying, downloading, and deep-linking images. The assets load automatically on every site, so there is nothing to install or enable.

New Features

  • Lightbox — Any image marked with .lightbox opens into a full-screen view with zoom (100–400%) and drag-to-pan. Enable it per image with the .lightbox class, or per page with lightbox: auto (opting individual images out with .nolightbox). (#216)
  • Galleries — Images sharing a group value bind into a gallery that readers page through with arrow buttons, keyboard keys, a filmstrip, and touch swipes, with optional looping and autoplay. A .lightbox-gallery fenced div collapses a set into a compact stacked-photo cover with a count badge. (#216)
  • Annotations — Overlay numbered, tooltip-bearing markers on an image via an annotations JSON array; markers stay anchored on both the thumbnail and the enlarged view. (#216)
  • Before/after comparison — A {{< compare >}} shortcode (or .lightbox-compare div) stacks two images behind a draggable divider, with horizontal or vertical split and a configurable start position. (#216)
  • Dark-mode image variants — Opt in with a dark attribute or a .light/.dark filename convention to swap to a dark-optimized image live when the reader toggles themes. (#216)
  • Captions, credits, and responsive sources — Add caption and credit lines, and serve sharper images in the enlarged view with standard srcset/sizes or an explicit full-src. (#216)
  • Toolbar and deep linking — Copy an image to the clipboard (rasterized to PNG, so SVGs paste cleanly), download it using its alt text as the filename, or copy a #lightbox= deep link that reopens the page on that exact image. (#216)

Documentation

  • Added a new "Lightbox" user guide page covering quick start, galleries, annotations, comparison sliders, dark-mode variants, deep linking, accessibility, and the full attribute reference. (#216)
Commits
  • 2593671 Merge pull request #216 from posit-dev/feat-lightbox
  • e7a34bd Update test_great_docs.py
  • 3c64685 Update gd-lightbox.css
  • 6173f28 Update 43-lightbox.qmd
  • 6e1c6bd Add gallery stack for lightbox
  • 3b4e682 Ensure that marker text overlaps and overflows
  • cf10713 Add Lightbox user guide article
  • 0764d9c Ensure that caption appears atop filmstrip in lbox
  • 803a660 Add nav icon for Lightbox user guide page
  • beadc93 Limit number of versions used in versions:
  • Additional commits viewable in compare view

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)

Updates the requirements on [great-docs](https://github.com/posit-dev/great-docs) to permit the latest version.
- [Release notes](https://github.com/posit-dev/great-docs/releases)
- [Commits](posit-dev/great-docs@v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: great-docs
  dependency-version: 0.14.0
  dependency-type: direct:production
...

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 17, 2026
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.42%. Comparing base (1515019) to head (3a36917).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          31       31           
  Lines        4507     4507           
=======================================
  Hits         4481     4481           
  Misses         26       26           
Flag Coverage Δ
3.11 99.42% <ø> (ø)
3.12 99.42% <ø> (ø)
3.13 99.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@goergen95 goergen95 merged commit 6ca3f2c into main Jun 17, 2026
8 of 9 checks passed
@goergen95 goergen95 deleted the dependabot/uv/requirements/great-docs-gte-0.14.0 branch June 17, 2026 17:37
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.

1 participant