obfu5c8 / yarn-all-workspaces

CLI utility for executing yarn commands on all workspaces in a project
0 stars 0 forks source link

Update split2 to the latest version 🚀 #16

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of split2 was just published.

Dependency split2
Current Version 2.2.0
Type dependency

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 split2.

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
  • Updated to readable-stream@3 #19
Commits

The new version differs by 16 commits.

  • 53c8b0a Bumped v3.0.0.
  • be6dad6 Merge pull request #19 from mcollina/next
  • 4c7cb70 Updated benchmarks
  • b9fd94d Support just node 6, 8 and 10
  • 03b31d2 Updated to readable-stream@3
  • f8f353b Merge pull request #18 from Kikobeats/master
  • df46125 Add binary-split into bench
  • adfb068 Merge pull request #17 from mcollina/greenkeeper/update-to-node-10
  • d8dcaa8 Update to node 10 in .travis.yml
  • e42dc62 Merge pull request #15 from mcollina/greenkeeper/initial
  • 116cf3d Keep tap at 10.0.0, because we support Node 0.10+.
  • c1f032a docs(readme): add Greenkeeper badge
  • 5917ef6 chore(package): update dependencies
  • abe6b9e Revert "Updated tap"
  • a17d310 Updated tap

There are 16 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 v3.1.0
  • Add skipOverflow option #24
Commits

The new version differs by 6 commits.

  • a9b7da4 Bumped v3.1.0.
  • 25bac40 Added Node 11 to .travis.yml
  • 0bf7d69 Merge pull request #24 from IronSavior/skip_overflow
  • 618c73d Add skipOverflow option
  • 50c92f6 Merge pull request #20 from mcollina/greenkeeper/standard-12.0.0
  • 760a567 chore(package): update standard to version 12.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v3.1.1

What’s Changed

  • test: add a test case for char-grouped streams (#25) @matfax
  • Don't modify the options object (#27) @wraugh
Commits

The new version differs by 6 commits.

  • a7ebf26 Bumped v3.1.1
  • e5c6d3b Merge pull request #27 from wraugh/master
  • dd271a3 Added release drafter
  • 809d6fc Don't modify the options object
  • cf151d4 Merge pull request #25 from matfax/patch-1
  • a372397 test: add a test case for char-grouped streams

See the full diff