build(deps-dev): bump the uv-dependencies group with 3 updates - #133
Merged
Merged
Conversation
Updates the requirements on [pyinstaller](https://github.com/pyinstaller/pyinstaller), [ruff](https://github.com/astral-sh/ruff) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `pyinstaller` from 6.22.2 to 6.22.3 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.22.2...v6.22.3) Updates `ruff` from 0.16.7 to 0.16.8 - [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.7...0.16.8) Updates `uv-build` to 0.12.15 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.12.13...0.12.15) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.22.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.16.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: uv-build dependency-version: 0.12.15 dependency-type: direct:development dependency-group: uv-dependencies ... 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.
Updates the requirements on pyinstaller, ruff and uv-build to permit the latest version.
Updates
pyinstallerfrom 6.22.2 to 6.22.3Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.
Commits
ecd7993Release v6.22.3. [skip ci]8807296doc: update documentation section on onefile/onedir security verificationbda6110bootloader: security: improve owner/permissions check in onedir modee3fc240bootloader: security: add detection of file capabilities on linux3d73d32bootloader: security: enable security checks for setgid executables10c62c5bootloader: security: make early-error message a bit more generic1919af1Tests: Requirements: Scheduled weekly dependency update for week 36 (#9522)77907b5doc: update documentation section on onefile security verificationa36324bci: freebsd: mount /proc012e150tests: security: adjust for platforms without parent-process verificationUpdates
rufffrom 0.16.7 to 0.16.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
62914c4Bump version to 0.16.8 (#28648)c47e0cd[ty] Bound aliased intersection expansion during inference (#28546)ff4747brenovate: update uv hashes correctly with setup-uv (#28621)94efeaa[ty] Compact reachable binding and declaration histories (#28349)50020fb[ty] Avoid storing constraint nodes twice (#28375)446bb68[ty] Compare bound-method receivers before signatures (#28384)304ab86[flake8-type-checking] Prefer lazy imports overTYPE_CHECKINGon 3.15+ (`...d940b24[ty] Watch script dependencies in CLI watch mode (#28125)fe9f065[flake8-tidy-imports] Addextend-banned-api(#28644)31131db[ty] Supporttype[A & B](#27124)Updates
uv-buildto 0.12.15Release notes
Sourced from uv-build's releases.
... (truncated)
Changelog
Sourced from uv-build's changelog.
... (truncated)
Commits
d35f1f2Bump version to 0.12.15 (#21700)2c35bb3Use Packse scenarios to speed up tool tests (#21634)a064ab2Add regression test for--target .(#21695)cdabfceRevert "Reject symlinked wheel installation destinations" (#21699)c32f34aPreserve original constraint declarations inConstraints(#21459)fd89f63Add regression test for symlinks inside install directory (#21693)000a665Batch HTTP cache writes in blocking tasks (#21675)8f4a785Deduplicate flat index loading boilerplate (#21684)b8aff80Update dependency astral-sh/uv to v0.12.13 (#21655)ce3bd79Bump version to 0.12.14 (#21688)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