Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps ng-packagr from 19.1.2 to 20.0.0.

Release notes

Sourced from ng-packagr's releases.

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)
  • 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

20.0.0-rc.2

Bug Fixes

20.0.0-rc.1

Bug Fixes

  • update min Node.js support to 20.19, 22.12, and 24.0 (5a7eac4)

20.0.0-next.8

Bug Fixes

  • ensure in package .browserslistrc is correctly resolved (14ed50d)

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

20.0.0 (2025-05-28)

⚠ 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

20.0.0-rc.2 (2025-05-27)

Bug Fixes

20.0.0-rc.1 (2025-05-21)

Bug Fixes

  • update min Node.js support to 20.19, 22.12, and 24.0 (5a7eac4)

20.0.0-rc.0 (2025-04-30)

20.0.0-next.8 (2025-04-23)

... (truncated)

Commits
  • bc9ef06 docs: update changelog
  • c47c6af release: cut 20.0.0
  • 46a4345 build: update all non-major dependencies to v8.33.0
  • 322173c release: cut 20.0.0-rc.2
  • 22a7ba1 build: update typescript-eslint monorepo to v8
  • e9aa810 Update discover-packages.ts
  • 0d0711c Update .eslintrc.json
  • 4d11154 build: remove unused @types/chokidar dependency
  • 916f585 build: remove unused @types/read-pkg-up dependency
  • e73db8e fix: correctly update reference to bin
  • 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.0.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.0.0)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-version: 20.0.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 Jun 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Superseded by #68.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ng-packagr-20.0.0 branch June 23, 2025 10:01
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