Skip to content

Update svelte-loader to the latest version 🚀#253

Closed
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/svelte-loader-2.9.0
Closed

Update svelte-loader to the latest version 🚀#253
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/svelte-loader-2.9.0

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 1, 2018

Version 2.9.0 of svelte-loader was just published.

Dependency svelte-loader
Current Version 2.8.1
Type dependency

The version 2.9.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of svelte-loader.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 15 commits.

  • 8085916 -> v2.9.0
  • 10f0873 Merge pull request #57 from Crisfole/patch-1
  • 4aedacb Merge pull request #60 from sveltejs/no-virtual-plugin
  • cc3b8f9 get tests to pass
  • 76ed968 appease the linter
  • fb00676 remove unused dependency
  • 90378cb tidy up
  • a3d5e64 add virtual fs logic to loader
  • 330decd Only write virtual files if there's a webpack instance initialized. Make cssEmit test pass
  • 907ba80 Allow any version of svelte greater than 1.44.0
  • 7e3f749 Replace random number on virtual filenames with ".svelte"
  • 584469f Update webpack-virtual-modules to fix error on watch
  • f7e0634 Generate components CSS on virtual files
  • ca1b71b Merge pull request #55 from sveltejs/fix-windows-tests
  • 2defd86 fix windows tests

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@nolanlawson
Copy link
Owner

doing in #251 instead

@nolanlawson nolanlawson closed this May 1, 2018
greenkeeper bot added a commit that referenced this pull request May 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2018

Version 2.9.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0f34526 -> v2.9.1
  • 1ba4cee Merge pull request #64 from kaisermann/window-support
  • 1dcdba8 Escape virtual css file path for Windows support

See the full diff

nolanlawson added a commit that referenced this pull request May 25, 2018
* fix(package): update svelte-loader to version 2.9.1

Closes #253

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
@greenkeeper greenkeeper bot deleted the greenkeeper/svelte-loader-2.9.0 branch May 25, 2018 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants