Bump the python group across 1 directory with 6 updates#217
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the python group across 1 directory with 6 updates#217dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prek](https://github.com/j178/prek) | `0.3.4` | `0.3.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.5` | `0.15.6` | | [ty](https://github.com/astral-sh/ty) | `0.0.21` | `0.0.23` | | [zensical](https://github.com/zensical/zensical) | `0.0.24` | `0.0.26` | | [tox](https://github.com/tox-dev/tox) | `4.48.1` | `4.49.1` | | [tox-uv](https://github.com/tox-dev/tox-uv) | `1.33.1` | `1.33.4` | Updates `prek` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.4...v0.3.5) Updates `ruff` from 0.15.5 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.15.5...0.15.6) Updates `ty` from 0.0.21 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.21...0.0.23) Updates `zensical` from 0.0.24 to 0.0.26 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.24...v0.0.26) Updates `tox` from 4.48.1 to 4.49.1 - [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.48.1...4.49.1) Updates `tox-uv` from 1.33.1 to 1.33.4 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](tox-dev/tox-uv@1.33.1...1.33.4) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ty dependency-version: 0.0.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: zensical dependency-version: 0.0.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: tox dependency-version: 4.49.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: tox-uv dependency-version: 1.33.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... 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 python group with 6 updates in the / directory:
0.3.40.3.50.15.50.15.60.0.210.0.230.0.240.0.264.48.14.49.11.33.11.33.4Updates
prekfrom 0.3.4 to 0.3.5Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
46cb7baBump version to 0.3.5 (#1760)3cd9382Fix GHC cache dir on Windows (#1759)c8ef5f9Improve benchmark script (#1758)e6344fcAdd a workflow for hyperfine benchmarks (#1304)423e847Respectcore.sharedRepositoryfor hook permissions (#1755)80d0806python: stripUV_SYSTEM_PYTHONfromuv venvandpip installcommands (#...b452914Manage Rust toolchain and MSRV in renovate (#1757)7c6c30eBump actions versions (#1752)73a55a4Don't use native TLS backend (#1754)8501ccbPass--quiet,--verbose, and--no-progressthroughprek installinto ...Updates
rufffrom 0.15.5 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
tyfrom 0.0.21 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)Updates
zensicalfrom 0.0.24 to 0.0.26Release notes
Sourced from zensical's releases.
Commits
824410cchore: release v0.0.2666ca0e7fix: missing wheels for CPython 3.10 manylinux x86 (#425)7514e32fix: replacecodecs.open, deprecated in Python 3.14 (#429)88caefachore: release v0.0.25657c685fix: update ui to v0.0.9b5c8767fix: config parse errors shouldn't terminatezensical serve(#403)6c911cafix: watch auto-appendedpymdownx.snippetsfiles for changes (#148)ea57e0bchore: fix typos inzensical.tomlbf930ddfix: hash plugins config to trigger page rebuilds (#387)b93d630fix: clarify examples in bootstrappedzensical.toml(#394)Updates
toxfrom 4.48.1 to 4.49.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
142b077release 4.49.1e3876f3🐛 fix(run): break deadlock in execution interrupt chain (#3869)3aa8135[pre-commit.ci] pre-commit autoupdate (#3872)8536955Update maintainers (#3868)6c452bbrelease 4.49.01c59d54🐛 fix(legacy): initialize config_format and output_file for --showconfig (#3867)2382601✨ feat(config): add {factor:label} substitution for TOML (#3865)Updates
tox-uvfrom 1.33.1 to 1.33.4Release notes
Sourced from tox-uv's releases.
Commits
e0b9d0f🐛 fix(meta): remove tox_uv namespace conflict (#314)8cee50b🐛 fix(venv): resolve env names with trailing digits correctly (#313)ff811cb🐛 fix(venv): reject non-Python env names as interpreter specs (#312)ef8450c[pre-commit.ci] pre-commit autoupdate (#307)906a243🐛 fix(venv): resolve Python spec from env name when tox passes fallback path ...37d1adb[pre-commit.ci] pre-commit autoupdate (#306)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