From 4e833ceabea710cf0700213dec8377c0d995be72 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 1 May 2026 23:13:35 -0700
Subject: [PATCH] chore(deps): bump the minor-and-patch group in
/libs/cli/js-monorepo-example with 7 updates (#7671)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the minor-and-patch group in /libs/cli/js-monorepo-example with 7
updates:
| Package | From | To |
| --- | --- | --- |
| [turbo](https://github.com/vercel/turborepo) | `2.9.3` | `2.9.7` |
| [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.1` |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
| `8.58.0` | `8.59.1` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
| `8.58.0` | `8.59.1` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs) |
`1.1.38` | `1.1.42` |
|
[@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core)
| `1.2.6` | `1.2.9` |
Updates `turbo` from 2.9.3 to 2.9.7
Sourced from turbo's
releases. ... (truncated) Sourced from eslint's
releases. ... (truncated) Sourced from See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. ... (truncated) Sourced from See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. See GitHub
Releases for more information. ... (truncated) Sourced from See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. ... (truncated) Sourced from This was a version bump only for parser to align it with other
projects, there were no code changes. See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. This was a version bump only for parser to align it with other
projects, there were no code changes. See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. This was a version bump only for parser to align it with other
projects, there were no code changes. See GitHub
Releases for more information. You can read about our versioning
strategy and releases on our
website. Sourced from prettier's
releases. Sourced from prettier's
changelog. // Prettier 3.8.2
$value: if(
sass(false): 1; else: -1,
); // Prettier 3.8.3
$value: if(sass(false): 1; else: -1);
Release notes
Turborepo v2.9.7
What's Changed
eslint
@anthonyshew in
vercel/turborepo#12604Examples
@vercel/sandbox from v1 to beta by
@marc-vercel
in vercel/turborepo#12595@cursor[bot] in vercel/turborepo#12600@haydenbleasel
in vercel/turborepo#12615Changelog
@molebox in vercel/turborepo#12596@anthonyshew in
vercel/turborepo#12599@anthonyshew in
vercel/turborepo#12607@anthonyshew in
vercel/turborepo#12609SIGINT in shim after spawning local
turbo by @anthonyshew in
vercel/turborepo#12612@anthonyshew in
vercel/turborepo#12616@anthonyshew in
vercel/turborepo#12620@anthonyshew in
vercel/turborepo#12622@anthonyshew in
vercel/turborepo#12624@markandrus in vercel/turborepo#12526@anthonyshew in
vercel/turborepo#12629@anthonyshew in
vercel/turborepo#12631@sleitor in vercel/turborepo#12633@AndyBitz in vercel/turborepo#12646@anthonyshew in
vercel/turborepo#12663@anthonyshew in
vercel/turborepo#12662@anthonyshew in
vercel/turborepo#12664@anthonyshew in
vercel/turborepo#12665@github-actions[bot]
in vercel/turborepo#12666tbx sandbox helper by @anthonyshew in
vercel/turborepo#12668@anthonyshew in
vercel/turborepo#12669@anthonyshew in
vercel/turborepo#12670@anthonyshew in
vercel/turborepo#12671@anthonyshew in
vercel/turborepo#12672tbx base refresh by @anthonyshew in
vercel/turborepo#12673@anthonyshew in
vercel/turborepo#12674@anthonyshew in
vercel/turborepo#12675@anthonyshew in
vercel/turborepo#12676@Wartijn in vercel/turborepo#12643@github-actions[bot]
in vercel/turborepo#12677@anthonyshew in
vercel/turborepo#12678New Contributors
@marc-vercel
made their first contribution in vercel/turborepo#12595@cursor[bot]
made their first contribution in vercel/turborepo#12600@markandrus made
their first contribution in vercel/turborepo#12526@AndyBitz
made their first contribution in vercel/turborepo#12646@Wartijn made
their first contribution in vercel/turborepo#12643Commits
93d74d0
publish 2.9.7 to registry9477571
fix: Avoid rerunning non-cacheable watch dependencies (#12678)bca27f0
release(turborepo): 2.9.7-canary.15 (#12677)7c64d46
docs: Fix link to passthrough variables source code (#12643)976bdce
fix: Support pnpm 11 flat patch lockfiles (#12676)409b6d8
fix: Improve tbx sandbox startup defaults (#12675)aab6e38
fix: Improve tbx sandbox startup (#12674)7a3023d
fix: Install dotfiles during tbx base refresh (#12673)ce65df5
fix: Allow tbx sandboxes to use stale bases (#12672)fdfed03
docs: Clarify package hash file inputs (#12671)
Updates `eslint` from 10.1.0 to 10.2.1
Release notes
v10.2.1
Bug Fixes
14be92b
fix: model generator yield resumption paths in code path analysis (#20665)
(sethamus)84a19d2
fix: no-async-promise-executor false positives for shadowed Promise (#20740)
(xbinaryx)af764af
fix: clarify language and processor validation errors (#20729)
(Pixel998)e251b89
fix: update eslint (#20715)
(renovate[bot])Documentation
ca92ca0
docs: reuse markdown-it instance for markdown filter (#20768)
(Amaresh S M)57d2ee2
docs: Enable Eleventy incremental mode for watch (#20767)
(Amaresh S M)c1621b9
docs: fix typos in code-path-analyzer.js (#20700)
(Ayush Shukla)1418d52
docs: Update README (GitHub Actions Bot)39771e6
docs: Update README (GitHub Actions Bot)71e0469
docs: fix incomplete JSDoc param description in no-shadow rule (#20728)
(kuldeep kumar)22119ce
docs: clarify scope of for-direction rule with dead code examples (#20723)
(Amaresh S M)8f3fb77
docs: document meta.docs.dialects (#20718)
(Pixel998)Chores
7ddfea9
chore: update dependency prettier to v3.8.2 (#20770)
(renovate[bot])fac40e1
ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)
(dependabot[bot])7246f92
test: add tests for SuppressionsService.load() error handling (#20734)
(kuldeep kumar)4f34b1e
chore: update pnpm/action-setup action to v5 (#20762)
(renovate[bot])51080eb
test: processor service (#20731)
(kuldeep kumar)e7e1889
chore: remove stale babel-eslint10 fixture and test (#20727)
(kuldeep kumar)4e1a87c
test: remove redundant async/await in flat config array tests (#20722)
(Pixel998)066eabb
test: add rule metadata coverage for languages and
docs.dialects (#20717)
(Pixel998)v10.2.0
Features
586ec2f
feat: Add meta.languages support to rules (#20571)
(Copilot)14207de
feat: add Temporal to no-obj-calls (#20675)
(Pixel998)bbb2c93
feat: add Temporal to ES2026 globals (#20672)
(Pixel998)Bug Fixes
Documentation
a2af743
docs: add language to configuration objects (#20712)
(Francesco Trotta)845f23f
docs: Update README (GitHub Actions Bot)5fbcf59
docs: remove sourceType from ts playground link (#20477)
(Tanuj Kanti)8702a47
docs: Update README (GitHub Actions Bot)ddeaded
docs: Update README (GitHub Actions Bot)2b44966
docs: add Major Releases section to Manage Releases (#20269)
(Milos Djermanovic)eab65c7
docs: update eslint versions in examples (#20664)
(루밀LuMir)3e4a299
docs: update ESM Dependencies policies with note for own-usage packages
(#20660)
(Milos Djermanovic)Chores
Commits
4d1d8f9
10.2.13e33105
Build: changelog update for 10.2.1ca92ca0
docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9
chore: update dependency prettier to v3.8.2 (#20770)57d2ee2
docs: Enable Eleventy incremental mode for watch (#20767)c1621b9
docs: fix typos in code-path-analyzer.js (#20700)fac40e1
ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92
test: add tests for SuppressionsService.load() error handling (#20734)4f34b1e
chore: update pnpm/action-setup action to v5 (#20762)1418d52
docs: Update README
Updates `@typescript-eslint/eslint-plugin` from 8.58.0 to 8.59.1
Release notes
@typescript-eslint/eslint-plugin's
releases.
v8.59.1
8.59.1 (2026-04-27)
🩹 Fixes
❤️ Thank You
@anasm266@Anshikakalpana@nami8824v8.59.0
8.59.0 (2026-04-20)
🚀 Features
❤️ Thank You
v8.58.2
8.58.2 (2026-04-13)
🩹 Fixes
❤️ Thank You
@cseasChangelog
@typescript-eslint/eslint-plugin's
changelog.
8.59.1 (2026-04-27)
🩹 Fixes
❤️ Thank You
@anasm266@Anshikakalpana@nami88248.59.0 (2026-04-20)
🚀 Features
❤️ Thank You
8.58.2 (2026-04-13)
🩹 Fixes
❤️ Thank You
@cseasCommits
5245793
chore(release): publish 8.59.13cef124
chore(eslint-plugin): switch auto-generated test cases to hand-written
in dot...27c507b
test: make sort-type-constituents tests fully static (#12262)a03b31d
chore(eslint-plugin): switch auto-generated test cases to hand-written
in no-...a7099a7
chore(eslint-plugin): switch auto-generated test cases to hand-written
in no-...bfbd4a5
chore(eslint-plugin): switch auto-generated test cases to hand-written
in no-...b49d4b1
chore(eslint-plugin): switch auto-generated test cases to hand-written
in no-...3097e72
chore(eslint-plugin): switch auto-generated test cases to hand-written
in nam...676191b
chore(eslint-plugin): switch auto-generated test cases to hand-written
in mem...e9dce8b
fix(eslint-plugin): [no-unnecessary-condition] treat void as nullish in
no-un...
Updates `@typescript-eslint/parser` from 8.58.0 to 8.59.1
Release notes
@typescript-eslint/parser's
releases.
v8.59.1
8.59.1 (2026-04-27)
🩹 Fixes
❤️ Thank You
@anasm266@Anshikakalpana@nami8824v8.59.0
8.59.0 (2026-04-20)
🚀 Features
❤️ Thank You
v8.58.2
8.58.2 (2026-04-13)
🩹 Fixes
❤️ Thank You
@cseasChangelog
@typescript-eslint/parser's
changelog.
8.59.1 (2026-04-27)
8.59.0 (2026-04-20)
8.58.2 (2026-04-13)
🩹 Fixes
❤️ Thank You
@cseas8.58.1 (2026-04-08)
Commits
Updates `prettier` from 3.8.1 to 3.8.3
Release notes
3.8.3
if() function (prettier/prettier#18471
by @kovsu)3.8.2
Changelog
3.8.3
SCSS: Prevent trailing comma in
if() function (#18471
by @kovsu)// Input
$value: if(sass(false): 1; else: -1);
@fisker)Exhaustive typechecking with @default never;
<!-- Input -->
@switch (foo) {
@case (1) {}
@default never;
}
<!-- Prettier 3.8.1 -->
SyntaxError: Incomplete block "default never". If you meant to
write the @ character, you should use the "@"
HTML entity instead. (3:3)
<!-- Prettier 3.8.2 -->
@switch (foo) {
@case (1) {}
@default never;
}
arrow function and instanceof
expressions.
</tr></table>
... (truncated)
d7108a7
Release 3.8.3177f908
Prevent trailing comma in SCSS if() function (#18471)1cd4066
Release @prettier/plugin-oxc@0.1.4a8700e2
Update oxc-parser to v0.125.0752157c
Fix tests053fd41
Bump Prettier dependency to 3.8.2904c636
Clean changelog_unreleaseddc1f7fc
Update dependents countb31557c
Release 3.8.296bbaed
Support Angular v21.2 (#18722)Sourced from @langchain/core's
releases.
@langchain/core@1.1.41Patch Changes
#10733
589f29cThanks@jacoblee93! - fix(core): Update inheritance behavior for tracer metadata for special keys#10711
2e9e696Thanks@jacoblee93! - feat(core): Add chat model and llm invocation params to traced metadata
@langchain/core@1.1.40Patch Changes
- #10694
d3e0809Thanks@hntrl! - refactor(core): decouple tracer-only metadata defaults from runnable metadata
- Add tracer-scoped inheritable metadata/tag options in callback manager while keeping backward-compatible aliases.
- Move configurable-to-tracing metadata derivation into a tracer-only path and keep
ensureConfigmetadata mirroring limited tomodel.- Update
LangChainTracerdefault metadata/tag handling and add regression tests for stream events metadata behavior.
@langchain/core@1.1.39Patch Changes
- #10430
d3d0922Thanks@christian-bromann! - feat(langchain): support for browser tools
Sourced from @langchain/langgraph's
releases.
@langchain/langgraph@1.2.9Patch Changes
#2315
9102d52Thanks@hntrl! - propagate tracer metadata defaults from configurable#2311
b7c196bThanks@open-swe! - fix: export missing types for typescript 6.0 declaration file compatibilityUpdated dependencies [
458d66b]:
@langchain/langgraph-sdk@1.8.9
@langchain/langgraph@1.2.8Patch Changes
- #2275
e42c2c8Thanks@open-swe! - enhance runtime with executionInfo and serverInfo
@langchain/langgraph@1.2.7Patch Changes
- #2281
2b62610Thanks@christian-bromann! - feat(sdk): support for headless tools
Sourced from @langchain/langgraph's
changelog.
1.2.9
Patch Changes
#2315
9102d52Thanks@hntrl! - propagate tracer metadata defaults from configurable#2311
b7c196bThanks@open-swe! - fix: export missing types for typescript 6.0 declaration file compatibilityUpdated dependencies [
458d66b]:
@langchain/langgraph-sdk@1.8.91.2.8
Patch Changes
- #2275
e42c2c8Thanks@open-swe! - enhance runtime with executionInfo and serverInfo1.2.7
Patch Changes
- #2281
2b62610Thanks@christian-bromann! - feat(sdk): support for headless tools
aba243a
chore: version packages (#2313)9102d52
fix(langgraph): propagate tracer metadata defaults from configurable (#2315)b7c196b
fix: export missing types for typescript 6.0 declaration file
compatibility (...9e98075
chore: version packages (#2294)e42c2c8
feat: enhance runtime with executionInfo and serverInfo (#2275)ed1107d
chore: version packages (#2283)2b62610
feat(sdk): support for headless tools (#2281)05810fe
Fix Vue subagent grouping during streaming (#2274)271f975
chore(deps): bump the langchain group across 1 directory with 7 updates
(#2270)d88f29b
chore(repo): migrate linting and formatting from ESLint/Prettier to
oxlint/ox...