locdb / loc-db

This is the central component of the LOC-DB project.
9 stars 2 forks source link

An in-range update of nock is breaking the build 🚨 #7

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 9.1.0 of nock was just published.

Branch Build failing 🚨
Dependency nock
Current Version 9.0.28
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

nock is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/locdb/loc-db/builds/298913052?utm_source=github_status&utm_medium=notification)

Release Notes v9.1.0

9.1.0 (2017-11-08)

Features

  • stop persisting a persistent nock. (f3f9bc7), closes #438
Commits

The new version differs by 1 commits.

  • f3f9bc7 feat: stop persisting a persistent nock.

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

After pinning to 9.0.28 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 9.1.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v9.1.1

9.1.1 (2017-11-24)

Bug Fixes

  • lib: [match_body] stringify object by qs package (e8cb44a)
Commits

The new version differs by 3 commits.

  • e8cb44a fix(lib): [match_body] stringify object by qs package
  • 258ef9c chore(package): [qs] upgraded
  • 28664fa docs(readme): fix typo "specially" to "especially"

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v9.1.2

9.1.2 (2017-11-24)

Bug Fixes

  • lib: [match_body] stringify object by qs package (e8cb44a)
  • Encoding query parameters when recording to string. (#1015) (ebb8af2)
Commits

The new version differs by 4 commits.

  • ebb8af2 fix: Encoding query parameters when recording to string. (#1015)
  • e8cb44a fix(lib): [match_body] stringify object by qs package
  • 258ef9c chore(package): [qs] upgraded
  • 28664fa docs(readme): fix typo "specially" to "especially"

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v9.1.3

9.1.3 (2017-11-25)

Bug Fixes

Commits

The new version differs by 5 commits.

  • fa58493 fix: set protocol correctly (#1027)
  • ebb8af2 fix: Encoding query parameters when recording to string. (#1015)
  • e8cb44a fix(lib): [match_body] stringify object by qs package
  • 258ef9c chore(package): [qs] upgraded
  • 28664fa docs(readme): fix typo "specially" to "especially"

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v9.1.4

9.1.4 (2017-12-02)

Bug Fixes

  • URLs Ending with Comma Cause "No match for HTTP request" Error (#1018) (a2d04c3)
Commits

The new version differs by 6 commits.

  • a2d04c3 fix: URLs Ending with Comma Cause "No match for HTTP request" Error (#1018)
  • fa58493 fix: set protocol correctly (#1027)
  • ebb8af2 fix: Encoding query parameters when recording to string. (#1015)
  • e8cb44a fix(lib): [match_body] stringify object by qs package
  • 258ef9c chore(package): [qs] upgraded
  • 28664fa docs(readme): fix typo "specially" to "especially"

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v9.1.5

9.1.5 (2017-12-20)

Bug Fixes

Commits

The new version differs by 8 commits.

  • d16fe88 fix: typo in debug message (#1036)
  • 0164deb docs(README): fix link to Code of Conduct (#1033)
  • a2d04c3 fix: URLs Ending with Comma Cause "No match for HTTP request" Error (#1018)
  • fa58493 fix: set protocol correctly (#1027)
  • ebb8af2 fix: Encoding query parameters when recording to string. (#1015)
  • e8cb44a fix(lib): [match_body] stringify object by qs package
  • 258ef9c chore(package): [qs] upgraded
  • 28664fa docs(readme): fix typo "specially" to "especially"

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v9.1.6

9.1.6 (2018-01-08)

Bug Fixes

  • implement callback on req.write and req.end. (#1047) (cb20aa1)
Commits

The new version differs by 2 commits.

  • 573b42b chore: remove executable bit from interceptor.js. (#1045)
  • cb20aa1 fix: implement callback on req.write and req.end. (#1047)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v9.1.7

9.1.7 (2018-02-21)

Bug Fixes

Commits

The new version differs by 7 commits.

  • f3f8f0f test: remove browserify tests
  • 7cd752f build(package): -browserify, zombie, node-static
  • 68df807 test: https://example.org/unmocked no longer returns default page
  • 8fd0942 fix: case insensitive reply headers (#862)
  • 797c518 docs(README): add extra warning about recording disabling mocks (#1053)
  • 573b42b chore: remove executable bit from interceptor.js. (#1045)
  • cb20aa1 fix: implement callback on req.write and req.end. (#1047)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.8 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v9.1.8

9.1.8 (2018-02-21)

Bug Fixes

  • undo confusing error message (ebeb815)
Commits

The new version differs by 1 commits.

  • ebeb815 fix: undo confusing error message

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.9 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v9.1.9

9.1.9 (2018-02-21)

Bug Fixes

  • allowing dot notation parsing for x-www-form-urlencoded posts (#1063) (df04e86)
Commits

The new version differs by 1 commits.

  • df04e86 fix: allowing dot notation parsing for x-www-form-urlencoded posts (#1063)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.10 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v9.1.10

9.1.10 (2018-02-24)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 315104d fix: request timeout (#859)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.2.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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

greenkeeper[bot] commented 6 years ago

Version 9.2.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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.

Your tests are still failing with this version. Compare the changes 🚨

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.

Your tests are still failing with this version. Compare the changes 🚨

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.

Your tests are still failing with this version. Compare the changes 🚨

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.

Your tests are still failing with this version. Compare the changes 🚨

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.

Your tests are still failing with this version. Compare the changes 🚨

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