Skip to content

chore(deps): update dependency svelte-preprocess to v5 - autoclosed

Renovate Bot requested to merge renovate/svelte-preprocess-5.x into main

This MR contains the following updates:

Package Type Update Change
svelte-preprocess devDependencies major ^4.10.7 -> ^5.0.0

Release Notes

sveltejs/svelte-preprocess

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

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box
Edited by Renovate Bot

Merge request reports