build(deps): bump the dependencies group with 9 updates#2
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the dependencies group with 9 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [tree-sitter](https://github.com/tree-sitter/py-tree-sitter), [tree-sitter-bash](https://github.com/tree-sitter/tree-sitter-bash), [langchain-core](https://github.com/langchain-ai/langchain), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [ruff](https://github.com/astral-sh/ruff), [pyright](https://github.com/RobertCraigie/pyright-python), [tach](https://github.com/gauge-sh/tach) and [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Updates `tree-sitter` to 0.25.2 - [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases) - [Commits](tree-sitter/py-tree-sitter@v0.24.0...v0.25.2) Updates `tree-sitter-bash` to 0.25.1 - [Release notes](https://github.com/tree-sitter/tree-sitter-bash/releases) - [Commits](tree-sitter/tree-sitter-bash@v0.23.0...v0.25.1) Updates `langchain-core` to 1.2.28 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.0...langchain-core==1.2.28) Updates `pytest` to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...9.0.3) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.1.0) Updates `ruff` to 0.15.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.0...0.15.10) Updates `pyright` to 1.1.408 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.224...v1.1.408) Updates `tach` to 0.34.1 - [Release notes](https://github.com/gauge-sh/tach/releases) - [Commits](tach-org/tach@v0.20.0...v0.34.1) Updates `pre-commit` to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.0...v4.5.1) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.25.2 dependency-type: direct:production dependency-group: dependencies - dependency-name: tree-sitter-bash dependency-version: 0.25.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: langchain-core dependency-version: 1.2.28 dependency-type: direct:production dependency-group: dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development dependency-group: dependencies - dependency-name: pyright dependency-version: 1.1.408 dependency-type: direct:development dependency-group: dependencies - dependency-name: tach dependency-version: 0.34.1 dependency-type: direct:development dependency-group: dependencies - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development dependency-group: 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 tree-sitter, tree-sitter-bash, langchain-core, pytest, pytest-cov, ruff, pyright, tach and pre-commit to permit the latest version.
Updates
tree-sitterto 0.25.2Release notes
Sourced from tree-sitter's releases.
Commits
e2a5b21chore: release 0.25.2bddf8adbuild: bump tree_sitter/core froma467ea8toda6fe9b2a94c01fix(parser): fix memleak of source_view10ff18dbuild: bump tree_sitter/core from629093dtoa467ea88452c1bci: bump actions/setup-python from 5 to 6 in the actions groupd2d8789ci: bump actions/upload-pages-artifact from 3 to 4 in the actions groupd36bde5build: properly detect MSVC compilerec0eab3build: bump tree_sitter/core from3624198to629093d5bae230ci: bump actions/checkout from 4 to 5 in the actions group794a34fci: bump actions/download-artifact from 4 to 5 in the actions groupUpdates
tree-sitter-bashto 0.25.1Release notes
Sourced from tree-sitter-bash's releases.
Commits
a06c2e4Regenerate parser for 0.25.18013266v0.25.15d8a332fix: remove double parenthesis as valid opening to arithmetic expasion (#311)20f55fbci: bump tree-sitter/parser-test-action from 2 to 3cef0974ci: bump actions/setup-node from 4 to 5b930fedci: bump actions/checkout from 4 to 556b54c6Bump tree-sitter-cli20f885f0.25.006019c5Bump tree-sitter to 0.25 (#292)8509e32Fix out of bounds write during scanner serializationUpdates
langchain-coreto 1.2.28Release notes
Sourced from langchain-core's releases.
Commits
dd7c3ebrelease(core): release 1.2.28 (#36614)af2ed47fix(core): add more sanitization to templates (#36612)7e5858drelease(standard-tests): 1.1.6 (#36610)fe99cb2fix(standard-tests): update standard tests for sandbox backends (#36036)65bbd47chore(model-profiles): refresh model profile data (#36596)6486404release(core): 1.2.27 (#36586)7629c74fix(core): handle symlinks in deprecated prompt save path (#36585)ce21bf4ci: convert working-directory to validated dropdown (#36575)b8698earelease(ollama): 1.1.0 (#36574)3beba77feat(ollama): supportresponse_format(#34612)Updates
pytestto 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
pytest-covto 7.1.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
ruffto 0.15.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
252f761Bump 0.15.10 (#24519)37a1ec8[ty] Fix assignability of intersections with bounded typevars (#24502)f518cc9[ty] Allow partially stringifiedtype[…]annotations (#24518)16c4090docs: fix JSON typo in settings example (#24517)99d97bd[ty] Tighten up a few edge cases inConcatenatetype-expression parsing (#2...2714e34[ty] Enablepull-diagnosticsby default in E2E tests (#24516)d8bc700LSP: Add support for custom extensions (#24463)a45f96d[ty] stop special-casing str constructor (#24514)87a0f01[ruff] Treat f-string interpolation as potential side effect in RUF019 (#24426)e9ba848[ty] Fix excess subscript argument inference for non-generic types (#24354)Updates
pyrightto 1.1.408Commits
81b795aPyright NPM Package update to 1.1.408 (#357)53e8efbPyright NPM Package update to 1.1.407 (#356)1d515b7Pyright NPM Package update to 1.1.406 (#355)e211ec8Pyright NPM Package update to 1.1.405 (#353)d393df1Pyright NPM Package update to 1.1.404 (#352)047488fPyright NPM Package update to 1.1.403 (#350)708a9d4Pyright NPM Package update to 1.1.402 (#349)8df87d1Pyright NPM Package update to 1.1.401 (#347)7e1526dPyright NPM Package update to 1.1.400 (#346)d04b516[pyright updated to 1.1.399] Update Version (#344)Updates
tachto 0.34.1Release notes
Sourced from tach's releases.
Commits
d210adev0.34.1e4ff548fixtach testcrash caused by the pytest plugin being registered twice118666cfix exit code 5 false positive when no tests are collected because they were ...6287f0bupdate lockfilesab3f083Bump the all group with 11 updatesa393df2fix compile errors0cb8542bumpruff_text_sizeandruff_source_file5d964cdbump rust toolchain version504e801Bump the all group with 10 updatesd275715fix build on python 3.9Updates
pre-committo 4.5.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
8a0630cv4.5.1fcbc745Merge pull request #3597 from pre-commit/empty-setup-py51592eefix python local template when artifact dirs are present67e8fafMerge pull request #3596 from pre-commit/pre-commit-ci-update-configc251e6b[pre-commit.ci] pre-commit autoupdate98ccafaMerge pull request #3593 from pre-commit/pre-commit-ci-update-config4895355[pre-commit.ci] pre-commit autoupdate2cedd58Merge pull request #3588 from pre-commit/pre-commit-ci-update-config465192d[pre-commit.ci] pre-commit autoupdatefd42f96Merge pull request #3586 from pre-commit/zipapp-sha256-file-not-neededDependabot 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