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 #227

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 13, 2024

This PR contains the following updates:

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

Release Notes

sveltejs/svelte-preprocess (svelte-preprocess)

v6.0.3

Compare Source

Bug Fixes

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

Bug Fixes

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

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
  • paths in postcss sourcemap sources array (#​500) (2027375)
  • preserve [@font-face](https://redirect.github.com/font-face) inside :global block (#​486) (8064473), closes #​236

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
  • paths in postcss sourcemap sources array (#​500) (2027375)
  • preserve [@font-face](https://redirect.github.com/font-face) inside :global block (#​486) (8064473), closes #​236

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 is behind base branch, 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 requested a review from C0ZEN as a code owner June 13, 2024 23:50
@renovate renovate bot assigned C0ZEN Jun 13, 2024
Copy link
Author

renovate bot commented Jun 13, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @sonia-corporation/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/svelte
npm ERR!   dev svelte@"3.41.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer svelte@"^4.0.0 || ^5.0.0-next.100 || ^5.0.0" from [email protected]
npm ERR! node_modules/svelte-preprocess
npm ERR!   dev svelte-preprocess@"6.0.3" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-09-26T13_45_37_828Z-debug.log

@renovate renovate bot force-pushed the renovate/svelte-preprocess-6.x branch from 0157cb3 to e5b7bab Compare June 14, 2024 11:32
@renovate renovate bot force-pushed the renovate/svelte-preprocess-6.x branch from e5b7bab to f09bc24 Compare July 9, 2024 16:50
@renovate renovate bot force-pushed the renovate/svelte-preprocess-6.x branch from f09bc24 to 8249063 Compare September 26, 2024 13:45
Copy link

codeclimate bot commented Sep 26, 2024

Code Climate has analyzed commit 8249063 and detected 0 issues on this pull request.

View more on Code Climate.

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.

1 participant