ginpei / giclock

An analog and digital clock with "pomodoro" timer.
https://clock.ginpei.info/
17 stars 0 forks source link

Update nuxt to the latest version 🚀 #17

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency nuxt was updated from 1.4.2 to 2.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.


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

Update to this version instead 🚀

Release Notes for v2.1.0

Features

  • Expose loading.throttle as an option (PR #3953)
  • Allow to customize or disable minimizer plugins (PR #4018)
  • Use understandable file names for analyze mode (PR #4014)

Fixes

  • Correctly evaluate options.server values port, host, socket (PR #3942)
  • Properly serialize undefined values in vuex store (PR #3913)
  • Don't allow to cache error pages (PR #3962)
  • Update all non-major dependencies, vue-meta to ^1.5.5 (PR #3991)
  • Apply default value for NODE_ENV environment variable (PR #4003)
  • Typofixes from https://github.com/vlajos/misspell-fixer (PR #4013)
  • Update all non-major dependencies (PR #3991)

Misc

  • Refactor client store code style (PR #3683)
Commits

The new version differs by 27 commits.

  • d79f9a7 pkg: bump to 2.1.0
  • fdb225f 2.1.0
  • d69b4b8 feat: abstract minify and use value for all modes (#3965)
  • bc90716 fix(deps): update all non-major dependencies (#3991)
  • 0393bf7 feat: use understandable file names for analyze mode (#4014)
  • 8f06a18 feat(builder): allow to customize or disable minimizer plugins (#4018)
  • 1bf6385 fix: wrong extension for dev mode css file
  • f08cc76 exmaple: remove unnecessary transpile for vuetify
  • 74eb5a6 * Typofixes - https://github.com/vlajos/misspell-fixer (#4013)
  • 0c1d94a fix(cli): apply default value for NODE_ENV environment variable (#4003)
  • d7fa66d meta: improve github templates (#4004)
  • bb78a92 fix: vue-meta version to 1.5.3
  • 1fef39d fix(deps): update dependency cssnano to ^4.1.4 (#3990)
  • 163cfab chore(deps): update all non-major dependencies (#3986)
  • c097598 chore(deps): update dependency babel-eslint to v10 (#3984)

There are 27 commits in total.

See the full diff