Skip to content

Commit

Permalink
chore(deps-dev): Bump nock from 13.3.1 to 13.3.2 (#316)
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.3.1 to 13.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nock/nock/releases">nock's
releases</a>.</em></p>
<blockquote>
<h2>v13.3.2</h2>
<h2><a
href="https://github.com/nock/nock/compare/v13.3.1...v13.3.2">13.3.2</a>
(2023-07-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><code>nock.removeInterceptor</code> can remove the wrong Intercept
(<a href="https://github.com/nock/nock/issues/2497">#2497</a>)
(<a
href="https://github.com/nock/nock/commit/92de0debdaccdb27d002f6d6ebb80e430d3808ce">92de0de</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nock/nock/commit/92de0debdaccdb27d002f6d6ebb80e430d3808ce"><code>92de0de</code></a>
fix: <code>nock.removeInterceptor</code> can remove the wrong Intercept
(<a
href="https://github.com/nock/nock/issues/2497">#2497</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/bd4783b3e9d18fc7fd7b03dbff50885da332edd0"><code>bd4783b</code></a>
ci(delivery): use Node LTS version (<a
href="https://github.com/nock/nock/issues/2496">#2496</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/dd15ba597f1912b3d2ec4249244a69d464e061e3"><code>dd15ba5</code></a>
docs(README): add warning about incompatibility with fetch</li>
<li><a
href="https://github.com/nock/nock/commit/ed910307f0c79172e0ec747afd248be5ba9fff56"><code>ed91030</code></a>
chore(deps-dev): bump semantic-release from 21.0.2 to 21.0.6</li>
<li><a
href="https://github.com/nock/nock/commit/0c9186d619a66e2c55ce3976ce6869f09ba24e21"><code>0c9186d</code></a>
chore(deps-dev): bump <code>@​sinonjs/fake-timers</code> from 10.2.0 to
10.3.0</li>
<li><a
href="https://github.com/nock/nock/commit/880efed35a49c251648aba4ae4fb7b3f51669d4f"><code>880efed</code></a>
chore(deps-dev): bump typescript from 5.1.3 to 5.1.6</li>
<li><a
href="https://github.com/nock/nock/commit/6ae6e9849bef1ead3bd0c1a8669be5fe59093727"><code>6ae6e98</code></a>
chore(deps-dev): bump sinon from 15.1.0 to 15.2.0</li>
<li><a
href="https://github.com/nock/nock/commit/fa088a4ea2351f8580dbcad5c6c53c7bb2be1a99"><code>fa088a4</code></a>
chore(deps-dev): bump <code>@​definitelytyped/dtslint</code> from
0.0.162 to 0.0.163</li>
<li><a
href="https://github.com/nock/nock/commit/8aab603f2b884f49618fbfdcc3c9529cccdc8975"><code>8aab603</code></a>
Push persisted interceptors to the end instead of ignore on remove (<a
href="https://github.com/nock/nock/issues/2350">#2350</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/8a38f41a28b36fef50d5723daa94cf21a6490fc5"><code>8a38f41</code></a>
chore(deps-dev): bump eslint-config-standard from 17.0.0 to 17.1.0</li>
<li>Additional commits viewable in <a
href="https://github.com/nock/nock/compare/v13.3.1...v13.3.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nock&package-manager=npm_and_yarn&previous-version=13.3.1&new-version=13.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2023
1 parent a0a6b21 commit eff446c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"jest": "29.6.1",
"jest-when": "^3.5.2",
"lint-staged": "^13.2.3",
"nock": "^13.3.1",
"nock": "^13.3.2",
"prettier": "^3.0.0",
"sort-package-json": "^2.5.1",
"source-map-support": "^0.5.21",
Expand Down

0 comments on commit eff446c

Please sign in to comment.