-
Notifications
You must be signed in to change notification settings - Fork 680
Commit 1fc744d
authored
chore(lambda): bump nock from 14.0.2 to 14.0.10 in /lambdas (#4754)
Bumps [nock](https://github.com/nock/nock) from 14.0.2 to 14.0.10.
<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.10</h2>
<h2><a
href="https://github.com/nock/nock/compare/v14.0.9...v14.0.10">14.0.10</a>
(2025-08-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Use Error objects instead of plain objects with replyWithError() (<a
href="https://redirect.github.com/nock/nock/issues/2900">#2900</a>) (<a
href="https://github.com/nock/nock/commit/f2a3389abc27d30dc5b6bb3ea7ce4fb8664134e5">f2a3389</a>)</li>
</ul>
<h2>v14.0.9</h2>
<h2><a
href="https://github.com/nock/nock/compare/v14.0.8...v14.0.9">14.0.9</a>
(2025-08-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>address timeout issue with mocked timers (Revert <a
href="https://redirect.github.com/nock/nock/issues/2880">#2880</a>) (<a
href="https://redirect.github.com/nock/nock/issues/2902">#2902</a>) (<a
href="https://github.com/nock/nock/commit/bc48f92de5aa958db4070e408ab8840cc4752d19">bc48f92</a>)</li>
</ul>
<h2>v14.0.8</h2>
<h2><a
href="https://github.com/nock/nock/compare/v14.0.7...v14.0.8">14.0.8</a>
(2025-08-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ClientRequest:</strong> support http.Agent instances as
agents for https requests (<a
href="https://redirect.github.com/nock/nock/issues/2896">#2896</a>) (<a
href="https://github.com/nock/nock/commit/e4390b8a90709df43dac99c54733687d108624a8">e4390b8</a>)</li>
</ul>
<h2>v14.0.7</h2>
<h2><a
href="https://github.com/nock/nock/compare/v14.0.6...v14.0.7">14.0.7</a>
(2025-07-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>address timeout issue with mocked timers (<a
href="https://redirect.github.com/nock/nock/issues/2880">#2880</a>) (<a
href="https://github.com/nock/nock/commit/fb112f30a32f119142441e741357a038ec0d2e24">fb112f3</a>)</li>
</ul>
<h2>v14.0.6</h2>
<h2><a
href="https://github.com/nock/nock/compare/v14.0.5...v14.0.6">14.0.6</a>
(2025-07-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>upgrade interceptors (<a
href="https://github.com/nock/nock/commit/2bcaf0fe277221c8a7028695828ef686bcca96c4">2bcaf0f</a>)</li>
</ul>
<h2>v14.0.5</h2>
<h2><a
href="https://github.com/nock/nock/compare/v14.0.4...v14.0.5">14.0.5</a>
(2025-05-30)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>use of a fetch() recording that uses gzip compression is missing the
headers, Possible EventEmitter memory leak when used together with
MongoDBContainer (<a
href="https://redirect.github.com/nock/nock/issues/2869">#2869</a>) (<a
href="https://github.com/nock/nock/commit/90b2a04a51f253ced1e9384702e5b292d18bea1f">90b2a04</a>)</li>
</ul>
<h2>v14.0.4</h2>
<h2><a
href="https://github.com/nock/nock/compare/v14.0.3...v14.0.4">14.0.4</a>
(2025-04-20)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nock/nock/commit/f2a3389abc27d30dc5b6bb3ea7ce4fb8664134e5"><code>f2a3389</code></a>
fix: Use Error objects instead of plain objects with replyWithError()
(<a
href="https://redirect.github.com/nock/nock/issues/2900">#2900</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/721ae1ac7580f594fa375879ffcab2f65520acf6"><code>721ae1a</code></a>
chore(deps-dev): bump form-data from 4.0.2 to 4.0.4</li>
<li><a
href="https://github.com/nock/nock/commit/316c990e8e9a0a8dd4b248369ec28b02a9897b55"><code>316c990</code></a>
chore(deps-dev): bump tmp from 0.2.1 to 0.2.4</li>
<li><a
href="https://github.com/nock/nock/commit/bc48f92de5aa958db4070e408ab8840cc4752d19"><code>bc48f92</code></a>
fix: address timeout issue with mocked timers (Revert <a
href="https://redirect.github.com/nock/nock/issues/2880">#2880</a>) (<a
href="https://redirect.github.com/nock/nock/issues/2902">#2902</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/e4390b8a90709df43dac99c54733687d108624a8"><code>e4390b8</code></a>
fix(ClientRequest): support http.Agent instances as agents for https
requests...</li>
<li><a
href="https://github.com/nock/nock/commit/fb112f30a32f119142441e741357a038ec0d2e24"><code>fb112f3</code></a>
fix: address timeout issue with mocked timers (<a
href="https://redirect.github.com/nock/nock/issues/2880">#2880</a>)</li>
<li><a
href="https://github.com/nock/nock/commit/0db794b7b73ed152c99a4aa8e217ab4f843f7980"><code>0db794b</code></a>
fix</li>
<li><a
href="https://github.com/nock/nock/commit/eeb09247bd5c2f576d65ce553a735862cd520407"><code>eeb0924</code></a>
fix</li>
<li><a
href="https://github.com/nock/nock/commit/b77f8650b76ab54df00eb90de1a896871073ab73"><code>b77f865</code></a>
test</li>
<li><a
href="https://github.com/nock/nock/commit/b4514ca5855edd40dbbeeec8ddf0538d86bf9469"><code>b4514ca</code></a>
fix</li>
<li>Additional commits viewable in <a
href="https://github.com/nock/nock/compare/v14.0.2...v14.0.10">compare
view</a></li>
</ul>
</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 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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 586eb04 commit 1fc744dCopy full SHA for 1fc744d
File tree
Expand file treeCollapse file tree
2 files changed
+15
-322
lines changedFilter options
- lambdas
- functions/control-plane
Expand file treeCollapse file tree
2 files changed
+15
-322
lines changedCollapse file: lambdas/functions/control-plane/package.json
lambdas/functions/control-plane/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/control-plane/package.json+1-1Lines changed: 1 addition & 1 deletion
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