chore(deps-dev): bump the all-dependencies group across 1 directory with 4 updates#15
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps-dev): bump the all-dependencies group across 1 directory with 4 updates#15dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ith 4 updates Bumps the all-dependencies group with 4 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [tombi](https://github.com/tombi-toml/tombi), [ty](https://github.com/astral-sh/ty) and [types-psutil](https://github.com/typeshed-internal/stub_uploader). Updates `ruff` from 0.14.13 to 0.14.14 - [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.14.13...0.14.14) Updates `tombi` from 0.7.19 to 0.7.24 - [Release notes](https://github.com/tombi-toml/tombi/releases) - [Commits](tombi-toml/tombi@v0.7.19...v0.7.24) Updates `ty` from 0.0.12 to 0.0.13 - [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.12...0.0.13) Updates `types-psutil` from 7.2.1.20251231 to 7.2.1.20260116 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tombi dependency-version: 0.7.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ty dependency-version: 0.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: types-psutil dependency-version: 7.2.1.20260116 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-dependencies group with 4 updates in the / directory: ruff, tombi, ty and types-psutil.
Updates
rufffrom 0.14.13 to 0.14.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8b2e7b3Prepare release v0.14.14 (#22813)4c7d1f5[ty] InferTypedDicttypes with >=1 required key as being always truthy (#2...b7de434add CCfW hooks (#22803)b912dfc[pyupgrade] ApplyUP045to string arguments oftyping.cast(#22320)1ff062d[ty] Improve completion rankings for raise-from/except contexts (#22775)7e408a5Update dependency wrangler to v4.59.1 (#22793)ceb876b[flake8-pyi] Fix inconsistent handling of forward references for__new__,...c5b4ee6[ty] Support solving generics involving PEP 695 type aliases (#22678)b9a6129[ty] Improve support for kwarg splats in dictionary literals (#22781)f516d47Update contributing guide for adding a new rule (#22779)Updates
tombifrom 0.7.19 to 0.7.24Release notes
Sourced from tombi's releases.
... (truncated)
Commits
02bd99aMerge pull request #1464 from tombi-toml/support_tombi_envb967910feat: add environment variable support to settings and implement proxy enviro...7a582c2Merge pull request #1462 from tombi-toml/fix_clippy38cbe76refactor: update error type handling in Regex implementation for better compa...fcc491frefactor: streamline key-value extraction in inline_table_to_dot_keys_code_ac...82ed9dfrefactor: simplify pattern matching and improve code clarity in multiple filese42c562refactor: improve code clarity by restructuring conditional statements across...f8202bfrefactor: remove unnecessary closing braces in multiple files to improve code...9471773Merge pull request #1461 from tombi-toml/update_schema_path_completion81486d8Update crates/tombi-lsp/src/completion/comment.rsUpdates
tyfrom 0.0.12 to 0.0.13Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
fc1478bBump version to 0.0.13 (#2576)608dc50Drop PPC64 builds (#2571)9ffe443Update prek dependencies (#2558)9569569Always target manylinux 2_17 and better pre-upload checks (#2393)Updates
types-psutilfrom 7.2.1.20251231 to 7.2.1.20260116Commits
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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