Skip to content

build(deps): bump koa, @nx/angular and @nx/react#424

Merged
sergeleger merged 5 commits intomainfrom
dependabot/npm_and_yarn/multi-cda95788ae
Jul 22, 2025
Merged

build(deps): bump koa, @nx/angular and @nx/react#424
sergeleger merged 5 commits intomainfrom
dependabot/npm_and_yarn/multi-cda95788ae

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps koa to 2.16.1 and updates ancestor dependencies koa, @nx/angular and @nx/react. These dependencies need to be updated together.

Updates koa from 2.15.4 to 2.16.1

Release notes

Sourced from koa's releases.

v2.16.1

fix: don't render redirect values in anchor ref

2.16.0

This is a backported release to fix core underlying issue with HEAD requests when using http2.createSecureServer. See discussion at koajs/koa#1593 and koajs/koa#1547.

  • fix missing cleanup, if response socket is no longer writeable (issue 1547) (koajs/koa#1593) 399cb6b0dd2104224c0ef0ce8e92f84e4f7faf42
Commits

Updates @nx/angular from 21.2.0 to 21.2.2

Release notes

Sourced from @​nx/angular's releases.

21.2.2 (2025-07-02)

🚀 Features

  • bundling: add useLegacyTypescriptPlugin option to migrate from rollup-plugin-typescript2 (#31718, #30488)
  • core: pass in progress task outputs to tui for non-direct child processes (#31655)
  • core: add CI warning for missing remote cache solution (#31678)
  • core: enhance native cache operations with comprehensive logging (#31652)
  • graph: enhance migration state management and introduce migration stopping functionality. (#31626)
  • module-federation: bump @​module-federation/enhanced version to 0.15.0 to fix vulnerability (#30806, #30502, #30748)

🩹 Fixes

  • angular: respect skipTsConfig option in library generator (#31738, #31185)
  • angular: improve indexHtmlTransformer documentation (#31742, #30831)
  • angular: expand nx tokens in project configurations when running schematic migrations (#31526, #29052)
  • bundling: respect decision to create babelrc file (#31755, #31582)
  • core: do not auto-exit tui when there are multiple failed tasks (#31631)
  • core: improve error handling in daemon server (#31728, #31407, #31567)
  • core: resolve package.json for @​nx/js to improve plugin detection (#31770)
  • core: update nx to version 21.3.0-beta.0 (#31771)
  • core: allow any framework value in preset generator schema (#31665)
  • docs: add missing --project parameter to Angular service generation command (#31735, #31410)
  • expo: respect --unit-test-runner=none properly when generating expo apps and libs (#31754, #30366)
  • gradle: add dependsOn outputs to inputs dependentTasksOutputFiles (#31683)
  • js: failing e2e test due to dependency (#31676)
  • js: resolve asset paths relative to workspace root instead of cwd (#31664)
  • js: improve typescript plugin build detection (#31533, #29670)
  • linter: correct lintFilePatterns documentation to show it's optional (#31744, #29648)
  • linter: update lint executor to always log errors and stack traces (#31757, #21630)
  • linter: refactor checking if the identifier is a function via tsquery (#31792)
  • module-federation: ensure manifest path not prepended with workspace root (#31698, #31524)
  • module-federation: restore support for relative URLs in module federation remotes (#31723, #30615, #31538)
  • nextjs: use next/jest.js for Jest configuration to support modern JSX transform (#31705, #27900)
  • node: ensure args are set in target correctly (#31758, #31578)
  • node: reorder addPlugin in normalizeOptions return object (#31785)
  • nuxt: fix TypeScript configuration chain for Nuxt components and composables (#31701, #30742)
  • nx-dev: small adjustment to the blog post (550c7e37da)
  • nx-dev: pinning logic on blog entry page (c747d3f172)
  • nx-dev: update sorting of pinned posts (74e77e18f2)
  • react: do not set styles.tailwind for executor options for projects not using inferred targets (#31667)
  • react: add .js extensions to subpath imports in module federation templates (#31730, #31448)
  • storybook: handle hyphenated framework names in pnpm dependency installation (#31760, #31292)
  • testing: do not update component configuration in cypress set-inject-document-domain migration (#31614, #31610)
  • testing: correct Playwright grep documentation from glob to regex (#31743, #30181)
  • testing: do not re-add vscode recommended extension for jest after initial jest setup (#31745, #29345)
  • testing: prefer using tsconfig.spec.json when loading jest config in plugin (#31726, #31351)
  • testing: unset customConditions when running the open-cypress inferred task (#31687, #31616)
  • vite: fix the build command for the deps in the vite tsconfig paths plugin (#31729, #31333)
  • vite: resolve outDir path correctly for nested monorepos (#31741, #31234)

... (truncated)

Commits
  • 1b3d616 fix(angular): improve indexHtmlTransformer documentation (#31742)
  • 81fa01f fix(angular): respect skipTsConfig option in library generator (#31738)
  • cb49e13 fix(module-federation): restore support for relative URLs in module federatio...
  • 865abbc feat(module-federation): bump @​module-federation/enhanced version to 0.15.0 t...
  • e1dfe6e fix(angular): handle inferred projects without project configuration files in...
  • bf9c677 fix(angular): fix import from ng-packagr (#31600)
  • See full diff in compare view

Updates @nx/react from 21.2.0 to 21.2.2

Release notes

Sourced from @​nx/react's releases.

21.2.2 (2025-07-02)

🚀 Features

  • bundling: add useLegacyTypescriptPlugin option to migrate from rollup-plugin-typescript2 (#31718, #30488)
  • core: pass in progress task outputs to tui for non-direct child processes (#31655)
  • core: add CI warning for missing remote cache solution (#31678)
  • core: enhance native cache operations with comprehensive logging (#31652)
  • graph: enhance migration state management and introduce migration stopping functionality. (#31626)
  • module-federation: bump @​module-federation/enhanced version to 0.15.0 to fix vulnerability (#30806, #30502, #30748)

🩹 Fixes

  • angular: respect skipTsConfig option in library generator (#31738, #31185)
  • angular: improve indexHtmlTransformer documentation (#31742, #30831)
  • angular: expand nx tokens in project configurations when running schematic migrations (#31526, #29052)
  • bundling: respect decision to create babelrc file (#31755, #31582)
  • core: do not auto-exit tui when there are multiple failed tasks (#31631)
  • core: improve error handling in daemon server (#31728, #31407, #31567)
  • core: resolve package.json for @​nx/js to improve plugin detection (#31770)
  • core: update nx to version 21.3.0-beta.0 (#31771)
  • core: allow any framework value in preset generator schema (#31665)
  • docs: add missing --project parameter to Angular service generation command (#31735, #31410)
  • expo: respect --unit-test-runner=none properly when generating expo apps and libs (#31754, #30366)
  • gradle: add dependsOn outputs to inputs dependentTasksOutputFiles (#31683)
  • js: failing e2e test due to dependency (#31676)
  • js: resolve asset paths relative to workspace root instead of cwd (#31664)
  • js: improve typescript plugin build detection (#31533, #29670)
  • linter: correct lintFilePatterns documentation to show it's optional (#31744, #29648)
  • linter: update lint executor to always log errors and stack traces (#31757, #21630)
  • linter: refactor checking if the identifier is a function via tsquery (#31792)
  • module-federation: ensure manifest path not prepended with workspace root (#31698, #31524)
  • module-federation: restore support for relative URLs in module federation remotes (#31723, #30615, #31538)
  • nextjs: use next/jest.js for Jest configuration to support modern JSX transform (#31705, #27900)
  • node: ensure args are set in target correctly (#31758, #31578)
  • node: reorder addPlugin in normalizeOptions return object (#31785)
  • nuxt: fix TypeScript configuration chain for Nuxt components and composables (#31701, #30742)
  • nx-dev: small adjustment to the blog post (550c7e37da)
  • nx-dev: pinning logic on blog entry page (c747d3f172)
  • nx-dev: update sorting of pinned posts (74e77e18f2)
  • react: do not set styles.tailwind for executor options for projects not using inferred targets (#31667)
  • react: add .js extensions to subpath imports in module federation templates (#31730, #31448)
  • storybook: handle hyphenated framework names in pnpm dependency installation (#31760, #31292)
  • testing: do not update component configuration in cypress set-inject-document-domain migration (#31614, #31610)
  • testing: correct Playwright grep documentation from glob to regex (#31743, #30181)
  • testing: do not re-add vscode recommended extension for jest after initial jest setup (#31745, #29345)
  • testing: prefer using tsconfig.spec.json when loading jest config in plugin (#31726, #31351)
  • testing: unset customConditions when running the open-cypress inferred task (#31687, #31616)
  • vite: fix the build command for the deps in the vite tsconfig paths plugin (#31729, #31333)
  • vite: resolve outDir path correctly for nested monorepos (#31741, #31234)

... (truncated)

Commits
  • 4050e97 fix(vite): ensure path aliases are not replaced when building vite projects a...
  • ffb3514 fix(react): add .js extensions to subpath imports in module federation templa...
  • cb49e13 fix(module-federation): restore support for relative URLs in module federatio...
  • 865abbc feat(module-federation): bump @​module-federation/enhanced version to 0.15.0 t...
  • a2eff63 fix(react): do not set styles.tailwind for executor options for projects not ...
  • 40cf21b feat(react): support port option for react app generator (#31552)
  • See full diff 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 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2025
@semanticdiff-com
Copy link

semanticdiff-com bot commented Jul 7, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  packages/web-component/package.json  37% smaller
  package.json  2% smaller
  package-lock.json Unsupported file format
  packages/angular-demo/package.json  0% smaller
  packages/web-component/src/components.d.ts  0% smaller

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-07-22 18:51 UTC

Copy link
Member

@joanise joanise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank Serge for extending the bumps for other related packages.

@sergeleger sergeleger force-pushed the dependabot/npm_and_yarn/multi-cda95788ae branch from b761274 to d34fb3a Compare July 22, 2025 15:06
@joanise
Copy link
Member

joanise commented Jul 22, 2025

This will be ready to merge once #391 is merged.

dependabot bot and others added 5 commits July 22, 2025 15:44
Bumps [koa](https://github.com/koajs/koa) to 2.16.1 and updates ancestor dependencies [koa](https://github.com/koajs/koa), [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular) and [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react). These dependencies need to be updated together.


Updates `koa` from 2.15.4 to 2.16.1
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](koajs/koa@2.15.4...v2.16.1)

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

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

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 2.16.1
  dependency-type: indirect
- dependency-name: "@nx/angular"
  dependency-version: 21.2.2
  dependency-type: direct:development
- dependency-name: "@nx/react"
  dependency-version: 21.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](jshttp/on-headers@v1.0.2...v1.1.0)

Updates `compression` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](expressjs/compression@1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.2...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@sergeleger sergeleger force-pushed the dependabot/npm_and_yarn/multi-cda95788ae branch from d34fb3a to c6ad3a0 Compare July 22, 2025 18:44
@sergeleger sergeleger merged commit bd33ef8 into main Jul 22, 2025
6 checks passed
@sergeleger sergeleger deleted the dependabot/npm_and_yarn/multi-cda95788ae branch July 22, 2025 18:51
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.

2 participants