Bump sphinx-tabs from 3.4.7 to 3.5.0#721
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #721 +/- ##
=======================================
Coverage 74.82% 74.82%
=======================================
Files 56 56
Lines 8096 8096
Branches 1577 1577
=======================================
Hits 6058 6058
Misses 1422 1422
Partials 616 616
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.4.7 to 3.5.0. - [Release notes](https://github.com/executablebooks/sphinx-tabs/releases) - [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-tabs@v3.4.7...v3.5.0) --- updated-dependencies: - dependency-name: sphinx-tabs dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b6bc80d to
9b6e807
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps sphinx-tabs from 3.4.7 to 3.5.0.
Release notes
Sourced from sphinx-tabs's releases.
Changelog
Sourced from sphinx-tabs's changelog.
... (truncated)
Commits
4ee56c6Release v3.5.0eeb478fUpdate packaging command in CI505d776MAINT: adding basic build-system1af2528Finalizing changelog for v3.5.0f682229MAINT: ignoring bots for changelog40f50adMAINT: renaming the default branch to main (#219)fcb455cMAINT: dropping sphinx<7 and python<3.10 versions (#218)bb0be82Bump the actions group in /.github/workflows with 3 updates (#217)853e580MAINT: adding dependabot (#215)3bab12dMAINT: adding new python versions to testing (#216)Greptile Summary
This is a routine automated dependency bump of
sphinx-tabsfrom3.4.7to3.5.0in thedocsoptional-dependencies group. The new release adds support for Sphinx 9.1 and Docutils 0.22, and drops support for Sphinx < 7 and Python < 3.10 — neither of which affects this project since it already requires Python ≥ 3.10 and pinssphinx<9.Confidence Score: 5/5
Safe to merge — single-line docs dependency version bump with no compatibility concerns.
The change is a single-line version bump of a documentation-only dependency. The project's Python ≥ 3.10 and sphinx<9 constraints are fully compatible with sphinx-tabs 3.5.0's requirements (Python ≥ 3.10, Sphinx ≥ 7). No runtime code is affected.
No files require special attention.
Important Files Changed
Reviews (2): Last reviewed commit: "Bump sphinx-tabs from 3.4.7 to 3.5.0" | Re-trigger Greptile