donejs / done-component

A plugin for creating <can-component>s
https://www.npmjs.com/package/done-component
MIT License
8 stars 2 forks source link

Update steal-stache to the latest version 🚀 #81

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of steal-stache was just published.

Dependency steal-stache
Current Version 3.1.3
Type devDependency

The version 4.0.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 steal-stache.

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 12 commits.

  • 2bc88fe 4.0.0
  • 069dbaf Merge pull request #56 from canjs/major
  • bd19da0 Fix tests
  • 5874a01 4.0.0-pre.2
  • 7bf55be Simplify the npm version and publish scripts
  • afbeb21 Update prerelease semver ranges
  • 170c25b Don’t create a new options scope
  • bb65da6 Update dist for release
  • a1528e4 Change version to prerelease
  • 6f26515 Merge pull request #49 from canjs/major-prerelease-deps
  • 2d98f85 Upgrade to latest stache syntax
  • 1df9f54 Upgrade to prerelease dependencies

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • fd04162 4.0.1
  • 9246e61 Merge pull request #58 from canjs/register-deps
  • 62c5406 Register dynamic imports to the slim loader

See the full diff