Bump the all group with 3 updates#246
Merged
thomas-chauchefoin-tob merged 1 commit intomasterfrom Mar 12, 2026
Merged
Conversation
Bumps the all group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [ty](https://github.com/astral-sh/ty) and [huggingface-hub](https://github.com/huggingface/huggingface_hub). Updates `ruff` from 0.15.2 to 0.15.4 - [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.2...0.15.4) Updates `ty` from 0.0.18 to 0.0.20 - [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.18...0.0.20) Updates `huggingface-hub` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ty dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: huggingface-hub dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
thomas-chauchefoin-tob
approved these changes
Mar 12, 2026
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 all group with 3 updates: ruff, ty and huggingface-hub.
Updates
rufffrom 0.15.2 to 0.15.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f14edd8Bump 0.15.4 (#23595)fd09d37Fix panic on access to definitions after analyzing definitions (#23588)81d655f[pyflakes] suppress false positive inF821for names used beforedelin...625b4f5[ruff] docs: Clarify first-party import detection in Ruff (#23591)60facfaone word typo fix in awhile_loop.mdtest case (#23589)fbb9fa7docs: fix incorrect import-heading example (#23568)5bc49a9Increase the ruleset size to 16 bits (#23586)a62ba8c[ty] Fix overloaded callable assignability for unary Callable targets (#23277)e5f2f36Bump 0.15.3 (#23585)0e19fc9[ty] defer calculating conjunctions in narrowing constraints (#23552)Updates
tyfrom 0.0.18 to 0.0.20Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
2bd0252Bump version to 0.0.20 (#2939)08f4e9fPublish releases to Astral mirror (#2921)983105fUpdate prek dependencies (#2936)ece21b6Update astral-sh/setup-uv action to v7.3.1 (#2935)885c2f3Bump cargo-dist to 0.31.0 (#2920)f906491Update the Python module (notablyfind_ty_bin) for parity with uv (#2852)e7676a8Fix header levels in 0.0.19 changelog (#2909)ae10022Bump version to 0.0.19 (#2908)6bdb7d7Update Fathom code for ty (#2890)d207424Update docker/build-push-action action to v6.19.2 (#2880)Updates
huggingface-hubfrom 1.4.1 to 1.5.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
2b20726Release: v1.5.0da36879Remove bucket warning in docs (#3854)ee2dd7fRelease: v1.5.0.rc0a5284dcAdd test for check if dataclass.repr=True before wrapping (#3852)b89a805check ifrepr=Truebefore wrapping (#3823)2656107Hf buckets file deletion (#3849)f100f04Buckets list empty message (#3850)41896bb[CLI] Migrate to 'hf repos' instead of 'hf repo' for consistency (#3848)25a3bbe[Bucket] Add 'sync_bucket' to HfApi (#3845)2f12298[Bucket] Support bucket rename/move in API + CLI (#3843)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