Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps sphinx-togglebutton from 0.3.2 to 0.4.4.

Release notes

Sourced from sphinx-togglebutton's releases.

Version 0.4.4

What's Changed

Full Changelog: executablebooks/sphinx-togglebutton@v0.4.3...v0.4.4

Version 0.4.3

0.4.3 - 2026-01-14

Fixed

  • Added missing information in tests.yml.

Full Changelog: executablebooks/sphinx-togglebutton@v0.4.2...v0.4.3

Version 0.4.2

0.4.2 - 2026-01-14

Fixed

  • Enhanced setup.cfg with complete metadata.
  • Simplified setup.py to just call setup().

Full Changelog: executablebooks/sphinx-togglebutton@v0.4.1...v0.4.2

Version 0.4.1

0.4.1 - 2026-01-14

Fixed

  • Updated the release workflow to use a recent Python version.

Full Changelog: executablebooks/sphinx-togglebutton@v0.4.0...v0.4.1

Version 0.4.0

0.4.0 - 2026-01-14

Full Changelog: executablebooks/sphinx-togglebutton@v0.3.2...v0.4.0

Added

  • Support for more languages in toggle button text (see README for full list) #66.
  • Added new functions (syncToggleHint, syncAllToggleHints) to dynamically update toggle button hints based on the current state #66. This allows developers to change the open or closed state of an element and have the button hint text update accordingly automatically.

Fixed

  • Update togglebutton.js to use an admonition's existing ID if present, instead of always generating a new one #66.

New Contributors

... (truncated)

Changelog

Sourced from sphinx-togglebutton's changelog.

0.4.4 - 2026-01-14

Fixed

  • Upgrade used version in release workflow to the latest available.
  • Correct build command in tests.yml.

0.4.3 - 2026-01-14

Fixed

  • Added missing information in tests.yml.

0.4.2 - 2026-01-14

Fixed

  • Enhanced setup.cfg with complete metadata.
  • Simplified setup.py to just call setup().

0.4.1 - 2026-01-14

Fixed

  • Updated the release workflow to use a recent Python version.

0.4.0 - 2026-01-14

Added

  • Support for more languages in toggle button text (see README for full list) #66.
  • Added new functions (syncToggleHint, syncAllToggleHints) to dynamically update toggle button hints based on the current state #66. This allows developers to change the open or closed state of an element and have the button hint text update accordingly automatically.

Fixed

  • Update togglebutton.js to use an admonition's existing ID if present, instead of always generating a new one #66.
Commits
  • ec20337 Update release workflow and bump version to 0.4.4 (#73)
  • 9465032 Prep rls 0.4.3 (#72)
  • 20245cb Update to v0.4.2 and improve packaging metadata (#71)
  • b869f69 Bump version to 0.4.1 and update release workflow (#70)
  • aa94ac0 🚀 RELEASE: version 0.4.0 (#69)
  • 5f4c8f7 👌 IMPROVE: Add i18n support & general improvements (#66)
  • f301181 Fix dropdown under a code cell in dark mode (#64)
  • 9a8272d A11y: set aria-expanded to the toggle button. (#61)
  • f468ca6 Display hide hint text when admonition is expanded (#59)
  • 0a356c2 FIX: dropdown toggle height when closed (#57)
  • 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 [sphinx-togglebutton](https://github.com/executablebooks/sphinx-togglebutton) from 0.3.2 to 0.4.4.
- [Release notes](https://github.com/executablebooks/sphinx-togglebutton/releases)
- [Changelog](https://github.com/executablebooks/sphinx-togglebutton/blob/master/CHANGELOG.md)
- [Commits](executablebooks/sphinx-togglebutton@v0.3.2...v0.4.4)

---
updated-dependencies:
- dependency-name: sphinx-togglebutton
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added conda Pull requests that update conda code dependencies Pull requests that update a dependency file labels Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conda Pull requests that update conda code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant