Bump the python group across 1 directory with 5 updates#202
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python group across 1 directory with 5 updates#202dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.25.1` | `0.26.2` | | [prek](https://github.com/j178/prek) | `0.4.1` | `0.4.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.15.15` | | [ty](https://github.com/astral-sh/ty) | `0.0.39` | `0.0.40` | | [tox](https://github.com/tox-dev/tox) | `4.54.0` | `4.55.0` | Updates `typer` from 0.25.1 to 0.26.2 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.25.1...0.26.2) Updates `prek` from 0.4.1 to 0.4.3 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.1...v0.4.3) Updates `ruff` from 0.15.14 to 0.15.15 - [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.14...0.15.15) Updates `ty` from 0.0.39 to 0.0.40 - [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.39...0.0.40) Updates `tox` from 4.54.0 to 4.55.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.54.0...4.55.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: prek dependency-version: 0.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ty dependency-version: 0.0.40 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: tox dependency-version: 4.55.0 dependency-type: direct:development update-type: version-update:semver-minor 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 5 updates in the / directory:
0.25.10.26.20.4.10.4.30.15.140.15.150.0.390.0.404.54.04.55.0Updates
typerfrom 0.25.1 to 0.26.2Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
eef433f🔖 Release version 0.26.223474b0📝 Update release notes5568bab🐛 Ensure that an envvar set for atyper.Optionlist is split on whitespace ...8c70d49🔖 Release version 0.26.175ee927📝 Update release notes3028854🐛 Ensure that an envvar set fortyper.Optionworks as expected (#1788)959a356📝 Update release notesa79de20⬆ Bump python-dotenv from 1.2.1 to 1.2.2 (#1714)8f44149📝 Update release notesd88415f📝 Update release notesUpdates
prekfrom 0.4.1 to 0.4.3Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
02bb73fBump version to 0.4.3 (#2132)0f64ff9Ignore stat-only hook rewrites (#2131)de77cc9Bump version to 0.4.2 (#2126)c54be46Simplify hook progress folding (#2125)e908f82Add link to comprehensive list of open-source projects using prek (#938)7cd6ba4Run same-depth projects concurrently (#2110)bbb3810Lock file maintenance (#2123)7d5282cUpdate Rust crate quick-xml to 0.40 (#2121)97130eaUpdate dependency uv to v0.11.14 (#2118)480f4bfUpdate pre-commit hook crate-ci/typos to v1.46.2 (#2120)Updates
rufffrom 0.15.14 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)Updates
tyfrom 0.0.39 to 0.0.40Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
Commits
7b95bc2Bump version to 0.0.40 (#3554)54c7498Update prek dependencies (#3546)0d8540adocs: set Eglot:language-idso ty works withpython-base-mode(#3532)8f1cee0scripts/update_schemastore: add text=True to git revision check_output calls ...32b654adocs: add Flycheck note to Emacs editor integration (#3528)4e1b4e7docs: fix broken link and minor wording in suppression.md (#3527)Updates
toxfrom 4.54.0 to 4.55.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
928b7f0release 4.55.0a43427f🐛 fix(pip): skip constrain_package_deps when constraints is set (#3948)27b68b3[pre-commit.ci] pre-commit autoupdate (#3947)4e6627cfeat: Also passTERMINFOwhen in an interactive shell (#3946)10c431c[pre-commit.ci] pre-commit autoupdate (#3943)c86e876👷 ci(schemastore): sync fork before pushing branch (#3942)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