chore(deps-dev): bump the minor-and-patch group across 1 directory with 4 updates - #148
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the minor-and-patch group across 1 directory with 4 updates#148dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 4 updates Bumps the minor-and-patch group with 4 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [basedpyright](https://github.com/detachhead/basedpyright), [orjson](https://github.com/ijl/orjson) and [zensical](https://github.com/zensical/zensical). Updates `ruff` from 0.15.21 to 0.16.4 - [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.15.21...0.16.4) Updates `basedpyright` from 1.39.9 to 1.39.10 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.9...v1.39.10) Updates `orjson` from 3.11.9 to 3.12.0 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.9...3.12.0) Updates `zensical` from 0.0.50 to 0.0.56 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.50...v0.0.56) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.39.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: orjson dependency-version: 3.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: zensical dependency-version: 0.0.54 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/minor-and-patch-daa7228bf7
branch
from
August 24, 2026 20:05
09b5f1d to
1665482
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 the minor-and-patch group with 4 updates in the / directory: ruff, basedpyright, orjson and zensical.
Updates
rufffrom 0.15.21 to 0.16.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c76bfBump 0.16.4 (#27937)d53c8c5Isolate playground builds from deployment credentials (#27839)cab001eDisable uv preview for releases and pre-commit hooks (#27939)f8d575f[ty] Clarify writing guidance for human readers (#27912)ca45faeSet--previewand--default-indexfor theuv-lockhook (#27935)4827bf7ExportUV_DEFAULT_INDEXinrelease.sh(#27934)d1087a4[ty] Handle assignment expressions in string annotations (#27921)680cce4[ty] Optimize inherited recursive protocol comparisons (#27922)974d3cbUpgrade ecosystem-analyzer and mypy_primer to the latest upstream pins (#27932)b169b40Install cargo tools locked (#27929)Updates
basedpyrightfrom 1.39.9 to 1.39.10Release notes
Sourced from basedpyright's releases.
Commits
6d830ba1.39.10a34496cfix redundantworkspace/configurationrequestb3074fefix links in tsp docs979a3fcaddnodejs-wheelback as a dev dependency2852250ignoremypy_primer/buildin bpr5c4427fbaseline type errors from new upstream python fileae420b5try to fix primer0e5c88efixes from merge78adf4fdon't support TSPeff463dMerge tag '1.1.412' into merge-1.1.412Updates
orjsonfrom 3.11.9 to 3.12.0Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
67378953.12.0c2a6e8fJsonWriter, iterators6a2d7a7yyjson 1ea2fb097bf170build updateUpdates
zensicalfrom 0.0.50 to 0.0.56Release notes
Sourced from zensical's releases.
... (truncated)
Commits
ab17429chore: release v0.0.56e6c56cerefactor: report invalid autorefs underinvalid_linksvalidation setting9973ac9fix: regression reporting unresolved references (#866)b60354cchore: release v0.0.55b53048erefactor: revert code blocks to TOML 1.0 (#860)7fe9b24Merge pull request #862 from zensical/fix/reference-extractor91d9d50fix: ignore surrounding whitespace in inline link targets (#861)6774d61fix: invalid code span detection in reference extractorcfdf18fchore: release v0.0.5434e6c89performance: reduce peak memory usage by 8-10x