[PR #1659] [MERGED] Bump the prod-minor-updates group with 2 updates #4591

Closed
opened 2026-04-20 08:57:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1659
Author: @dependabot[bot]
Created: 10/13/2025
Status: Merged
Merged: 10/13/2025
Merged by: @oschwartz10612

Base: mainHead: dependabot/npm_and_yarn/prod-minor-updates-9b5291575b


📝 Commits (1)

  • ccb1f04 Bump the prod-minor-updates group with 2 updates

📊 Changes

2 files changed (+195 additions, -196 deletions)

View changed files

📝 package-lock.json (+193 -194)
📝 package.json (+2 -2)

📄 Description

Bumps the prod-minor-updates group with 2 updates: @aws-sdk/client-s3 and react-hook-form.

Updates @aws-sdk/client-s3 from 3.906.0 to 3.908.0

Release notes

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

v3.908.0

3.908.0(2025-10-10)

Chores
  • codegen: sync for bowser removal, lstat fixes (#7418) (511167d5)
Documentation Changes
  • client-rds: Updated the text in the Important section of the ModifyDBClusterParameterGroup page. (23a42361)
New Features
  • clients: update client endpoints as of 2025-10-10 (b5e87b16)
  • client-lambda: Add InvokedViaFunctionUrl context key to limit invocations to only FURL invokes. (cf1e3beb)
  • client-bedrock-agentcore-control: Bedrock AgentCore release for Gateway, and Memory including Self-Managed Strategies support for Memory. (dd8408b9)
  • client-odb: This release adds APIs that allow you to specify CIDR ranges in your ODB peering connection. (72de496b)
  • client-cloudfront: Added new viewer security policy, TLSv1.2_2025, for CloudFront. (bbe5fc55)
  • client-bedrock-agentcore: Bedrock AgentCore release for Runtime, and Memory. (9ad809ec)
  • client-glue: Addition of AuditContext in GetTable/GetTables Request (cf3d8e19)
Bug Fixes
  • codegen: apply reserved word escaping to union shape in Json serializer (#7419) (9ee6cdcd)

For list of updated packages, view updated-packages.md in assets-3.908.0.zip

v3.907.0

3.907.0(2025-10-09)

Chores
  • util-user-agent-browser: remove bowser from default UA provider (#7413) (a94d95f7)
  • ci: run publish for codegen (#7415) (b2f1ac0c)
New Features
  • clients: update client endpoints as of 2025-10-09 (98148915)
  • client-wafv2: This release adds the ability to throw WafLimitsExceededException when the maximum number of Application Load Balancer (ALB) associations per AWS WAF v2 WebACL is exceeded. (33438d9d)
  • client-quicksight: This release adds support for ActionConnector and Flow, which are new resources associated with Amazon Quick Suite. Additional updates include expanded Data Source options, further branding customization, and new capabilities that can be restricted by Admins. (72c12a09)
Tests
  • core: modify request compression threshold values (#7414) (6b45d720)

... (truncated)

Changelog

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

3.908.0 (2025-10-10)

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

3.907.0 (2025-10-09)

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

Commits

Updates react-hook-form from 7.64.0 to 7.65.0

Release notes

Sourced from react-hook-form's releases.

Version 7.65.0

🧿 feat: <Watch /> component (#12986)

import { useForm, Watch } from 'react-hook-form';

const App = () => { const { register, control } = useForm();

return ( <div> <form> <input {...register('foo')} /> <input {...register('bar')} /> </form> {/* re-render only when value of foo changes */} <Watch control={control} names={['foo']} render={([foo]) => <span>{foo}</span>} /> </div> ); };

🐞 fix: respect parent-provided useFieldArray rules (#13082) (#13083 🐞 fix: getDirtyFields submit fields with null values when using useForm (#13079)

thanks to @​tesseractjh, @​Han5991 & @​jonathanarnault

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

🔄 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/1659 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/prod-minor-updates-9b5291575b` --- ### 📝 Commits (1) - [`ccb1f04`](https://github.com/fosrl/pangolin/commit/ccb1f04ad84f30aa52a07fce7dde2468fa4fb51e) Bump the prod-minor-updates group with 2 updates ### 📊 Changes **2 files changed** (+195 additions, -196 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+193 -194) 📝 `package.json` (+2 -2) </details> ### 📄 Description Bumps the prod-minor-updates group with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [react-hook-form](https://github.com/react-hook-form/react-hook-form). Updates `@aws-sdk/client-s3` from 3.906.0 to 3.908.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.908.0</h2> <h4>3.908.0(2025-10-10)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for bowser removal, lstat fixes (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7418">#7418</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/511167d52a6e5625b50e19fe4d604071024a6726">511167d5</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-rds:</strong> Updated the text in the Important section of the ModifyDBClusterParameterGroup page. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/23a42361698ed24cb582116e00b8ecafa39c9d36">23a42361</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-10-10 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b5e87b16d4845da067fcbdc348b36e30ae48d735">b5e87b16</a>)</li> <li><strong>client-lambda:</strong> Add InvokedViaFunctionUrl context key to limit invocations to only FURL invokes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cf1e3beb2586bb8e924b495a0c72c1aa90e45890">cf1e3beb</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Bedrock AgentCore release for Gateway, and Memory including Self-Managed Strategies support for Memory. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dd8408b93ed1ae35e310d2584b6e6d2472512b8d">dd8408b9</a>)</li> <li><strong>client-odb:</strong> This release adds APIs that allow you to specify CIDR ranges in your ODB peering connection. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/72de496b8c4a670dd3f79ee60fbdbcf3d1aec98f">72de496b</a>)</li> <li><strong>client-cloudfront:</strong> Added new viewer security policy, TLSv1.2_2025, for CloudFront. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bbe5fc5500366d8145f7d1c34599250f3db7e5a4">bbe5fc55</a>)</li> <li><strong>client-bedrock-agentcore:</strong> Bedrock AgentCore release for Runtime, and Memory. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ad809ec1f59ff568791dab2aa410fc27ee6f78e">9ad809ec</a>)</li> <li><strong>client-glue:</strong> Addition of AuditContext in GetTable/GetTables Request (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cf3d8e194f621fe562efe6eead32f81b8f3b50c2">cf3d8e19</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>codegen:</strong> apply reserved word escaping to union shape in Json serializer (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7419">#7419</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ee6cdcd05b7ac80a5bf63158fea82e37e48bc43">9ee6cdcd</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.908.0.zip</strong></p> <h2>v3.907.0</h2> <h4>3.907.0(2025-10-09)</h4> <h5>Chores</h5> <ul> <li><strong>util-user-agent-browser:</strong> remove bowser from default UA provider (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7413">#7413</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a94d95f701bd74cbd89de85ce584c2f6ca555ff3">a94d95f7</a>)</li> <li><strong>ci:</strong> run publish for codegen (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7415">#7415</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b2f1ac0ce9b851fd56d0df98bde1e8591ac8176f">b2f1ac0c</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-10-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/98148915460e3d6dbdd8916748db46b401a28794">98148915</a>)</li> <li><strong>client-wafv2:</strong> This release adds the ability to throw WafLimitsExceededException when the maximum number of Application Load Balancer (ALB) associations per AWS WAF v2 WebACL is exceeded. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/33438d9d2baab8fd388914c3f9a37d19b0643313">33438d9d</a>)</li> <li><strong>client-quicksight:</strong> This release adds support for ActionConnector and Flow, which are new resources associated with Amazon Quick Suite. Additional updates include expanded Data Source options, further branding customization, and new capabilities that can be restricted by Admins. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/72c12a09df979cc5b9930bbbd168aca3810110d7">72c12a09</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>core:</strong> modify request compression threshold values (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7414">#7414</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6b45d72016ff7f01ceb122a5fec804a271a9aeba">6b45d720</a>)</li> </ul> <hr /> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.907.0...v3.908.0">3.908.0</a> (2025-10-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.906.0...v3.907.0">3.907.0</a> (2025-10-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/c5dbfc656eb7c8e29ef683705c62113280e30ebd"><code>c5dbfc6</code></a> Publish v3.908.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/511167d52a6e5625b50e19fe4d604071024a6726"><code>511167d</code></a> chore(codegen): sync for bowser removal, lstat fixes (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7418">#7418</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/20bfe7d6067ae5fc31aa43ab668340d67a7f6bea"><code>20bfe7d</code></a> Publish v3.907.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.908.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `react-hook-form` from 7.64.0 to 7.65.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/react-hook-form/releases">react-hook-form's releases</a>.</em></p> <blockquote> <h2>Version 7.65.0</h2> <p>🧿 feat: <code>&lt;Watch /&gt;</code> component (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12986">#12986</a>)</p> <pre lang="tsx"><code>import { useForm, Watch } from 'react-hook-form'; <p>const App = () =&gt; { const { register, control } = useForm();</p> <p>return ( &lt;div&gt; &lt;form&gt; &lt;input {...register('foo')} /&gt; &lt;input {...register('bar')} /&gt; &lt;/form&gt; {/* re-render only when value of <code>foo</code> changes */} &lt;Watch control={control} names={['foo']} render={([foo]) =&gt; &lt;span&gt;{foo}&lt;/span&gt;} /&gt; &lt;/div&gt; ); }; </code></pre></p> <p>🐞 fix: respect parent-provided <code>useFieldArray</code> rules (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13082">#13082</a>) (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13083">#13083</a> 🐞 fix: <code>getDirtyFields</code> submit fields with null values when using <code>useForm</code> (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13079">#13079</a>)</p> <p>thanks to <a href="https://github.com/tesseractjh"><code>@​tesseractjh</code></a>, <a href="https://github.com/Han5991"><code>@​Han5991</code></a> &amp; <a href="https://github.com/jonathanarnault"><code>@​jonathanarnault</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/1ebe316f71eb90ca6bf4c55c0881754f2d868ccf"><code>1ebe316</code></a> 7.65.0</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/ded8e1151540f47f699d11262ccc14f60f467b5a"><code>ded8e11</code></a> 🐞 fix: respect parent-provided useFieldArray rules (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13082">#13082</a>) (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13083">#13083</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/c2a3509a9eefedb89fbe6c398252e48250b7fbfb"><code>c2a3509</code></a> 🐞 fix: <code>getDirtyFields</code> submit fields with null values when using useForm (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/1">#1</a>...</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/da6bd715997c5f13f3d4c52f6c928d0ec7472a29"><code>da6bd71</code></a> 🧿 type: minor improvement on &lt;Watch /&gt; component (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13077">#13077</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/c14131fab972159c4b645973ac15539b0fd9b1d6"><code>c14131f</code></a> 🧿 feat: <code>\&lt;Watch /&gt;</code> component (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12986">#12986</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/7c752c96500c352f616ac010eaffe53b05894c8f"><code>7c752c9</code></a> ❤️ thank you so much for the past sponsors</li> <li>See full diff in <a href="https://github.com/react-hook-form/react-hook-form/compare/v7.64.0...v7.65.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>
GiteaMirror added the pull-request label 2026-04-20 08:57:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#4591