koopjs / koop-socrata

Socrata provider for Koop.
Other
8 stars 7 forks source link

Update nock to the latest version 🚀 #72

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

Dependency nock
Current Version 9.1.10
Type devDependency

The version 9.2.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 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.0

9.2.0 (2018-02-24)

Features

  • support replay of recorded binary responses (904d1b3)
Commits

The new version differs by 2 commits.

  • 904d1b3 feat: support replay of recorded binary responses
  • bc9fb01 test(recorder): records & replays binary file response correctly

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

Update to this version instead 🚀

Release Notes v9.2.1

9.2.1 (2018-02-24)

Bug Fixes

  • package: update chai, lodash, propagate, qs (aed9166)
Commits

The new version differs by 11 commits.

  • b373339 build(package): -restify, +restify-clients
  • 6c9760f test: restify -> restify-clients
  • 841cf54 build(package): -restler
  • 645d269 refactor: remove use of restler in tests
  • a3b6560 build(package): update dev dependencies
  • aed9166 fix(package): update chai, lodash, propagate, qs
  • f8dd092 ci(travis): stages
  • 2ced38e test: remove obsolete versioned folder
  • 969af67 ci(travis): remove integration test
  • 057f8fb test: remove versioned tests with request, got and posicle
  • 6bff991 test(package): remove integration tests (versioned tests with request libraries)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.2.2 just got published.

Update to this version instead 🚀

Release Notes v9.2.2

9.2.2 (2018-02-26)

Bug Fixes

  • Allow allowUnmocked = true and regexp paths to work (#1034) (6817e76)
Commits

The new version differs by 3 commits.

  • 6817e76 fix: Allow allowUnmocked = true and regexp paths to work (#1034)
  • e142be7 Update README.md
  • 646edd4 docs(readme): add Greenkeeper badge

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.2.3 just got published.

Update to this version instead 🚀

Release Notes v9.2.3

9.2.3 (2018-02-27)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 055593a fix: PhantomJS 2 usage (#1075)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.2.4 just got published.

Update to this version instead 🚀

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

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

greenkeeper[bot] commented 6 years ago

Version 9.2.6 just got published.

Update to this version instead 🚀

Release Notes v9.2.6

9.2.6 (2018-05-14)

Bug Fixes

  • match HTTP headers with case insensitivity (#1122) (2676fed)
Commits

The new version differs by 5 commits.

  • 2676fed fix: match HTTP headers with case insensitivity (#1122)
  • 8ce5be8 test: temporary disable test depending on external hosts
  • 5977cdf test: remove airplane mode from '(re-)activate after restore'
  • 704eb25 Follow up on previous test
  • 3111dce test: remove airplane mode from 'allow unmocked option works'

See the full diff