build(deps-dev): bump the minor-uv-updates group with 5 updates - #15
Merged
Conversation
Bumps the minor-uv-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `2.2.0` | `2.3.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.15.22` | | [zizmor](https://github.com/zizmorcore/zizmor) | `1.26.1` | `1.28.0` | | [zensical](https://github.com/zensical/zensical) | `0.0.50` | `0.0.51` | | [uv](https://github.com/astral-sh/uv) | `0.11.28` | `0.11.31` | Updates `mypy` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) Updates `ruff` from 0.15.21 to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/0.15.22/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.15.22) Updates `zizmor` from 1.26.1 to 1.28.0 - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.26.1...v1.28.0) Updates `zensical` from 0.0.50 to 0.0.51 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.50...v0.0.51) Updates `uv` from 0.11.28 to 0.11.31 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/0.11.31/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.28...0.11.31) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-uv-updates - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-uv-updates - dependency-name: zizmor dependency-version: 1.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-uv-updates - dependency-name: zensical dependency-version: 0.0.51 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-uv-updates - dependency-name: uv dependency-version: 0.11.31 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-uv-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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-uv-updates group with 5 updates:
2.2.02.3.00.15.210.15.221.26.11.28.00.0.500.0.510.11.280.11.31Updates
mypyfrom 2.2.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
rufffrom 0.15.21 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)Updates
zizmorfrom 1.26.1 to 1.28.0Release notes
Sourced from zizmor's releases.
Changelog
Sourced from zizmor's changelog.
... (truncated)
Commits
4381cc6Prep zizmor 1.28.0 (#2214)724d0e8Remove a redundant debug log (#2213)5a01aad[BOT] update JSON schemas from SchemaStore (#2208)6138a6dAddsbtto known Dependabot ecosystems (#2211)23878aachore(deps): bump the cargo group with 4 updates (#2206)5e839dbchore(deps): bump the github-actions group with 3 updates (#2207)297975adependabot-cooldown: honor GitHub's new default (#2193)b648e57Improve error message on remote ambiguous input refs (#2205)d06c823Dedupe a function in the GitHub APIs (#2204)82f5bf6github-env: don't flag all-literal printf arguments (#2201)Updates
zensicalfrom 0.0.50 to 0.0.51Release notes
Sourced from zensical's releases.
Commits
362bf5dchore: release v0.0.517989a55Update dependenciesec69accfix: cache objects.inv to persist it across cached rebuilds (#815)7e6940ffix: cache autorefs data for cross-ref resolution across rebuilds (#805)Updates
uvfrom 0.11.28 to 0.11.31Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
b7fdec6Bump version to 0.11.31 (#20608)5b70d39Allow requiring a hash algorithm for an index (#20605)f30c2ffUpdate Astral OIDC broker policy to schema v2 (#20606)a677fa2Move macOS dev-binary builds to Namespace (#20604)fd00f8dRoute all workflow failure issues to uv-dev (#20600)88a0e28Host the Astral credential broker policy in-repo (#20603)219b232Use stable Rust for development builds (#20601)8da71e4Allow automation to add notes to repeated workflow failures (#20599)1e1d01fFix various comments (#20597)e500216Use Packse for the Android lock test (#20602)Dependabot 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