bitjson / typescript-starter

Quickly create and configure a new library or Node.js project
https://bitjson.github.io/typescript-starter/
MIT License
3.48k stars 245 forks source link

An in-range update of nock is breaking the build 🚨 #211

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency nock was updated from 11.5.0 to 11.6.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

nock is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **ci/circleci: node-latest:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/bitjson/typescript-starter/893?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/bitjson/typescript-starter/builds/602228458?utm_source=github_status&utm_medium=notification)). - βœ… **ci/circleci: node-10:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/bitjson/typescript-starter/894?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/bitjson/typescript-starter/builds/28345060)).

Release Notes for v11.6.0

11.6.0 (2019-10-24)

Features

Commits

The new version differs by 1 commits.

  • 187db85 feat: Add lifecycle function to clear pending timeouts (#1748)

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:

greenkeeper[bot] commented 5 years ago

After pinning to 11.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v11.7.0

11.7.0 (2019-10-31)

Features

Commits

The new version differs by 29 commits.

  • ba60fd2 feat(types): add type for Nock Back currentMode (#1794)
  • e1597ad refactor: Modernize NOCK_OFF test and make SSL helper async (#1799)
  • 23145c1 ci: Lint only once (#1793)
  • a06279e test: Get all tests passing in Mocha too, and run in CI (#1787)
  • 6316d74 refactor: Mocha DSL for test_persist_optionally (#1797)
  • 3f74df0 refactor: Mocha DSL for recorder tests, first pass (#1789)
  • ebfe612 refactor: Mocha DSL for test_query (#1791)
  • f9cbcd9 refactor: chai assertions in test_persist_optionally (#1790)
  • cc6f74c refactor: Rewrite test_query using got, async, and chai (#1788)
  • 6aa42aa refactor: Rewrite test with mock timer using got/async (#1785)
  • dc2cc2c refactor: Better document a couple tests / titles (#1786)
  • ca29b6a refactor: Rewrite superagent recorder tests using got (#1782)
  • 0c5c806 refactor: Mocha DSL for test_redirects, test_remove_interceptor, test_repeating (#1784)
  • 4f70825 Remove restify tests (#1779)
  • 1a60bd0 Rewrite hyperquest integration test (#1778)

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v11.8.0

11.8.0 (2020-02-10)

Bug Fixes

  • types: Scope accepts legacy Url not WHATWG (#1879) (e22233b)
  • Correct behavior when other libraries override http.get and http.request (#1868) (22e2fca), closes #1836

Features

Commits

The new version differs by 32 commits.

  • 8b8a10d Greenkeeper/semantic release 17.0.2 (#1878)
  • e22233b fix(types): Scope accepts legacy Url not WHATWG (#1879)
  • 061e922 feat(socketDelay): support options.timeout (#1848)
  • c209c6b refactor: Use Mocha DSL in test_nock_lifecycle (#1809)
  • eac299b Remove a spurious { retry: 0 } (#1876)
  • e863c84 ci: move format, lint and test jobs to GitHub Actions (#1814)
  • 22e2fca fix: Correct behavior when other libraries override http.get and http.request (#1868)
  • 921eacf docs: Revise and accept RFC-001 (#1753)
  • e1461a2 Update mocha to the latest version πŸš€ (#1858)
  • c7363e5 fix: Fix a regression due to Jest having different globals (#1850)
  • fad405a Update dtslint to the latest version πŸš€ (#1813)
  • e0d8171 Update sinon to the latest version πŸš€ (#1840)
  • 2470059 Update prettier to the latest version πŸš€ (#1815)
  • bd39dff fix: make interceptors work in any order even when filteringScope (#1819)
  • e86a542 Update nyc to the latest version πŸš€ (#1841)

There are 32 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v11.8.1

11.8.1 (2020-02-10)

Bug Fixes

Commits

The new version differs by 1 commits.

  • a56a209 fix: only activate once, when on (#1824)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v11.8.2

11.8.2 (2020-02-10)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9fdeeca fix: allowMocked when using a callback for the path (#1877)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v11.9.0

11.9.0 (2020-02-13)

Features

  • allow passing a function to enableNetConnect() (#1889) (566461b)
Commits

The new version differs by 11 commits.

  • a275769 test: Update got to the latest version and fill in missing coverage (#1825)
  • 566461b feat: allow passing a function to enableNetConnect() (#1889)
  • 11c0542 Require Node 10+ (#1895)
  • e04d61d Update mkdirp to the latest version πŸš€ (#1857)
  • 9379f09 Do not return the nock global from cleanAll() (#1872)
  • 6c504c3 Drop support for String constructor (#1873)
  • 1fae725 refactor(test): use Mocha DSL for allow unmocked (#1894)
  • d0694a7 ci: move semantic-release to GitHub Action
  • 524dd29 test: fix assertRejects usage (#1890)
  • 5d3b270 refactor(test): Chai assert allow unmocked (#1891)
  • 5eaa5f5 Bump lolex and sinon (#1887)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v11.9.1

11.9.1 (2020-02-16)

Bug Fixes

  • revert breaking changes from v11.9.0 (062c10e)
Commits

The new version differs by 1 commits.

  • 062c10e fix: revert breaking changes from v11.9.0

See the full diff