chore(deps-dev): Bump the linters group with 4 updates#163
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #163 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 318 318
Branches 9 9
=========================================
Hits 318 318 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps the linters group with 4 updates: [basedpyright](https://github.com/detachhead/basedpyright), [ruff](https://github.com/astral-sh/ruff), [ty](https://github.com/astral-sh/ty) and [zizmor](https://github.com/zizmorcore/zizmor). Updates `basedpyright` from 1.39.6 to 1.39.8 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.6...v1.39.8) Updates `ruff` from 0.15.14 to 0.15.19 - [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.19) Updates `ty` from 0.0.39 to 0.0.53 - [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.53) Updates `zizmor` from 1.25.2 to 1.26.1 - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.25.2...v1.26.1) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.39.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: ruff dependency-version: 0.15.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: ty dependency-version: 0.0.53 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: zizmor dependency-version: 1.26.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <support@github.com>
66ca02a to
c5e9e05
Compare
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 linters group with 4 updates: basedpyright, ruff, ty and zizmor.
Updates
basedpyrightfrom 1.39.6 to 1.39.8Commits
fab73231.39.8c685372Avoid auto f-string conversion for raw stringsa55c2a4docs: document typeCheckingMode off behavior61b9817fix: clarify implicit abstract class diagnostic7dd1aaffix default value inpythonPlatformdocumentation, which differs from upstreamc9a757d1.39.7d253d82avoid duplicated capability registrations19c3545fix empty semantic tokens response interfering with other language servers wh...b018192update baseline file15ee8f1revert upstream's ai generated bash clusterfuck of an attempt at fixing the p...Updates
rufffrom 0.15.14 to 0.15.19Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7f04365Bump version to 0.15.19 (#26291)a30ba16[ty] Infer definite equality comparison results (#26290)bcd2028[ty] Avoid recursion when projecting narrowing constraints (#26276)c0e083e[ty] Avoid bypassing lazy constraints for Divergent (#26288)fb13596Record configured crates.io packages (#26281)85da759[ty] Fix ParamSpec callable signature extraction for callable instances (#26279)4c98a81[ty] Make multi-arm TypeOf cycle recovery monotonic (#26275)7b84361[ty] Preserve regular kind for callable instances (#26253)93c8c59[flake8-pyi] Note thatPYI051is an opinionated stylistic rule (#26179)bc9bb05[ty] Infer types for names bound in match patterns (#25940)Updates
tyfrom 0.0.39 to 0.0.53Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
23f26f9Bump version to 0.0.53 (#3841)13f91b0Bump version to 0.0.52 (#3828)bfc2b24Document recent changes to how exit codes are determined (#3824)caf5e06Move Python support guidance to FAQ (#3823)03ec364Document Python version support (#3821)592a4bbAdjust mypy/pyright migration guide now thatPYI033checks.pyfiles in p...d299a29Document ty's Divergent type in the typing FAQ (#3809)b5ef61cBump version to 0.0.51 (#3811)0749deeRemove broken gradual guarantee link (#3806)556d22cfix typo (#3805)Updates
zizmorfrom 1.25.2 to 1.26.1Release notes
Sourced from zizmor's releases.
... (truncated)
Changelog
Sourced from zizmor's changelog.
... (truncated)
Commits
597db4dzizmor 1.26.1 (#2137)97037cdzizmor 1.26.0 (#2136)3fecda6Bump trophies (#2135)cdaf536Add InputGroup::root (#2095)d7672f9docs: fix release note references (#2132)5420162docs: pin manual uvx zizmor examples (#2131)e9d4a44feat(unpinned-uses): pin to full version when fixing a major ref (#2127)e638658[BOT] update JSON schemas from SchemaStore (#2126)2c47399chore(deps): bump http from 1.4.1 to 1.4.2 in the cargo group (#2125)cd68f65chore(deps): bump the github-actions group across 1 directory with 3 updates ...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