wix-incubator / typescript-boilerplate

Generic project boilerplate for isomorphic TypeScript
MIT License
12 stars 7 forks source link

Update wait-on to the latest version ๐Ÿš€ #99

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of wait-on was just published.

Dependency wait-on
Current Version 2.1.2
Type devDependency

The version 3.0.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 wait-on.

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.


Release Notes v3.0.0

Update packages which results in drop of support for Node 4.

V3+ requires node 6+

Updated:

  • mocha@5.2.0
  • expect replaced with expect-legacy@1.20.2 (later expect doesn't support mocha, only jest)
  • core-js@2.5.7
  • joi@13.0.0
  • request@2.88.0
Commits

The new version differs by 2 commits.

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

Version 3.0.1 just got published.

Update to this version instead ๐Ÿš€

Release Notes v3.0.1

Pushed to update the Readme that is displayed for npmjs.com to mention Node.js v6+ requirement for wait-on@3. Refers node.js v4 users to wait-on@2.1.2 and older engines to wait-on@1.5.4.

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v3.2.0

Added --tcpTimeout option

 --tcpTimeout

   Maximum time in ms for tcp connect, default 300ms

thanks @Sarithis

Commits

The new version differs by 3 commits.

  • 31293af 3.2.0
  • 813423e Merge pull request #32 from Sarithis/master
  • b32d023 Adds a tcp timeout. Fixes #31

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 18 commits.

  • 4192e0c Merge remote-tracking branch 'origin/master'
  • e00b1a1 3.3.0
  • f3743de Merge branch 'matijagaspar-master'
  • 60296f1 mocha@6.1.4
  • bb28673 merge matijagaspar/master
  • fc766df Merge pull request #36 from orarbel/patch-1
  • 5c72236 add node 11 and 12 to travis config
  • 3aa6068 removed node6 from supported node envs, joi@15 no longer supports it
  • 34be295 update the require for joi
  • 5b7313b update joi package
  • c93fdd9 update package-lock.json
  • 11ea59f update joi, core-js, mocha and temp to newer versions
  • f1bfbe1 Update usage.txt
  • ee057ea 3.3.0-beta.0
  • 1e8bb2c Add --httpTimeout 123 in ms to HTTP HEAD/GET requests

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€