sweetalert2 / ngx-sweetalert2

Declarative, reactive, and template-driven SweetAlert2 integration for Angular
MIT License
652 stars 94 forks source link

chore(deps): update dependency ng-packagr to v17 - autoclosed #259

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ng-packagr ^16.0.0 -> ^17.0.0 age adoption passing confidence

Release Notes

ng-packagr/ng-packagr (ng-packagr) ### [`v17.3.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1730-2024-03-13) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.2.1...17.3.0) ### [`v17.2.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1721-2024-03-04) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.2.0...17.2.1) ### [`v17.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1720-2024-02-14) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.1.2...17.2.0) ##### Features - support using custom postcss configuration ([bcb80fa](https://togithub.com/ng-packagr/ng-packagr/commit/bcb80fa0dc14e78697e1c76cd9c336ac3e70c57c)), closes [#​2765](https://togithub.com/ng-packagr/ng-packagr/issues/2765) [#​643](https://togithub.com/ng-packagr/ng-packagr/issues/643) ##### Bug Fixes - support string as plugin option in custom postcss plugin config ([bb67204](https://togithub.com/ng-packagr/ng-packagr/commit/bb67204aca396a214cf5b7c2a679bc1aefdb7f87)) - handle absolute `url` reference in CSS files ([3d96591](https://togithub.com/ng-packagr/ng-packagr/commit/3d96591c932886cd5f62668909989879f3d63aac)) ### [`v17.1.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1712-2024-01-24) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.1.1...17.1.2) ### [`v17.1.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1711-2024-01-22) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.1.0...17.1.1) ### [`v17.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1710-2024-01-17) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.3...17.1.0) ##### Bug Fixes - add missing tailwind `@screen` directive in matcher ([ad1bd50](https://togithub.com/ng-packagr/ng-packagr/commit/ad1bd50efb9eadccf5f80abbf8c24e03551f2081)) - remove direct imports to `rollup` ([45336ae](https://togithub.com/ng-packagr/ng-packagr/commit/45336ae69a22c95825e85afccf40ad526275f31b)), closes [#​2749](https://togithub.com/ng-packagr/ng-packagr/issues/2749) - correctly validate secondary entry-points config ([5ff4afd](https://togithub.com/ng-packagr/ng-packagr/commit/5ff4afde43b4984bf7f64ce991dfe255b1fb9373)) - use rollup wasm version when rollup fails to load ([1ed0dc9](https://togithub.com/ng-packagr/ng-packagr/commit/1ed0dc962275ec8f8dfbd4d658024bbafbdb9277)), closes [#​2722](https://togithub.com/ng-packagr/ng-packagr/issues/2722) ##### Performance - do not update package.json version on watch mode ([1225a24](https://togithub.com/ng-packagr/ng-packagr/commit/1225a241e765b4e37a55958268725d13da5e8e30)) - embeed assets in css using esbuild instead of postcss ([fe3e052](https://togithub.com/ng-packagr/ng-packagr/commit/fe3e0521099c53d769ca690ebcefdf1178b1cf2f)) - only process component styles with postcss when needed ([84cf578](https://togithub.com/ng-packagr/ng-packagr/commit/84cf578001ef2a8ef2ef15047cb78aea7c098a65)) - only emit changed DTS and JS from NG compiler ([cd0f508](https://togithub.com/ng-packagr/ng-packagr/commit/cd0f508a80e94b877acab177b57fd68170f80318)) - only write FESM files when content changes during watch mode ([fb096a0](https://togithub.com/ng-packagr/ng-packagr/commit/fb096a065d5cb4a358463ce4640f2da7a04b34c5)) - reduce TypeScript JSDoc parsing ([8228740](https://togithub.com/ng-packagr/ng-packagr/commit/822874098e6b52bca6165efad635f9ec1d6ee7c3)) ### [`v17.0.3`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/17.0.3) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.2...17.0.3) ##### Bug Fixes - remove direct imports to `rollup` ([4d1c0c3](https://togithub.com/ng-packagr/ng-packagr/commit/4d1c0c356c3aa1b117a028545d879eb7dcd40421)), closes [#​2749](https://togithub.com/ng-packagr/ng-packagr/issues/2749) ### [`v17.0.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1702-2023-11-20) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.1...17.0.2) ### [`v17.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1701-2023-11-16) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.0...17.0.1) ##### Bug Fixes - display template error when cache is disabled ([0698929](https://togithub.com/ng-packagr/ng-packagr/commit/0698929aa8583204d4b6a203824c0af27770f0eb)), closes [#​2705](https://togithub.com/ng-packagr/ng-packagr/issues/2705) ### [`v17.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1700-2023-11-08) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.2.3...17.0.0) ##### ⚠ BREAKING CHANGES - TypeScript versions before 5.2 are no longer supported. ##### Features - esbuild can't resolve secondary entry point from library ([29f417e](https://togithub.com/ng-packagr/ng-packagr/commit/29f417eecddfc79d894e362da1524be3be6ee6ce)) - drop support for TypeScript versions before 5.2 ([72500c3](https://togithub.com/ng-packagr/ng-packagr/commit/72500c32dbef977d347022fbe6898ec829143bb1)) - add support for Angular 17 ([cbb06ee](https://togithub.com/ng-packagr/ng-packagr/commit/cbb06eeffa1ab36cbf9a22ed55a6ddcdcb57a33a)) - support TypeScript 5.2 ([0acd2c4](https://togithub.com/ng-packagr/ng-packagr/commit/0acd2c473db9a3b4510e28b2e384a0e0e0bdee4c)) ##### Bug Fixes - emit `.tsbuildinfo` when cache mode is enabled ([5f32591](https://togithub.com/ng-packagr/ng-packagr/commit/5f32591e9613d971d6d7608af3e27c30ee14aa3a)), closes [#​2682](https://togithub.com/ng-packagr/ng-packagr/issues/2682) - add workaround to terminate workers on destroy ([7252f53](https://togithub.com/ng-packagr/ng-packagr/commit/7252f53fda8bf87db5554724a0bf501b93ef5cbc)), closes [#​2688](https://togithub.com/ng-packagr/ng-packagr/issues/2688) ### [`v16.2.3`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/16.2.3) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.2.2...16.2.3) ##### Bug Fixes - emit `.tsbuildinfo` when cache mode is enabled ([2a0ee90](https://togithub.com/ng-packagr/ng-packagr/commit/2a0ee90289709697a745f4d0589292d058767888)), closes [#​2682](https://togithub.com/ng-packagr/ng-packagr/issues/2682) ### [`v16.2.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1622-2023-08-29) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.2.1...16.2.2) ### [`v16.2.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1621-2023-08-23) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.2.0...16.2.1) ### [`v16.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1620-2023-08-09) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.1.0...16.2.0) ### [`v16.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1610-2023-06-13) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.0.1...16.1.0) ##### Features - support TypeScript 5.1 ([fcc0c6a](https://togithub.com/ng-packagr/ng-packagr/commit/fcc0c6a8ddba163dcf642d1cb1634ca223fa97b2)) - support incremental TypeScript semantic diagnostics ([d3b9488](https://togithub.com/ng-packagr/ng-packagr/commit/d3b9488a4a829efc7f640a3497e16ba94308316c)) ##### Bug Fixes - allow usages of ECMAScript Decorators ([9abe6a0](https://togithub.com/ng-packagr/ng-packagr/commit/9abe6a02bf681a67184c923f26330a358f3d48d7)), closes [#​2625](https://togithub.com/ng-packagr/ng-packagr/issues/2625) ##### [16.0.1](https://togithub.com/ng-packagr/ng-packagr/compare/16.0.0...16.0.1) (2023-05-10) ##### Bug Fixes - warn when finding conflicting package export conditions ([b08b075](https://togithub.com/ng-packagr/ng-packagr/commit/b08b07598ecd675a01f9fd03e9040eb469d52af1)), closes [#​2609](https://togithub.com/ng-packagr/ng-packagr/issues/2609)

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.



This PR has been generated by Mend Renovate. View repository job log here.

coderabbitai[bot] commented 9 months ago

[!IMPORTANT]

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.


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 ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to 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.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - 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`