Bump the all group with 4 updates#279
Merged
Merged
Conversation
Bumps the all group with 4 updates: [ruff](https://github.com/astral-sh/ruff), [ty](https://github.com/astral-sh/ty), [huggingface-hub](https://github.com/huggingface/huggingface_hub) and [requests](https://github.com/psf/requests). 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 `ty` from 0.0.35 to 0.0.38 - [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.35...0.0.38) Updates `huggingface-hub` from 1.14.0 to 1.16.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.14.0...v1.16.0) Updates `requests` from 2.34.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.34.1...v2.34.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ty dependency-version: 0.0.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: huggingface-hub dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 all group with 4 updates: ruff, ty, huggingface-hub and requests.
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
tyfrom 0.0.35 to 0.0.38Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
1d3efc1Bump version to 0.0.38 (#3492)f5100ccscripts/update_schemastore: use -C to allow re-running schema update on exist...f18aed6Bump version to 0.0.37 (#3473)a63e559Bump version to 0.0.36 (#3463)94370d5Update prek dependencies (#3449)Updates
huggingface-hubfrom 1.14.0 to 1.16.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
c68a383Release: v1.16.0fa7fc45Release: v1.16.0.rc006d6990[Jobs] Addephemeral_storagefield toJobHardware(#4233)2618a54[CLI] Surface job runtime fields in ps + inspect (#4211)356b712[CI] make test_model_info_with_security for robust (#4246)609e64a[CLI] Raise error when both --local-dir and --cache-dir are provided (#4245)b4fd28d[Download] Fix snapshot bar inflation on http_get retry (#4209)a117e68[CLI] Expose linked repos in PaperInfo (#4240)22f75cd[Internal] Silence ty invalid-type-form on WebhooksServer annotations (#4242)25d27f5[Inference] Add embeddings, TTS, ASR, image-to-image and video tasks for Toge...Updates
requestsfrom 2.34.1 to 2.34.2Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)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