Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps shibuya from 2025.12.17 to 2026.1.9.

Release notes

Sourced from shibuya's releases.

2026.1.9

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

2025.12.19

   🐞 Bug Fixes

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

Sourced from shibuya's changelog.

2026.1.9

  • Fix: Add translation for "Discussion" text.
  • Fix: Using sun-moon icon for "auto" color mode.

2025.12.19

  • Fix: Fix "Copy page" button when there is no source URL.
Commits
  • 492145c chore: release 2026.1.9
  • 46e8a00 fix: using sun-moon icon for auto color mode
  • a069ad1 chore: update deps
  • f22d7f9 fix: update translations
  • 424824b chore: add AGENTS.md
  • cfc9532 Merge pull request #104 from hwhsu1231-fork/translate-discussion-link
  • 07133e5 feat: add translation for discussion text
  • 42dfbe7 chore: release 2025.12.19
  • b510a58 fix: copy page button will raise error when raw_source_url is None
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 2, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@dependabot dependabot bot force-pushed the dependabot/uv/master/shibuya-2026.1.9 branch from 4ae48fc to 24332bf Compare February 2, 2026 18:58
Bumps [shibuya](https://github.com/lepture/shibuya) from 2025.12.17 to 2026.1.9.
- [Release notes](https://github.com/lepture/shibuya/releases)
- [Changelog](https://github.com/lepture/shibuya/blob/main/docs/changelog.rst)
- [Commits](lepture/shibuya@2025.12.17...2026.1.9)

---
updated-dependencies:
- dependency-name: shibuya
  dependency-version: 2026.1.9
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/master/shibuya-2026.1.9 branch from 24332bf to f580fc4 Compare February 2, 2026 19:08
@jychp jychp enabled auto-merge (squash) February 2, 2026 19:17
@jychp jychp merged commit 039d733 into master Feb 2, 2026
6 of 8 checks passed
@jychp jychp deleted the dependabot/uv/master/shibuya-2026.1.9 branch February 2, 2026 19:22
jychp pushed a commit that referenced this pull request Feb 2, 2026
Bumps [shibuya](https://github.com/lepture/shibuya) from 2025.12.17 to
2026.1.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lepture/shibuya/releases">shibuya's
releases</a>.</em></p>
<blockquote>
<h2>2026.1.9</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Add translation for discussion text  -  by <a
href="https://github.com/hwhsu1231"><code>@​hwhsu1231</code></a> <a
href="https://github.com/lepture/shibuya/commit/07133e5"><!-- raw HTML
omitted -->(07133)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Update translations  -  by <a
href="https://github.com/lepture"><code>@​lepture</code></a> <a
href="https://github.com/lepture/shibuya/commit/f22d7f9"><!-- raw HTML
omitted -->(f22d7)<!-- raw HTML omitted --></a></li>
<li>Using sun-moon icon for auto color mode  -  by <a
href="https://github.com/lepture"><code>@​lepture</code></a> <a
href="https://github.com/lepture/shibuya/commit/46e8a00"><!-- raw HTML
omitted -->(46e8a)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/lepture/shibuya/compare/2025.12.19...2026.1.9">View
changes on GitHub</a></h5>
<h2>2025.12.19</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Copy page button will raise error when raw_source_url is None  -  by
<a href="https://github.com/lepture"><code>@​lepture</code></a> <a
href="https://github.com/lepture/shibuya/commit/b510a58"><!-- raw HTML
omitted -->(b510a)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/lepture/shibuya/compare/2025.12.17...2025.12.19">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lepture/shibuya/blob/main/docs/changelog.rst">shibuya's
changelog</a>.</em></p>
<blockquote>
<h2>2026.1.9</h2>
<ul>
<li><strong>Fix</strong>: Add translation for &quot;Discussion&quot;
text.</li>
<li><strong>Fix</strong>: Using <code>sun-moon</code> icon for
&quot;auto&quot; color mode.</li>
</ul>
<h2>2025.12.19</h2>
<ul>
<li><strong>Fix</strong>: Fix &quot;Copy page&quot; button when there is
no source URL.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lepture/shibuya/commit/492145cd9089788f60d5e4f367da092b00acf7f4"><code>492145c</code></a>
chore: release 2026.1.9</li>
<li><a
href="https://github.com/lepture/shibuya/commit/46e8a00e7e6e8ebee9a0bc8b290db595099c34d6"><code>46e8a00</code></a>
fix: using sun-moon icon for auto color mode</li>
<li><a
href="https://github.com/lepture/shibuya/commit/a069ad1ed82b121040588528c0e1247a156f5e9c"><code>a069ad1</code></a>
chore: update deps</li>
<li><a
href="https://github.com/lepture/shibuya/commit/f22d7f991cbe751553c734ac619a40045ec072ba"><code>f22d7f9</code></a>
fix: update translations</li>
<li><a
href="https://github.com/lepture/shibuya/commit/424824b6a86bb96a2da00cf92434057b688f91b1"><code>424824b</code></a>
chore: add AGENTS.md</li>
<li><a
href="https://github.com/lepture/shibuya/commit/cfc9532b43027c23ee990bda89c08f69579f5452"><code>cfc9532</code></a>
Merge pull request <a
href="https://redirect.github.com/lepture/shibuya/issues/104">#104</a>
from hwhsu1231-fork/translate-discussion-link</li>
<li><a
href="https://github.com/lepture/shibuya/commit/07133e5f91815d7a5fb2e526406fccc8403a7a32"><code>07133e5</code></a>
feat: add translation for discussion text</li>
<li><a
href="https://github.com/lepture/shibuya/commit/42dfbe77b1e201445f373e7350e0635652204f38"><code>42dfbe7</code></a>
chore: release 2025.12.19</li>
<li><a
href="https://github.com/lepture/shibuya/commit/b510a587e3b28f1befdeff37faba97ac5e440df0"><code>b510a58</code></a>
fix: copy page button will raise error when raw_source_url is None</li>
<li>See full diff in <a
href="https://github.com/lepture/shibuya/compare/2025.12.17...2026.1.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shibuya&package-manager=uv&previous-version=2025.12.17&new-version=2026.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jychp pushed a commit that referenced this pull request Feb 3, 2026
Bumps [shibuya](https://github.com/lepture/shibuya) from 2025.12.17 to
2026.1.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lepture/shibuya/releases">shibuya's
releases</a>.</em></p>
<blockquote>
<h2>2026.1.9</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Add translation for discussion text  -  by <a
href="https://github.com/hwhsu1231"><code>@​hwhsu1231</code></a> <a
href="https://github.com/lepture/shibuya/commit/07133e5"><!-- raw HTML
omitted -->(07133)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Update translations  -  by <a
href="https://github.com/lepture"><code>@​lepture</code></a> <a
href="https://github.com/lepture/shibuya/commit/f22d7f9"><!-- raw HTML
omitted -->(f22d7)<!-- raw HTML omitted --></a></li>
<li>Using sun-moon icon for auto color mode  -  by <a
href="https://github.com/lepture"><code>@​lepture</code></a> <a
href="https://github.com/lepture/shibuya/commit/46e8a00"><!-- raw HTML
omitted -->(46e8a)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/lepture/shibuya/compare/2025.12.19...2026.1.9">View
changes on GitHub</a></h5>
<h2>2025.12.19</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Copy page button will raise error when raw_source_url is None  -  by
<a href="https://github.com/lepture"><code>@​lepture</code></a> <a
href="https://github.com/lepture/shibuya/commit/b510a58"><!-- raw HTML
omitted -->(b510a)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/lepture/shibuya/compare/2025.12.17...2025.12.19">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lepture/shibuya/blob/main/docs/changelog.rst">shibuya's
changelog</a>.</em></p>
<blockquote>
<h2>2026.1.9</h2>
<ul>
<li><strong>Fix</strong>: Add translation for &quot;Discussion&quot;
text.</li>
<li><strong>Fix</strong>: Using <code>sun-moon</code> icon for
&quot;auto&quot; color mode.</li>
</ul>
<h2>2025.12.19</h2>
<ul>
<li><strong>Fix</strong>: Fix &quot;Copy page&quot; button when there is
no source URL.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lepture/shibuya/commit/492145cd9089788f60d5e4f367da092b00acf7f4"><code>492145c</code></a>
chore: release 2026.1.9</li>
<li><a
href="https://github.com/lepture/shibuya/commit/46e8a00e7e6e8ebee9a0bc8b290db595099c34d6"><code>46e8a00</code></a>
fix: using sun-moon icon for auto color mode</li>
<li><a
href="https://github.com/lepture/shibuya/commit/a069ad1ed82b121040588528c0e1247a156f5e9c"><code>a069ad1</code></a>
chore: update deps</li>
<li><a
href="https://github.com/lepture/shibuya/commit/f22d7f991cbe751553c734ac619a40045ec072ba"><code>f22d7f9</code></a>
fix: update translations</li>
<li><a
href="https://github.com/lepture/shibuya/commit/424824b6a86bb96a2da00cf92434057b688f91b1"><code>424824b</code></a>
chore: add AGENTS.md</li>
<li><a
href="https://github.com/lepture/shibuya/commit/cfc9532b43027c23ee990bda89c08f69579f5452"><code>cfc9532</code></a>
Merge pull request <a
href="https://redirect.github.com/lepture/shibuya/issues/104">#104</a>
from hwhsu1231-fork/translate-discussion-link</li>
<li><a
href="https://github.com/lepture/shibuya/commit/07133e5f91815d7a5fb2e526406fccc8403a7a32"><code>07133e5</code></a>
feat: add translation for discussion text</li>
<li><a
href="https://github.com/lepture/shibuya/commit/42dfbe77b1e201445f373e7350e0635652204f38"><code>42dfbe7</code></a>
chore: release 2025.12.19</li>
<li><a
href="https://github.com/lepture/shibuya/commit/b510a587e3b28f1befdeff37faba97ac5e440df0"><code>b510a58</code></a>
fix: copy page button will raise error when raw_source_url is None</li>
<li>See full diff in <a
href="https://github.com/lepture/shibuya/compare/2025.12.17...2026.1.9">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shibuya&package-manager=uv&previous-version=2025.12.17&new-version=2026.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jeremy Chapeau <jeremy@subimage.io>
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