graph-paper-org / graph-paper

(extremely alpha) a svelte library for making data visualizations and applications.
https://graph-paper-org.github.io/graph-paper/
Mozilla Public License 2.0
36 stars 3 forks source link

Bump svelte-loader from 2.13.6 to 3.1.5 #737

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)
netlify[bot] commented 1 year ago

Deploy Preview for graph-paper failed.

Name Link
Latest commit f8d3f71e45d60771fe32a63be6b61e0d4d9a3e5d
Latest deploy log https://app.netlify.com/sites/graph-paper/deploys/63daf1e2b68fbb000ab67345
dependabot[bot] commented 1 year ago

Superseded by #738.