chore(deps-dev): bump the dependencies group with 3 updates - #211
Conversation
Updates the requirements on [ruff](https://github.com/astral-sh/ruff), [ty](https://github.com/astral-sh/ty) and [setuptools](https://github.com/pypa/setuptools) to permit the latest version. Updates `ruff` from 0.16.1 to 0.16.2 - [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.1...0.16.2) Updates `ty` from 0.0.66 to 0.0.69 - [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.66...0.0.69) Updates `setuptools` to 84.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v83.0.0...v84.0.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ty dependency-version: 0.0.69 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:development dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan includes up to 1 review per rolling hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe build requirement now uses ChangesToolchain updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR only updates development dependency pins and lockfile entries. No actionable merge-blocking risk remains after the repository’s normal TOML validation and formatting checks. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Updates the requirements on ruff, ty and setuptools to permit the latest version.
Updates
rufffrom 0.16.1 to 0.16.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
5b48a04Bump 0.16.2 (#27555)1b9e5fcUpdate Swatinem/rust-cache action to v2.9.2 (#27568)c4e86fc[ty] Add helper extension methods for half-range and equality constraints (#2...17a00de[ty] Reuse primer commands in memory reports (#27553)6ea296b[ty] Normalize type labels in structured docstrings (#26923)2fc445f[ty] Diagnose invalid getattr calls (#27502)22c7823[ty] Enable (but downrank) auto-import completion suggestions from stub-only ...05160d5[ty] Diagnose invalid descriptor__get__calls (#27400)baea3d0[ty] Expose strict analysis options in the playground (#27543)c88946e[ty] Bump ecosystem-analyzer for strict project settings (#27542)Updates
tyfrom 0.0.66 to 0.0.69Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
1dca844Bump version to 0.0.69 (#4202)557a078Link to actual docs page rather than README in issue creation menu "Documenta...23a6000Bump version to 0.0.68 (#4199)dc3b7afUpdate typing FAQ for numeric tower displays (#4198)261fd8fBump version to 0.0.67 (#4192)91ded4erelease: use self-repo references (#4190)83bd8c8Update bug report issue template (#4189)7ce0eeeUpdate prek dependencies (#4178)6320327Update dependency prek to v0.4.11 (#4177)c572fd5Update docker/login-action action to v4.5.2 (#4179)Updates
setuptoolsto 84.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
72e919aMerge pull request #5293 from pypa/bugfix/integration-pip-flit-backend1b29701Select the top-level pyproject.toml when reading build requirementsbb1b381Bump version: 83.0.0 → 84.0.0ee6fdd7Sync with distutils @ e8eb87855 (#5292)2a4a9e4Merge remote-tracking branch 'origin/main' into distutils-e8eb87855cbd1195Merge https://github.com/jaraco/skeletonbd3594eMerge pull request #5287 from Avasam/Configuring-lint.flake8-comprehensions.a...f02e90aConfigure C408 to allow dict(a=1) rather than disabling itc55f52bConfiguring lint.flake8-comprehensions.allow-dict-calls-with-keyword-argument...e9904b0Match the distutils sdist base type for the user_options overrideDependabot 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 conditionsSummary by CodeRabbit