Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Updates the requirements on shibuya to permit the latest version.

Release notes

Sourced from shibuya's releases.

2025.9.25

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from shibuya's changelog.

2025.9.25

  • Fix: Add dark theme support for sphinxcontrib-mermaid extension.
  • Fix: Fix building error when toc is empty, via :issue:91.
  • Fix: Improve shibuya.sponsors extension.

2025.9.24

  • New: add a shibuya.sponsors extension.
  • Fix: remove useless pygments css files.
  • Fix: hide username when repository name is too long.
  • Fix: update head backrop blur style.
  • Fix: update base template's block theme_scripts to themescripts.

2025.9.23

  • Fix: fix pageurl context when it is None, via :issue:90.

2025.9.22

  • Refactor: Update python code structure.
  • Fix: Support for Pygments extension, via :issue:89.
  • Fix: Build pygments styles dynamically.
  • Fix: Fix text overflow for math block and pre.
  • Fix: Fix style for buysellads.

2025.8.16

  • Update: Use tailwindcss v4.
  • Fix: Improve copybutton's position in code blocks.
  • Fix: Improve style for sphinx-contributors.
  • Fix: Fix JS errors when scrolling on landing page.

2025.7.24

  • Fix: Improve accessibility for nav links, you can now using keyboard to open sub nav links.
  • Fix: Update sphinx-design's style for iconify-icon.

2025.7.14

  • New: Add data-accent-color style for :ref:sphinx-iconify.
  • New: Add outline variant style for sphinx-design's tab-set.

... (truncated)

Commits
  • e3832e3 chore: release 2025.9.25
  • fb9446b docs: update changelog
  • b61847f chore: ruff format
  • 4cea3db docs: add a sponsors page
  • 214dde7 fix: update sponsors style
  • f623d24 fix: improve SponsorsDirective
  • cf082e1 fix: prevent building error when toc is empty
  • 8c6e8b7 fix: dark theme support for sphinxcontrib-mermaid extension
  • 0055315 chore: release 2025.9.24
  • 53d76dc fix: update block theme_scripts to themescripts
  • 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 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)

Note

Removes the version cap on shibuya in requirements-docs.txt to allow the latest release.

Written by Cursor Bugbot for commit cbacc63. This will update automatically on new commits. Configure here.

Updates the requirements on [shibuya](https://github.com/lepture/shibuya) to permit the latest version.
- [Release notes](https://github.com/lepture/shibuya/releases)
- [Changelog](https://github.com/lepture/shibuya/blob/main/docs/changelog.rst)
- [Commits](lepture/shibuya@2023.2.23a1...2025.9.25)

---
updated-dependencies:
- dependency-name: shibuya
  dependency-version: 2025.9.25
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file Python SDK labels Sep 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 29, 2025 03:13
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file Python SDK labels Sep 29, 2025
@sentrivana sentrivana changed the title build(deps): update shibuya requirement from <2025.9.22 to <2025.9.26 build(deps): update shibuya requirement from <2025.9.22 Sep 29, 2025
@sentrivana sentrivana enabled auto-merge (squash) September 29, 2025 06:45
@@ -1,5 +1,5 @@
gevent
shibuya<2025.9.22
shibuya
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Shibuya Version Constraint Removal

The version constraint for shibuya was removed, allowing any version to be installed. The change was intended to update the constraint from <2025.9.22 to <2025.9.26, which may lead to incompatible future versions being installed.

Fix in Cursor Fix in Web

@sentrivana sentrivana merged commit 5e24a79 into master Sep 29, 2025
113 checks passed
@sentrivana sentrivana deleted the dependabot/pip/shibuya-lt-2025.9.26 branch September 29, 2025 06:54
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 SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant