Closed renovate[bot] closed 6 years ago
This Pull Request updates dependency nock from v9.2.3 to v9.2.5
v9.2.3
v9.2.5
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 948f5b7dee1b9aafe177f3087f23d11fcfc29dc3 on renovate/nock-9.x into 2d5f8af699f948fe58e25953b67aece399e5c891 on master.
This Pull Request updates dependency nock from
v9.2.3
tov9.2.5
Note: This PR was created on a configured schedule ("before 3am on Monday") and will not receive updates outside those times.
Release Notes
### [`v9.2.4`](https://github.com/node-nock/nock/releases/v9.2.4) ##### Bug Fixes * url encoded body matches non-string values ([#1110](`https://github.com/node-nock/nock/issues/1110`)) ([5852296](https://github.com/node-nock/nock/commit/5852296)) --- ### [`v9.2.5`](https://github.com/node-nock/nock/releases/v9.2.5) ##### Bug Fixes * remove arrow functions to restore Node<4 compatibility ([#1114](`https://github.com/node-nock/nock/issues/1114`)) ([11f1a25](https://github.com/node-nock/nock/commit/11f1a25)) ---Commits
#### v9.2.4 - [`39d30bf`](https://github.com/node-nock/nock/commit/39d30bf4ba94f8a9d54504ad9b2e6b24218a00fd) test: remove airplane dependency for 'tests/test_back#L154' - [`1859a92`](https://github.com/node-nock/nock/commit/1859a92f4d6ebc58504475cd06d07a9a4f1a9788) test: remove airplane dependency for "tests/test_back#L137" - [`8c9b71e`](https://github.com/node-nock/nock/commit/8c9b71e89d6265d836115a3e907d19ae2be2d55a) test: remove airplane dependency from "tests/test_back.js#L188" - [`41a583d`](https://github.com/node-nock/nock/commit/41a583d78ed0ffb9bc7305f5a6caf2549ef490c9) test: remove airplane dependency from "tests/test_back.js#L235" - [`8bc706b`](https://github.com/node-nock/nock/commit/8bc706b8f2dc54403884938637cc7c60554a08f5) test: remove airplane dependency from "tests/test_back.js#L261" (#1090) - [`ee10243`](https://github.com/node-nock/nock/commit/ee10243c9c36a0238f517056dc539d06caa2e56f) test: remove airplane dependency from "test_back_2.js" - [`53db6cd`](https://github.com/node-nock/nock/commit/53db6cd298220be069670d60ed49538f8deeed45) test: remove airplace dependency from tests/test_back.js#313 - [`c1c403e`](https://github.com/node-nock/nock/commit/c1c403ee3ab4feb2fa9ff12c984070983d739adc) docs(README): clarify request body matching (#1101) - [`5852296`](https://github.com/node-nock/nock/commit/58522969401a051303f698cda75c5f2eb9b12dc8) fix: url encoded body matches non-string values (#1110) #### v9.2.5 - [`11f1a25`](https://github.com/node-nock/nock/commit/11f1a25ee88b0328c92070e4749793902907a60d) fix: remove arrow functions to restore Node<4 compatibility (#1114)This PR has been generated by Renovate Bot.