MiguelCastillo / bit-bundler-servui

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

Update bit-bundler to the latest version 🚀 #14

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 9.0.0 of bit-bundler was just published.

Dependency bit-bundler
Current Version 8.0.6
Type devDependency

The version 9.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.

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 18 commits.

  • 8ee8374 Release v9.0.0
  • 8f88b00 Merge pull request #322 from MiguelCastillo/grunt-removal
  • 295499f updated package.json prepublish script to not reference grunt
  • abd0ba1 removed the need to install grunt-cli in travis
  • fbcb5e0 changes to remove grunt since it's only really used for linting and publish of bit-bundler which can be accomplished with different tools meant for that
  • bc14a8f Merge pull request #321 from MiguelCastillo/module-unique-id
  • f4771e0 removed package-lock.json
  • 235f645 cleaned up linting warnings
  • 4a949eb Updated the bundle builder to make sure it has a new unique id generator per bundler instance
  • 32529fb Merge pull request #320 from MiguelCastillo/get-bundles
  • 9d38c60 added method to get bundles as well as modules. you can get a specific bundle, multiple, or all. Same for modules.
  • 667a1e3 added method to get all the bundles
  • cb2f787 Merge pull request #319 from MiguelCastillo/large-fn-rework-for-better-bundling
  • 70979bb fixed issue with cache including excluded modules
  • 5b95298 updated webapp example to split up the app into smaller bundles and leverage the bundle autoloader

There are 18 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: