canjs / can-map-backup

Backup and restore a Maps state
https://v3.canjs.com/doc/can-map-backup.html
MIT License
2 stars 1 forks source link

Update done-ssr to the latest version 🚀 #49

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of done-ssr was just published.

Dependency done-ssr
Current Version 1.3.2
Type devDependency

The version 2.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 done-ssr.

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

  • 63ab19f 2.0.0
  • 2dd9071 2.0.0-pre.4
  • 61b805b Merge pull request #497 from donejs/rule
  • 47bd6e1 Use can-route.rule instead of deparam
  • ddb5bac 2.0.0-pre.3
  • cecea59 Merge pull request #494 from donejs/fork
  • f5dd63e Use a fork of node-web-streams
  • 6977dde 2.0.0-pre.2
  • 248fbec Merge pull request #480 from donejs/greenkeeper/node-fetch-2.0.0
  • d982c15 fix(package): update node-fetch to version 2.0.0
  • 9b6a2a4 Merge pull request #492 from donejs/greenkeeper/uglify-js-3.3.10
  • 0e09483 Merge pull request #491 from donejs/ir-donejs
  • ca06871 Increase the donejs IR test timeout
  • d00d5be Ensure the canjs cleanup doesn't trigger a DOM mutation in IR
  • fdc160b Merge pull request #490 from donejs/ir-donejs

There are 38 commits in total.

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 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • c705db3 2.1.0
  • f328361 Merge pull request #500 from donejs/forward-errors
  • e6ee3f4 Handle error scenarios
  • a2ac16e Merge pull request #495 from donejs/greenkeeper/uglify-js-3.3.11
  • c00a272 Merge pull request #499 from donejs/forward-errors
  • 61d16d7 Upgrade steal to prevent unhandled promise rejection
  • cc86276 chore(package): update uglify-js to version 3.3.11

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • 9620408 2.1.2
  • 3ad86ba Merge pull request #504 from donejs/greenkeeper/uglify-js-3.3.19
  • 40e4a93 Unpin uglify-js & don’t use prerelease packages
  • f6138a0 Merge pull request #508 from donejs/no-head
  • 0c3a04b Prevent adding styles to the head when there is no head element
  • d82cc97 Merge pull request #507 from donejs/keep
  • 7bced72 Prevent done-autorender from removing the debug modal
  • f4e81c3 chore(package): update uglify-js to version 3.3.19
  • 1d7f728 Merge pull request #501 from donejs/greenkeeper/uglify-js-3.3.14
  • b117478 2.1.1
  • 466fbd5 Merge pull request #503 from roemhildtg/fix-fetch-options
  • 57f5e2c mixin options passed to fetch
  • c7586d2 chore(package): update uglify-js to version 3.3.14

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.3 just got published.

Update to this version instead 🚀

Release Notes 2.1.3

This is a patch release providing broader support for the Response object.

Issues

Commits

The new version differs by 3 commits.

See the full diff