chore(deps): Bump the development-dependencies group across 1 directory with 2 updates - #11
dependabot[bot] wants to merge 1 commit into
Conversation
d98c2ba to
a8ca91c
Compare
a8ca91c to
bd13111
Compare
…ry with 2 updates Bumps the development-dependencies group with 2 updates in the / directory: [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff). Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `ruff` from 0.15.21 to 0.16.7 - [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.7) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
bd13111 to
b8bb87a
Compare
|
Landed in #99 together with the other three safe updates. Merging these one at a time is not possible in practice: both branches require This one specifically needed more than the bump: the engine and services/api pin |
Pull request was closed
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
… decision Landed: duckdb 1.5.4 -> 1.5.5 and pydantic 2.13.4 -> 2.13.5 (#50), mypy 2.3.0 -> 2.3.1 and ruff 0.15.21 -> 0.16.7 (#11), hatchling 1.27.0 -> 1.32.0 (#12), and the thirteen web minor/patch updates including React 19.2.4 -> 19.3.0 (#54). #50 could not have merged on its own. The engine pins pydantic and services/api pins it separately while depending on the engine by path, so raising one side alone makes the API's resolution unsatisfiable. Both pins move here, services/api is relocked, and the export manifest is rehashed for the two files that changed. Held, with the reason recorded in dependabot.yml so the same pull request does not return every Monday: - anthropic major -> #77. httpx2 would put a second HTTP stack and a second TLS trust store beside the 21 call sites behind the SSRF guard. - node major and @types/node major -> #97. The Node version lives in ci.yml, engines, the Dockerfile and the types; moving one publishes an image on a runtime no test exercises. - react-pdf major -> #98. Suspense by default across three viewers, and PDF.js 6 can move the text-layer DOM that review-pdf.tsx selects on. Signed-off-by: L4XB <L4XB@users.noreply.github.com> (cherry picked from commit 319d1bd796d3bc1d5c36459a142212119da0d782)
Bumps the development-dependencies group with 2 updates in the / directory: mypy and ruff.
Updates
mypyfrom 2.3.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+devUpdates
rufffrom 0.15.21 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)