Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 3, 2018

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

Version 2.0.0 of proxyquire was just published.

Dependency proxyquire
Current Version 1.8.0
Type devDependency

The version 2.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 proxyquire.

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 v2.0.0

Fixes a bug where relative paths were not properly resolved and could conflict (#190). This may break your tests if they relied on buggy behavior.

Commits

The new version differs by 7 commits.

  • 26baa50 2.0.0
  • c375628 Resolve relative paths relative to the module under test (#190)
  • 99dad5c remove unused variable from test
  • d20312e add tests asserting array behavior
  • 4bbad52 travis: test on 3 latest lts releases (4/6/8)
  • d09cbca use standard to lint project
  • 62de97c readme: make module paths relative (#168)

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 🌴

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 3, 2018
@codecov
Copy link

codecov bot commented Mar 3, 2018

Codecov Report

Merging #148 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #148   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines        1729   1729           
=====================================
  Hits         1729   1729

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64040df...63772b4. Read the comment docs.

@alexander-fenster alexander-fenster merged commit 671c654 into master Mar 7, 2018
@alexander-fenster alexander-fenster deleted the greenkeeper/proxyquire-2.0.0 branch March 7, 2018 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. greenkeeper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants