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

Update dependency svelte-loader to v3 #32

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 21, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-loader 2.13.6 -> 3.2.4 age adoption passing confidence

Release Notes

sveltejs/svelte-loader (svelte-loader)

v3.2.4

Compare Source

  • Don't call callback twice, masking potential errors

v3.2.3

Compare Source

  • Svelte 5: Don't compile .svelte/.../.xxx.js/ts files

v3.2.2

Compare Source

  • Svelte 5: Also compile .svelte.xxx.js/ts files

v3.2.1

Compare Source

  • Handle sourcemaps being falsy
  • Handle ESM config when checking for conditionNames

v3.2.0

Compare Source

  • Compile .svelte.js/ts files when using Svelte 5

v3.1.9

Compare Source

  • Handle emitCSS to css option transformation correctly for Svelte 4

v3.1.8

Compare Source

  • Get ready for Svelte 4

v3.1.7

Compare Source

  • More robust conditionNames: ['svelte'] detection (#​226)

v3.1.6

Compare Source

  • Detect missing conditionNames: ['svelte'] (#​225)

v3.1.5

Compare Source

  • Bump loader-utils dependency

v3.1.4

Compare Source

  • Bump loader-utils dependency

v3.1.3

Compare Source

  • Prevent webpack process crashing on undefined dependencies (#​197)

v3.1.2

Compare Source

  • Update to latest svelte-hmr package fixing Webpack 4 support
  • Fix sourcemap breakpoints (#​183)

v3.1.1

Compare Source

  • Fix empty sourcesContent (#​177)

v3.1.0

Compare Source

  • Pass preprocessor source maps to compiler (#​172)
  • Recompile style imports after an error (#​173)

v3.0.0

Compare Source

  • Breaking: compiler options must now be specified under compilerOptions (#​159)
  • Breaking: removed support for deprecated style, script, and markup options, which are now located under the preprocess configuration (#​158)
  • Breaking: dropped Svelte 2 support (#​150)
  • Breaking: dropped Node 8 support (#​157)
  • Add Webpack 5 support (#​151)
    • Webpack 5 requires an additional rule in webpack.config.js to load the Svelte runtime correctly
  • Replace broken Svelte 2 HMR with the implementation from rixo/svelte-loader-hot (#​156)
  • Add Node 14 support and remove virtual modules implementation (fixes #​125, #​131)

Thanks to @​non25, @​Smittyvb, @​rixo, and the numerous others who contributed to this major release!


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 force-pushed the renovate/svelte-loader-3.x branch from 4a77428 to b8ff6de Compare April 26, 2021 12:24
@renovate renovate bot force-pushed the renovate/svelte-loader-3.x branch from b8ff6de to de4edbd Compare October 18, 2021 16:35
@renovate renovate bot force-pushed the renovate/svelte-loader-3.x branch from de4edbd to 8247a0f Compare June 18, 2022 22:36
@renovate renovate bot force-pushed the renovate/svelte-loader-3.x branch from 8247a0f to 066d98c Compare November 20, 2022 12:13
@renovate renovate bot force-pushed the renovate/svelte-loader-3.x branch from 066d98c to 7134837 Compare March 17, 2023 22:10
@renovate renovate bot force-pushed the renovate/svelte-loader-3.x branch from 7134837 to 96600c0 Compare May 28, 2023 12:14
@renovate renovate bot force-pushed the renovate/svelte-loader-3.x branch from 96600c0 to d74bf21 Compare June 26, 2023 11:57
@renovate renovate bot force-pushed the renovate/svelte-loader-3.x branch from d74bf21 to 6d45a23 Compare March 11, 2024 21:55
@renovate renovate bot force-pushed the renovate/svelte-loader-3.x branch 2 times, most recently from cf7a88c to 8e292d2 Compare June 6, 2024 10:06
@renovate renovate bot force-pushed the renovate/svelte-loader-3.x branch from 8e292d2 to 081d542 Compare October 9, 2024 22:47
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