Skip to content

Commit f9d8ee2

Browse files
Upgrade: [dependabot] - bump nock from 14.0.11 to 15.0.0 (#2963)
Bumps [nock](https://github.com/nock/nock) from 14.0.11 to 15.0.0. <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>v15.0.0</h2> <p>Released by accident, please use continue using v14 or v15@beta</p> <!-- raw HTML omitted --> <h2>v15.0.0-beta.10</h2> <h1><a href="https://github.com/nock/nock/compare/v15.0.0-beta.9...v15.0.0-beta.10">15.0.0-beta.10</a> (2026-02-27)</h1> <h3>Features</h3> <ul> <li>Vendor prod dependency on json-stringify-safe (<a href="https://redirect.github.com/nock/nock/issues/2910">#2910</a>) (<a href="https://github.com/nock/nock/commit/ae85b3a862a203553a4ff2130e65f667307a5a10">ae85b3a</a>)</li> </ul> <h2>v15.0.0-beta.9</h2> <h1><a href="https://github.com/nock/nock/compare/v15.0.0-beta.8...v15.0.0-beta.9">15.0.0-beta.9</a> (2026-02-14)</h1> <h3>Features</h3> <ul> <li>add passthrough() method to interceptors (<a href="https://redirect.github.com/nock/nock/issues/2944">#2944</a>) (<a href="https://github.com/nock/nock/commit/8f29381557fa770b6266b4b9d1b9a2661dee9d65">8f29381</a>)</li> </ul> <h2>v15.0.0-beta.8</h2> <h1><a href="https://github.com/nock/nock/compare/v15.0.0-beta.7...v15.0.0-beta.8">15.0.0-beta.8</a> (2026-02-09)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nock/nock/commit/46d36704ef5a7db4c14f70f2a8fe2a2bcff98d8b"><code>46d3670</code></a> Merge branch 'beta' into main</li> <li><a href="https://github.com/nock/nock/commit/9849c16bc9be32403b6bcd16db3ce9e6239b08ea"><code>9849c16</code></a> feat: add no match reasons (<a href="https://redirect.github.com/nock/nock/issues/2903">#2903</a>)</li> <li><a href="https://github.com/nock/nock/commit/f44345c7f11e0820ad06a4146ec5f517eacea663"><code>f44345c</code></a> fix(ClientRequest): requests with 'Expect: 100-continue' pass through (<a href="https://redirect.github.com/nock/nock/issues/2877">#2877</a>)</li> <li><a href="https://github.com/nock/nock/commit/ed5e5ba673e33e8d27b065c7ed61cefc1e13388b"><code>ed5e5ba</code></a> chore: merge main (<a href="https://redirect.github.com/nock/nock/issues/2892">#2892</a>)</li> <li><a href="https://github.com/nock/nock/commit/38628919e5d9d5ded4c4116a6e5862fb85cd3aad"><code>3862891</code></a> fix: Undici duplex support for POST requests using fetch (<a href="https://redirect.github.com/nock/nock/issues/2885">#2885</a>)</li> <li><a href="https://github.com/nock/nock/commit/7bb97169d875700c396f891892b2918ea95910b8"><code>7bb9716</code></a> feat: no match return 501 response (<a href="https://redirect.github.com/nock/nock/issues/2868">#2868</a>)</li> <li><a href="https://github.com/nock/nock/commit/0fe070f70c7b1e042ddc30b80db6b4de03c6fbe3"><code>0fe070f</code></a> chore: merge main (<a href="https://redirect.github.com/nock/nock/issues/2870">#2870</a>)</li> <li><a href="https://github.com/nock/nock/commit/0aa44d8bf232d76fdaf90625317c60e7370a6071"><code>0aa44d8</code></a> feat: apply body delay before the response end</li> <li><a href="https://github.com/nock/nock/commit/416e93f086e8992835be1bed431cd42fb946f322"><code>416e93f</code></a> Update migrating_to_15.md</li> <li><a href="https://github.com/nock/nock/commit/bdc15b7a9af07fa7b49f0e27807ea401cd2cfcdb"><code>bdc15b7</code></a> chore: refresh eslint (<a href="https://redirect.github.com/nock/nock/issues/2865">#2865</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nock/nock/compare/v14.0.11...v15.0.0">compare view</a></li> </ul> </details> <details> <summary>Attestation changes</summary> <p>This version has no provenance attestation, while the previous version (14.0.11) was attested. Review the <a href="https://www.npmjs.com/package/nock?activeTab=versions">package versions</a> before updating.</p> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df54379 commit f9d8ee2

2 files changed

Lines changed: 22 additions & 14 deletions

File tree

package-lock.json

Lines changed: 21 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/nhsNotifyLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"axios": "^1.15.0",
2626
"axios-retry": "^4.5.0",
2727
"jose": "^6.2.2",
28-
"nock": "^14.0.11"
28+
"nock": "^15.0.0"
2929
},
3030
"devDependencies": {
3131
"@psu-common/testing": "^1.0.0",

0 commit comments

Comments
 (0)