Closed renovate[bot] closed 6 years ago
This Pull Request updates dependency nock from v9.1.6 to v9.2.1
v9.1.6
v9.2.1
Note: This PR was created on a configured schedule ("before 3am on Monday") and will not receive updates outside those times.
This PR has been generated by Renovate Bot.
Coverage remained the same at 100.0% when pulling 8d4a472a980f9beb0d4d258e57a834db78199796 on renovate/nock-9.x into 59241f6988c87a515a7a60050e4a78fd1572320a on master.
This Pull Request updates dependency nock from
v9.1.6
tov9.2.1
Note: This PR was created on a configured schedule ("before 3am on Monday") and will not receive updates outside those times.
Release Notes
### [`v9.1.7`](https://github.com/node-nock/nock/releases/v9.1.7) ##### Bug Fixes * case insensitive reply headers ([#862](`https://github.com/node-nock/nock/issues/862`)) ([8fd0942](https://github.com/node-nock/nock/commit/8fd0942)) --- ### [`v9.1.8`](https://github.com/node-nock/nock/releases/v9.1.8) ##### Bug Fixes * undo confusing error message ([ebeb815](https://github.com/node-nock/nock/commit/ebeb815)) --- ### [`v9.1.9`](https://github.com/node-nock/nock/releases/v9.1.9) ##### Bug Fixes * allowing dot notation parsing for x-www-form-urlencoded posts ([#1063](`https://github.com/node-nock/nock/issues/1063`)) ([df04e86](https://github.com/node-nock/nock/commit/df04e86)) --- ### [`v9.1.10`](https://github.com/node-nock/nock/releases/v9.1.10) ##### Bug Fixes * request timeout ([#859](`https://github.com/node-nock/nock/issues/859`)) ([315104d](https://github.com/node-nock/nock/commit/315104d)) --- ### [`v9.2.0`](https://github.com/node-nock/nock/releases/v9.2.0) ##### Features * support replay of recorded binary responses ([904d1b3](https://github.com/node-nock/nock/commit/904d1b3)) --- ### [`v9.2.1`](https://github.com/node-nock/nock/releases/v9.2.1) ##### Bug Fixes * **package:** update chai, lodash, propagate, qs ([aed9166](https://github.com/node-nock/nock/commit/aed9166)) ---Commits
#### v9.1.7 - [`797c518`](https://github.com/node-nock/nock/commit/797c51863e509209631dfcbb598fbe446d38b162) docs(README): add extra warning about recording disabling mocks (#1053) - [`8fd0942`](https://github.com/node-nock/nock/commit/8fd094204ebfacfbb37c99139e30eaa672ace2a1) fix: case insensitive reply headers (#862) - [`68df807`](https://github.com/node-nock/nock/commit/68df807a707efd3c0a906f759fe96882f3add88b) test: `https://example.org/unmocked` no longer returns default page - [`7cd752f`](https://github.com/node-nock/nock/commit/7cd752f39785fa56057447bef9f148a05d4041c9) build(package): -browserify, zombie, node-static - [`f3f8f0f`](https://github.com/node-nock/nock/commit/f3f8f0f2b82dcfe74129705a1c1dc96e8a5049e9) test: remove browserify tests #### v9.1.8 - [`ebeb815`](https://github.com/node-nock/nock/commit/ebeb815bf2ac997103bc825921e5f7f1cc47245d) fix: undo confusing error message #### v9.1.9 - [`df04e86`](https://github.com/node-nock/nock/commit/df04e86e58b359683b5a0914cb5a206f82fc1151) fix: allowing dot notation parsing for x-www-form-urlencoded posts (#1063) #### v9.1.10 - [`315104d`](https://github.com/node-nock/nock/commit/315104d4c7390199d60fc0c062abdd4ab6a11e89) fix: request timeout (#859) #### v9.2.0 - [`bc9fb01`](https://github.com/node-nock/nock/commit/bc9fb0143f9a1e261f02c18ad7b5274ad9d4ae7e) test(recorder): records & replays binary file response correctly - [`904d1b3`](https://github.com/node-nock/nock/commit/904d1b37aca034d816832d2882fbe07cd01cf450) feat: support replay of recorded binary responses #### v9.2.1 - [`6bff991`](https://github.com/node-nock/nock/commit/6bff991f70caa6132a00ea16e3ee2a369e19dff3) test(package): remove integration tests (versioned tests with request libraries) - [`057f8fb`](https://github.com/node-nock/nock/commit/057f8fb145eab15b1c3362f6a140ee82fcb01c19) test: remove versioned tests with request, got and posicle - [`969af67`](https://github.com/node-nock/nock/commit/969af67780672e23484a753e0f8ed5806aca004d) ci(travis): remove integration test - [`2ced38e`](https://github.com/node-nock/nock/commit/2ced38ec03e82b02e3bea6bd6dd9873f21b9e6ba) test: remove obsolete versioned folder - [`f8dd092`](https://github.com/node-nock/nock/commit/f8dd0921c94e5265a2c4708ec9997cfe9f2aacd9) ci(travis): stages - [`aed9166`](https://github.com/node-nock/nock/commit/aed916691cd166be3912c0d03a852a1b07fcd23e) fix(package): update chai, lodash, propagate, qs - [`a3b6560`](https://github.com/node-nock/nock/commit/a3b6560c11f4003f72064c3f154ff8dd5bba0724) build(package): update dev dependencies - [`645d269`](https://github.com/node-nock/nock/commit/645d26933fbbbde27198fe6ce820f0c8fee364fe) refactor: remove use of restler in tests - [`841cf54`](https://github.com/node-nock/nock/commit/841cf542a746dcaa747f41037d8f7560daba5b9a) build(package): -restler - [`6c9760f`](https://github.com/node-nock/nock/commit/6c9760f836bf642d79ed4d20c85e34dd2c906550) test: restify -> restify-clients - [`b373339`](https://github.com/node-nock/nock/commit/b3733393d4151cb6a04bde3878872287502601f0) build(package): -restify, +restify-clientsThis PR has been generated by Renovate Bot.