Skip to content

Update dependency svelte-preprocess to v5.1.4#52

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/svelte-preprocess-5.x-lockfile
Open

Update dependency svelte-preprocess to v5.1.4#52
renovate[bot] wants to merge 1 commit intomainfrom
renovate/svelte-preprocess-5.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2023

This PR contains the following updates:

Package Change Age Confidence
svelte-preprocess 5.0.45.1.4 age confidence

Release Notes

sveltejs/svelte-preprocess (svelte-preprocess)

v5.1.4

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.3

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.2

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.1

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.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) (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)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency svelte-preprocess to v5.1.0 Update dependency svelte-preprocess to v5.1.1 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from e3435a9 to f5d81b8 Compare November 21, 2023 15:55
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from f5d81b8 to af8da61 Compare December 12, 2023 15:02
@renovate renovate bot changed the title Update dependency svelte-preprocess to v5.1.1 Update dependency svelte-preprocess to v5.1.2 Dec 12, 2023
@renovate renovate bot changed the title Update dependency svelte-preprocess to v5.1.2 Update dependency svelte-preprocess to v5.1.3 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from af8da61 to f25b7be Compare December 18, 2023 09:38
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from f25b7be to 1d6de8b Compare February 4, 2024 10:48
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 1d6de8b to 18a7c43 Compare February 25, 2024 11:26
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 18a7c43 to 1a61580 Compare March 12, 2024 13:44
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 1a61580 to 9282fb0 Compare April 14, 2024 10:27
@renovate renovate bot changed the title Update dependency svelte-preprocess to v5.1.3 Update dependency svelte-preprocess to v5.1.4 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch 2 times, most recently from e2faefc to 70ce153 Compare April 21, 2024 11:14
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 70ce153 to bc8da2f Compare June 4, 2024 10:44
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from bc8da2f to 25e43ad Compare July 21, 2024 12:22
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 25e43ad to 05ea00b Compare August 6, 2024 10:21
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 05ea00b to e2417d2 Compare December 2, 2024 12:57
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from e2417d2 to ae5248a Compare January 23, 2025 21:09
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from ae5248a to cb6157d Compare July 2, 2025 18:48
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch 2 times, most recently from 8fbde23 to 2a8afc8 Compare August 13, 2025 15:34
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 2a8afc8 to 7294a8d Compare August 31, 2025 10:51
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 7294a8d to 10b12de Compare September 25, 2025 15:10
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 10b12de to 38f7f00 Compare November 10, 2025 20:33
@renovate renovate bot force-pushed the renovate/svelte-preprocess-5.x-lockfile branch from 38f7f00 to 3b8e38a Compare February 12, 2026 11:32
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