MiguelCastillo / bit-bundler-servui

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

Update bit-bundler to the latest version 🚀 #17

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 11.0.0 of bit-bundler was just published.

Dependency bit-bundler
Current Version 10.1.0
Type devDependency

The version 11.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 60 commits.

  • a124981 Release v11.0.0
  • 51cc298 Merge pull request #363 from MiguelCastillo/update-deps
  • 3bc4601 updating dependencies
  • 13278f3 Merge pull request #362 from MiguelCastillo/src-doc-updates
  • 15248a5 expanded on docs for exportNames to include the new features
  • 9432207 implemented the ability to export modules by name from a bundle
  • 7ce2ac3 Updating docs to include information regarding the update to input files API
  • b0c715a Merge pull request #361 from MiguelCastillo/export-names
  • 1c1d57f implemented the ability to export modules by name from a bundle
  • 18edbb2 Merge pull request #360 from MiguelCastillo/better-src-content
  • 06a5814 moved the file processing logic to be in the buildBundles call to reduced the amout of processing done
  • b9cab7e cleaned up hacks for defining content and path as the source to bundle
  • dc2c9f2 Merge pull request #358 from MiguelCastillo/chunked-bundle-cleanup
  • 8dbc6c6 another round of cleanup for chunked bundles to follow camel case file name convention
  • a0a5f12 Merge pull request #357 from MiguelCastillo/bb-iter-prev

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