godot-docs
godot-docs copied to clipboard
Bump sphinx-tabs from 3.3.1 to 3.4.1
Bumps sphinx-tabs from 3.3.1 to 3.4.1.
Release notes
Sourced from sphinx-tabs's releases.
Version 3.4.1
What's Changed
- Change testing to only cover latest sphinx version by
@foster999in executablebooks/sphinx-tabs#167Full Changelog: https://github.com/executablebooks/sphinx-tabs/compare/v3.4.0...v3.4.1
Version 3.4.0
What's Changed
- Change git to https in pre-commit-hooks by
@eyllanescin executablebooks/sphinx-tabs#158- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin executablebooks/sphinx-tabs#156- DOCS: Fix typos by
@kianmengin executablebooks/sphinx-tabs#157- 👌 IMPROVE: Add support and testing for sphinx 5 by
@foster999in executablebooks/sphinx-tabs#164- 🐛 FIX: Fix to stop stripping of first line in MyST content by
@reiywin executablebooks/sphinx-tabs#165New Contributors
@kianmengand@reiywmade their first contributionsFull Changelog: https://github.com/executablebooks/sphinx-tabs/compare/v3.3.1...v3.4.0
Changelog
Sourced from sphinx-tabs's changelog.
3.4.1 - 2022-97-02
Added
- Weekly scheduled testing, to catch breaking changes in unpinned dependencies
Changed
- docutils version pin to allow use of verison 0.18.x
Removed
- sphinx version pinning - only the latest version of sphinx will now be fully supported, but previous versions will work if sphinx dependencies (i.e. jinja2) are managed correctly. This is inline with the approach at sphinx
- tests that were specific to older versions of sphinx and pygments
- jinja2 version pinning, as this is now pinned in latest version of sphinx
3.4.0 - 2022-06-26
Added
- Testing for sphinx 5
- Tesing for python 3.10
Fixed
- Fixed parsing of MyST content, where first line was being stripped
- Typos in documentation
- Failing regression tests
Changed
- Testing to use an up-to-date pytest version
Removed
- Testing for python 3.6 and sphinx versions 2 and 4 (see #164). Note that the package will likely continue to work fine with these, but this won't be assured by tests
Commits
9431223RELEASE v3.4.126bad87Change testing to only cover latest sphinx version (#167)b9fd7d8RELEASE: v3.4.09b061d5🐛 FIX: Fix to stop stripping of first line in MyST content (#165)f2b4714👌 IMPROVE: Add support and testing for sphinx 5 (#164)88a096f📚 DOCS: Fix typos (#157)c024ea8[pre-commit.ci] pre-commit autoupdate (#156)193646fChange git to https in pre-commit-hooks (#158)- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)