-
Notifications
You must be signed in to change notification settings - Fork 72
Comparing changes
Open a pull request
base repository: executablebooks/sphinx-tabs
base: v3.4.7
head repository: executablebooks/sphinx-tabs
compare: v3.5.0
- 17 commits
- 38 files changed
- 6 contributors
Commits on Jan 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 36d01c9 - Browse repository at this point
Copy the full SHA 36d01c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a1121a - Browse repository at this point
Copy the full SHA 8a1121aView commit details -
Make the tests pass with Docutils 0.22 (#207)
* Fix KeyError: 'backrefs' with Docutils 0.22 That attribute is no longer present since this Docutils commit: https://sourceforge.net/p/docutils/code/9684/ Fixes #206. * Update XML expectations for Docutils 0.22
Configuration menu - View commit details
-
Copy full SHA for b573a2f - Browse repository at this point
Copy the full SHA b573a2fView commit details -
[pre-commit.ci] pre-commit autoupdate (#170)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v6.0.0](pre-commit/pre-commit-hooks@v4.6.0...v6.0.0) - [github.com/mgedmin/check-manifest: 0.49 → 0.51](mgedmin/check-manifest@0.49...0.51) - https://github.com/psf/black → https://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 24.8.0 → 25.12.0](psf/black-pre-commit-mirror@24.8.0...25.12.0) - [github.com/PyCQA/pylint: v3.2.6 → v4.0.4](pylint-dev/pylint@v3.2.6...v4.0.4) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 17485ea - Browse repository at this point
Copy the full SHA 17485eaView commit details -
Bump pypa/gh-action-pypi-publish in /.github/workflows (#205)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.1.0 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.1.0...v1.13.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 143083f - Browse repository at this point
Copy the full SHA 143083fView commit details
Commits on Jan 24, 2026
-
[pre-commit.ci] pre-commit autoupdate (#211)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d613cb7 - Browse repository at this point
Copy the full SHA d613cb7View commit details
Commits on Mar 2, 2026
-
[pre-commit.ci] pre-commit autoupdate (#213)
updates: - [github.com/PyCQA/pylint: v4.0.4 → v4.0.5](pylint-dev/pylint@v4.0.4...v4.0.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2112f92 - Browse repository at this point
Copy the full SHA 2112f92View commit details
Commits on Mar 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3bab12d - Browse repository at this point
Copy the full SHA 3bab12dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 853e580 - Browse repository at this point
Copy the full SHA 853e580View commit details -
Bump the actions group in /.github/workflows with 3 updates (#217)
Bumps the actions group in /.github/workflows with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/checkout` from 2 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v6) Updates `actions/setup-python` from 1 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v1...v6) Updates `actions/setup-node` from 1 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v1...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb0be82 - Browse repository at this point
Copy the full SHA bb0be82View commit details -
MAINT: dropping sphinx<7 and python<3.10 versions (#218)
* MAINT: dropping sphinx<7 and python<3.10 versions * Updating tox file * Modernize packaging and improve Sphinx 9 compatibility * Update deprecated BS4 usage * MAINT: remove more old version workarounds * MAINT: ensure we fail on warnings, adding exceptions for 3rd party * Adding pending deprecation to ignore list * Fix linter --------- Co-authored-by: Diego Prada <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcb455c - Browse repository at this point
Copy the full SHA fcb455cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f50ad - Browse repository at this point
Copy the full SHA 40f50adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f682229 - Browse repository at this point
Copy the full SHA f682229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af2528 - Browse repository at this point
Copy the full SHA 1af2528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505d776 - Browse repository at this point
Copy the full SHA 505d776View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb478f - Browse repository at this point
Copy the full SHA eeb478fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee56c6 - Browse repository at this point
Copy the full SHA 4ee56c6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.7...v3.5.0