Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency svelte-preprocess to v6 #89

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte-preprocess (svelte-preprocess)

v6.0.0

Compare Source

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) (c435ebd), closes #​501
  • fix: allow TS filename to be undefined, fixes #​488
  • fix: adjust Svelte compiler type import
  • fix: remove pug types and magic-string from dependencies
  • chore: bump peer deps, fixes #​553

5.1.4 (2024-04-16)

Bug Fixes

5.1.3 (2023-12-18)

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

5.1.2 (2023-12-12)

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

5.1.1 (2023-11-21)

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

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from marekvospel as a code owner June 12, 2024 13:00
@renovate renovate bot merged commit 2cdc1f2 into main Jun 12, 2024
3 checks passed
@renovate renovate bot deleted the renovate/svelte-preprocess-6.x branch June 12, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants