Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
ng-packagr ^14.2.1 -> ^20.0.0 age confidence

Release Notes

ng-packagr/ng-packagr (ng-packagr)

v20.3.0

Compare Source

  • No visible changes

v20.2.0

Compare Source

Features
  • Add support for TypeScript 5.9

v20.1.0

Compare Source

Bug Fixes
  • prevent 'Unexpected non-whitespace character' error (dfb51b2), closes #​3080

v20.0.1

Compare Source

Bug Fixes
  • prevent 'Unexpected non-whitespace character' error (d2701fa), closes #​3080

v20.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node.js versions from 22.0 to 22.11 are no longer supported
  • Node.js v18 is no longer supported
  • TypeScript versions less than 5.8 are no longer supported.
Features
  • expand browser support to widely available Baseline (94f7fbe)
  • add DTS bundles for entry-points (ca9d568), closes #​139
  • support Angular version 20 (cebe060)
  • drop support for TypeScript older than 5.8 (a8255ce)
  • support Sass package importers (f767d3c)
Bug Fixes
  • correctly resolve SCSS resources from nested paths (f34a73d), closes #​3006
  • correctly update reference to bin (e73db8e), closes #​3062
  • update min Node.js support to 20.19, 22.12, and 24.0 (5a7eac4)
  • ensure in package .browserslistrc is correctly resolved (14ed50d)
  • prevent nested CSS in components (e2d9ef0)
  • disable TypeScript composite option with Angular compiler (5dfbdba)
  • disable emitting empty chunk warning (638c107)
  • remove Node.js v18 support (69d9d9e)
  • update minimum supported Node.js 22 version to 22.11.0 (a836a71)
Performance
  • optimize node deletion using Set (a99785c)
  • prevent redundant entry-point builds in watch mode (2f2668b), closes #​2936

v19.2.2

Compare Source

Bug Fixes
  • correctly handle undefined stylesheet processor (4598b67), closes #​3005

v19.2.1

Compare Source

Bug Fixes
  • correctly resolve SCSS resources from nested paths (2fcbe68), closes #​3006

v19.2.0

Compare Source

v19.1.2

Compare Source

  • add tailwindcss version 4 as a valid peer dependency (719577c)

v19.1.1

Compare Source

19.1.1 (2025-01-24)
Bug Fixes
  • disable TypeScript removeComments option (f0415dd)

v19.1.0

Compare Source

19.1.1 (2025-01-24)
Bug Fixes
  • disable TypeScript removeComments option (f0415dd)

v19.0.1

Compare Source

Features
19.0.1 (2024-11-22)
Bug Fixes
  • correctly show stylesheet processing errors (4d66246)

v19.0.0

Compare Source

Features
19.0.1 (2024-11-22)
Bug Fixes
  • correctly show stylesheet processing errors (4d66246)

v18.2.1

Compare Source

Bug Fixes
  • disable rollups hoistTransitiveImports (2b077c8)
18.2.1 (2024-08-21)
Bug Fixes
  • disable rollups hoistTransitiveImports (87fd814)

v18.2.0

Compare Source

Bug Fixes
  • disable rollups hoistTransitiveImports (2b077c8)
18.2.1 (2024-08-21)
Bug Fixes
  • disable rollups hoistTransitiveImports (87fd814)

v18.1.0

Compare Source

Features
  • add support for TypeScript 5.5 (ae2a698)

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.
Bug Fixes
  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #​2838
Features
  • add support for Angular 18 (9bef232)
  • add NgPackagrOptions to public api (ffc512e)
  • add support for polling (2c7f75b)
  • support TypeScript 5.4 (07d5cea)

v17.3.0

Compare Source

v17.2.1

Compare Source

Features
17.2.1 (2024-03-04)
Performance

v17.2.0

Compare Source

Features
17.2.1 (2024-03-04)
Performance

v17.1.2

Compare Source

Features
17.1.2 (2024-01-24)
17.1.1 (2024-01-22)
Bug Fixes

v17.1.1

Compare Source

Features
17.1.2 (2024-01-24)
17.1.1 (2024-01-22)
Bug Fixes

v17.1.0

Compare Source

Features
17.1.2 (2024-01-24)
17.1.1 (2024-01-22)
Bug Fixes

v17.0.3

Compare Source

Bug Fixes

v17.0.2

Compare Source

Bug Fixes
  • use rollup wasm version when rollup fails to load (1ed0dc9), closes #​2722
17.0.2 (2023-11-20)
Bug Fixes
  • use rollup wasm version when rollup fails to load (65b0b6c), closes #​2722

v17.0.1

Compare Source

Bug Fixes
  • use rollup wasm version when rollup fails to load (1ed0dc9), closes #​2722
17.0.2 (2023-11-20)
Bug Fixes
  • use rollup wasm version when rollup fails to load (65b0b6c), closes #​2722

v17.0.0

Compare Source

⚠ BREAKING CHANGES
  • TypeScript versions before 5.2 are no longer supported.
Features
  • esbuild can't resolve secondary entry point from library (29f417e)
  • drop support for TypeScript versions before 5.2 (72500c3)
  • add support for Angular 17 (cbb06ee)
  • support TypeScript 5.2 (0acd2c4)
Bug Fixes

v16.2.3

Compare Source

Bug Fixes

v16.2.2

Compare Source

Features
  • add support for Angular 17 (cbb06ee)
16.2.2 (2023-08-29)
Bug Fixes
16.2.1 (2023-08-23)
Bug Fixes

v16.2.1

Compare Source

Features
  • add support for Angular 17 (cbb06ee)
16.2.2 (2023-08-29)
Bug Fixes
16.2.1 (2023-08-23)
Bug Fixes

v16.2.0

Compare Source

Features
  • add support for Angular 17 (cbb06ee)
16.2.2 (2023-08-29)
Bug Fixes
16.2.1 (2023-08-23)
Bug Fixes

v16.1.0

Compare Source

Features
  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)
Bug Fixes
16.0.1 (2023-05-10)
Bug Fixes
  • warn when finding conflicting package export conditions (b08b075), closes #​2609

v16.0.1

Compare Source

Features
  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)
Bug Fixes
16.0.1 (2023-05-10)
Bug Fixes
  • warn when finding conflicting package export conditions (b08b075), closes #​2609

v16.0.0

Compare Source

Features
  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)
Bug Fixes
16.0.1 (2023-05-10)
Bug Fixes
  • warn when finding conflicting package export conditions (b08b075), closes #​2609

v15.2.2

Compare Source

Bug Fixes
  • always set destination directory (4e49d12)

v15.2.1

Compare Source

⚠ BREAKING CHANGES
  • Node.js v14 support has been removed

Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.

  • NGCC integration has been removed and as a result Angular View Engine libraries will no longer work.
Features
  • remove NGCC integration (d9fdc89)
Bug Fixes
  • always set destination directory (4e89bcf)

  • remove Node.js v14 support (a091d82)

15.2.1 (2023-02-22)

v15.2.0

Compare Source

⚠ BREAKING CHANGES
  • Node.js v14 support has been removed

Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.

  • NGCC integration has been removed and as a result Angular View Engine libraries will no longer work.
Features
  • remove NGCC integration (d9fdc89)
Bug Fixes
  • always set destination directory (4e89bcf)

  • remove Node.js v14 support (a091d82)

15.2.1 (2023-02-22)

v15.1.2

Compare Source

Bug Fixes
15.1.2 (2023-02-09)
Bug Fixes
15.1.1 (2023-01-12)
Performance
  • create a single stylesheet renderer worker instance (6718f6e), closes #​2530

v15.1.1

Compare Source

Bug Fixes
15.1.2 (2023-02-09)
Bug Fixes
15.1.1 (2023-01-12)
Performance
  • create a single stylesheet renderer worker instance (6718f6e), closes #​2530

v15.1.0

Compare Source

Bug Fixes
15.1.2 (2023-02-09)
Bug Fixes
15.1.1 (2023-01-12)
Performance
  • create a single stylesheet renderer worker instance (6718f6e), closes #​2530

v15.0.3

Compare Source

Features
Performance
  • move stylesheet processing into a worker pool (9eaa398)
15.0.3 (2022-12-09)
Bug Fixes
  • add support for prerelease version of Angular (632217e)
15.0.2 (2022-12-08)
Performance
15.0.1 (2022-11-23)
Bug Fixes
  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #​2479

v15.0.2

Compare Source

Features
Performance
  • move stylesheet processing into a worker pool (9eaa398)
15.0.3 (2022-12-09)
Bug Fixes
  • add support for prerelease version of Angular (632217e)
15.0.2 (2022-12-08)
Performance
15.0.1 (2022-11-23)
Bug Fixes
  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #​2479

v15.0.1

Compare Source

Features
Performance
  • move stylesheet processing into a worker pool (9eaa398)
15.0.3 (2022-12-09)
Bug Fixes
  • add support for prerelease version of Angular (632217e)
15.0.2 (2022-12-08)
Performance
15.0.1 (2022-11-23)
Bug Fixes
  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #​2479

v15.0.0

Compare Source

Features
Performance
  • move stylesheet processing into a worker pool (9eaa398)
15.0.3 (2022-12-09)
Bug Fixes
  • add support for prerelease version of Angular (632217e)
15.0.2 (2022-12-08)
Performance
15.0.1 (2022-11-23)
Bug Fixes
  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #​2479

v14.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch from fc5824e to 93e6fd3 Compare June 15, 2025 08:08
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch from 93e6fd3 to 954027a Compare July 8, 2025 14:49
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch 2 times, most recently from ea1f73e to af6b6b7 Compare August 13, 2025 11:45
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch 2 times, most recently from 08e7448 to 8e04550 Compare August 20, 2025 13:08
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch from 8e04550 to 55aa96b Compare August 31, 2025 10:34
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch from 55aa96b to 9363114 Compare September 19, 2025 16:04
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch from 9363114 to 0473bbb Compare September 25, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants