Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps the build-tools group with 4 updates in the / directory: lage, lerna, nx and turbo.

Updates lage from 2.14.6 to 2.14.12

Commits

Updates lerna from 8.2.3 to 8.2.4

Release notes

Sourced from lerna's releases.

v8.2.4

8.2.4 (2025-07-27)

Bug Fixes

Features

  • version: update workspace specifiers in peerDependencies (#4203) (45e00ce)
Changelog

Sourced from lerna's changelog.

8.2.4 (2025-07-27)

Bug Fixes

Commits

Updates nx from 21.3.0 to 21.5.2

Release notes

Sourced from nx's releases.

21.5.2 (2025-09-11)

🚀 Features

  • docker: add env var for providing docker registry (#32676)
  • misc: add Cookiebot global scripts to astro-docs (#32660)
  • rspack: respect deleteOutputPath option in rspack executor (#32609, #32015)

🩹 Fixes

  • bundling: postcss-cli-resources should handle relative urls #32582 (#32658, #32582)
  • core: ensure only supported bundlers are used for angular fallback to default (#32655)
  • core: invalidate project graph when external nodes change (#32626)
  • core: check if daemon process is actually alive before trying to kill it (#32661)
  • core: add bold styling to terminal pane title when focused (#32462)
  • core: resolve watcher infinite loops from missing parent gitignore support (#32604, #30313)
  • core: check nx packages for provenance config before running nx migrate (#32557)
  • core: handle uninstalled nx console case in autoinstall logic (#32673)
  • core: filter task duration estimation by successful tasks only (#32688)
  • core: move git utilities to fix WASM build (#32695)
  • core: detect vscode insiders as separate editor (#32679)
  • release: optimize release version internals (#32534)
  • repo: update broken CI documentation link in README (#32633, #32549)
  • vite: handle config server properly for libs (#32608)

❤️ Thank You

21.5.1 (2025-09-08)

🚀 Features

  • angular: support angular v20.2 (#32351)
  • angular-rspack: do not rely on postinstall >20.2 (#32613)
  • core: add incompatibleWith field for packageJsonUpdates (#32464)
  • core: auto-retry lock files changed daemon msgs (#32489)
  • core: add NX_PROJECT_ROOT environment variable to runtime cache inputs (#31428, #20949)
  • graph: task graph support multiple targets (#32418)
  • graph: unwrap RankDirPanel from experimental (#32490, #32482, #32481)
  • js: add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (#31813)

... (truncated)

Commits
  • 875be9e fix(core): detect vscode insiders as separate editor (#32679)
  • b8f8f2e fix(core): move git utilities to fix WASM build (#32695)
  • 5a88b52 chore(core): remove unused import (#32691)
  • 419e2c1 fix(core): filter task duration estimation by successful tasks only (#32688)
  • 6575b80 chore(core): remove unused import (#32689)
  • b48ef15 fix(core): handle uninstalled nx console case in autoinstall logic (#32673)
  • 855b736 fix(core): check nx packages for provenance config before running nx migrate ...
  • 416bb04 fix(core): resolve watcher infinite loops from missing parent gitignore suppo...
  • 09f6342 fix(core): add bold styling to terminal pane title when focused (#32462)
  • b47458a fix(release): optimize release version internals (#32534)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nx since your current version.


Updates turbo from 2.5.5 to 2.5.6

Release notes

Sourced from turbo's releases.

Turborepo v2.5.6

What's Changed

Docs

@​turbo/repository

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.5.5...v2.5.6

Turborepo v2.5.6-canary.2

What's Changed

@​turbo/repository

... (truncated)

Commits
  • f02b1a8 publish 2.5.6 to registry
  • a0eed73 release(turborepo): 2.5.6-canary.2 (#10765)
  • ddaed6e fix(turbo): graceful shutdown on sighup (#10764)
  • 6f5557f feat: upgrade NestJS to v11 and migrate to ESLint flat config (#10746)
  • e34dcd4 chore(deps-dev): bump the non-monorepo group in /examples/non-monorepo with 2...
  • bc7cbe0 chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with...
  • 310565e chore(deps-dev): bump the basic group in /examples/basic with 4 updates (#10757)
  • 8113d43 chore: update to Rust 1.89.0 (#10749)
  • f9a61db release(turborepo): 2.5.6-canary.1 (#10761)
  • ae20686 fix(logs): no longer output group prefixes if no logs present (#10760)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…dates

Bumps the build-tools group with 4 updates in the / directory: [lage](https://github.com/microsoft/lage), [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna), [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [turbo](https://github.com/vercel/turborepo).


Updates `lage` from 2.14.6 to 2.14.12
- [Commits](https://github.com/microsoft/lage/commits)

Updates `lerna` from 8.2.3 to 8.2.4
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.2.4/packages/lerna)

Updates `nx` from 21.3.0 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/nx)

Updates `turbo` from 2.5.5 to 2.5.6
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.5.5...v2.5.6)

---
updated-dependencies:
- dependency-name: lage
  dependency-version: 2.14.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tools
- dependency-name: lerna
  dependency-version: 8.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tools
- dependency-name: nx
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tools
- dependency-name: turbo
  dependency-version: 2.5.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 17, 2025
Copy link

changeset-bot bot commented Sep 17, 2025

⚠️ No Changeset found

Latest commit: a1a56e1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants