Skip to content

build(deps-dev): bump ng-packagr from 20.0.1 to 20.1.0 #1976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 29, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps ng-packagr from 20.0.1 to 20.1.0.

Release notes

Sourced from ng-packagr's releases.

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
Changelog

Sourced from ng-packagr's changelog.

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)

Bug Fixes

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

20.1.0-next.0 (2025-05-28)

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)

... (truncated)

Commits
  • cb19f22 release: cut 20.1.0
  • 2d58e25 build: update Angular peer deps
  • 33ccd22 build: update all non-major dependencies to v8.36.0
  • be6009d build: lock file maintenance
  • f42aa73 release: cut 20.1.0-rc.0
  • 86ced96 build: lock file maintenance
  • e1ab22f build: update all non-major dependencies to v8.35.1
  • 068a666 build: update all non-major dependencies to v8.35.0
  • 5d5d2a7 build: update all non-major dependencies
  • b4cf122 build: update all non-major dependencies to v8.34.1
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ng-packagr-20.1.0 branch from 2b46712 to 0a3eb79 Compare July 29, 2025 20:17
Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 20.0.1 to 20.1.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@20.0.1...20.1.0)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-version: 20.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ng-packagr-20.1.0 branch from 0a3eb79 to 56e021a Compare July 29, 2025 20:21
@rsdmike rsdmike enabled auto-merge (squash) July 29, 2025 20:22
@rsdmike rsdmike merged commit 54aaeea into main Jul 29, 2025
5 checks passed
@rsdmike rsdmike deleted the dependabot/npm_and_yarn/ng-packagr-20.1.0 branch July 29, 2025 20:29
@RosieAMT
Copy link

🎉 This PR is included in version 10.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants