Commit 43f2935
authored
Upgrade: [dependabot] - bump nock from 14.0.10 to 14.0.11 (#2724)
Bumps [nock](https://github.com/nock/nock) from 14.0.10 to 14.0.11.
<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>v14.0.11</h2>
<h2><a
href="https://github.com/nock/nock/compare/v14.0.10...v14.0.11">14.0.11</a>
(2026-02-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>migrate to npm OIDC (<a
href="https://redirect.github.com/nock/nock/issues/2940">#2940</a>) (<a
href="https://github.com/nock/nock/commit/113dcac727a769b0f2f27dd0213ea91d10fdcceb">113dcac</a>)</li>
<li>restore github actions write permissions (<a
href="https://redirect.github.com/nock/nock/issues/2941">#2941</a>) (<a
href="https://github.com/nock/nock/commit/a4cb6b8252202bfce68d6475bf214dee9c1fe5fb">a4cb6b8</a>)</li>
<li>update <code>@mswjs/interceptors</code> to fix a memory leak (<a
href="https://redirect.github.com/nock/nock/issues/2938">#2938</a>) (<a
href="https://github.com/nock/nock/commit/025db760a4c8c101cd1c51da699de66a18e58f83">025db76</a>)</li>
<li>upgrade semantic-release (<a
href="https://redirect.github.com/nock/nock/issues/2943">#2943</a>) (<a
href="https://github.com/nock/nock/commit/db0b28005ae4531277f77c52b56694cb484f802e">db0b280</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nock/nock/commit/db0b28005ae4531277f77c52b56694cb484f802e"><code>db0b280</code></a>
fix: upgrade semantic-release (<a
href="https://redirect.github.com/nock/nock/issues/2943">#2943</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/bc78af4eaa1af08c45da2909c7fd899bedae83e4"><code>bc78af4</code></a>
Add write permission for contents in CI workflow (<a
href="https://redirect.github.com/nock/nock/issues/2942">#2942</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/a4cb6b8252202bfce68d6475bf214dee9c1fe5fb"><code>a4cb6b8</code></a>
fix: restore github actions write permissions (<a
href="https://redirect.github.com/nock/nock/issues/2941">#2941</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/113dcac727a769b0f2f27dd0213ea91d10fdcceb"><code>113dcac</code></a>
fix: migrate to npm OIDC (<a
href="https://redirect.github.com/nock/nock/issues/2940">#2940</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/025db760a4c8c101cd1c51da699de66a18e58f83"><code>025db76</code></a>
fix: update <code>@mswjs/interceptors</code> to fix a memory leak (<a
href="https://redirect.github.com/nock/nock/issues/2938">#2938</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/e7418da29feb4a7bf0aa1612bfb9d32a4051651e"><code>e7418da</code></a>
chore(deps): bump actions/setup-node from 4 to 6 (<a
href="https://redirect.github.com/nock/nock/issues/2924">#2924</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/2d4a5cc318ac96666e856583280a0edec4dac37c"><code>2d4a5cc</code></a>
chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2</li>
<li><a
href="https://github.com/nock/nock/commit/4f7e3852dc435acdb9db2c68836930c75aa04e1e"><code>4f7e385</code></a>
chore: upgrade interceptors</li>
<li><a
href="https://github.com/nock/nock/commit/5177a337f8e490abf23187b2412da30c42653c9f"><code>5177a33</code></a>
chore(deps): bump serialize-javascript and mocha (<a
href="https://redirect.github.com/nock/nock/issues/2848">#2848</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/93611a2273a70addfc2fab2f0be656b8ab733325"><code>93611a2</code></a>
chore(deps-dev): bump prettier from 3.2.5 to 3.6.2 (<a
href="https://redirect.github.com/nock/nock/issues/2883">#2883</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nock/nock/compare/v14.0.10...v14.0.11">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a
href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>
Actions), a new releaser for nock since your current version.</p>
</details>
<br />
[](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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 343f429 commit 43f2935
2 files changed
Lines changed: 21 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments