Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Update nock to the latest version 馃殌 #333

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 23, 2017

Version 9.0.19 of nock just got published.

Dependency nock
Current Version 9.0.15
Type devDependency

The version 9.0.19 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of nock.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 32 commits.

  • 5395510 9.0.19
  • 4f0e07e Improve Nock Back documentation
  • d07218c Fix file permissions of intercept test
  • 9268b44 Fix allowUnmocked when last interceptor was removed.
  • 06db20a Do not abort a an already aborted request, do not emit an error twice
  • 9294f66 fix broken link: allow-unmocked-requests-on-a-mocked-hostname
  • 635fbf9 fix: Specified request body not properly enforced (#921)
  • 4c102e3 Minor change in example code scope( => var scope = nock(
  • c82715b nockBack.setMode: Improve error message
  • d83b3ed chore(CHANGELOG): v9.0.18
  • 3de396c 9.0.18
  • a9c0ca6 fix(recorder): don鈥檛 JSON.stringify output if output_objects is not enabled
  • cb13cdd feat: promisify nock back (#798)
  • c44f644 chore(CHANGELOG) v9.0.17
  • 4772c15 9.0.17

There are 32 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@coveralls
Copy link

coveralls commented Sep 23, 2017

Coverage Status

Coverage remained the same at 93.368% when pulling 043a50a on greenkeeper/nock-9.0.19 into 52e0341 on develop.

greenkeeper bot added a commit that referenced this pull request Sep 24, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 24, 2017

Version 9.0.20 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • fa915fe 9.0.20
  • f246ff0 fix: match headers with falsy values (again)
  • 2af1b88 Switch from jshint to eslint (#885)
  • b5b2f67 changed Real HTTP request documentation to be more readable
  • b1e8787 docs(CHANGELOG): 9.0.19

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 25, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 25, 2017

Version 9.0.21 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 5209262 9.0.21
  • 9ffab38 fix: compare falsy header values & numbers correctly
  • 333e8e3 test: match number header values
  • fe00f67 multiple interceptors override headers from unrelated requests
  • 4196cf0 Add an error code to NetConnectNotAllowedError
  • 66cd477 chore(CHANGELOG): v9.0.20

See the full diff

@simon-scherzinger simon-scherzinger merged commit fbd261f into develop Sep 26, 2017
@simon-scherzinger simon-scherzinger deleted the greenkeeper/nock-9.0.19 branch September 26, 2017 09:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants