MiguelCastillo / bit-bundler-servui

UI for bit-bundler-service
MIT License
0 stars 0 forks source link

Update bit-bundler-splitter to the latest version 🚀 #15

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.0 of bit-bundler-splitter was just published.

Dependency bit-bundler-splitter
Current Version 4.1.3
Type devDependency

The version 5.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 bit-bundler-splitter.

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.


Commits

The new version differs by 16 commits.

  • b2ac1ec Release v5.0.0
  • acba289 Merge pull request #24 from MiguelCastillo/autosplit-rewrite
  • 5c29441 adding log console to the dev dependencies so that travis can run
  • 62a459c updated version of bit-bundler to the latest with new context API
  • 4190691 removed package-lock.json
  • ac53519 updated tests to compensate for the backticks removed from test assets
  • 719992b fixed issue with bundles getting pulled out of the main bundle when handling module circular references
  • 3c5a2d8 update bundler context to use getBundles
  • f97ba2d adding example with entry module with circular reference
  • b66344e moved src files for unit tests to a folder for better test asset grouping
  • 9f27f62 couple of tweaks to function names for slightly better readability
  • 9d2d552 cleaned up a bit where the shard paths are calculated
  • 066bd4a fixed issues with loader not generating the proper path for the bundles to be loaded
  • c333176 updated gitignore to make sure no dist folder can be checked in
  • 6bd042a added logic to move modules around in the shard tree depending on their load order

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: