Skip to content

Update dependency svelte-loader to v3 #37

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

Merged
merged 1 commit into from
Apr 18, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 21, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte-loader

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: 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 has been generated by WhiteSource Renovate. View repository job log here.

@thecodejack thecodejack merged commit def4a12 into master Apr 18, 2021
@thecodejack thecodejack deleted the renovate/svelte-loader-3.x branch April 18, 2021 10:15
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.

2 participants