deps(deps-dev): bump the dev-dependencies group with 3 updates - #268
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps-dev): bump the dev-dependencies group with 3 updates#268dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [ruff](https://github.com/astral-sh/ruff), [prek](https://github.com/j178/prek) and [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. Updates `ruff` from 0.16.5 to 0.16.6 - [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.16.5...0.16.6) Updates `prek` to 0.5.2 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.5.0...v0.5.2) Updates `pylint` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.7...v4.0.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prek dependency-version: 0.5.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pylint dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... 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.
Updates the requirements on ruff, prek and pylint to permit the latest version.
Updates
rufffrom 0.16.5 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Updates
prekto 0.5.2Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
bfaa03cBump version to 0.5.2 (#2679)f0ce4c2Allow unknown tags by default incheck-yaml(#2678)78bb3feShow verbose builtin details by default (#2676)57ea73dAdd--allow-unknown-tagstocheck-yamlto disable tag checks (#2675)695f3d0Show hook selectors first in prek run help (#2673)edf43d5Reapply "Reject unsupported YAML tags in check-yaml (#2656)" (#2672)ed225b1Bump version to 0.5.2 (#2671)de6e614Revert unsupported YAML tag rejection in check-yaml (#2670)10a896eBump version to 0.5.1 (#2669)8648709Support Pixi for Conda environments (#2667)Updates
pylintfrom 4.0.7 to 4.0.8Release notes
Sourced from pylint's releases.
... (truncated)
Commits
ecb84baBump pylint to 4.0.8, update changelog (#11355)989e9c5[Backport maintenance/4.0.x] Support isort 9 (#11354)8c1ee95Flag assertEqual and assertNotEqual between two constants in W1503eadefe3Fix false positive bad-string-format-type for subclasses of builtin typesdb00e3b[Backport maintenance/4.0.x] fix(docparams): guard decorated_with_property ag...7909c17Accept subclass instances in the invalid-*-returned checksd19640d[Backport maintenance/4.0.x] Fixinvalid-namefalse positive in `if _name...94e5704Skip unspecified-encoding for unknown open modes (#11163)d59b329fix(refactoring): handle non-AssignName targets in use-yield-from (#11286) (#...eea0569[Backport maintenance/4.0.x] Fix crash in docparams on raising a non-exceptio...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