Skip to content

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

Renovate-Bot requested to merge renovate/ng-packagr-14.x into V2.0

This MR contains the following updates:

Package Type Update Change
ng-packagr devDependencies major ^13.0.0 -> ^14.0.0

Release Notes

ng-packagr/ng-packagr

v14.2.1

Compare Source

v14.2.0

Compare Source

Features
  • add support for TypeScript 4.8 (387a4e1)

v14.1.0

Compare Source

v14.0.4

Compare Source

v14.0.3

Compare Source

v14.0.2

Compare Source

14.0.2 (2022-06-10)

v14.0.1

Compare Source

No visible changes

v14.0.0

Compare Source

BREAKING CHANGES
  • Support for TypeScript 4.4 and 4.5 has been removed. Please update to TypeScript 4.6.
  • Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.
  • package.json is not longer a valid method to configure ng-packagr. Use ng-package.json instead.
Features
  • support TypeScript 4.7 (5574598)
  • remove handling of package.json as configuration (a94bd14), closes #​2176
  • update generated output to APF 14 (c6f6e4d)
  • support more complex assets configurations (6776e17), closes #​1497
  • drop support for Node.js 12 (181ac25)
  • support TypeScript 4.6.2 (9faef17)
Bug Fixes
  • watch mode when using ng-packagr CLI directly (0f8f92a)
  • join paths instead of resolving (0a54e7d), closes #​2241
  • avoid a recursive export when entryfile is named index.ts (4c96acb)
  • ignore circular dependency warnings (9b93a18)
  • remove hardcoded moduleResolution (3f5448d)
  • re-allow index.ts as entry-files (8c5cc4f)
  • invalid browsers version ranges (547a11f)

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