-
-
Notifications
You must be signed in to change notification settings - Fork 755
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nock/nock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.9.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nock/nock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 25 files changed
- 6 contributors
Commits on Feb 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 858130e - Browse repository at this point
Copy the full SHA 858130eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e4062 - Browse repository at this point
Copy the full SHA d5e4062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29eed05 - Browse repository at this point
Copy the full SHA 29eed05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fae3c8 - Browse repository at this point
Copy the full SHA 7fae3c8View commit details -
Drop support for String constructor (#1873)
BREAKING CHANGE: Drop support for String constructor (#1873) When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
Configuration menu - View commit details
-
Copy full SHA for e33b3e8 - Browse repository at this point
Copy the full SHA e33b3e8View commit details -
Do not return the
nockglobal fromcleanAll()(#1872)BREAKING CHANGE: Do not return the `nock` global from `cleanAll()` (#1872)
Configuration menu - View commit details
-
Copy full SHA for 0a4a944 - Browse repository at this point
Copy the full SHA 0a4a944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a18b4 - Browse repository at this point
Copy the full SHA 70a18b4View commit details -
BREAKING CHANGE: Require Node 10+ (#1895)
Configuration menu - View commit details
-
Copy full SHA for 123832e - Browse repository at this point
Copy the full SHA 123832eView commit details -
feat: allow passing a function to
enableNetConnect()(#1889)* feat(1861): allow passing a function to enableNetConnect * Add test to cover passed parameters
Configuration menu - View commit details
-
Copy full SHA for 7f9e26c - Browse repository at this point
Copy the full SHA 7f9e26cView commit details -
test: Update got to the latest version and fill in missing coverage (#…
…1825) * chore(package): update got to version 10.0.0 * chore(package): update lockfile package-lock.json * Bump got again and run npm install * query -> searchParams * encoding -> responseType * `{body: …}` no longer implies `.post()` * auth -> username + password * query -> searchParams * Error now has a `response` property * Couple other fixes * Restore 100% coverage * Update lockfile * refactor(test): use Mocha DSL for allow unmocked (#1894) * refactor(test): use Mocha DSL for allow unmocked * Fix format * baseUrl -> prefixUrl * Update json’s for breaking changes * update usage of prefixUrl. There was a subtle, and I think unnecessary, change in Got 10.x where using `prefixUrl` means the input, when making a request, can no longer have a leading slash. The prefix value can optionally have a trailing slash. https://github.com/sindresorhus/got#prefixurl Co-authored-by: Paul Melnikow <github@paulmelnikow.com> Co-authored-by: Matt R. Wilson <github@mattw.co>
Configuration menu - View commit details
-
Copy full SHA for b8dd8c8 - Browse repository at this point
Copy the full SHA b8dd8c8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v11.9.1...v12.0.0