chore(deps): bump the uv-version-updates group across 1 directory with 7 updates#108
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the uv-version-updates group across 1 directory with 7 updates#108dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…h 7 updates Bumps the uv-version-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tox](https://github.com/tox-dev/tox) | `4.32.0` | `4.50.0` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20251115` | `2.9.0.20260305` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.1` | `1.2.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.15.6` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.7` | `8.1.3` | | [fawltydeps](https://github.com/tweag/FawltyDeps) | `0.19.0` | `0.20.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.5` | `0.0.23` | Updates `tox` from 4.32.0 to 4.50.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.32.0...4.50.0) Updates `types-python-dateutil` from 2.9.0.20251115 to 2.9.0.20260305 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `python-dotenv` from 1.1.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.2) Updates `ruff` from 0.14.10 to 0.15.6 - [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.14.10...0.15.6) Updates `sphinx` from 7.4.7 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) Updates `fawltydeps` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/tweag/FawltyDeps/releases) - [Commits](tweag/FawltyDeps@v0.19.0...v0.20.0) Updates `ty` from 0.0.5 to 0.0.23 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.5...0.0.23) --- updated-dependencies: - dependency-name: tox dependency-version: 4.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260305 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-version-updates - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv-version-updates - dependency-name: fawltydeps dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: ty dependency-version: 0.0.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-version-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 uv-version-updates group with 7 updates in the / directory:
4.32.04.50.02.9.0.202511152.9.0.202603051.1.11.2.20.14.100.15.67.4.78.1.30.19.00.20.00.0.50.0.23Updates
toxfrom 4.32.0 to 4.50.0Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
db1362drelease 4.50.02d18e29✨ feat(config): support subscript syntax and env_name in conditionals (#3884)bf4e4e8✨ feat(run): add interrupt_post_commands for cleanup after Ctrl-C (#3882)fb1f6af[pre-commit.ci] pre-commit autoupdate (#3879)02f12b3🧪 test(docs): validate doc config examples to prevent regressions (#3875)c797c65document {env:TOX_PACKAGE} for referencing built packages in commands (#3873)142b077release 4.49.1e3876f3🐛 fix(run): break deadlock in execution interrupt chain (#3869)3aa8135[pre-commit.ci] pre-commit autoupdate (#3872)8536955Update maintainers (#3868)Updates
types-python-dateutilfrom 2.9.0.20251115 to 2.9.0.20260305Commits
Updates
python-dotenvfrom 1.1.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
... (truncated)
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
rufffrom 0.14.10 to 0.15.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e4c7f35Bump 0.15.6 (#23919)edfe6c1[ty] Narrow type context during collection literal inference (#23844)dd16d68Exclude broken symlink in ecosystem check (#23921)3f94c6aFix stack overflow in ANN401 on quoted annotations with escape sequences (#23...91fc7bd[ty] Fix false-positive diagnostics for PEP-604 union annotations on attribut...04229cf[ty] Initial test suite for PEP-728TypedDictfeatures (#23832)728b9d6[pep8-naming] Check naming conventions inmatchpattern bindings (N806,...88d1eec[ty] Ensure atype[]typeTis always considered assignable to a union th...37cdd61Fix lambda body formatting for multiline calls and subscripts (#23866)a25a4df[ty] Disambiguate duplicate-looking overloaded callables in union display (#2...Updates
sphinxfrom 7.4.7 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510deBump to 8.1.3 final62e9606Restore support forcut_lines()with no object type (#13015)5ae32ceBump versiona72b47bBump to 8.1.2 final39a45adExposeExtensionErrorinsphinx.utilfor backwards compatibility.5a4859aAdd docs about sphinx-autobuild (#13011)05679efType-check the 'autodoc_intenum' example (#12827)86d1d31Prune CHANGES of unneeded sectionsb6269d3Improve documentation for the Builder API (#13008)c46abc4Improve clarity formaster_docandroot_docUpdates
fawltydepsfrom 0.19.0 to 0.20.0Release notes
Sourced from fawltydeps's releases.
... (truncated)
Commits
c0ed1a1Bump version to v0.20.0b0c9d77test_sample_projects: Fix incorrect type annotation, found by new Mypy437361eBump minimum Python version to allow update of transitive dependency3e8636aUpdate lock file, re-pin dependenciesb7208c7extract_imports.parse_source: Improve interaction with dirs_between()d7be28cextract_imports.parse_source(): Fix case when base_dir is not a parent7b581f8test_extract_imports_simple: Add failing test case for issue #490de7c126test_extract_imports_simple: Reformat test vectors with dataclass4ea2c22CI: call the CodeQL workflow from the main workflow filece4b485Rename codeql.yml to use the yaml extensionUpdates
tyfrom 0.0.5 to 0.0.23Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
be6e94aBump version to 0.0.23 (#3036)cee15aeUpdate astral-sh/setup-uv action to v7.5.0 (#3035)26a6e34docs: Update the Zed editor integration (#3017)1adde13Document how to update ty's conformance results upstream (#3028)eda1e71Bump version to 0.0.22 (#3031)b4abf2bUpdate Artifact GitHub Actions dependencies (#2996)842b8b5Update PyO3/maturin-action action to v1.50.1 (#2995)6c04a8eUpdate prek dependencies (#2994)1557849installers: Download releases from Astral's mirror first (#2980)c1ad9f2Bump version to 0.0.21 (#2973)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