-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: bump the documentation group with 3 updates #3324
Merged
Merged
Conversation
This file contains 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
Bumps the documentation group with 3 updates: [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page), [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinxcontrib-websupport](https://github.com/sphinx-doc/sphinxcontrib-websupport). Updates `sphinx-notfound-page` from 1.0.2 to 1.0.4 - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-notfound-page@1.0.2...1.0.4) Updates `sphinx` from 7.4.7 to 8.0.2 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.2) Updates `sphinxcontrib-websupport` from 1.2.7 to 2.0.0 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-websupport/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinxcontrib-websupport@1.2.7...2.0.0) --- updated-dependencies: - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: sphinxcontrib-websupport dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
maintenance
General maintenance of the repo (libraries, cicd, etc)
labels
Aug 2, 2024
dependabot
bot
requested review from
germa89 and
clatapie
and removed request for
a team
August 2, 2024 00:20
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3324 +/- ##
==========================================
- Coverage 87.17% 87.14% -0.04%
==========================================
Files 55 55
Lines 9773 9773
==========================================
- Hits 8520 8517 -3
- Misses 1253 1256 +3 |
Updating sphinx to 8.0.2 creates an incompatibility because of
|
germa89
approved these changes
Aug 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CI/CD
Related with CICD, Github Actions, etc
dependencies
maintenance
General maintenance of the repo (libraries, cicd, etc)
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 the documentation group with 3 updates: sphinx-notfound-page, sphinx and sphinxcontrib-websupport.
Updates
sphinx-notfound-page
from 1.0.2 to 1.0.4Changelog
Sourced from sphinx-notfound-page's changelog.
Commits
be376e2
Release 1.0.44a7a4db
fix: Error with sphinx-notfound-page 1.0.3 - 'tuple' object has no at… (#241)fe10592
Tests: update test suite and fix some tests (#242)c628442
Release 1.0.39b0cc7d
fix: check prefix starts and ends with / (#238)64ed88f
fix _Opt deprecation warning (#236)Updates
sphinx
from 7.4.7 to 8.0.2Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
043750e
Bump to 8.0.2 finalcee9efc
Useclassmethod
for a class method16fed35
Bump versiond9bda77
Bump to 8.0.1 final006a6a7
Fix Flake8d0915ab
Fix mypy865b513
Patchpygments.Formatter.__class_getitem__
in Pygments 2.17f1d3c3f
Bump version0e8a638
Bump to 8.0.0 final5750d0e
[bot]: Update message catalogues (#12641)Updates
sphinxcontrib-websupport
from 1.2.7 to 2.0.0Release notes
Sourced from sphinxcontrib-websupport's releases.
Changelog
Sourced from sphinxcontrib-websupport's changelog.
Commits
142b41e
Bump to 2.0.06a625bd
Update CHANGES linksb6906da
Rename LICENSE to LICENCE.rsta21e385
Rename CHANGES to CHANGES.rst992d6fd
Run CI with Python 3.12 releases6c0277e
Run mypy without command-line options83f178d
Use the latest GitHub actions versions155ae9c
Enable GitHub's dependabot package update service7f05400
Adopt Ruff and use stricter MyPy settingsbe777a7
Update .gitignoreDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions