-
-
Notifications
You must be signed in to change notification settings - Fork 745
Comparing changes
Open a pull request
base repository: nock/nock
base: v13.0.8
head repository: nock/nock
compare: v13.0.9
- 8 commits
- 57 files changed
- 3 contributors
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6dd60a7 - Browse repository at this point
Copy the full SHA 6dd60a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e77a469 - Browse repository at this point
Copy the full SHA e77a469View commit details -
chore(test): remove Tap as a dependency
Now that all the tests have been migrated to Mocha and Chai, the boiler plates for Tap can be deleted. `nyc` is now responsible for asserting the coverage is 100%.
Configuration menu - View commit details
-
Copy full SHA for 90d49d7 - Browse repository at this point
Copy the full SHA 90d49d7View commit details -
chore(deps): Add typescript as a dev dependency
`dtslint` moved typescript to a peer dependency so now we need to include it in our package.json. microsoft/dtslint#295
Configuration menu - View commit details
-
Copy full SHA for af7105c - Browse repository at this point
Copy the full SHA af7105cView commit details -
chore(deps-dev): bump eslint-plugin-standard from 4.0.1 to 5.0.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 5.0.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](standard/eslint-plugin-standard@v4.0.1...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cc2f773 - Browse repository at this point
Copy the full SHA cc2f773View commit details -
chore(deps): bump actions/setup-node from v1 to v2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v1...46071b5) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d86e705 - Browse repository at this point
Copy the full SHA d86e705View commit details -
chore(deps-dev): bump prettier from 2.0.5 to 2.2.1 (#2151)
* chore(deps-dev): bump prettier from 2.0.5 to 2.2.1 Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.2.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.0.5...2.2.1) Signed-off-by: dependabot[bot] <support@github.com> * style: format files with Prettier Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <actions@github.com> Co-authored-by: Matt R. Wilson <github.public@mattw.co>
Configuration menu - View commit details
-
Copy full SHA for eb7ec88 - Browse repository at this point
Copy the full SHA eb7ec88View commit details
Commits on Feb 27, 2021
-
fix(playback): consistently check for
destroyed
attribute (#2152)Node, as of 14.1, started migrating the Client Request terminology from `aborted` to `destroyed`. In order to supported our current Node version support, 10.x+, we need to check both flags. Nock was already doing this in the router, but not during playback.
Configuration menu - View commit details
-
Copy full SHA for b9758c8 - Browse repository at this point
Copy the full SHA b9758c8View commit details
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 v13.0.8...v13.0.9