actionhero / next-in-actionhero

An example project that runs the Next.JS react server inside of ActionHero
4 stars 0 forks source link

Update actionhero to the latest version 🚀 #16

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency actionhero was updated from 19.0.4 to 19.1.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.


Release Notes for V19.1.0: Console Logging update and fixes

Console Logging

  • The console logger now appends any additional parameters passed to the logging function as a list of key-value pairs.

General Fixes

Dependency updates

Dependency From Version To Version
ioredis ^4.1.0 ^4.3.0
primus ^7.2.3 ^7.3.2
qs ^6.5.2 ^6.6.0
ws ^6.1.0 ^6.1.2
mime ^2.3.1 ^2.4.0
docdash ^1.0.0 ^1.0.1
Commits

The new version differs by 18 commits.

  • 481ba0b bump package.lock
  • b69c31b Merge pull request #1276 from actionhero/updateBranch
  • e637e5a Updating version to v19.1.0
  • c424e41 add some examples about versions
  • 2bcc695 update deps
  • 3063016 chore(package): update lockfile package-lock.json
  • 2410808 chore(package): update primus to version 7.3.2
  • 7dc8266 Fixes link to plugin docs
  • 30f9639 upadte packages
  • 177835c Merge pull request #1270 from actionhero/file-server-off
  • 87ceeff Merge branch 'master' into file-server-off
  • fa0b2a4 update primus
  • 87ea474 allow web#urlPathForFiles to become null to disable serving files
  • ece97b7 ws++
  • 216a1b4 Merge pull request #1268 from actionhero/logger-update

There are 18 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: