Update dependency svelte-preprocess to v5 #33

Open
odit_renovate wants to merge 1 commits from renovate/svelte-preprocess-5.x into main

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-preprocess ^4.7.4 -> ^5.0.0 age adoption passing confidence

Release Notes

sveltejs/svelte-preprocess (svelte-preprocess)

v5.1.4

Compare Source

Bug Fixes

v5.1.3

Compare Source

Bug Fixes
  • sass dependency list referencing source file in win32 (#​621) (209312f)

v5.1.2

Compare Source

  • chore: mark postcss-load-config 5 as supported (3b5b1f0)

v5.1.1

Compare Source

Bug Fixes
  • force module(resolution) (66d3cf9)

v5.1.0

Bug Fixes
Features
  • add experimental support for Svelte 5 (923f437)

5.0.4 (2023-05-26)

Bug Fixes
  • spell. "identation" → "indentation " (#​598) (aa86f0b)
  • mark as ready for Svelte 4

5.0.3 (2023-03-17)

Bug Fixes

5.0.2 (2023-03-14)

Bug Fixes

5.0.1 (2023-01-20)

Bug Fixes

v5.0.4

Bug Fixes
  • spell. "identation" → "indentation " (#​598) (aa86f0b)
  • mark as ready for Svelte 4

v5.0.3

Compare Source

Bug Fixes

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Bug Fixes
  • 🐛 add sugarss v3 and v4 as supported (3f2687b)
  • 🐛 remove support for 'type' attribute (07bc8aa)
  • 🐛 remove support for custom default languages (3d60856)
  • 🐛 map .sss as .css to support sugarss extension (2c0bd45)
Performance Improvements
  • ️ remove support for deprecated node-sass (a617fe1)
BREAKING CHANGES
  • 🧨 Languages must be explicitly defined via the lang attribute.
  • 🧨 Minimum node version was bumped from 9 to 14
  • 🧨 Cannot use "type" attribute to identify the language of a style or
    script tag anymore. Use lang instead
  • 🧨 node-sass is not supported anymore. Use sass instead
  • minimum node version changed to v14

4.10.7 (2022-06-04)

Bug Fixes

4.10.6 (2022-04-13)

Bug Fixes

4.10.5 (2022-04-04)

Bug Fixes

4.10.4 (2022-02-23)

Bug Fixes
  • only try to load external files with relative paths (#​487) (80d87ed)

4.10.3 (2022-02-09)

Bug Fixes

4.10.2 (2022-01-17)

Bug Fixes

4.10.1 (2021-12-17)

Bug Fixes

v4.10.7

Compare Source

Bug Fixes

v4.10.6

Compare Source

Bug Fixes

v4.10.5

Compare Source

Bug Fixes

v4.10.4

Compare Source

Bug Fixes
  • only try to load external files with relative paths (#​487) (80d87ed)

v4.10.3

Compare Source

Bug Fixes

v4.10.2

Compare Source

Bug Fixes

v4.10.1

Compare Source

Bug Fixes

v4.10.0

Compare Source

Features
  • support preserveValueImports introduced in TS 4.5 (#​434) (4ea9982)

4.9.8 (2021-10-02)

Bug Fixes

4.9.7 (2021-09-30)

Bug Fixes

4.9.6 (2021-09-30)

Bug Fixes

4.9.5 (2021-09-20)

Bug Fixes

4.9.4 (2021-09-09)

Bug Fixes
Performance Improvements

4.9.3 (2021-09-08)

Bug Fixes

4.9.2 (2021-09-07)

Bug Fixes

4.9.1 (2021-09-05)

Bug Fixes

v4.9.8

Compare Source

Bug Fixes

v4.9.7

Compare Source

Bug Fixes

v4.9.6

Compare Source

Bug Fixes

v4.9.5

Compare Source

Bug Fixes

v4.9.4

Compare Source

Bug Fixes
Performance Improvements

v4.9.3

Compare Source

Bug Fixes

v4.9.2

Compare Source

Bug Fixes

v4.9.1

Compare Source

Bug Fixes

v4.9.0

Compare Source

Features

v4.8.0

Compare Source

Bug Fixes

4.7.4 (2021-07-09)

Bug Fixes
  • standalone preprocessors prepending data in other languages (#​380) (e6679e4)

4.7.3 (2021-05-03)

Bug Fixes
  • typescript: importing component from pnpm monorepo p… (#​337) (bf72637)

4.7.2 (2021-04-19)

Bug Fixes
  • 🐛 prevent svelte file from being added to scss dep list (519b0b6), closes #​346
  • support ts build with no tsconfig.json (cf0e44c)

4.7.1 (2021-04-18)

Features
  • export autopreprocess options type (f5e1a63)

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 Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) | [`^4.7.4` -> `^5.0.0`](https://renovatebot.com/diffs/npm/svelte-preprocess/4.7.4/5.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte-preprocess/5.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/svelte-preprocess/5.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/svelte-preprocess/4.7.4/5.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte-preprocess/4.7.4/5.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/svelte-preprocess (svelte-preprocess)</summary> ### [`v5.1.4`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#514-2024-04-16) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4) ##### Bug Fixes - remove pnpm version restriction ([#&#8203;629](https://github.com/sveltejs/svelte-preprocess/issues/629)) ([2713b82](https://github.com/sveltejs/svelte-preprocess/commit/2713b82d80cd6d40c1c12cebe31c4d25882bec13)) ### [`v5.1.3`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#513-2023-12-18) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.2...v5.1.3) ##### Bug Fixes - sass dependency list referencing source file in win32 ([#&#8203;621](https://github.com/sveltejs/svelte-preprocess/issues/621)) ([209312f](https://github.com/sveltejs/svelte-preprocess/commit/209312fe258fc1dc5eb6f0d81937c6962ca8bafc)) ### [`v5.1.2`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#512-2023-12-12) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.1...v5.1.2) - chore: mark postcss-load-config 5 as supported ([3b5b1f0](https://github.com/sveltejs/svelte-preprocess/commit/4ba875d1ab0e076e27509f33ba11c9b2f3b5b1f0)) ### [`v5.1.1`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#511-2023-11-21) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.0...v5.1.1) ##### Bug Fixes - force module(resolution) ([66d3cf9](https://github.com/sveltejs/svelte-preprocess/commit/66d3cf9a0cbc0eda84b98090bb8d9644b70eea00)) ### [`v5.1.0`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#510-2023-11-10) ##### Bug Fixes - spelling "dianostics" - "diagnostics" ([#&#8203;606](https://github.com/sveltejs/svelte-preprocess/issues/606)) ([a48cc4e](https://github.com/sveltejs/svelte-preprocess/commit/a48cc4e122f749a4edcd4c1873d9e340eb84a550)) ##### Features - add experimental support for Svelte 5 ([923f437](https://github.com/sveltejs/svelte-preprocess/commit/923f437d4d603f9c8fdcc6dd38eaca9f4c6a0313)) #### [5.0.4](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.3...v5.0.4) (2023-05-26) ##### Bug Fixes - spell. "identation" → "indentation " ([#&#8203;598](https://github.com/sveltejs/svelte-preprocess/issues/598)) ([aa86f0b](https://github.com/sveltejs/svelte-preprocess/commit/aa86f0b366ca063788119ebc40c5e4ba5a385661)) - mark as ready for Svelte 4 #### [5.0.3](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.2...v5.0.3) (2023-03-17) ##### Bug Fixes - address breaking changes in TypeScript 5 ([#&#8203;587](https://github.com/sveltejs/svelte-preprocess/issues/587)) ([a80dd35](https://github.com/sveltejs/svelte-preprocess/commit/a80dd351629b74c01a58d6814759f550f17800b7)), closes [#&#8203;586](https://github.com/sveltejs/svelte-preprocess/issues/586) #### [5.0.2](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.1...v5.0.2) (2023-03-14) ##### Bug Fixes - add support for TypeScript 5 ([#&#8203;585](https://github.com/sveltejs/svelte-preprocess/issues/585)) ([adb87b9](https://github.com/sveltejs/svelte-preprocess/commit/adb87b9c59fce4892a7c287efbb76a354b351ed6)) - remove deprecated package [@&#8203;types/sass](https://github.com/types/sass) ([#&#8203;583](https://github.com/sveltejs/svelte-preprocess/issues/583)) ([731516d](https://github.com/sveltejs/svelte-preprocess/commit/731516d51343f4503b5a9a1653cd88558c800bd3)) #### [5.0.1](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.0...v5.0.1) (2023-01-20) ##### Bug Fixes - 🐛 bump sorcery ([278de4f](https://github.com/sveltejs/svelte-preprocess/commit/278de4ff2fb0d94dcee21f08fdb65207c2fcc9d1)) ### [`v5.0.4`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#504-2023-05-26) ##### Bug Fixes - spell. "identation" → "indentation " ([#&#8203;598](https://github.com/sveltejs/svelte-preprocess/issues/598)) ([aa86f0b](https://github.com/sveltejs/svelte-preprocess/commit/aa86f0b366ca063788119ebc40c5e4ba5a385661)) - mark as ready for Svelte 4 ### [`v5.0.3`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#503-2023-03-17) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.2...v5.0.3) ##### Bug Fixes - address breaking changes in TypeScript 5 ([#&#8203;587](https://github.com/sveltejs/svelte-preprocess/issues/587)) ([a80dd35](https://github.com/sveltejs/svelte-preprocess/commit/a80dd351629b74c01a58d6814759f550f17800b7)), closes [#&#8203;586](https://github.com/sveltejs/svelte-preprocess/issues/586) ### [`v5.0.2`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#502-2023-03-14) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.1...v5.0.2) ##### Bug Fixes - add support for TypeScript 5 ([#&#8203;585](https://github.com/sveltejs/svelte-preprocess/issues/585)) ([adb87b9](https://github.com/sveltejs/svelte-preprocess/commit/adb87b9c59fce4892a7c287efbb76a354b351ed6)) - remove deprecated package [@&#8203;types/sass](https://github.com/types/sass) ([#&#8203;583](https://github.com/sveltejs/svelte-preprocess/issues/583)) ([731516d](https://github.com/sveltejs/svelte-preprocess/commit/731516d51343f4503b5a9a1653cd88558c800bd3)) ### [`v5.0.1`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#501-2023-01-20) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.0...v5.0.1) ##### Bug Fixes - 🐛 bump sorcery ([278de4f](https://github.com/sveltejs/svelte-preprocess/commit/278de4ff2fb0d94dcee21f08fdb65207c2fcc9d1)) ### [`v5.0.0`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#500-2022-12-10) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/78a0c5571e9271eb1a0881725b4d2ebbfbdcdaf4...v5.0.0) ##### Bug Fixes - 🐛 add sugarss v3 and v4 as supported ([3f2687b](https://github.com/sveltejs/svelte-preprocess/commit/3f2687bc2c3036c96a95a0d491a9491f18e5c28f)) - 🐛 remove support for 'type' attribute ([07bc8aa](https://github.com/sveltejs/svelte-preprocess/commit/07bc8aae571300413c52af05554b08451d338443)) - 🐛 remove support for custom default languages ([3d60856](https://github.com/sveltejs/svelte-preprocess/commit/3d6085611120895b5527f4e17868105d6ec81c4d)) - 🐛 map .sss as .css to support sugarss extension ([2c0bd45](https://github.com/sveltejs/svelte-preprocess/commit/2c0bd4561fc3dd53ff525509925bcc9c5f7b436b)) ##### Performance Improvements - ⚡️ remove support for deprecated node-sass ([a617fe1](https://github.com/sveltejs/svelte-preprocess/commit/a617fe13b0922188346775475325ab8af83c56f7)) ##### BREAKING CHANGES - 🧨 Languages must be explicitly defined via the lang attribute. - 🧨 Minimum node version was bumped from 9 to 14 - 🧨 Cannot use "type" attribute to identify the language of a style or script tag anymore. Use `lang` instead - 🧨 node-sass is not supported anymore. Use `sass` instead - minimum node version changed to v14 #### [4.10.7](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.5...v4.10.7) (2022-06-04) ##### Bug Fixes - add pug const mixin ([#&#8203;518](https://github.com/sveltejs/svelte-preprocess/issues/518)) ([0551a9b](https://github.com/sveltejs/svelte-preprocess/commit/0551a9b557ee18bb05a3e9021a8c9aa1f7b8c665)), closes [#&#8203;467](https://github.com/sveltejs/svelte-preprocess/issues/467) - paths in postcss sourcemap sources array ([#&#8203;500](https://github.com/sveltejs/svelte-preprocess/issues/500)) ([2027375](https://github.com/sveltejs/svelte-preprocess/commit/2027375969255d11708340ee40eb2e3ded7ddb35)) - preserve `[@font-face](https://github.com/font-face)` inside `:global` block ([#&#8203;486](https://github.com/sveltejs/svelte-preprocess/issues/486)) ([8064473](https://github.com/sveltejs/svelte-preprocess/commit/8064473ae107f6e2d34eb9590e4befa70ce4618c)), closes [#&#8203;236](https://github.com/sveltejs/svelte-preprocess/issues/236) - stylus - handle relative sourcemap sources([#&#8203;513](https://github.com/sveltejs/svelte-preprocess/issues/513)) ([77bd3bf](https://github.com/sveltejs/svelte-preprocess/commit/77bd3bf69554afbc45d6f1e34a4eb5abf398a933)) #### [4.10.6](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.5...v4.10.6) (2022-04-13) ##### Bug Fixes - paths in postcss sourcemap sources array ([#&#8203;500](https://github.com/sveltejs/svelte-preprocess/issues/500)) ([2027375](https://github.com/sveltejs/svelte-preprocess/commit/2027375969255d11708340ee40eb2e3ded7ddb35)) - preserve `[@font-face](https://github.com/font-face)` inside `:global` block ([#&#8203;486](https://github.com/sveltejs/svelte-preprocess/issues/486)) ([8064473](https://github.com/sveltejs/svelte-preprocess/commit/8064473ae107f6e2d34eb9590e4befa70ce4618c)), closes [#&#8203;236](https://github.com/sveltejs/svelte-preprocess/issues/236) #### [4.10.5](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.4...v4.10.5) (2022-04-04) ##### Bug Fixes - always use absolute paths for less imports ([#&#8203;495](https://github.com/sveltejs/svelte-preprocess/issues/495)) ([#&#8203;496](https://github.com/sveltejs/svelte-preprocess/issues/496)) ([be0fda4](https://github.com/sveltejs/svelte-preprocess/commit/be0fda4ddbe95040221ff248ccbb492fb5555334)) #### [4.10.4](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.3...v4.10.4) (2022-02-23) ##### Bug Fixes - only try to load external files with relative paths ([#&#8203;487](https://github.com/sveltejs/svelte-preprocess/issues/487)) ([80d87ed](https://github.com/sveltejs/svelte-preprocess/commit/80d87edac4723401db47d06ed03bb6cd388c21d9)) #### [4.10.3](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.2...v4.10.3) (2022-02-09) ##### Bug Fixes - add # and numbers to ts store regex ([#&#8203;473](https://github.com/sveltejs/svelte-preprocess/issues/473)) ([881f3c9](https://github.com/sveltejs/svelte-preprocess/commit/881f3c9ad6118fb66b560494a67042944567e0ec)), closes [#&#8203;466](https://github.com/sveltejs/svelte-preprocess/issues/466) - adjust typescript peer dep ([#&#8203;479](https://github.com/sveltejs/svelte-preprocess/issues/479)) ([68fae2c](https://github.com/sveltejs/svelte-preprocess/commit/68fae2c56fb3e22ff21f12c9aab74b42ad4f7bb8)) #### [4.10.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.1...v4.10.2) (2022-01-17) ##### Bug Fixes - accept less v4 as peer dep ([#&#8203;455](https://github.com/sveltejs/svelte-preprocess/issues/455)) ([fbc484a](https://github.com/sveltejs/svelte-preprocess/commit/fbc484a6d0394928c1318b70dfe007fed1d9fdac)) - better pug error message ([#&#8203;448](https://github.com/sveltejs/svelte-preprocess/issues/448)) ([a239e82](https://github.com/sveltejs/svelte-preprocess/commit/a239e829295bde5f62383697266cefe7767dd0e2)), closes [#&#8203;447](https://github.com/sveltejs/svelte-preprocess/issues/447) - provide caller information to Babel ([#&#8203;449](https://github.com/sveltejs/svelte-preprocess/issues/449)) ([51007ab](https://github.com/sveltejs/svelte-preprocess/commit/51007abf946ffdd1d407c6bcf86439d38e113626)) - ts preprocessor - consider store suffixed with number ([#&#8203;461](https://github.com/sveltejs/svelte-preprocess/issues/461)) ([a7a94cf](https://github.com/sveltejs/svelte-preprocess/commit/a7a94cfb29f6ea85cfafd1afa2c61363f72cb4b3)), closes [sveltejs/svelte#7120](https://github.com/sveltejs/svelte/issues/7120) #### [4.10.1](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.0...v4.10.1) (2021-12-17) ##### Bug Fixes - adjust store regex ([#&#8203;441](https://github.com/sveltejs/svelte-preprocess/issues/441)) ([85a86c8](https://github.com/sveltejs/svelte-preprocess/commit/85a86c86513f98c2b02f2d314a18b0e68378c8f6)), closes [#&#8203;433](https://github.com/sveltejs/svelte-preprocess/issues/433) - generate high resolution source map ([#&#8203;443](https://github.com/sveltejs/svelte-preprocess/issues/443)) ([57012ba](https://github.com/sveltejs/svelte-preprocess/commit/57012ba9f87abfec99f061196fb955da4ccfa384)) ### [`v4.10.7`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4107-2022-06-04) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/91303532dc83aee7eec19069cb57546efee0a464...78a0c5571e9271eb1a0881725b4d2ebbfbdcdaf4) ##### Bug Fixes - add pug const mixin ([#&#8203;518](https://github.com/sveltejs/svelte-preprocess/issues/518)) ([0551a9b](https://github.com/sveltejs/svelte-preprocess/commit/0551a9b557ee18bb05a3e9021a8c9aa1f7b8c665)), closes [#&#8203;467](https://github.com/sveltejs/svelte-preprocess/issues/467) - paths in postcss sourcemap sources array ([#&#8203;500](https://github.com/sveltejs/svelte-preprocess/issues/500)) ([2027375](https://github.com/sveltejs/svelte-preprocess/commit/2027375969255d11708340ee40eb2e3ded7ddb35)) - preserve `[@font-face](https://github.com/font-face)` inside `:global` block ([#&#8203;486](https://github.com/sveltejs/svelte-preprocess/issues/486)) ([8064473](https://github.com/sveltejs/svelte-preprocess/commit/8064473ae107f6e2d34eb9590e4befa70ce4618c)), closes [#&#8203;236](https://github.com/sveltejs/svelte-preprocess/issues/236) - stylus - handle relative sourcemap sources([#&#8203;513](https://github.com/sveltejs/svelte-preprocess/issues/513)) ([77bd3bf](https://github.com/sveltejs/svelte-preprocess/commit/77bd3bf69554afbc45d6f1e34a4eb5abf398a933)) ### [`v4.10.6`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4106-2022-04-13) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.5...91303532dc83aee7eec19069cb57546efee0a464) ##### Bug Fixes - paths in postcss sourcemap sources array ([#&#8203;500](https://github.com/sveltejs/svelte-preprocess/issues/500)) ([2027375](https://github.com/sveltejs/svelte-preprocess/commit/2027375969255d11708340ee40eb2e3ded7ddb35)) - preserve `[@font-face](https://github.com/font-face)` inside `:global` block ([#&#8203;486](https://github.com/sveltejs/svelte-preprocess/issues/486)) ([8064473](https://github.com/sveltejs/svelte-preprocess/commit/8064473ae107f6e2d34eb9590e4befa70ce4618c)), closes [#&#8203;236](https://github.com/sveltejs/svelte-preprocess/issues/236) ### [`v4.10.5`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4105-2022-04-04) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.4...v4.10.5) ##### Bug Fixes - always use absolute paths for less imports ([#&#8203;495](https://github.com/sveltejs/svelte-preprocess/issues/495)) ([#&#8203;496](https://github.com/sveltejs/svelte-preprocess/issues/496)) ([be0fda4](https://github.com/sveltejs/svelte-preprocess/commit/be0fda4ddbe95040221ff248ccbb492fb5555334)) ### [`v4.10.4`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4104-2022-02-23) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.3...v4.10.4) ##### Bug Fixes - only try to load external files with relative paths ([#&#8203;487](https://github.com/sveltejs/svelte-preprocess/issues/487)) ([80d87ed](https://github.com/sveltejs/svelte-preprocess/commit/80d87edac4723401db47d06ed03bb6cd388c21d9)) ### [`v4.10.3`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4103-2022-02-09) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.2...v4.10.3) ##### Bug Fixes - add # and numbers to ts store regex ([#&#8203;473](https://github.com/sveltejs/svelte-preprocess/issues/473)) ([881f3c9](https://github.com/sveltejs/svelte-preprocess/commit/881f3c9ad6118fb66b560494a67042944567e0ec)), closes [#&#8203;466](https://github.com/sveltejs/svelte-preprocess/issues/466) - adjust typescript peer dep ([#&#8203;479](https://github.com/sveltejs/svelte-preprocess/issues/479)) ([68fae2c](https://github.com/sveltejs/svelte-preprocess/commit/68fae2c56fb3e22ff21f12c9aab74b42ad4f7bb8)) ### [`v4.10.2`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4102-2022-01-17) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.1...v4.10.2) ##### Bug Fixes - accept less v4 as peer dep ([#&#8203;455](https://github.com/sveltejs/svelte-preprocess/issues/455)) ([fbc484a](https://github.com/sveltejs/svelte-preprocess/commit/fbc484a6d0394928c1318b70dfe007fed1d9fdac)) - better pug error message ([#&#8203;448](https://github.com/sveltejs/svelte-preprocess/issues/448)) ([a239e82](https://github.com/sveltejs/svelte-preprocess/commit/a239e829295bde5f62383697266cefe7767dd0e2)), closes [#&#8203;447](https://github.com/sveltejs/svelte-preprocess/issues/447) - provide caller information to Babel ([#&#8203;449](https://github.com/sveltejs/svelte-preprocess/issues/449)) ([51007ab](https://github.com/sveltejs/svelte-preprocess/commit/51007abf946ffdd1d407c6bcf86439d38e113626)) - ts preprocessor - consider store suffixed with number ([#&#8203;461](https://github.com/sveltejs/svelte-preprocess/issues/461)) ([a7a94cf](https://github.com/sveltejs/svelte-preprocess/commit/a7a94cfb29f6ea85cfafd1afa2c61363f72cb4b3)), closes [sveltejs/svelte#7120](https://github.com/sveltejs/svelte/issues/7120) ### [`v4.10.1`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4101-2021-12-17) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.0...v4.10.1) ##### Bug Fixes - adjust store regex ([#&#8203;441](https://github.com/sveltejs/svelte-preprocess/issues/441)) ([85a86c8](https://github.com/sveltejs/svelte-preprocess/commit/85a86c86513f98c2b02f2d314a18b0e68378c8f6)), closes [#&#8203;433](https://github.com/sveltejs/svelte-preprocess/issues/433) - generate high resolution source map ([#&#8203;443](https://github.com/sveltejs/svelte-preprocess/issues/443)) ([57012ba](https://github.com/sveltejs/svelte-preprocess/commit/57012ba9f87abfec99f061196fb955da4ccfa384)) ### [`v4.10.0`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4100-2021-12-13) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.8...v4.10.0) ##### Features - support preserveValueImports introduced in TS 4.5 ([#&#8203;434](https://github.com/sveltejs/svelte-preprocess/issues/434)) ([4ea9982](https://github.com/sveltejs/svelte-preprocess/commit/4ea9982249df9858439bb3588224e804107f0986)) #### [4.9.8](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.7...v4.9.8) (2021-10-02) ##### Bug Fixes - deprecate type attribute ([#&#8203;417](https://github.com/sveltejs/svelte-preprocess/issues/417)) ([2632a88](https://github.com/sveltejs/svelte-preprocess/commit/2632a88d380a14843393d5246f471a8c6446a3b5)) #### [4.9.7](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.6...v4.9.7) (2021-09-30) ##### Bug Fixes - don't overwrite target from tsconfig.json ([#&#8203;408](https://github.com/sveltejs/svelte-preprocess/issues/408)) ([11cb508](https://github.com/sveltejs/svelte-preprocess/commit/11cb5083b1c9a946ea8c0f499ccbca753908e411)) #### [4.9.6](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.5...v4.9.6) (2021-09-30) ##### Bug Fixes - coffeescript sourcemap ([#&#8203;416](https://github.com/sveltejs/svelte-preprocess/issues/416)) ([6cc54b6](https://github.com/sveltejs/svelte-preprocess/commit/6cc54b63fd8eb42a5e2460b30bba4d7a85846958)) #### [4.9.5](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.4...v4.9.5) (2021-09-20) ##### Bug Fixes - Clear outDir if set in tsconfig ([#&#8203;406](https://github.com/sveltejs/svelte-preprocess/issues/406)) ([67f96ad](https://github.com/sveltejs/svelte-preprocess/commit/67f96ad9fcc4e0efb337d469533ff68d6189c024)), closes [#&#8203;405](https://github.com/sveltejs/svelte-preprocess/issues/405) - return default settings when no tsconfig found ([#&#8203;407](https://github.com/sveltejs/svelte-preprocess/issues/407)) ([473408b](https://github.com/sveltejs/svelte-preprocess/commit/473408b8dcec6cd1540d3fb8e05ca0b4a82ec2f5)) #### [4.9.4](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.3...v4.9.4) (2021-09-09) ##### Bug Fixes - handle $store imported in module script ([#&#8203;404](https://github.com/sveltejs/svelte-preprocess/issues/404)) ([162faa4](https://github.com/sveltejs/svelte-preprocess/commit/162faa40949468eb07a73116740d3415775ddc9a)), closes [#&#8203;401](https://github.com/sveltejs/svelte-preprocess/issues/401) ##### Performance Improvements - cache tsconfig ([#&#8203;398](https://github.com/sveltejs/svelte-preprocess/issues/398)) ([5aa60cb](https://github.com/sveltejs/svelte-preprocess/commit/5aa60cb86c89c0649a548507f6d142937f76df7a)), closes [#&#8203;383](https://github.com/sveltejs/svelte-preprocess/issues/383) #### [4.9.3](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.2...v4.9.3) (2021-09-08) ##### Bug Fixes - add quotes to ts store regex ([#&#8203;403](https://github.com/sveltejs/svelte-preprocess/issues/403)) ([9f2d7a0](https://github.com/sveltejs/svelte-preprocess/commit/9f2d7a07053b8f010067bf7e55d99bccb2958567)), closes [#&#8203;402](https://github.com/sveltejs/svelte-preprocess/issues/402) #### [4.9.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.1...v4.9.2) (2021-09-07) ##### Bug Fixes - relax TS peer dep requirement ([#&#8203;400](https://github.com/sveltejs/svelte-preprocess/issues/400)) ([f8a0f49](https://github.com/sveltejs/svelte-preprocess/commit/f8a0f49fd02aea1fdb5c463496a5939186948cd2)), closes [#&#8203;395](https://github.com/sveltejs/svelte-preprocess/issues/395) #### [4.9.1](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.0...v4.9.1) (2021-09-05) ##### Bug Fixes - fallback to empty string if there are no attributes ([#&#8203;397](https://github.com/sveltejs/svelte-preprocess/issues/397)) ([b25838f](https://github.com/sveltejs/svelte-preprocess/commit/b25838f5b11afa8143aa59cfefa9b0881b4879cb)), closes [#&#8203;396](https://github.com/sveltejs/svelte-preprocess/issues/396) ### [`v4.9.8`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#498-2021-10-02) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.7...v4.9.8) ##### Bug Fixes - deprecate type attribute ([#&#8203;417](https://github.com/sveltejs/svelte-preprocess/issues/417)) ([2632a88](https://github.com/sveltejs/svelte-preprocess/commit/2632a88d380a14843393d5246f471a8c6446a3b5)) ### [`v4.9.7`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#497-2021-09-30) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.6...v4.9.7) ##### Bug Fixes - don't overwrite target from tsconfig.json ([#&#8203;408](https://github.com/sveltejs/svelte-preprocess/issues/408)) ([11cb508](https://github.com/sveltejs/svelte-preprocess/commit/11cb5083b1c9a946ea8c0f499ccbca753908e411)) ### [`v4.9.6`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#496-2021-09-30) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.5...v4.9.6) ##### Bug Fixes - coffeescript sourcemap ([#&#8203;416](https://github.com/sveltejs/svelte-preprocess/issues/416)) ([6cc54b6](https://github.com/sveltejs/svelte-preprocess/commit/6cc54b63fd8eb42a5e2460b30bba4d7a85846958)) ### [`v4.9.5`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#495-2021-09-20) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.4...v4.9.5) ##### Bug Fixes - Clear outDir if set in tsconfig ([#&#8203;406](https://github.com/sveltejs/svelte-preprocess/issues/406)) ([67f96ad](https://github.com/sveltejs/svelte-preprocess/commit/67f96ad9fcc4e0efb337d469533ff68d6189c024)), closes [#&#8203;405](https://github.com/sveltejs/svelte-preprocess/issues/405) - return default settings when no tsconfig found ([#&#8203;407](https://github.com/sveltejs/svelte-preprocess/issues/407)) ([473408b](https://github.com/sveltejs/svelte-preprocess/commit/473408b8dcec6cd1540d3fb8e05ca0b4a82ec2f5)) ### [`v4.9.4`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#494-2021-09-09) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.3...v4.9.4) ##### Bug Fixes - handle $store imported in module script ([#&#8203;404](https://github.com/sveltejs/svelte-preprocess/issues/404)) ([162faa4](https://github.com/sveltejs/svelte-preprocess/commit/162faa40949468eb07a73116740d3415775ddc9a)), closes [#&#8203;401](https://github.com/sveltejs/svelte-preprocess/issues/401) ##### Performance Improvements - cache tsconfig ([#&#8203;398](https://github.com/sveltejs/svelte-preprocess/issues/398)) ([5aa60cb](https://github.com/sveltejs/svelte-preprocess/commit/5aa60cb86c89c0649a548507f6d142937f76df7a)), closes [#&#8203;383](https://github.com/sveltejs/svelte-preprocess/issues/383) ### [`v4.9.3`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#493-2021-09-08) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.2...v4.9.3) ##### Bug Fixes - add quotes to ts store regex ([#&#8203;403](https://github.com/sveltejs/svelte-preprocess/issues/403)) ([9f2d7a0](https://github.com/sveltejs/svelte-preprocess/commit/9f2d7a07053b8f010067bf7e55d99bccb2958567)), closes [#&#8203;402](https://github.com/sveltejs/svelte-preprocess/issues/402) ### [`v4.9.2`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#492-2021-09-07) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.1...v4.9.2) ##### Bug Fixes - relax TS peer dep requirement ([#&#8203;400](https://github.com/sveltejs/svelte-preprocess/issues/400)) ([f8a0f49](https://github.com/sveltejs/svelte-preprocess/commit/f8a0f49fd02aea1fdb5c463496a5939186948cd2)), closes [#&#8203;395](https://github.com/sveltejs/svelte-preprocess/issues/395) ### [`v4.9.1`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#491-2021-09-05) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.0...v4.9.1) ##### Bug Fixes - fallback to empty string if there are no attributes ([#&#8203;397](https://github.com/sveltejs/svelte-preprocess/issues/397)) ([b25838f](https://github.com/sveltejs/svelte-preprocess/commit/b25838f5b11afa8143aa59cfefa9b0881b4879cb)), closes [#&#8203;396](https://github.com/sveltejs/svelte-preprocess/issues/396) ### [`v4.9.0`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#490-2021-09-04) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.8.0...v4.9.0) ##### Features - better Typescript transpilation ([#&#8203;392](https://github.com/sveltejs/svelte-preprocess/issues/392)) ([a1c54fc](https://github.com/sveltejs/svelte-preprocess/commit/a1c54fc7b0d0d21fd9adbee8aeeb8f3667b375c9)) ### [`v4.8.0`](https://github.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#480-2021-08-23) [Compare Source](https://github.com/sveltejs/svelte-preprocess/compare/v4.7.4...v4.8.0) ##### Bug Fixes - add deprecation warning to defaults prop ([#&#8203;393](https://github.com/sveltejs/svelte-preprocess/issues/393)) ([406d3a8](https://github.com/sveltejs/svelte-preprocess/commit/406d3a87c4779c16fca1264ce66fc491e5eec170)) #### [4.7.4](https://github.com/sveltejs/svelte-preprocess/compare/v4.7.3...v4.7.4) (2021-07-09) ##### Bug Fixes - standalone preprocessors prepending data in other languages ([#&#8203;380](https://github.com/sveltejs/svelte-preprocess/issues/380)) ([e6679e4](https://github.com/sveltejs/svelte-preprocess/commit/e6679e4b81cd145202b293aca1035cd2dc05ef71)) #### [4.7.3](https://github.com/sveltejs/svelte-preprocess/compare/v4.7.2...v4.7.3) (2021-05-03) ##### Bug Fixes - typescript: importing component from pnpm monorepo p… ([#&#8203;337](https://github.com/sveltejs/svelte-preprocess/issues/337)) ([bf72637](https://github.com/sveltejs/svelte-preprocess/commit/bf726371e43dd3bc617511690be6cf6a2845e389)) #### [4.7.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.7.1...v4.7.2) (2021-04-19) ##### Bug Fixes - 🐛 prevent svelte file from being added to scss dep list ([519b0b6](https://github.com/sveltejs/svelte-preprocess/commit/519b0b6c49ba4a9e0f4adfcc47f03b19d2e28966)), closes [#&#8203;346](https://github.com/sveltejs/svelte-preprocess/issues/346) - support ts build with no tsconfig.json ([cf0e44c](https://github.com/sveltejs/svelte-preprocess/commit/cf0e44c26212b496cda8686d2780e7e8f1ac8f7a)) #### [4.7.1](https://github.com/sveltejs/svelte-preprocess/compare/v4.7.0...v4.7.1) (2021-04-18) ##### Features - export autopreprocess options type ([f5e1a63](https://github.com/sveltejs/svelte-preprocess/commit/f5e1a635f586a9780b0a71db979f6ffb30b31221)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzcuMjczLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
odit_renovate added the
enhancement
priority:medium
status:review_needed
labels 2022-12-10 15:02:49 +00:00
odit_renovate added 1 commit 2022-12-10 15:02:49 +00:00
continuous-integration/drone/push Build is passing Details
88bc50cf3e
Update dependency svelte-preprocess to v5
odit_renovate requested review from niggl 2022-12-10 15:02:49 +00:00
odit_renovate requested review from philipp 2022-12-10 15:02:49 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/svelte-preprocess-5.x main
git pull origin renovate/svelte-preprocess-5.x

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff renovate/svelte-preprocess-5.x
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kauft.es/linkylinky-dashboard#33
No description provided.