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

Bump svelte-loader from 2.13.6 to 3.1.5 #737

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps svelte-loader from 2.13.6 to 3.1.5.

Changelog

Sourced from svelte-loader's changelog.

3.1.5

  • Bump loader-utils dependency

3.1.4

  • Bump loader-utils dependency

3.1.3

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

3.1.2

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

3.1.1

  • Fix empty sourcesContent (#177)

3.1.0

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

3.0.0

  • 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!

Commits
  • 5373e5c chore: release 3.1.5
  • a5e9a26 Bump json5 from 2.2.1 to 2.2.3 (#222)
  • 19dca5c Bump loader-utils from 2.0.3 to 2.0.4 (#219)
  • 705ab1c [chore] release 3.1.4
  • 28795f1 Bump loader-utils from 2.0.0 to 2.0.3 (#215)
  • bba9acb [chore] Add latest node versions to CI (#207)
  • 46fa2e4 [chore] release 3.1.3
  • 1c41c98 [fix] Validate error path for addDependency() (#199)
  • 201272b [chore] add 'npm' cache for actions/setup-node in .github/workflows (#190)
  • fb59705 [chore] Remove outdated example directory
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dummdidumm, a new releaser for svelte-loader since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [svelte-loader](https://github.com/sveltejs/svelte-loader) from 2.13.6 to 3.1.5.
- [Release notes](https://github.com/sveltejs/svelte-loader/releases)
- [Changelog](https://github.com/sveltejs/svelte-loader/blob/master/CHANGELOG.md)
- [Commits](sveltejs/svelte-loader@v2.13.6...v3.1.5)

---
updated-dependencies:
- dependency-name: svelte-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@netlify
Copy link

netlify bot commented Feb 1, 2023

Deploy Preview for graph-paper failed.

Name Link
🔨 Latest commit f8d3f71
🔍 Latest deploy log https://app.netlify.com/sites/graph-paper/deploys/63daf1e2b68fbb000ab67345

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #738.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-loader-3.1.5 branch March 1, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants