Skip to content

Commit

Permalink
chore(deps-dev): Bump nock from 13.5.1 to 13.5.4 (#812)
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.5.1 to 13.5.4.
<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.5.4</h2>
<h2><a
href="https://github.com/nock/nock/compare/v13.5.3...v13.5.4">13.5.4</a>
(2024-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>call <code>fs.createReadStream</code> lazily (<a
href="https://redirect.github.com/nock/nock/issues/2357">#2357</a>) (<a
href="https://github.com/nock/nock/commit/ba9fc424d5a17cbdde62745d4bdd8159331a1b8d">ba9fc42</a>)</li>
</ul>
<h2>v13.5.3</h2>
<h2><a
href="https://github.com/nock/nock/compare/v13.5.2...v13.5.3">13.5.3</a>
(2024-02-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>support literal query string (<a
href="https://redirect.github.com/nock/nock/issues/2590">#2590</a>) (<a
href="https://github.com/nock/nock/commit/4162fa8b2ddaf6a3c5b52162b03629118236847f">4162fa8</a>)</li>
</ul>
<h2>v13.5.2</h2>
<h2><a
href="https://github.com/nock/nock/compare/v13.5.1...v13.5.2">13.5.2</a>
(2024-02-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove duplicates from <code>activeMocks()</code> and
<code>pendingMocks()</code> (<a
href="https://redirect.github.com/nock/nock/issues/2356">#2356</a>) (<a
href="https://github.com/nock/nock/commit/7e957b38fbc797f1c3480f1de8e0659f9998cdc3">7e957b3</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nock/nock/commit/ba9fc424d5a17cbdde62745d4bdd8159331a1b8d"><code>ba9fc42</code></a>
fix: call <code>fs.createReadStream</code> lazily (<a
href="https://redirect.github.com/nock/nock/issues/2357">#2357</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/81c20dd6fee7165a890abd850c5315425ba49f4d"><code>81c20dd</code></a>
chore(deps-dev): bump chai from 4.3.10 to 4.4.1 (<a
href="https://redirect.github.com/nock/nock/issues/2576">#2576</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/08b2b098233d15704c19f601130443798d3236ed"><code>08b2b09</code></a>
chore(deps-dev): bump prettier from 3.1.0 to 3.2.4 (<a
href="https://redirect.github.com/nock/nock/issues/2578">#2578</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/10056984c4d4759b23baed341452c06afb6e5701"><code>1005698</code></a>
chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 (<a
href="https://redirect.github.com/nock/nock/issues/2577">#2577</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/4162fa8b2ddaf6a3c5b52162b03629118236847f"><code>4162fa8</code></a>
fix: support literal query string (<a
href="https://redirect.github.com/nock/nock/issues/2590">#2590</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/7e957b38fbc797f1c3480f1de8e0659f9998cdc3"><code>7e957b3</code></a>
fix: remove duplicates from <code>activeMocks()</code> and
<code>pendingMocks()</code> (<a
href="https://redirect.github.com/nock/nock/issues/2356">#2356</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/8bab28daa07c53ebe69db479c2a9a7551b864039"><code>8bab28d</code></a>
ci: add node 20 in ci (<a
href="https://redirect.github.com/nock/nock/issues/2585">#2585</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/8deca36315f17bbc9ee1b0e4274b8f43e6234ccb"><code>8deca36</code></a>
docs: add mikicho as a contributor for maintenance, code, and doc (<a
href="https://redirect.github.com/nock/nock/issues/2584">#2584</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/4ad60ba76a051d41640eb04a5df21dabed7f6b65"><code>4ad60ba</code></a>
add experimental fetch support notice (<a
href="https://redirect.github.com/nock/nock/issues/2583">#2583</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/f4d1b15d8ef64ae6d8c0e6d7c62324a19f138b5f"><code>f4d1b15</code></a>
ci(test): use a single <code>test</code> job that we can require,
independent of test ma...</li>
<li>See full diff in <a
href="https://github.com/nock/nock/compare/v13.5.1...v13.5.4">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.5.1&new-version=13.5.4)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
avaitonis authored Apr 29, 2024
2 parents c55d18b + 51aeeef commit 49c9b99
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 @@ -98,7 +98,7 @@
"jest": "29.7.0",
"jest-when": "^3.6.0",
"lint-staged": "^15.2.0",
"nock": "^13.5.1",
"nock": "^13.5.4",
"prettier": "^3.2.4",
"sort-package-json": "^2.10.0",
"source-map-support": "^0.5.21",
Expand Down

0 comments on commit 49c9b99

Please sign in to comment.