Closed renovate[bot] closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
tsup | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 26, 2024 3:13pm |
Open the branch in Web Editor • VS Code • Insiders
Open Preview
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/svelte-preprocess@6.0.3 | environment, filesystem | 0 |
97.2 kB | dummdidumm |
🚮 Removed packages: npm/svelte-preprocess@5.1.4
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x
releases. But if you manually upgrade to 6.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.
This PR contains the following updates:
5.1.4
->6.0.3
Release Notes
sveltejs/svelte-preprocess (svelte-preprocess)
### [`v6.0.3`](https://redirect.github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#603-2024-09-26) [Compare Source](https://redirect.github.com/sveltejs/svelte-preprocess/compare/v6.0.2...v6.0.3) ##### Bug Fixes - add pug mixins to support svelte-5 syntax ([#654](https://redirect.github.com/sveltejs/svelte-preprocess/issues/654)) ([9d49f3d](https://redirect.github.com/sveltejs/svelte-preprocess/commit/9d49f3d1e15f702fab1b9facccb2153d05eb725d)) - ignore sass deprecation warning ([#657](https://redirect.github.com/sveltejs/svelte-preprocess/issues/657)) ([9b54325](https://redirect.github.com/sveltejs/svelte-preprocess/commit/9b5432540b6683f556ff1f6cf92ae41b4fc3bcb4)), closes [#656](https://redirect.github.com/sveltejs/svelte-preprocess/issues/656) ### [`v6.0.2`](https://redirect.github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#602-2024-07-09) [Compare Source](https://redirect.github.com/sveltejs/svelte-preprocess/compare/v6.0.1...v6.0.2) ##### Bug Fixes - remove customConditions tsconfig option ([#648](https://redirect.github.com/sveltejs/svelte-preprocess/issues/648)) ([afb80ae](https://redirect.github.com/sveltejs/svelte-preprocess/commit/afb80ae3fa1cafcf5293c1ab274e99b1966c632f)), closes [#646](https://redirect.github.com/sveltejs/svelte-preprocess/issues/646) ### [`v6.0.1`](https://redirect.github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#601-2024-06-14) [Compare Source](https://redirect.github.com/sveltejs/svelte-preprocess/compare/v6.0.0...v6.0.1) ##### Bug Fixes - deprecate default export in favor of named export ([#641](https://redirect.github.com/sveltejs/svelte-preprocess/issues/641)) ([a43de10](https://redirect.github.com/sveltejs/svelte-preprocess/commit/a43de107846a5fe943b6d3910ac369e0dfca1ba1)), closes [#591](https://redirect.github.com/sveltejs/svelte-preprocess/issues/591) ### [`v6.0.0`](https://redirect.github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#600-2024-06-12) [Compare Source](https://redirect.github.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://redirect.github.com/sveltejs/svelte-preprocess/issues/632)) ([c435ebd](https://redirect.github.com/sveltejs/svelte-preprocess/commit/c435ebd633b9b5d461e8256b748a9f6b28680965)), closes [#501](https://redirect.github.com/sveltejs/svelte-preprocess/issues/501) - fix: allow TS filename to be undefined, fixes [#488](https://redirect.github.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://redirect.github.com/sveltejs/svelte-preprocess/issues/553) #### [5.1.4](https://redirect.github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4) (2024-04-16) ##### Bug Fixes - remove pnpm version restriction ([#629](https://redirect.github.com/sveltejs/svelte-preprocess/issues/629)) ([2713b82](https://redirect.github.com/sveltejs/svelte-preprocess/commit/2713b82d80cd6d40c1c12cebe31c4d25882bec13)) #### [5.1.3](https://redirect.github.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://redirect.github.com/sveltejs/svelte-preprocess/issues/621)) ([209312f](https://redirect.github.com/sveltejs/svelte-preprocess/commit/209312fe258fc1dc5eb6f0d81937c6962ca8bafc)) #### [5.1.2](https://redirect.github.com/sveltejs/svelte-preprocess/compare/v5.1.1...v5.1.2) (2023-12-12) - chore: mark postcss-load-config 5 as supported ([3b5b1f0](https://redirect.github.com/sveltejs/svelte-preprocess/commit/4ba875d1ab0e076e27509f33ba11c9b2f3b5b1f0)) #### [5.1.1](https://redirect.github.com/sveltejs/svelte-preprocess/compare/v5.1.0...v5.1.1) (2023-11-21) ##### Bug Fixes - force module(resolution) ([66d3cf9](https://redirect.github.com/sveltejs/svelte-preprocess/commit/66d3cf9a0cbc0eda84b98090bb8d9644b70eea00))Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.