clients: update client endpoints as of 2025-12-09 (012e1f9a)
client-mgn: Added parameters encryption, IPv4/IPv6 protocol configuration, and enhanced tagging support for replication operations. (a0a347c6)
client-guardduty: Adding support for Ec2LaunchTemplate Version field (4903763d)
client-appsync: Update Event API to require EventConfig parameter in creation and update requests. (6298ec44)
client-route-53: Amazon Route 53 now supports the EU (Germany) Region (eusc-de-east-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region (c21e90bc)
client-account: This release adds a new API (GetGovCloudAccountInformation) used to retrieve information about a linked GovCloud account from the standard AWS partition. (ae9e6fce)
client-ivs-realtime: Token Exchange introduces seamless token exchange capabilities for IVS RTX, enabling customers to upgrade or downgrade token capabilities and update token attributes within the IVS client SDK without forcing clients to disconnect and reconnect. (db225910)
For list of updated packages, view updated-packages.md in assets-3.948.0.zip
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 commands and options
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
@dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
@dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
@dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
@dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/2028
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 12/10/2025
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `dependabot/npm_and_yarn/prod-minor-updates-6d7e02a2dc`
---
### 📝 Commits (1)
- [`06f89d4`](https://github.com/fosrl/pangolin/commit/06f89d4560a7abe69d76a0be2b6608088fc92a47) Bump the prod-minor-updates group with 3 updates
### 📊 Changes
**2 files changed** (+88 additions, -71 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+85 -68)
📝 `package.json` (+3 -3)
</details>
### 📄 Description
Bumps the prod-minor-updates group with 3 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [npm](https://github.com/npm/cli) and [resend](https://github.com/resend/resend-node).
Updates `@aws-sdk/client-s3` from 3.947.0 to 3.948.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/client-s3</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.948.0</h2>
<h4>3.948.0(2025-12-09)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-recursion-detection:</strong> upgrade lambda-invoke-store dependency (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7559">#7559</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dbc65195096ebbe3bda6a5773f109f0fc8a4f470">dbc65195</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-12-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/012e1f9ada35a7fb597bbd7df72e765bc75ffeec">012e1f9a</a>)</li>
<li><strong>client-mgn:</strong> Added parameters encryption, IPv4/IPv6 protocol configuration, and enhanced tagging support for replication operations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a0a347c6bafea04e434854b0dad649bb51eea160">a0a347c6</a>)</li>
<li><strong>client-guardduty:</strong> Adding support for Ec2LaunchTemplate Version field (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4903763dc0edf967b4f9975b091fe2804f260376">4903763d</a>)</li>
<li><strong>client-appsync:</strong> Update Event API to require EventConfig parameter in creation and update requests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6298ec44423432fbba20587b1d359facef3894fe">6298ec44</a>)</li>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the EU (Germany) Region (eusc-de-east-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c21e90bcef70ee477f9fad5792d504400034cc60">c21e90bc</a>)</li>
<li><strong>client-account:</strong> This release adds a new API (GetGovCloudAccountInformation) used to retrieve information about a linked GovCloud account from the standard AWS partition. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae9e6fce6d0ed46120fdf006d707377c6af0ec18">ae9e6fce</a>)</li>
<li><strong>client-ivs-realtime:</strong> Token Exchange introduces seamless token exchange capabilities for IVS RTX, enabling customers to upgrade or downgrade token capabilities and update token attributes within the IVS client SDK without forcing clients to disconnect and reconnect. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/db225910345a19549d78ab08a6b8ed8f66cd79ac">db225910</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.948.0.zip</strong></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@aws-sdk/client-s3</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.947.0...v3.948.0">3.948.0</a> (2025-12-09)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c6e71bf5f568c9b9ab04660fc8c82b1c8221568d"><code>c6e71bf</code></a> Publish v3.948.0</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-s3">compare view</a></li>
</ul>
</details>
<br />
Updates `npm` from 11.6.4 to 11.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/npm/cli/releases">npm's releases</a>.</em></p>
<blockquote>
<h2>v11.7.0</h2>
<h2><a href="https://github.com/npm/cli/compare/v11.6.4...v11.7.0">11.7.0</a> (2025-12-09)</h2>
<h3>Features</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/b380d155050be21a9ee5ce08d50e184c06a13f36"><code>b380d15</code></a> <a href="https://redirect.github.com/npm/cli/pull/8697">#8697</a> add deduping to notices unless in verbose+ mode (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/4ebb831d93f13cc0b980754bf36abb2982b131f7"><code>4ebb831</code></a> <a href="https://redirect.github.com/npm/cli/pull/8839">#8839</a> updates hints to use cli paradigm (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/7896e51812d6b3d7f204f32a92a6721affd257a5"><code>7896e51</code></a> <a href="https://redirect.github.com/npm/cli/pull/8838">#8838</a> update the token list text (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/8ab86685baee32ef9428ab202f60b8b631e40ca9"><code>8ab8668</code></a> <a href="https://redirect.github.com/npm/cli/pull/8836">#8836</a> query: support package-lock-only in workspaces (<a href="https://github.com/watilde"><code>@watilde</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/35e8d38ef880239b5dd2c61a8112f6aa11d10eab"><code>35e8d38</code></a> <a href="https://redirect.github.com/npm/cli/pull/8322">#8322</a> properly handle newlines with input when using the spinner (<a href="https://redirect.github.com/npm/cli/issues/8322">#8322</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/0c0faae91d47fe1303de77aae7c6b38709972d2f"><code>0c0faae</code></a> <a href="https://redirect.github.com/npm/cli/pull/8780">#8780</a> adduser: improve email prompt (<a href="https://redirect.github.com/npm/cli/issues/8780">#8780</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/7f2ab9dac62b56343204e13194f8f53421c19f3b"><code>7f2ab9d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8810">#8810</a> scripts: replace deprecated prepublish and install examples with prepare (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/91ebab777e5bfac6f34537e58c228209f7cc961a"><code>91ebab7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8847">#8847</a> remove note about token create being disabled (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/2030250fbce3ac99ab116b6aee7e4d06f395134b"><code>2030250</code></a> <a href="https://redirect.github.com/npm/cli/pull/8822">#8822</a> scripts: clarify prepare script runs with --production (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/33a50d7981492e71f533448d93fc586429e603fd"><code>33a50d7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8821">#8821</a> scripts: update npm_package_* environment variables documentation (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/50508f9b18051761ec466de85cf0ecbee3130165"><code>50508f9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8793">#8793</a> package-json: add documentation for type field (<a href="https://redirect.github.com/npm/cli/issues/8793">#8793</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/aa1dd7e974176225973bd1aa1683ef4ae3c418eb"><code>aa1dd7e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8823">#8823</a> scripts: document that prepare scripts run concurrently in workspaces (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/3f48487aa343003bce0e55e1dfcd5fc8a9b3e198"><code>3f48487</code></a> <a href="https://redirect.github.com/npm/cli/pull/8820">#8820</a> package-spec: fix alias syntax in examples (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/dd104da7d7c2ddd00731df716a082595df4a89b0"><code>dd104da</code></a> <a href="https://redirect.github.com/npm/cli/pull/8812">#8812</a> version: add note about git version requirements (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/58afdcc2094bd245c9916a02a62640a76ace8e72"><code>58afdcc</code></a> <a href="https://redirect.github.com/npm/cli/pull/8792">#8792</a> install: clarify prerelease version range behavior (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/9f818e8cdfb4f10e36c7659e9aa86ddc4633e503"><code>9f818e8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8795">#8795</a> npm-view: clarify object property access syntax and provide examples (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/39c2f2ef890b3af97aad85f71fbcb148f8965259"><code>39c2f2e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8791">#8791</a> add examples for command line flags including --prefix (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/1298530af04f6982b7ba8b2cb677f23090fb806f"><code>1298530</code></a> <a href="https://redirect.github.com/npm/cli/pull/8790">#8790</a> clarify version field can be omitted in package-lock (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/090b6cacb8228b2050e0e3746655441d2739a2ab"><code>090b6ca</code></a> <a href="https://redirect.github.com/npm/cli/pull/8794">#8794</a> npx: clarify that arguments are passed to executed command (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/a864f80799b407ee90f6482d5eb966dd66d13b56"><code>a864f80</code></a> <a href="https://redirect.github.com/npm/cli/pull/8787">#8787</a> document gypfile field in package.json (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/2fc689dfa0a69d66d7599997b4fa51a64111a619"><code>2fc689d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8788">#8788</a> add field access patterns to npm view (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/48506391c6248837cfd357aec28f5a3beb3cf184"><code>4850639</code></a> <a href="https://redirect.github.com/npm/cli/pull/8796">#8796</a> package-json: add examples for replacing dependencies with forks in overrides (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/4864dd4289272e310065ccd43b254e1d3232d07f"><code>4864dd4</code></a> <a href="https://redirect.github.com/npm/cli/pull/8798">#8798</a> npm-install: document engines field priority when installing packages (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/95d25cd97d88baa3ae11c69d5e69a1e850c39701"><code>95d25cd</code></a> <a href="https://redirect.github.com/npm/cli/pull/8799">#8799</a> package-json: clarify repository field normalization during publish (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/a367f9bdac86f34769acfc427200e11f21e0c3ce"><code>a367f9b</code></a> <a href="https://redirect.github.com/npm/cli/pull/8800">#8800</a> package-lock-json: clarify that version field may be omitted for certain dependencies (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/ffc9b713b6a4ef762d6231ade70b008e9f296cb7"><code>ffc9b71</code></a> <a href="https://redirect.github.com/npm/cli/pull/8801">#8801</a> npm-install: clarify --tag does not override package.json (<a href="https://redirect.github.com/npm/cli/issues/8801">#8801</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/73688ca5eb984d0027abcc72980cc287a892e5c8"><code>73688ca</code></a> <a href="https://redirect.github.com/npm/cli/pull/8735">#8735</a> clarify npm version behavior with prerelease versions (<a href="https://redirect.github.com/npm/cli/issues/8735">#8735</a>) (<a href="https://github.com/yashwantbezawada"><code>@yashwantbezawada</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/4a32606ff50c71309455a0e3324d5ca90c1bbecc"><code>4a32606</code></a> <a href="https://redirect.github.com/npm/cli/pull/8785">#8785</a> updates the token create documentation (<a href="https://redirect.github.com/npm/cli/issues/8785">#8785</a>) (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>, <a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/54929cef8e26a4698234e5d2499a43b746569b12"><code>54929ce</code></a> <a href="https://redirect.github.com/npm/cli/pull/8836">#8836</a> update baseline-browser-mapping (<a href="https://github.com/watilde"><code>@watilde</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://github.com/npm/cli/releases/tag/arborist-v9.1.9">workspace</a>: <code>@npmcli/arborist@9.1.9</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/config-v10.4.5">workspace</a>: <code>@npmcli/config@10.4.5</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.12">workspace</a>: <code>libnpmdiff@8.0.12</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.11">workspace</a>: <code>libnpmexec@10.1.11</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.12">workspace</a>: <code>libnpmfund@7.0.12</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.12">workspace</a>: <code>libnpmpack@9.0.12</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/npm/cli/blob/latest/CHANGELOG.md">npm's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/npm/cli/compare/v11.6.4...v11.7.0">11.7.0</a> (2025-12-09)</h2>
<h3>Features</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/b380d155050be21a9ee5ce08d50e184c06a13f36"><code>b380d15</code></a> <a href="https://redirect.github.com/npm/cli/pull/8697">#8697</a> add deduping to notices unless in verbose+ mode (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/4ebb831d93f13cc0b980754bf36abb2982b131f7"><code>4ebb831</code></a> <a href="https://redirect.github.com/npm/cli/pull/8839">#8839</a> updates hints to use cli paradigm (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/7896e51812d6b3d7f204f32a92a6721affd257a5"><code>7896e51</code></a> <a href="https://redirect.github.com/npm/cli/pull/8838">#8838</a> update the token list text (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/8ab86685baee32ef9428ab202f60b8b631e40ca9"><code>8ab8668</code></a> <a href="https://redirect.github.com/npm/cli/pull/8836">#8836</a> query: support package-lock-only in workspaces (<a href="https://github.com/watilde"><code>@watilde</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/35e8d38ef880239b5dd2c61a8112f6aa11d10eab"><code>35e8d38</code></a> <a href="https://redirect.github.com/npm/cli/pull/8322">#8322</a> properly handle newlines with input when using the spinner (<a href="https://redirect.github.com/npm/cli/issues/8322">#8322</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/0c0faae91d47fe1303de77aae7c6b38709972d2f"><code>0c0faae</code></a> <a href="https://redirect.github.com/npm/cli/pull/8780">#8780</a> adduser: improve email prompt (<a href="https://redirect.github.com/npm/cli/issues/8780">#8780</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/7f2ab9dac62b56343204e13194f8f53421c19f3b"><code>7f2ab9d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8810">#8810</a> scripts: replace deprecated prepublish and install examples with prepare (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/91ebab777e5bfac6f34537e58c228209f7cc961a"><code>91ebab7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8847">#8847</a> remove note about token create being disabled (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/2030250fbce3ac99ab116b6aee7e4d06f395134b"><code>2030250</code></a> <a href="https://redirect.github.com/npm/cli/pull/8822">#8822</a> scripts: clarify prepare script runs with --production (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/33a50d7981492e71f533448d93fc586429e603fd"><code>33a50d7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8821">#8821</a> scripts: update npm_package_* environment variables documentation (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/50508f9b18051761ec466de85cf0ecbee3130165"><code>50508f9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8793">#8793</a> package-json: add documentation for type field (<a href="https://redirect.github.com/npm/cli/issues/8793">#8793</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/aa1dd7e974176225973bd1aa1683ef4ae3c418eb"><code>aa1dd7e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8823">#8823</a> scripts: document that prepare scripts run concurrently in workspaces (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/3f48487aa343003bce0e55e1dfcd5fc8a9b3e198"><code>3f48487</code></a> <a href="https://redirect.github.com/npm/cli/pull/8820">#8820</a> package-spec: fix alias syntax in examples (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/dd104da7d7c2ddd00731df716a082595df4a89b0"><code>dd104da</code></a> <a href="https://redirect.github.com/npm/cli/pull/8812">#8812</a> version: add note about git version requirements (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/58afdcc2094bd245c9916a02a62640a76ace8e72"><code>58afdcc</code></a> <a href="https://redirect.github.com/npm/cli/pull/8792">#8792</a> install: clarify prerelease version range behavior (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/9f818e8cdfb4f10e36c7659e9aa86ddc4633e503"><code>9f818e8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8795">#8795</a> npm-view: clarify object property access syntax and provide examples (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/39c2f2ef890b3af97aad85f71fbcb148f8965259"><code>39c2f2e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8791">#8791</a> add examples for command line flags including --prefix (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/1298530af04f6982b7ba8b2cb677f23090fb806f"><code>1298530</code></a> <a href="https://redirect.github.com/npm/cli/pull/8790">#8790</a> clarify version field can be omitted in package-lock (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/090b6cacb8228b2050e0e3746655441d2739a2ab"><code>090b6ca</code></a> <a href="https://redirect.github.com/npm/cli/pull/8794">#8794</a> npx: clarify that arguments are passed to executed command (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/a864f80799b407ee90f6482d5eb966dd66d13b56"><code>a864f80</code></a> <a href="https://redirect.github.com/npm/cli/pull/8787">#8787</a> document gypfile field in package.json (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/2fc689dfa0a69d66d7599997b4fa51a64111a619"><code>2fc689d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8788">#8788</a> add field access patterns to npm view (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/48506391c6248837cfd357aec28f5a3beb3cf184"><code>4850639</code></a> <a href="https://redirect.github.com/npm/cli/pull/8796">#8796</a> package-json: add examples for replacing dependencies with forks in overrides (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/4864dd4289272e310065ccd43b254e1d3232d07f"><code>4864dd4</code></a> <a href="https://redirect.github.com/npm/cli/pull/8798">#8798</a> npm-install: document engines field priority when installing packages (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/95d25cd97d88baa3ae11c69d5e69a1e850c39701"><code>95d25cd</code></a> <a href="https://redirect.github.com/npm/cli/pull/8799">#8799</a> package-json: clarify repository field normalization during publish (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/a367f9bdac86f34769acfc427200e11f21e0c3ce"><code>a367f9b</code></a> <a href="https://redirect.github.com/npm/cli/pull/8800">#8800</a> package-lock-json: clarify that version field may be omitted for certain dependencies (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/ffc9b713b6a4ef762d6231ade70b008e9f296cb7"><code>ffc9b71</code></a> <a href="https://redirect.github.com/npm/cli/pull/8801">#8801</a> npm-install: clarify --tag does not override package.json (<a href="https://redirect.github.com/npm/cli/issues/8801">#8801</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/73688ca5eb984d0027abcc72980cc287a892e5c8"><code>73688ca</code></a> <a href="https://redirect.github.com/npm/cli/pull/8735">#8735</a> clarify npm version behavior with prerelease versions (<a href="https://redirect.github.com/npm/cli/issues/8735">#8735</a>) (<a href="https://github.com/yashwantbezawada"><code>@yashwantbezawada</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/4a32606ff50c71309455a0e3324d5ca90c1bbecc"><code>4a32606</code></a> <a href="https://redirect.github.com/npm/cli/pull/8785">#8785</a> updates the token create documentation (<a href="https://redirect.github.com/npm/cli/issues/8785">#8785</a>) (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>, <a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/54929cef8e26a4698234e5d2499a43b746569b12"><code>54929ce</code></a> <a href="https://redirect.github.com/npm/cli/pull/8836">#8836</a> update baseline-browser-mapping (<a href="https://github.com/watilde"><code>@watilde</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://github.com/npm/cli/releases/tag/arborist-v9.1.9">workspace</a>: <code>@npmcli/arborist@9.1.9</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/config-v10.4.5">workspace</a>: <code>@npmcli/config@10.4.5</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.12">workspace</a>: <code>libnpmdiff@8.0.12</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.11">workspace</a>: <code>libnpmexec@10.1.11</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.12">workspace</a>: <code>libnpmfund@7.0.12</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.12">workspace</a>: <code>libnpmpack@9.0.12</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/npm/cli/commit/6d1db8724b1d0e5457a87bb31e62e43d566348ce"><code>6d1db87</code></a> chore: release 11.7.0</li>
<li><a href="https://github.com/npm/cli/commit/4ebb831d93f13cc0b980754bf36abb2982b131f7"><code>4ebb831</code></a> fix: updates hints to use cli paradigm</li>
<li><a href="https://github.com/npm/cli/commit/7f2ab9dac62b56343204e13194f8f53421c19f3b"><code>7f2ab9d</code></a> docs(scripts): replace deprecated prepublish and install examples with prepare</li>
<li><a href="https://github.com/npm/cli/commit/7896e51812d6b3d7f204f32a92a6721affd257a5"><code>7896e51</code></a> fix: update the token list text</li>
<li><a href="https://github.com/npm/cli/commit/91ebab777e5bfac6f34537e58c228209f7cc961a"><code>91ebab7</code></a> docs: remove note about token create being disabled</li>
<li><a href="https://github.com/npm/cli/commit/54929cef8e26a4698234e5d2499a43b746569b12"><code>54929ce</code></a> chore: update baseline-browser-mapping</li>
<li><a href="https://github.com/npm/cli/commit/8ab86685baee32ef9428ab202f60b8b631e40ca9"><code>8ab8668</code></a> fix(query): support package-lock-only in workspaces</li>
<li><a href="https://github.com/npm/cli/commit/07652896c44bd21a585255151f90f171eefbb00e"><code>0765289</code></a> fix: handle ENOTEMPTY errors in moveFile</li>
<li><a href="https://github.com/npm/cli/commit/2030250fbce3ac99ab116b6aee7e4d06f395134b"><code>2030250</code></a> docs(scripts): clarify prepare script runs with --production</li>
<li><a href="https://github.com/npm/cli/commit/33a50d7981492e71f533448d93fc586429e603fd"><code>33a50d7</code></a> docs(scripts): update npm_package_* environment variables documentation</li>
<li>Additional commits viewable in <a href="https://github.com/npm/cli/compare/v11.6.4...v11.7.0">compare view</a></li>
</ul>
</details>
<br />
Updates `resend` from 6.5.2 to 6.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/resend/resend-node/releases">resend's releases</a>.</em></p>
<blockquote>
<h2>v6.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add open_tracking, click_tracking, and tls fields to domain create by <a href="https://github.com/vieiralucas"><code>@vieiralucas</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/761">resend/resend-node#761</a></li>
<li>fix: missing error code names by <a href="https://github.com/JacobLuckForLoop"><code>@JacobLuckForLoop</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/766">resend/resend-node#766</a></li>
<li>feat: automatically update docs on SDK changes by <a href="https://github.com/lucasfcosta"><code>@lucasfcosta</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/767">resend/resend-node#767</a></li>
<li>chore: bump to 6.6.0 for release by <a href="https://github.com/lucasfcosta"><code>@lucasfcosta</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/768">resend/resend-node#768</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/JacobLuckForLoop"><code>@JacobLuckForLoop</code></a> made their first contribution in <a href="https://redirect.github.com/resend/resend-node/pull/766">resend/resend-node#766</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.5.2...v6.6.0">https://github.com/resend/resend-node/compare/v6.5.2...v6.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/resend/resend-node/commit/f8e5a6d0677d287fda993b4f69e06b2d04efe756"><code>f8e5a6d</code></a> chore: bump to 6.6.0 for release (<a href="https://redirect.github.com/resend/resend-node/issues/768">#768</a>)</li>
<li><a href="https://github.com/resend/resend-node/commit/b5f0cecac10657e46659007cef4cf37a6c77914b"><code>b5f0cec</code></a> feat: automatically update docs on SDK changes (<a href="https://redirect.github.com/resend/resend-node/issues/767">#767</a>)</li>
<li><a href="https://github.com/resend/resend-node/commit/81eeddeb900b4445368217703815dad369d98300"><code>81eedde</code></a> fix: missing error code names (<a href="https://redirect.github.com/resend/resend-node/issues/766">#766</a>)</li>
<li><a href="https://github.com/resend/resend-node/commit/5631a68a9886abf8fed96e8be6462d171d5ecad0"><code>5631a68</code></a> feat: add open_tracking, click_tracking, and tls fields to domain create (<a href="https://redirect.github.com/resend/resend-node/issues/761">#761</a>)</li>
<li>See full diff in <a href="https://github.com/resend/resend-node/compare/v6.5.2...v6.6.0">compare view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2028
Author: @dependabot[bot]
Created: 12/10/2025
Status: ❌ Closed
Base:
main← Head:dependabot/npm_and_yarn/prod-minor-updates-6d7e02a2dc📝 Commits (1)
06f89d4Bump the prod-minor-updates group with 3 updates📊 Changes
2 files changed (+88 additions, -71 deletions)
View changed files
📝
package-lock.json(+85 -68)📝
package.json(+3 -3)📄 Description
Bumps the prod-minor-updates group with 3 updates: @aws-sdk/client-s3, npm and resend.
Updates
@aws-sdk/client-s3from 3.947.0 to 3.948.0Release notes
Sourced from
@aws-sdk/client-s3's releases.Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
c6e71bfPublish v3.948.0Updates
npmfrom 11.6.4 to 11.7.0Release notes
Sourced from npm's releases.
Changelog
Sourced from npm's changelog.
Commits
6d1db87chore: release 11.7.04ebb831fix: updates hints to use cli paradigm7f2ab9ddocs(scripts): replace deprecated prepublish and install examples with prepare7896e51fix: update the token list text91ebab7docs: remove note about token create being disabled54929cechore: update baseline-browser-mapping8ab8668fix(query): support package-lock-only in workspaces0765289fix: handle ENOTEMPTY errors in moveFile2030250docs(scripts): clarify prepare script runs with --production33a50d7docs(scripts): update npm_package_* environment variables documentationUpdates
resendfrom 6.5.2 to 6.6.0Release notes
Sourced from resend's releases.
Commits
f8e5a6dchore: bump to 6.6.0 for release (#768)b5f0cecfeat: automatically update docs on SDK changes (#767)81eeddefix: missing error code names (#766)5631a68feat: add open_tracking, click_tracking, and tls fields to domain create (#761)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.