Skip to content

chore(deps): bump koa and @nx/angular#240

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-05af7c3ed7
Open

chore(deps): bump koa and @nx/angular#240
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-05af7c3ed7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Removes koa. It's no longer used after updating ancestor dependency @nx/angular. These dependencies need to be updated together.

Removes koa

Updates @nx/angular from 21.6.11 to 23.0.1

Release notes

Sourced from @​nx/angular's releases.

23.0.1 (2026-06-23)

🚀 Features

  • nx-cloud: add utm tracking to clickable cloud prompt links (#36028)

🩹 Fixes

  • angular: resolve esbuild option paths relative to the workspace root (#36017, #35936)
  • angular-rspack: surface compilation failures as build errors and release resources on teardown (#36018)
  • bundling: restore preprocessor extensions in postcss normalizeOp… (#36057, #35854)
  • core: avoid tsconfig path false positives for sibling project roots (#35796, #35795, #35786)
  • core: do not write minimumReleaseAgeExclude during nx migrate (#36045)
  • core: do not crash nx migrate on non-semver dependency specifiers (#36051)
  • core: format AI-edited files after agentic migrations (#36064)
  • misc: bump happy-dom, tmp, and form-data to patched versions (#36013)
  • nx-dev: keep mobile sidebar toggle clear of the conference banner (#36047)
  • nx-dev: run next-sitemap directly instead of via pnpm (#36054)
  • ⚠️ release: stop breaking change changelog entry from swallowing trailing PR body (#36052, #35910, #33070)
  • vitest: apply mode-based config consistently in the test executor (#36041, #35196)

❤️ Thank You

23.0.0 (2026-06-16)

🚀 Features

  • ⚠️ angular: remove deprecated @​nx/angular/module-federation entry point (#35512)
  • ⚠️ angular: remove deprecated move generator (#35513)
  • ⚠️ angular: remove deprecated ngrx generator (#35567)
  • angular: deprecate convert-to-with-mf generator (#35862)
  • angular: deprecate SCAM generators (#35887)
  • ⚠️ bundling: drop legacy typescript plugin and align rollup buildLibsFromSource default (#35516)
  • ⚠️ bundling: remove SVGR option and provide withSvgr migration (#35611)
  • bundling: add Vite 7 -> 8 migrations (#35614)
  • core: add support for '...' as a spread token when merging target config (#34285)
  • core: show target uses task graph + filter broken dependsOn during normalization (#35367)
  • core: add --mode and --multi-major-mode flags to nx migrate (#35497)
  • core: support prompt field in migration entries (#35638)
  • core: rename nx watch --includeDependentProjects to --includeDependencies (#35699)
  • core: support filtered array-shape targetDefaults with projects and source (#35340)
  • core: enable native Node.js TypeScript stripping by default (#35608)
  • core: add shell tab-completion (bash, zsh, fish, powershell) (#34951)
  • core: add agentic mode to nx migrate --run-migrations (#35718)

... (truncated)

Commits
  • 4f286b9 fix(angular): resolve esbuild option paths relative to the workspace root (#3...
  • 71bbc70 feat(core): revert array-shape targetDefaults support pending redesign and re...
  • 958e60a docs(core): rewrite targetDefaults reference and guide for array shape and vo...
  • aa9ce7a fix(misc): rename createNodesV2 value usages in v23 migration, not just impor...
  • 6598a0b chore(core): rename supportsOptionalUpdates to supportsOptionalMigrations (#3...
  • 27f9ae0 chore(repo): finish migrating builds off the workspace-root dist (#35915)
  • 38ca20b feat(core): extend nx migrate --include to any package that supports option...
  • 4bb6115 chore(repo)!: migrate remaining packages to local dist build (#35900)
  • 0596b18 chore(repo): update nx to 23.0.0-beta.24 (#35898)
  • 94d9358 feat(core): add migrations for createNodesV2 -> createNodes rename (#35893)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [koa](https://github.com/koajs/koa). It's no longer used after updating ancestor dependency [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular). These dependencies need to be updated together.


Removes `koa`

Updates `@nx/angular` from 21.6.11 to 23.0.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/23.0.1/packages/angular)

---
updated-dependencies:
- dependency-name: koa
  dependency-version:
  dependency-type: indirect
- dependency-name: "@nx/angular"
  dependency-version: 23.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 24, 2026
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