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 resolve to the latest version 🚀 #621

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 20, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.6.0 of resolve was just published.

Dependency resolve
Current Version 1.5.0
Type dependency

The version 1.6.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 resolve.

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

  • 1de53b2 v1.6.0
  • 699a54e [Dev Deps] update eslint
  • 315d729 [Tests] up to v9.8, v8.10, v6.13
  • 88c0778 [New] add many missing core modules.
  • 2acf953 [Dev Deps] update eslint, tape
  • 2674fad [Dev Deps] update eslint
  • 5091aa2 [Tests] up to node v9.3, v8.8, v6.12; pin included builds to LTS
  • 58cc4a4 [New] add async_hooks core module, added in node 8
  • 2764758 [Tests] restore node 0.6

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 Apr 7, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 7, 2018

Version 1.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • bdf1210 v1.7.0
  • 04cb0bb [Tests] work around npm SSL issue
  • 7cbd17a [Tests] add node 8 and 9 to appveyor
  • 7a2edf8 Merge pull request #146 from lbogdan/fix/resolve-sync
  • c3621a3 [Tests] add more pathfilter tests
  • 23df5f5 [Docs] fix options formatting
  • 13fb572 [Tests] add some tests for browser field
  • c449d48 Minor cleanup
  • c8a2052 [Fix] support opts.package in non-relative lookups
  • 4b10996 [Tests] work around npm SSL issue
  • fa6e6f5 [Refactor] cache default isFile functions at module level
  • 0f29c93 [Docs] fix default “isFile” implementations
  • 876b0b0 [Refactor] use "basedir" instead of "y", because meaningful variable names
  • 0c18e40 [Tests] add some tests for a non-directory basedir
  • dc23387 Made loadAsFileSync() work the same as async loadAsFile().

There are 16 commits in total.

See the full diff

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

greenkeeper bot commented Apr 12, 2018

Version 1.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 579e2b1 v1.7.1
  • f5c2a41 [Fix] revert proper but unintended breaking change in sync packageFilter

See the full diff

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

greenkeeper bot commented Jun 15, 2018

Version 1.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • dcba6d0 v1.8.0
  • 9493b22 Merge pull request #162 from ClearCanvas/master
  • ad16af2 [Tests] up to node v10.1, v9.11, v8.11, v6.14, 4.9
  • bae0338 [New] core: add trace_events, v8/tools/arguments
  • 4225ac5 [Fix] core: _tls_legacy is removed in node 10
  • 756419a [New] add fs/promises to the list of core modules
  • def5931 Fix eslint problems and update count of tests
  • f6edcd9 Utilize opts.filename when available to ID parent.
  • 96d38c6 Add failing test for parent filename in error msg.

See the full diff

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

greenkeeper bot commented Jun 17, 2018

Version 1.8.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • b5fc91b v1.8.1
  • 9c370c9 [Fix] resolution when filename option is passed
  • 3a64219 [Tests] up to node v10.4
  • 6f771b2 [Tests] improve output of symlink tests that fail on Mac
  • f5394d8 [Docs] clean up readme code

See the full diff

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

greenkeeper bot commented Dec 17, 2018

  • The dependency resolve was updated from 1.5.0 to 1.9.0.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 254bb40 v1.9.0
  • 765b3cb [Fix] sync/async: fix preserveSymlinks option
  • f839d20 [Tests] better failure messages
  • 4b2b392 [Fix] sync/async: when package.json main is not a string, throw an error
  • d652f01 [Refactor] node-modules-paths: Change paths function option to receive a thunk for node modules resolution paths
  • 7112873 [New] async/sync/node-modules-paths: Adds support for “paths” being a function
  • f3961df [New] Implements a "normalize-options" pseudo-hook
  • 1018c0e [Deps] update path-parse
  • 5542700 [Dev Deps] update eslint, @ljharb/eslint-config, object-keys, safe-publish-latest, tape
  • 2b4f3a8 [Tests] up to node v11.4, v10.14, v8.14, v6.15

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 24, 2019

  • The dependency resolve was updated from 1.5.0 to 1.10.1.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 99a2ef5 v1.10.1
  • b54d33a [Fix] core: 6 v8/ core modules and 3 node-inspect/ core modules no longer exist in node 12
  • 16e3897 [Dev Deps] update eslint, object-keys, tape
  • d098e92 v1.10.0
  • ce163e3 [Fix] TypeError: Path must be a string. Received undefined
  • 3296106 [New] core: add worker_threads in v11.7+
  • 2c67936 [Tests] add an additional test
  • 09dc3e8 [Fix] sync/async: when package.json main is not a string, throw an error
  • 29a4994 [Dev Deps] update eslint, @ljharb/eslint-config, tape
  • 083e78c [Tests] up to v11.6, v10.15, v8.15, v6.16

See the full diff

greenkeeper bot added a commit that referenced this pull request May 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 15, 2019

  • The dependency resolve was updated from 1.5.0 to 1.11.0.

Update to this version instead 🚀

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

greenkeeper bot commented Jun 3, 2019

  • The dependency resolve was updated from 1.5.0 to 1.11.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 1, 2019

  • The dependency resolve was updated from 1.5.0 to 1.12.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 22, 2019

  • The dependency resolve was updated from 1.5.0 to 1.12.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 22, 2019

  • The dependency resolve was updated from 1.5.0 to 1.12.2.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 26, 2019

  • The dependency resolve was updated from 1.5.0 to 1.13.0.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 26, 2019

  • The dependency resolve was updated from 1.5.0 to 1.13.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 18, 2019

  • The dependency resolve was updated from 1.5.0 to 1.14.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 19, 2019

  • The dependency resolve was updated from 1.5.0 to 1.14.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2020

  • The dependency resolve was updated from 1.5.0 to 1.15.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 15, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2020

  • The dependency resolve was updated from 1.5.0 to 1.16.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 17, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 17, 2020

  • The dependency resolve was updated from 1.5.0 to 1.16.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 22, 2020

  • The dependency resolve was updated from 1.5.0 to 1.17.0.

Update to this version instead 🚀

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