amercier / reversi-vue

Reversi board game app implemented using Vue.js + Vuex
https://reversi.amercier.com/
ISC License
1 stars 0 forks source link

Update now to the latest version 🚀 #18

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency now was updated from 14.2.4 to 15.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.


Release Notes for 15.0.0

Major Changes

  • Group builds with similar paths together to reduce the output: #2015

Minor Changes

Patches

  • [now dev] Don't add .gitignore to the ignore list: #2025
  • [now dev] Centralize error responses logic: #2026
  • [now dev] Use pcre-to-regexp to match routes: #2027
  • [now dev] Listen on the next available port when requested port is taken: #2032
  • Add output to DevServer class: #2034
  • [now dev] Fix the path provided to lambda invocations: #2036
  • [now dev] Send the NO_STATUS_CODE_FROM_LAMBDA upon lambda error: #2037
  • [now dev] Use the Output helper: #2038
  • [now dev] Send INTERNAL_LAMBDA_NOT_FOUND: #2039
  • [now dev] Set the Now proxy and response headers: #2041
  • [now dev] Add build deduping: #2044
  • [now dev] Use cyan for link color: 9033bcd
  • Update @zeit/fun to v0.6.0: #2049
  • [now dev] Add support for .env and .env.build file to define Now secrets: #2048
  • Refine test jobs: #2028
  • Made aliases clickable after assigning: #2035
  • Adjusted aliasing error message to match server: #2030

Credits

Huge thanks to @AndyBitz, @amio, and @TooTallNate for helping!

Commits

The new version differs by 20 commits.

  • 5a49c41 15.0.0
  • 810e27c Adjusted aliasing error message to match server (#2030)
  • 37e3c61 Made aliases clickable after assigning (#2035)
  • 4a6e565 Group builds with similar paths together to reduce the output (#2015)
  • 03f45f5 Refine test jobs (#2028)
  • 0c5bae6 [now dev] Add support for .env and .env.build file to define Now secrets (#2048)
  • f9f2948 Update @zeit/fun to v0.6.0 (#2049)
  • 9033bcd [now dev] Use cyan for link color
  • f1873c5 [now dev] Add build deduping (#2044)
  • af3594e [now dev] Set the Now proxy and response headers (#2041)
  • 3e8a8ac [now dev] Send INTERNAL_LAMBDA_NOT_FOUND (#2039)
  • bc71538 [now dev] Use the Output helper (#2038)
  • 92826db [now dev] Send the NO_STATUS_CODE_FROM_LAMBDA upon lambda error (#2037)
  • 9ea2216 [now dev] Fix the path provided to lambda invocations (#2036)
  • df6eb07 Add output to DevServer class (#2034)

There are 20 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 5 years ago

Update to this version instead 🚀

Release Notes for 15.0.1

Patches

  • Update @now/build-utils to v0.4.38: #2055
  • [now dev] Update bootup message: #2056

Credits

Huge thanks to @TooTallNate for helping!

Commits

The new version differs by 3 commits.

  • 242be8d 15.0.1
  • 67157c5 [now dev] Update bootup message (#2056)
  • f3764ab Update @now/build-utils to v0.4.38 (#2055)

See the full diff