Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install to the latest version 🚀 #9

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 25, 2018

Version 0.12.0 of install was just published.

Dependency [install](https://github.com/benjamn/install)
Current Version 0.11.2
Type dependency

The version 0.12.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 install.

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

  • 1acc918 Bump npm version to 0.12.0 in preparation for publishing.
  • 00d958e Merge pull request #46 from benjamn/remove-unused-options
  • 49679ee Simplify calling makeInstaller in tests.
  • 1836fc4 Remove options.override.
  • c8529be Remove options.onInstall.
  • 7a9abec Remove options.wrapRequire.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jun 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 26, 2018

Version 0.12.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 31013c3 Regenerate docs.
  • 0c1897d Bump npm version to 0.12.1 in preparation for publishing.
  • d7e7df8 Mention makeInstaller(options).Module in README.md.
  • 561c21a Remove deprecated options from README.md.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 13, 2018

  • The dependency install was updated from 0.11.2 to 0.12.2.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • d173487 Bump npm version to 0.12.2 in preparation for publishing.
  • d2c369d Update package-lock.json.
  • 95756fa Switch from uglify-js to terser.
  • 635fd0c Merge pull request #50 from Gariest/DynamicImportOfflineBugFixv2
  • ed1a803 Add a test of retrying dynamic imports after failure.
  • 3509cc9 Tolerate install.fetch throwing instead of merely rejecting.
  • d33b133 Reset file.pending for all fetched files.
  • 146bb3b Enable retrying dynamic imports after failure.
  • 8e420c4 Greenkeeper/reify 0.18.1 (#52)
  • 49fb867 Merge pull request #48 from benjamn/greenkeeper/reify-0.17.2
  • 780df3e Switch from module.watch to module.link.
  • 5ff7642 Update package-lock.json.
  • 002133f chore(package): update reify to version 0.17.2

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 13, 2018
greenkeeper bot added a commit that referenced this pull request Jul 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2019

  • The dependency install was updated from 0.11.2 to 0.13.0.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 9169240 Add Node.js 11 and 12 to the Travis CI rotation.
  • ced254f Bump npm version to 0.13.0 in preparation for publishing.
  • 233aa75 Fall back to other mainFields if resolution fails.
  • 60f0eaa Greenkeeper/terser 3.16.0 (#55)
  • fefe375 Regenerate docs.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants