Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps ng-packagr from 19.1.2 to 20.2.0.

Release notes

Sourced from ng-packagr's releases.

20.2.0

Features

  • Add support for TypeScript 5.9

20.2.0-rc.0

No release notes provided.

20.1.0

Bug Fixes

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

20.1.0-rc.0

Bug Fixes

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

20.0.1

Bug Fixes

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

20.0.0

⚠ BREAKING CHANGES

  • Node.js versions from 22.0 to 22.10 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)

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

20.2.0 (2025-08-20)

Features

  • Add support for TypeScript 5.9

20.2.0-next.0 (2025-07-16)

⚠ BREAKING CHANGES

  • Node.js versions from 22.0 to 22.10 are no longer supported
  • Node.js v18 is no longer supported
  • TypeScript versions less than 5.8 are no longer supported.

Features

  • add DTS bundles for entry-points (ca9d568), closes #139
  • drop support for TypeScript older than 5.8 (a8255ce)
  • expand browser support to widely available Baseline (94f7fbe)
  • support Angular version 20 (cebe060)
  • 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
  • disable emitting empty chunk warning (638c107)
  • disable TypeScript composite option with Angular compiler (5dfbdba)
  • ensure in package .browserslistrc is correctly resolved (14ed50d)
  • prevent 'Unexpected non-whitespace character' error (dfb51b2), closes #3080
  • prevent nested CSS in components (e2d9ef0)
  • remove Node.js v18 support (69d9d9e)
  • update min Node.js support to 20.19, 22.12, and 24.0 (5a7eac4)
  • 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

20.1.0 (2025-07-09)

Bug Fixes

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

20.1.0-rc.0 (2025-07-01)

... (truncated)

Commits
  • eac0105 release: cut 20.2.0
  • e408149 build: update pnpm to v10.15.0
  • 6dbc355 Update package.json
  • 8484b0b build: lock file maintenance
  • 0f5c7d9 build: update cross-repo angular dependencies
  • 1cf4ff2 build: replace file:// with link://
  • 182e320 build: update all non-major dependencies to v8.39.1
  • d472d75 release: cut 20.2.0-rc.0
  • b8f75ca build: update pnpm to v10
  • e3fc71d build: lock file maintenance
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 19.1.2 to 20.2.0.
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@19.1.2...20.2.0)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-version: 20.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants