mikeal / webtorrent-element

WebTorrent HTML element.
535 stars 24 forks source link

Update load-js to the latest version 🚀 #8

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of load-js was just published.

Dependency load-js
Current Version 2.0.0
Type devDependency

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 load-js.

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

Release for introducing pakit bundling. index.js now a build artifact that gets generated before publishing to npm.

Commits

The new version differs by 8 commits.

  • 79c323a Release v3.0.0
  • 1163e1f Merge pull request #19 from MiguelCastillo/pakit-build
  • 9dcfe51 adding eslintrc configuration
  • 01059a0 adding .npmignore. This will help prevent npm from using .gitignore
  • 4506044 fixed package.json main path and also added build assets to gitignore
  • 64728f0 introducing pakit build to generate minified assets
  • d5d3cbc Merge pull request #18 from MiguelCastillo/travis
  • baeffce adding travis config

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 6 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1

Fixed issue with package.json not pointing to the correct place so that loading from unpkg.com wasnt working.

Commits

The new version differs by 3 commits.

  • 48a3fef Release v3.0.1
  • 5a97f43 Merge pull request #20 from MiguelCastillo/package-json-main
  • 6bb52ee changed package.json main to point to the built artifact

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • b77a5e8 Release v3.0.2
  • 5b97c11 Merge pull request #21 from MiguelCastillo/pakit-config
  • b4a8598 adding pakit configuration file to make the npm scripts simple

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • fcdaf0b Release v3.0.3
  • 5d588f1 Merge pull request #25 from MiguelCastillo/deps-update
  • 5cf677d Updated deps and removed package-lock.json
  • ffb0989 Merge pull request #23 from MiguelCastillo/greenkeeper/pakit-1.0.0
  • 6a1b855 chore(package): update pakit to version 1.0.0
  • bd67274 Merge pull request #22 from MiguelCastillo/greenkeeper/pakit-0.7.0
  • 824800f chore(package): update pakit to version 0.7.0

See the full diff