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 v16 - autoclosed #243

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

ng-packagr/ng-packagr (ng-packagr) ### [`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) ### [`v16.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1601-2023-05-10) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.0.0...16.0.1) ### [`v16.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1600-2023-05-03) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.2.2...16.0.0) ##### ⚠ BREAKING CHANGES - TypeScript 4.8 is no longer supported. - Several changes to the Angular Package Format (APF) - Removal of FESM2015 - Replacing ES2020 with ES2022 - Replacing FESM2020 with FESM2022 - Node.js v14 support has been removed Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18. - NGCC integration has been removed and as a result Angular View Engine libraries will no longer work. ##### Features - (APF) Angular Package Format updates ([4ae531c](https://togithub.com/ng-packagr/ng-packagr/commit/4ae531c60c122b41c12b5c57d7db0245ce751a96)) - remove NGCC integration ([d9fdc89](https://togithub.com/ng-packagr/ng-packagr/commit/d9fdc89ab76179cb6734ab32bb784e7e3278e3cf)) ##### Bug Fixes - always set destination directory ([4e89bcf](https://togithub.com/ng-packagr/ng-packagr/commit/4e89bcfe571c382ad0b47ae50d5d6dab5de6bef7)) - remove Node.js v14 support ([a091d82](https://togithub.com/ng-packagr/ng-packagr/commit/a091d8255053537b49d4f58b084c274579bbc580)) ### [`v15.2.2`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/15.2.2) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.2.1...15.2.2) ##### Bug Fixes - always set destination directory ([4e49d12](https://togithub.com/ng-packagr/ng-packagr/commit/4e49d12ae485534572122606fae64f5c4237729c)) ### [`v15.2.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1521-2023-02-22) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.2.0...15.2.1) ### [`v15.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1520-2023-02-22) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.2...15.2.0) ##### Bug Fixes - only copy README.md from entry-points ([23c718d](https://togithub.com/ng-packagr/ng-packagr/commit/23c718d04eea85e015b4c261310b7bd0c39e5311)), closes [#​2564](https://togithub.com/ng-packagr/ng-packagr/issues/2564) ##### [15.1.2](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.1...15.1.2) (2023-02-09) ##### Bug Fixes - remove trailing slash from dest ([426a081](https://togithub.com/ng-packagr/ng-packagr/commit/426a081abc8e076afc558586da0cf9cf3f65b78e)), closes [#​2558](https://togithub.com/ng-packagr/ng-packagr/issues/2558) - support of Safari TP versions ([fa80ee0](https://togithub.com/ng-packagr/ng-packagr/commit/fa80ee02c6ccc0da7a35da94dc8e91d951ac6bb2)) - update browserslist config to include last 2 Chrome versions ([1519c8d](https://togithub.com/ng-packagr/ng-packagr/commit/1519c8dd9828b192170fd43fa01b42b0c5ad7d4e)), closes [angular/angular#48669](https://togithub.com/angular/angular/issues/48669) ##### [15.1.1](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.0...15.1.1) (2023-01-12) ##### Performance - create a single stylesheet renderer worker instance ([6718f6e](https://togithub.com/ng-packagr/ng-packagr/commit/6718f6e892e6a4ac7364408efeee2261020033fd)), closes [#​2530](https://togithub.com/ng-packagr/ng-packagr/issues/2530) ### [`v15.1.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1512-2023-02-09) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.1...15.1.2) ### [`v15.1.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1511-2023-01-12) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.0...15.1.1) ### [`v15.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1510-2023-01-11) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.0.3...15.1.0) ##### Features - add support for dynamic import ([7226bb1](https://togithub.com/ng-packagr/ng-packagr/commit/7226bb101db0e918571f375cd3b0a9a39182ffdc)), closes [#​2508](https://togithub.com/ng-packagr/ng-packagr/issues/2508) ##### Performance - move stylesheet processing into a worker pool ([9eaa398](https://togithub.com/ng-packagr/ng-packagr/commit/9eaa398b4489457bada33aa7ba2cbd5280b1fe1f)) ##### Bug Fixes - include `cssUrl` and `styleIncludePaths` in the CSS cache key ([6bb7a4a](https://togithub.com/ng-packagr/ng-packagr/commit/6bb7a4a35a9969c9b0619f855ff9c890ed4e2928)), closes [#​2523](https://togithub.com/ng-packagr/ng-packagr/issues/2523)

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.