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 🚀 #17

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency now was updated from 13.1.3 to 14.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 14.0.0

Major Changes

  • Remove cf cdn enabled flag: #1852

Minor Changes

  • "now domains transfer-in" support: #1767
  • Add ability to import a zone file: #1851
  • Added transferredAt and transferStartedAt: #1865

Patches

  • Added default script that will run if now fails to install: #1832
  • Update legacy note structure: #1855
  • Add domain transfer in pricing: #1849
  • Add missing error: InvalidAuthCode: #1859
  • Add import zonefile copy: #1860
  • Domain transfer in copy change: #1861
  • Render validation errors for Now 1.0: #1862
  • Check the existence of the project before we delete it: #1837
  • Check if deploymentId exists: #1857
  • Handle known domains rm errors: #1868
  • Show builds rate limit message correctly: #1866
  • Bumped fetch-h2 to latest version: #1869
  • Added import help info to now-cli (now dns -h): #1876
  • Update inspect copy: #1875
  • Catch SourceNotFound error for domains transfer-in: #1879
  • Handle domain rm attempt for an in progress transfer: #1880
  • Handle dns add 400 errors properly: #1867
  • Fix typo in alias command: #1870
  • Add a hint to an error message about missing token: #1877
  • Revised the way conflicts are handled when removing a domain: #1884

Credits

Huge thanks to @javivelasco, @mglagola, @AndyBitz, @gtsiolis, @arunoda, @OlliV, @sjkaliski, and @HeeL for helping!

Commits

The new version differs by 25 commits.

  • 07041e1 14.0.0
  • f0c97a3 Revised the way conflicts are handled when removing a domain (#1884)
  • 424ad79 Add a hint to an error message about missing token (#1877)
  • c51f902 fix typo in alias command (#1870)
  • 9a5d097 Handle dns add 400 errors properly (#1867)
  • 3b9e5b9 Handle domain rm attempt for an in progress transfer (#1880)
  • 19c7408 Catch SourceNotFound error for domains transfer-in (#1879)
  • a5dd139 Update inspect copy (#1875)
  • 046fb8c Added import help info to now-cli (now dns -h) (#1876)
  • 16acc6c Bumped fetch-h2 to latest version (#1869)
  • 9b74c2d Show builds rate limit message correctly (#1866)
  • c462c27 Handle known domains rm errors (#1868)
  • ba33cd9 Added transferredAt and transferStartedAt (#1865)
  • e26f31b Remove cf cdn enabled flag (#1852)
  • 618bcf2 Check if deploymentId exists (#1857)

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: