Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

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

Release Notes

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

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

Configuration

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

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) June 1, 2025 10:05
Copy link
Contributor Author

renovate bot commented Jun 1, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: ngx-exhaustive-check@0.0.0
npm error Found: @angular/compiler-cli@19.2.14
npm error node_modules/@angular/compiler-cli
npm error   dev @angular/compiler-cli@"^19.0.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/compiler-cli@"^20.0.0 || ^20.2.0-rc" from ng-packagr@20.2.0
npm error node_modules/ng-packagr
npm error   dev ng-packagr@"^20.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-09-04T08_48_26_774Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-04T08_48_26_774Z-debug-0.log

@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch 3 times, most recently from d389504 to bbb623e Compare June 7, 2025 04:53
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch 2 times, most recently from fb6a871 to f849e74 Compare June 12, 2025 19:40
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch 3 times, most recently from 1a47e20 to a07a73e Compare June 25, 2025 17:02
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch 4 times, most recently from 6fb228c to 1ee0aed Compare July 1, 2025 18:01
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch 3 times, most recently from d7d6ed9 to cc0025b Compare July 9, 2025 19:37
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch 3 times, most recently from 4a7ee7e to f8ec579 Compare July 19, 2025 21:07
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch from f8ec579 to 05f89f4 Compare July 23, 2025 21:44
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch from 05f89f4 to c6552f5 Compare August 11, 2025 16:35
@renovate renovate bot force-pushed the renovate/ng-packagr-20.x branch from c6552f5 to cce713d Compare September 4, 2025 08:48
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