Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps ng-packagr from 20.3.0 to 21.0.0.

Release notes

Sourced from ng-packagr's releases.

21.0.0

⚠ BREAKING CHANGES

  • TypeScript versions older than 5.9 are no longer supported.
  • The javascriptEnabled option for Less is no longer supported. Projects relying on inline JavaScript within Less files will need to refactor their stylesheets to remove this dependency.

Bug Fixes

  • drop support for TypeScript 5.8 (7b48224)
  • remove deprecated javascriptEnabled option for Less (d57278d)

Features

  • write the types in types directory (7a5e8fb)
  • add support for Angular version 21 (ed70e23)

21.0.0-rc.1

Performance

  • reduce memory usage for multiple entry-points (non-watch) (01bdd42), closes #3168

21.0.0-next.4

⚠ BREAKING CHANGES

  • The javascriptEnabled option for Less is no longer supported. Projects relying on inline JavaScript within Less files will need to refactor their stylesheets to remove this dependency.

Features

  • write the types in types directory (7a5e8fb)

21.0.0-next.0

Features

  • add support for Angular version 21 (ed70e23)

20.3.2

Bug Fixes

  • ensure deterministic ordering of 'exports' field (952ca64), closes #3175

20.3.1

Performance

  • reduce memory usage for multiple entry-points (non-watch) (e063368), closes #3168
Changelog

Sourced from ng-packagr's changelog.

21.0.0 (2025-11-19)

⚠ BREAKING CHANGES

  • TypeScript versions older than 5.9 are no longer supported.
  • The javascriptEnabled option for Less is no longer supported. Projects relying on inline JavaScript within Less files will need to refactor their stylesheets to remove this dependency.

Bug Fixes

  • drop support for TypeScript 5.8 (7b48224)
  • remove deprecated javascriptEnabled option for Less (d57278d)

Features

  • write the types in types directory (7a5e8fb)
  • add support for Angular version 21 (ed70e23)

20.3.2 (2025-11-13)

Bug Fixes

  • ensure deterministic ordering of 'exports' field (952ca64), closes #3175

20.3.1 (2025-11-12)

Performance

  • reduce memory usage for multiple entry-points (non-watch) (e063368), closes #3168

20.2.0 (2025-08-20)

Features

  • Add support for TypeScript 5.9

20.2.0-next.0 (2025-07-16)

⚠ BREAKING CHANGES

  • Node.js versions from 22.0 to 22.10 are no longer supported
  • Node.js v18 is no longer supported
  • TypeScript versions less than 5.8 are no longer supported.

Features

  • add DTS bundles for entry-points (ca9d568), closes #139
  • drop support for TypeScript older than 5.8 (a8255ce)
  • expand browser support to widely available Baseline (94f7fbe)

... (truncated)

Commits
  • 483d692 release: cut 21.0.0
  • cfcf996 build: update Angular peer dependencies
  • 176bbee build: update pnpm to v10.22.0
  • fe7ee23 build: update actions/checkout action to v5.0.1
  • a3afb50 build: update all non-major dependencies to v8.47.0
  • b0b4aea Update CHANGELOG.md
  • 28caab6 Update CHANGELOG.md
  • 9f77f47 fix: ensure deterministic ordering of 'exports' field
  • 4c0da19 refactor: fix typo in dispose
  • ef8eb74 build: lock file maintenance
  • 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 ng-packagr since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 20.3.0 to 21.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@20.3.0...21.0.0)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-version: 21.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 Dec 1, 2025
@dependabot dependabot bot requested a review from JPedersen as a code owner December 1, 2025 10:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
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