diegohaz / arc

React starter kit based on Atomic Design
https://arc.js.org
2.92k stars 292 forks source link

Update webpack-blocks-split-vendor to the latest version 🚀 #233

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.2.0 of webpack-blocks-split-vendor just got published.

Dependency webpack-blocks-split-vendor
Current Version 0.1.2
Type devDependency

The version 0.2.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of webpack-blocks-split-vendor. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 16 commits0.

  • 384a8db 0.2.0
  • aa18c22 Merge branch 'tribou-add-blacklist'
  • 74f4041 Replace blacklist by exclude option
  • b078063 Add blacklist option
  • 68d2d1e Merge pull request #5 from diegohaz/greenkeeper/documentation-4.0.0-rc.0
  • 0c7e1bd Merge pull request #6 from diegohaz/greenkeeper/flow-bin-0.45.0
  • 32713f4 chore(package): update flow-bin to version 0.45.0
  • b7bd8c6 Update README.md
  • e516748 Update README.md
  • 0d6e016 chore(package): update documentation to version 4.0.0-rc.0
  • 2079e08 Merge pull request #4 from diegohaz/greenkeeper/flow-bin-0.44.0
  • ca927ef chore(package): update flow-bin to version 0.44.0
  • 76b5ea8 Update README.md
  • 2044eba Merge pull request #3 from diegohaz/greenkeeper/flow-bin-0.43.0
  • 70844a1 chore(package): update flow-bin to version 0.43.0

There are 16 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Codecov Report

Merging #233 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #233   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          41     41           
  Lines         277    277           
  Branches       54     54           
=====================================
  Hits          277    277

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2b0c3e7...97233b2. Read the comment docs.