Robgd / greenkeeper-test

0 stars 0 forks source link

Update nock to the latest version šŸš€ #7

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 9.2.4 of nock was just published.

Dependency nock
Current Version 9.2.3
Type devDependency

The version 9.2.4 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 nock.

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 v9.2.4

9.2.4 (2018-04-09)

Bug Fixes

  • url encoded body matches non-string values (#1110) (5852296)
Commits

The new version differs by 9 commits.

  • 5852296 fix: url encoded body matches non-string values (#1110)
  • c1c403e docs(README): clarify request body matching (#1101)
  • 53db6cd test: remove airplace dependency from tests/test_back.js#313
  • ee10243 test: remove airplane dependency from "test_back_2.js"
  • 8bc706b test: remove airplane dependency from "tests/test_back.js#L261" (#1090)
  • 41a583d test: remove airplane dependency from "tests/test_back.js#L235"
  • 8c9b71e test: remove airplane dependency from "tests/test_back.js#L188"
  • 1859a92 test: remove airplane dependency for "tests/test_back#L137"
  • 39d30bf test: remove airplane dependency for 'tests/test_back#L154'

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 9.2.5 just got published.

Update to this version instead šŸš€

Release Notes v9.2.5

9.2.5 (2018-04-10)

Bug Fixes

  • remove arrow functions to restore Node<4 compatibility (#1114) (11f1a25)
Commits

The new version differs by 1 commits.

  • 11f1a25 fix: remove arrow functions to restore Node<4 compatibility (#1114)

See the full diff