Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps shibuya from 2025.8.16 to 2025.12.19.

Release notes

Sourced from shibuya's releases.

2025.12.19

   🐞 Bug Fixes

  • Copy page button will raise error when raw_source_url is None  -  by @​lepture (b510a)
    View changes on GitHub

2025.12.17

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

2025.12.16

   🐞 Bug Fixes

    View changes on GitHub

2025.12.14

   🐞 Bug Fixes

    View changes on GitHub

2025.12.13

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

2025.11.10

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from shibuya's changelog.

2025.12.19

  • Fix: Fix "Copy page" button when there is no source URL.

2025.12.17

  • Fix: Generate absolute source URL for "Copy page" button, via :issue:103.
  • New: Add hide_ai_links meta tag to disable "Copy page" button on current page.

2025.12.16

  • Fix: Add z-index for "Copy page" dropdown, via :issue:102.

2025.12.14

  • Fix: Support "Copy page" button on Safari.
  • Fix: Update style for Algolia docsearch extension.
  • New: Add "Copy page" button on compact layout.

2025.12.13

  • New: Add a "Copy page" button with dropdown of open in AI links.

2025.11.10

  • Fix: Follow system theme changes on auto color mode, via :issue:98.

2025.11.4

  • New: Support extension sphinxext-opengraph, via :issue:97.
  • Update: Remove python 3.9, add python 3.14.

2025.10.21

  • New: Add :content_max_width meta configuration, via :issue:94.
  • Fix: Enhanced pygments.css to work better in both light and dark modes.

2025.10.20

  • New: Support :ref:sphinx-datatables extension, via :issue:96.

... (truncated)

Commits
  • 42dfbe7 chore: release 2025.12.19
  • b510a58 fix: copy page button will raise error when raw_source_url is None
  • 5179d0a chore: release 2025.12.17
  • 995ac47 fix: reduce blank lines for copy page button
  • 48cf5dc feat: disable copy page button with meta tag
  • 81ee69f fix: generate absolute url for source file.
  • 0696fe3 chore: release 2025.12.16
  • 304e6ec fix: add z-index for copy page popover
  • eb2c6bf chore: release 2025.12.14
  • ccf7ef5 fix: update css for algolia docsearch
  • 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 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 [shibuya](https://github.com/lepture/shibuya) from 2025.8.16 to 2025.12.19.
- [Release notes](https://github.com/lepture/shibuya/releases)
- [Changelog](https://github.com/lepture/shibuya/blob/main/docs/changelog.rst)
- [Commits](lepture/shibuya@2025.8.16...2025.12.19)

---
updated-dependencies:
- dependency-name: shibuya
  dependency-version: 2025.12.19
  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 Dec 22, 2025
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