Bump the prod-minor-updates group with 3 updates #520

Closed
opened 2026-04-05 17:15:33 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 12/10/2025

Bumps the prod-minor-updates group with 3 updates: @aws-sdk/client-s3, npm and resend.

Updates @aws-sdk/client-s3 from 3.947.0 to 3.948.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.948.0

3.948.0(2025-12-09)

Chores
  • middleware-recursion-detection: upgrade lambda-invoke-store dependency (#7559) (dbc65195)
New Features
  • 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

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.948.0 (2025-12-09)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

Updates npm from 11.6.4 to 11.7.0

Release notes

Sourced from npm's releases.

v11.7.0

11.7.0 (2025-12-09)

Features

Bug Fixes

Documentation

  • 7f2ab9d #8810 scripts: replace deprecated prepublish and install examples with prepare (Max Black)
  • 91ebab7 #8847 remove note about token create being disabled (@​owlstronaut)
  • 2030250 #8822 scripts: clarify prepare script runs with --production (Max Black)
  • 33a50d7 #8821 scripts: update npm_package_* environment variables documentation (Max Black)
  • 50508f9 #8793 package-json: add documentation for type field (#8793) (@​MaxBlack-dev, Max Black)
  • aa1dd7e #8823 scripts: document that prepare scripts run concurrently in workspaces (Max Black)
  • 3f48487 #8820 package-spec: fix alias syntax in examples (Max Black)
  • dd104da #8812 version: add note about git version requirements (Max Black)
  • 58afdcc #8792 install: clarify prerelease version range behavior (Max Black)
  • 9f818e8 #8795 npm-view: clarify object property access syntax and provide examples (Max Black)
  • 39c2f2e #8791 add examples for command line flags including --prefix (Max Black)
  • 1298530 #8790 clarify version field can be omitted in package-lock (Max Black)
  • 090b6ca #8794 npx: clarify that arguments are passed to executed command (Max Black)
  • a864f80 #8787 document gypfile field in package.json (Max Black)
  • 2fc689d #8788 add field access patterns to npm view (Max Black)
  • 4850639 #8796 package-json: add examples for replacing dependencies with forks in overrides (Max Black)
  • 4864dd4 #8798 npm-install: document engines field priority when installing packages (Max Black)
  • 95d25cd #8799 package-json: clarify repository field normalization during publish (Max Black)
  • a367f9b #8800 package-lock-json: clarify that version field may be omitted for certain dependencies (Max Black)
  • ffc9b71 #8801 npm-install: clarify --tag does not override package.json (#8801) (@​MaxBlack-dev, Max Black)
  • 73688ca #8735 clarify npm version behavior with prerelease versions (#8735) (@​yashwantbezawada)
  • 4a32606 #8785 updates the token create documentation (#8785) (@​owlstronaut, @​wraithgar)

Chores

Dependencies

Changelog

Sourced from npm's changelog.

11.7.0 (2025-12-09)

Features

Bug Fixes

Documentation

  • 7f2ab9d #8810 scripts: replace deprecated prepublish and install examples with prepare (Max Black)
  • 91ebab7 #8847 remove note about token create being disabled (@​owlstronaut)
  • 2030250 #8822 scripts: clarify prepare script runs with --production (Max Black)
  • 33a50d7 #8821 scripts: update npm_package_* environment variables documentation (Max Black)
  • 50508f9 #8793 package-json: add documentation for type field (#8793) (@​MaxBlack-dev, Max Black)
  • aa1dd7e #8823 scripts: document that prepare scripts run concurrently in workspaces (Max Black)
  • 3f48487 #8820 package-spec: fix alias syntax in examples (Max Black)
  • dd104da #8812 version: add note about git version requirements (Max Black)
  • 58afdcc #8792 install: clarify prerelease version range behavior (Max Black)
  • 9f818e8 #8795 npm-view: clarify object property access syntax and provide examples (Max Black)
  • 39c2f2e #8791 add examples for command line flags including --prefix (Max Black)
  • 1298530 #8790 clarify version field can be omitted in package-lock (Max Black)
  • 090b6ca #8794 npx: clarify that arguments are passed to executed command (Max Black)
  • a864f80 #8787 document gypfile field in package.json (Max Black)
  • 2fc689d #8788 add field access patterns to npm view (Max Black)
  • 4850639 #8796 package-json: add examples for replacing dependencies with forks in overrides (Max Black)
  • 4864dd4 #8798 npm-install: document engines field priority when installing packages (Max Black)
  • 95d25cd #8799 package-json: clarify repository field normalization during publish (Max Black)
  • a367f9b #8800 package-lock-json: clarify that version field may be omitted for certain dependencies (Max Black)
  • ffc9b71 #8801 npm-install: clarify --tag does not override package.json (#8801) (@​MaxBlack-dev, Max Black)
  • 73688ca #8735 clarify npm version behavior with prerelease versions (#8735) (@​yashwantbezawada)
  • 4a32606 #8785 updates the token create documentation (#8785) (@​owlstronaut, @​wraithgar)

Chores

Dependencies

Commits
  • 6d1db87 chore: release 11.7.0
  • 4ebb831 fix: updates hints to use cli paradigm
  • 7f2ab9d docs(scripts): replace deprecated prepublish and install examples with prepare
  • 7896e51 fix: update the token list text
  • 91ebab7 docs: remove note about token create being disabled
  • 54929ce chore: update baseline-browser-mapping
  • 8ab8668 fix(query): support package-lock-only in workspaces
  • 0765289 fix: handle ENOTEMPTY errors in moveFile
  • 2030250 docs(scripts): clarify prepare script runs with --production
  • 33a50d7 docs(scripts): update npm_package_* environment variables documentation
  • Additional commits viewable in compare view

Updates resend from 6.5.2 to 6.6.0

Release notes

Sourced from resend's releases.

v6.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/resend/resend-node/compare/v6.5.2...v6.6.0

Commits

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
*Originally created by @dependabot[bot] on 12/10/2025* 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>
MrUnknownDE added the javascriptdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependencies labels 2026-04-05 17:15:46 +02:00
Sign in to join this conversation.
No Label dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#520