dashed / react-combokeys

Bind to keyboard shortcuts in React.
MIT License
1 stars 0 forks source link

Update nwb to the latest version 🚀 #9

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.21.0 of nwb was just published.

Dependency nwb
Current Version 0.20.0
Type devDependency

The version 0.21.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 nwb.

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

  • d326a52 Release v0.21.0
  • bf91482 Update dependencies
  • ce38bd9 Use the current LTS version of node in template Travis CI config
  • f9bc7f2 Fix template typo
  • 60c4c27 Update dependencies
  • 3e7a5db Added an --open flag when running the development server
  • 888e081 Merge pull request #415 from dtinth/patch-2
  • 12fbfc0 devServer.setup [deprecated] → devServer.before
  • a00c064 Update dependencies
  • 00adee2 Update dependencies
  • 4d140e9 Add more loggin to express middleware test
  • 4c2121c Tag a CHANGES item with an exsiting issue number it resolves
  • 9f57838 Add a hint for .extra config on unexpected Webpack and Karma config props
  • 0f2434e Default to Babel stage 1 when testing React component/library and web module projects
  • 6b9bb31 Update to UglifyJsPlugin 1.x

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