Skip to content

chore(deps): update dependency ng-packagr to v16 - autoclosed

Renovate-Bot requested to merge renovate/ng-packagr-16.x into dev

This MR contains the following updates:

Package Type Update Change
ng-packagr devDependencies major ^15.1.1 -> ^16.0.0

Release Notes

ng-packagr/ng-packagr

v16.2.3

Compare Source

Bug Fixes

v16.2.2

Compare Source

v16.2.1

Compare Source

v16.2.0

Compare Source

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

v16.0.0

Compare Source

BREAKING CHANGES
  • TypeScript 4.8 is no longer supported.

  • Several changes to the Angular Package Format (APF)

    • Removal of FESM2015
    • Replacing ES2020 with ES2022
    • Replacing FESM2020 with FESM2022
  • 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
  • (APF) Angular Package Format updates (4ae531c)
  • remove NGCC integration (d9fdc89)
Bug Fixes
  • always set destination directory (4e89bcf)
  • remove Node.js v14 support (a091d82)

Configuration

📅 Schedule: At any time (no schedule defined).

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

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

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate-Bot

Merge request reports