adobe / reactor-sdk-javascript

JavaScript SDK for the Reactor API
Apache License 2.0
12 stars 10 forks source link

Update nock to the latest version 🚀 #39

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency nock was updated from 11.1.0 to 11.5.0.

This version 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.


Publisher: nockbot License: MIT

Release Notes for v11.5.0

11.5.0 (2019-10-22)

Features

  • Throw errors for URL paths without leading slashes, which will never match (#1744) (b7f9f13), closes #1730
Commits

The new version differs by 279 commits ahead by 279, behind by 241.

  • b7f9f13 feat: Throw errors for URL paths without leading slashes, which will never match (#1744)
  • 7a568dd refactor: Rewrite a gnarly nested loop (#1755)
  • be011ea refactor(test_allow_unmocked_https): Avoid a hardcoded port (#1751)
  • 2d611db refactor(test_allow_unmocked_https): Replace Object.assign with spread (#1750)
  • 69976a7 chore: limit published files (#1745)
  • d687179 refactor(router): pass socket to response constructor. (#1743)
  • f4a208b feat: improve error output by showing which URL caused the error (#1735) (#1740)
  • b71bfd0 Update lolex to the latest version 🚀 (#1739)
  • 3f18d70 fix: Fix error message (#1736)
  • 2d15d05 docs(README): Replace --save option with --save-dev (#1734)
  • 59b345c fix(types): data matcher for body and query. (#1725)
  • 6b88dff Add TypeScript version to bug template (#1709)
  • ed47e59 refactor: Inline setHeader() function (#1722)
  • e35b370 refactor: Rename request_overrider -> intercepted_request_router (#1716)
  • f6e319d refactor: Avoid unnecessary call to setRequestHeaders after matching (#1719)

There are 250 commits in total.

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: