chore(deps): bump the uv group across 1 directory with 5 updates#143
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the uv group across 1 directory with 5 updates#143dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the uv group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [json-repair](https://github.com/mangiucugna/json_repair) | `0.59.5` | `0.59.10` | | [transformers](https://github.com/huggingface/transformers) | `5.8.0` | `5.8.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.13` | | [prek](https://github.com/j178/prek) | `0.3.13` | `0.4.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.34` | `0.0.35` | Updates `json-repair` from 0.59.5 to 0.59.10 - [Release notes](https://github.com/mangiucugna/json_repair/releases) - [Commits](mangiucugna/json_repair@v0.59.5...v0.59.10) Updates `transformers` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.8.0...v5.8.1) Updates `ruff` from 0.15.12 to 0.15.13 - [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.12...0.15.13) Updates `prek` from 0.3.13 to 0.4.0 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.13...v0.4.0) Updates `ty` from 0.0.34 to 0.0.35 - [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.34...0.0.35) --- updated-dependencies: - dependency-name: json-repair dependency-version: 0.59.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv - dependency-name: transformers dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv - dependency-name: prek dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv - dependency-name: ty dependency-version: 0.0.35 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 group with 5 updates in the / directory:
0.59.50.59.105.8.05.8.10.15.120.15.130.3.130.4.00.0.340.0.35Updates
json-repairfrom 0.59.5 to 0.59.10Release notes
Sourced from json-repair's releases.
... (truncated)
Commits
d7f2a3bFix #195 keep balanced braces in strings4206302Fix top-level comma-separated object repair9c9db65Fix #195 preserve LaTeX escapes after prose commasdbec25aBump version to 0.59.7397fbe0Fix #195 preserve escaped brace groupsb8cd2e2Fix #194 line comments with brackets8ea7d65update depsUpdates
transformersfrom 5.8.0 to 5.8.1Release notes
Sourced from transformers's releases.
Commits
cc832f9upf966d7bDeepseek v4 csa mask collapse (#45928)283f3f0Fix deepseek v4 (#45892)4e0be9cFix WeightConverter regex incorrectly matching shared_experts as experts in D...ec85262[fix] Addfatal_errortoContinuousBatchingManagerso the serving layer c...Updates
rufffrom 0.15.12 to 0.15.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2afb467Bump 0.15.13 (#25157)3008796[ty] classify TypeVar semantic tokens as type parameters (#24891)79470e3[isort] Avoid constructingglob::Patterns for literal known modules (#25123)2522549Remove shellcheck from prek (#25154)7db7170[ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...bb3dd53[ty] Run full iteration analysis on narrowed typevars (#25143)828cdb7[ty] Isolate file-watching test environment (#25151)89e1d86[ty] Preserve TypedDict keys through dict unpacking (#24523)86f3064[ty] Avoid accessingargs[0]forstatic_assert(#25149)ed819f9[ty] Treat custom enum__new__values as dynamic (#25136)Updates
prekfrom 0.3.13 to 0.4.0Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
b570c73Bump version to 0.4.0 (#2081)007b244Revert pass-through of global install flags into generated hook scripts (#1966)b66c39cRemove direct path support from language_version (#1831)321f8b8Drain PTY output without timeout (#2079)0249d81Migratestd::fstofs_err(#2077)99ac4fbUse managed npm cache for node hooks (#2075)7783bdcFix npm config env overrides for node hooks (#2074)737b554Update pre-commit (#2071)de896b6Update MSRV to v1.93.1 (#2068)105d630Update Rust crate reqwest to v0.13.3 (#2070)Updates
tyfrom 0.0.34 to 0.0.35Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
bc12d1cBump version to 0.0.35 (#3436)fb34d89Build riscv64 manylinux binary (#3402)05def00Update maturin to v1.13.1 (#3417)569c081Update prek dependencies (#3416)608f8ffUpdate renovate configuration (#3379)518b61dUpdate uraimo/run-on-arch-action action to v3.1.0 (#3405)5542959Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.12 (#3404)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