Bump the all-deps group with 3 updates - #164
Merged
Merged
Conversation
Bumps the all-deps group with 3 updates: [rstcheck](https://github.com/rstcheck/rstcheck), [ruff](https://github.com/astral-sh/ruff) and [rstcheck-core](https://github.com/rstcheck/rstcheck-core). Updates `rstcheck` from 6.2.5 to 6.3.0 - [Changelog](https://github.com/rstcheck/rstcheck/blob/main/CHANGELOG.md) - [Commits](rstcheck/rstcheck@v6.2.5...v6.3.0) Updates `ruff` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.0...0.16.1) Updates `rstcheck-core` from 1.3.0 to 1.3.1 - [Changelog](https://github.com/rstcheck/rstcheck-core/blob/main/CHANGELOG.md) - [Commits](rstcheck/rstcheck-core@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: rstcheck dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rstcheck-core dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
GibranAlfa
approved these changes
Aug 12, 2026
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 the all-deps group with 3 updates: rstcheck, ruff and rstcheck-core.
Updates
rstcheckfrom 6.2.5 to 6.3.0Changelog
Sourced from rstcheck's changelog.
Commits
d8774e9"release v6.3.0 [skip ci]"382bcc8Merge pull request #254 from rstcheck/support-rstcheck-core-1_3_193a53bdupdate changelogf69ee7cadd flag for new sphinx_source_dir setting88c8248bump min rstcheck-core version to 1.3.1b4f9612Merge pull request #253 from rstcheck/pre-commit-ci-update-config436c085ignore argument count of cli function2608287[pre-commit.ci] auto fixes from pre-commit.com hooks4be06fb[pre-commit.ci] pre-commit autoupdate96719d9Merge pull request #250 from rstcheck/pre-commit-ci-update-configUpdates
rufffrom 0.16.0 to 0.16.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
80790b3Bump 0.16.1 (#27330)63830f3[ty] Borrow from constraint set storage less often (#27328)f40dca9[ty] Preserve forwarded expanded-variadic diagnostic sources (#27266)0d80497Lint TOML files in the LSP (#26862)d91586bUpdate prek dependencies (#27293)7da4b8b[ty] Respect bounds and constraints in generic materializations (#27228)b20daf7[ty] refactor: add helper function to send partial results (#27249)4d4c8fa[ty] Emit diagnostic when specializing a non-generic class (#26883)7c3e2db[ty] Fix enum class container assignability (#27318)d5ef97f[flake8-return] Fix false positive when variable is read infinallyclaus...Updates
rstcheck-corefrom 1.3.0 to 1.3.1Changelog
Sourced from rstcheck-core's changelog.
Commits
8176ce4"release v1.3.1 [skip ci]"937fc7aMerge pull request #121 from rstcheck/fix-absolute-paths-in-sphinx-workaround813628cuse raw path str for abs path check to work on windows899fd7fupdate abs path logic to work on windows too95199c6remove debug print44ff0ca[pre-commit.ci] auto fixes from pre-commit.com hookseef96eaupdate changeloga1c2516add new config option to docs8c717aeadd tests for abs path handling in sphinx context8c03f07run sphinx workaround tests only when sphinx is enabledDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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