donejs / done-ssr

Server Side Rendering for DoneJS
https://www.npmjs.com/package/done-ssr
MIT License
23 stars 11 forks source link

Update can-route to the latest version 🚀 #687

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency can-route was updated from 4.4.9 to 5.0.0.

This version 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.


Publisher: matthewp License: MIT

Find out more about this release.


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 4 years ago

Update to this version instead 🚀

Release Notes for Add a warning when .data is set after .register() is called

.register() will read .data when it’s called, so setting .data later may have unintended consequences. The new warning lets you know when .data is set after .register() is called.

Commits

The new version differs by 3 commits.

  • 01713af 5.0.1
  • 33c1f9b Add a warning when .data is set after .register() is called in can-route
  • ed413d2 chore(package): update steal-tools to version 2.0.0 (#183)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀