jokeyrhyme / load.js

simple script loader based on extracted logic from RequireJS
Other
1 stars 0 forks source link

Update browserify to the latest version šŸš€ #28

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 16.1.1 of browserify was just published.

Dependency browserify
Current Version 15.2.0
Type devDependency

The version 16.1.1 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 browserify.

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

  • 25c71db 16.1.1
  • fa00040 Merge pull request #1815 from browserify/ignore-perf-hooks
  • a3a3e9c ignore perf_hooks
  • 99f86dc Merge pull request #1811 from browserify/node-0.10-tests
  • 8bbddf7 Merge pull request #1810 from al-k21/bare-fix
  • d430656 explicitly mention to use ./ in require() for local files, closes #1774
  • 989cc56 Fix tests on Node <0.10
  • 1ab192c test/bare.js: nits
  • 680d0e6 test/bare.js: fix file path
  • 61c1994 16.1.0
  • 7260e36 Merge pull request #1804 from browserify/cli-args
  • b233840 Move bare and node options into API.
  • 38141f1 Add MIT license text, fixes #1069
  • 01f3591 16.0.0
  • e5e1ec8 Upgrade module-deps

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