Notifiarr / toolbarr

Starr Toolbarr
https://notifiarr.com/discord
MIT License
88 stars 3 forks source link

Update dependency svelte-preprocess to v6 #193

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-preprocess 5.1.4 -> 6.0.0 age adoption passing confidence

Release Notes

sveltejs/svelte-preprocess (svelte-preprocess) ### [`v6.0.0`](https://togithub.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#600-2024-06-12) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v5.1.4...v6.0.0) ##### BREAKING CHANGES - remove TS mixed imports support, require TS 5.0 or higher - remove `preserve` option as it's unnecessary - require Svelte 4+, Node 18+ - add exports map ##### Bug Fixes - adjust globalifySelector to not split selectors with parentheses. ([#​632](https://togithub.com/sveltejs/svelte-preprocess/issues/632)) ([c435ebd](https://togithub.com/sveltejs/svelte-preprocess/commit/c435ebd633b9b5d461e8256b748a9f6b28680965)), closes [#​501](https://togithub.com/sveltejs/svelte-preprocess/issues/501) - fix: allow TS filename to be undefined, fixes [#​488](https://togithub.com/sveltejs/svelte-preprocess/issues/488) - fix: adjust Svelte compiler type import - fix: remove pug types and magic-string from dependencies - chore: bump peer deps, fixes [#​553](https://togithub.com/sveltejs/svelte-preprocess/issues/553) #### [5.1.4](https://togithub.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4) (2024-04-16) ##### Bug Fixes - remove pnpm version restriction ([#​629](https://togithub.com/sveltejs/svelte-preprocess/issues/629)) ([2713b82](https://togithub.com/sveltejs/svelte-preprocess/commit/2713b82d80cd6d40c1c12cebe31c4d25882bec13)) #### [5.1.3](https://togithub.com/sveltejs/svelte-preprocess/compare/v5.1.2...v5.1.3) (2023-12-18) ##### Bug Fixes - sass dependency list referencing source file in win32 ([#​621](https://togithub.com/sveltejs/svelte-preprocess/issues/621)) ([209312f](https://togithub.com/sveltejs/svelte-preprocess/commit/209312fe258fc1dc5eb6f0d81937c6962ca8bafc)) #### [5.1.2](https://togithub.com/sveltejs/svelte-preprocess/compare/v5.1.1...v5.1.2) (2023-12-12) - chore: mark postcss-load-config 5 as supported ([3b5b1f0](https://togithub.com/sveltejs/svelte-preprocess/commit/4ba875d1ab0e076e27509f33ba11c9b2f3b5b1f0)) #### [5.1.1](https://togithub.com/sveltejs/svelte-preprocess/compare/v5.1.0...v5.1.1) (2023-11-21) ##### Bug Fixes - force module(resolution) ([66d3cf9](https://togithub.com/sveltejs/svelte-preprocess/commit/66d3cf9a0cbc0eda84b98090bb8d9644b70eea00))

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.