Skip to content

Update dependency ng-packagr to v14 - autoclosed

Particify Dependency Bot requested to merge renovate/ng-packagr-14.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
ng-packagr 13.3.1 -> 14.0.2 age adoption passing confidence

Release Notes

ng-packagr/ng-packagr

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: 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 MR becomes conflicted, 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 Particify Dependency Bot

Merge request reports