Skip to content

chore(deps-dev): Bump ng-packagr from 14.3.0 to 22.0.0#21799

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ng-packagr-22.0.0
Open

chore(deps-dev): Bump ng-packagr from 14.3.0 to 22.0.0#21799
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ng-packagr-22.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ng-packagr from 14.3.0 to 22.0.0.

Release notes

Sourced from ng-packagr's releases.

22.0.0

⚠ BREAKING CHANGES

  • ng-packagr: TypeScript versions older than 6.0 are no longer supported.
  • Node.js v20 is no longer supported. The minimum supported Node.js versions are now v22.22.0 and v24.13.1.

Features

  • update @​angular/compiler-cli peer dependency to support Angular v22 (1fd8eb1)
  • support Node.js 26 (4360fea)
  • ng-packagr: drop support for TypeScript 5.9 (b59e280)

Bug Fixes

  • ng-packagr: invalidate angularDiagnosticCache for html changes (e7d8e38)
  • ng-packagr: handle package.json files with export subpaths (89e195d)
  • ensure dts sourcemaps point to original ts files (28424e2)
  • allow TypeScript 6 peer dependency (fdb49da)
  • update minimum supported Node.js versions (f7e5ef5)

22.0.0-next.5

Bug Fixes

  • ng-packagr: handle package.json files with export subpaths (89e195d)

22.0.0-next.4

Features

22.0.0-next.3

⚠ BREAKING CHANGES

  • ng-packagr: TypeScript versions older than 6.0 are no longer supported.

Features

  • ng-packagr: drop support for TypeScript 5.9 (b59e280)

Bug Fixes

  • ng-packagr: resolve imports with TS extensions in rollup (804c04b), closes #3281

22.0.0-next.2

Features

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

22.0.0 (2026-06-03)

⚠ BREAKING CHANGES

  • ng-packagr: TypeScript versions older than 6.0 are no longer supported.
  • Node.js v20 is no longer supported. The minimum supported Node.js versions are now v22.22.0 and v24.13.1.

Features

  • update @​angular/compiler-cli peer dependency to support Angular v22 (1fd8eb1)
  • support Node.js 26 (4360fea)
  • ng-packagr: drop support for TypeScript 5.9 (b59e280)

Bug Fixes

  • ng-packagr: invalidate angularDiagnosticCache for html changes (e7d8e38)
  • ng-packagr: handle package.json files with export subpaths (89e195d)
  • ensure dts sourcemaps point to original ts files (28424e2)
  • allow TypeScript 6 peer dependency (fdb49da)
  • update minimum supported Node.js versions (f7e5ef5)

22.0.0-rc.0 (2026-05-18)

22.0.0-next.5 (2026-05-18)

Bug Fixes

  • ng-packagr: handle package.json files with export subpaths (89e195d)

22.0.0-next.4 (2026-05-07)

Features

21.2.3 (2026-04-16)

Bug Fixes

  • ng-packagr: resolve imports with TS extensions in rollup (5629808), closes #3281

22.0.0-next.3 (2026-04-16)

⚠ BREAKING CHANGES

  • ng-packagr: * TypeScript versions older than 6.0 are no longer supported.

... (truncated)

Commits
  • e918dc3 release: cut 22.0.0
  • 7f8a814 build: update @​angular/compiler-cli peer dependency range to support version ...
  • e7d8e38 fix(ng-packagr): invalidate angularDiagnosticCache for html changes
  • 7204d85 build: update pnpm workspace configuration and remove redundant pnpm settings
  • 2684271 build: lock file maintenance
  • 15a0f56 build: update dependency node to v24
  • 5827827 build: update @​angular/ng-dev digest to a450a24
  • 3439543 build: update pnpm to v11.4.0
  • efed766 build: update dessant/lock-threads digest to 89ae32b
  • 27ae92e build: update all non-major dependencies to v8.60.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ng-packagr since your current version.


Dependabot compatibility score

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)

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 14.3.0 to 22.0.0.
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@14.3.0...22.0.0)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-version: 22.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 25, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 25, 2026 15:30
@dependabot dependabot Bot requested review from mydea and removed request for a team June 25, 2026 15:30
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 25, 2026
@dependabot dependabot Bot requested review from chargome and nicohrubec June 25, 2026 15:30
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jun 25, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 089a266. Configure here.

"@angular/router": "^14.3.0",
"@types/node": "^14.8.0",
"ng-packagr": "^14.2.2",
"ng-packagr": "^22.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Node 20 below ng-packagr minimum

Medium Severity

ng-packagr 22.0.0 no longer supports Node.js 20, while the monorepo pins Node 20.19.5 via Volta and @sentry/angular declares engines.node >=18. Local and CI Angular library builds can fail when ng-packagr enforces its supported Node versions.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 089a266. Configure here.

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