ngx-ui-switch
ngx-ui-switch copied to clipboard
build(dev-dependencies): update dependency ng-packagr to v18
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ng-packagr | ^16.1.0 -> ^18.0.0 |
Release Notes
ng-packagr/ng-packagr (ng-packagr)
v18.2.1
18.2.1 (2024-08-21)
v18.2.0
v18.1.0
Features
- add support for TypeScript 5.5 (ae2a698)
v18.0.0
⚠ BREAKING CHANGES
- Node.js support for versions <18.19.1 and <20.11.1 has been removed.
Bug Fixes
Features
- add support for Angular 18 (9bef232)
- add
NgPackagrOptionsto public api (ffc512e) - add support for polling (2c7f75b)
- support TypeScript 5.4 (07d5cea)
v17.3.0
v17.2.1
v17.2.0
Features
Bug Fixes
- support string as plugin option in custom postcss plugin config (bb67204)
- handle absolute
urlreference in CSS files (3d96591)
v17.1.2
v17.1.1
v17.1.0
Bug Fixes
- add missing tailwind
@screendirective in matcher (ad1bd50) - remove direct imports to
rollup(45336ae), closes #2749 - correctly validate secondary entry-points config (5ff4afd)
- use rollup wasm version when rollup fails to load (1ed0dc9), closes #2722
Performance
- do not update package.json version on watch mode (1225a24)
- embeed assets in css using esbuild instead of postcss (fe3e052)
- only process component styles with postcss when needed (84cf578)
- only emit changed DTS and JS from NG compiler (cd0f508)
- only write FESM files when content changes during watch mode (fb096a0)
- reduce TypeScript JSDoc parsing (8228740)
v17.0.3
Bug Fixes
v17.0.2
v17.0.1
Bug Fixes
v17.0.0
⚠ BREAKING CHANGES
- TypeScript versions before 5.2 are no longer supported.
Features
- esbuild can't resolve secondary entry point from library (29f417e)
- drop support for TypeScript versions before 5.2 (72500c3)
- add support for Angular 17 (cbb06ee)
- support TypeScript 5.2 (0acd2c4)
Bug Fixes
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 PR becomes conflicted, 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.
Heya! Any news on this PR? 🙂
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 18.x releases. But if you manually upgrade to 18.x then Renovate will re-enable minor and patch updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Heya! Any news on this PR? 🙂
@erezhodsam Working on updates, but had to close PR. Something changed in Angular 18 with build which caused failures.