ngx-sweetalert2
ngx-sweetalert2 copied to clipboard
chore(deps): update dependency ng-packagr to v17
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ng-packagr | ^16.0.0 -> ^17.0.0 |
Release Notes
ng-packagr/ng-packagr (ng-packagr)
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
- emit
.tsbuildinfowhen cache mode is enabled (5f32591), closes #2682 - add workaround to terminate workers on destroy (7252f53), closes #2688
v16.2.3
Bug Fixes
v16.2.2
v16.2.1
v16.2.0
v16.1.0
Features
Bug Fixes
16.0.1 (2023-05-10)
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 has been generated by Mend Renovate. View repository job log here.
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.
Tips
Chat with CodeRabbit Bot (@coderabbitai)
- If you reply to a review comment from CodeRabbit, the bot will automatically respond.
- To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
- Note: Review comments are made on code diffs or files, not on the PR overview.
- Add
@coderabbitai ignoreanywhere in the PR description to prevent this PR from being reviewed.
CodeRabbit Commands (invoked as PR comments)
-
@coderabbitai pauseto pause the reviews on a PR. -
@coderabbitai resumeto resume the paused reviews. -
@coderabbitai reviewto trigger a review. This is useful when automatic reviews are disabled for the repository. -
@coderabbitai resolveresolve all the CodeRabbit review comments. -
@coderabbitai helpto get help.
Note: For conversation with the bot, please use the review comments on code diffs or files.
CodeRabbit Configration File (.coderabbit.yaml)
- You can programmatically configure CodeRabbit by adding a
.coderabbit.yamlfile to the root of your repository. - The JSON schema for the configuration file is available here.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json