clients: update client endpoints as of 2025-10-08 (9f44c29c)
client-license-manager-user-subscriptions: Released support for IPv6 and dual-stack active directories (288c63a8)
client-outposts: This release adds the new StartOutpostDecommission API, which starts the decommission process to return Outposts racks or servers. (2bfac290)
client-bedrock-agentcore-control: Adding support for authorizer type AWS_IAM to AgentCore Control Gateway. (c3b83d46)
client-service-quotas: introduces Service Quotas Automatic Management. Users can opt-in to monitoring and managing service quotas, receive notifications when quota usage reaches thresholds, configure notification channels, subscribe to EventBridge events for automation, and view notifications in the AWS Health dashboard. (136894bf)
For list of updated packages, view updated-packages.md in assets-3.906.0.zip
v3.905.0
3.905.0(2025-10-07)
Chores
codegen:
set duplicatesStrategy to EXCLUDE (#7410) (bc9d8888)
fix gradle task dependency and duplicate handling in sourcesJar (#7409) (d14be42c)
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/1641
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 10/9/2025
**Status:** ✅ Merged
**Merged:** 10/13/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `main` ← **Head:** `dependabot/npm_and_yarn/prod-minor-updates-7acd695279`
---
### 📝 Commits (1)
- [`bad88e4`](https://github.com/fosrl/pangolin/commit/bad88e47416963b965101510a895ae5a3f65aff5) Bump the prod-minor-updates group with 2 updates
### 📊 Changes
**2 files changed** (+101 additions, -120 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+99 -118)
📝 `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-easy-sort](https://github.com/ValentinH/react-easy-sort).
Updates `@aws-sdk/client-s3` from 3.901.0 to 3.906.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.906.0</h2>
<h4>3.906.0(2025-10-08)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> inline schema number values (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7412">#7412</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99121e8809db7ffe7348f2f4e8b9c884e4a66eb5">99121e88</a>)</li>
<li><strong>clients:</strong> use rollup for dist-cjs (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7406">#7406</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/764235992f9821421dd6bb4079360f16b37cbd17">76423599</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-10-08 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9f44c29c0d7ea0705af178f63936e2fd4eddf869">9f44c29c</a>)</li>
<li><strong>client-license-manager-user-subscriptions:</strong> Released support for IPv6 and dual-stack active directories (<a href="https://github.com/aws/aws-sdk-js-v3/commit/288c63a89ef22d1bb218337588bfaec9843bb2b5">288c63a8</a>)</li>
<li><strong>client-outposts:</strong> This release adds the new StartOutpostDecommission API, which starts the decommission process to return Outposts racks or servers. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2bfac290e4310bf9c8f70bdafa432f58a3679722">2bfac290</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Adding support for authorizer type AWS_IAM to AgentCore Control Gateway. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c3b83d46952483083c5c646ebff11685e1c9410b">c3b83d46</a>)</li>
<li><strong>client-service-quotas:</strong> introduces Service Quotas Automatic Management. Users can opt-in to monitoring and managing service quotas, receive notifications when quota usage reaches thresholds, configure notification channels, subscribe to EventBridge events for automation, and view notifications in the AWS Health dashboard. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/136894bf2600852c12f12cd3d805f9bac7ba61b1">136894bf</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.906.0.zip</strong></p>
<h2>v3.905.0</h2>
<h4>3.905.0(2025-10-07)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>set duplicatesStrategy to EXCLUDE (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7410">#7410</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc9d88881a46b51332d4ce03c442310d5fa4e979">bc9d8888</a>)</li>
<li>fix gradle task dependency and duplicate handling in sourcesJar (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7409">#7409</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d14be42c32e40a122382ee2ce85904af0d56891c">d14be42c</a>)</li>
<li>bump codegen version to 0.36.1 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7407">#7407</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b53be929519010d4fdab6f3182172026e4f81ff6">b53be929</a>)</li>
</ul>
</li>
<li>update bundler benchmark list (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7405">#7405</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4fb0fd0e99a177d4e0bc3370c2d6f33dfc5eee40">4fb0fd0e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-10-07 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eaf71394eea13ee7583246cac57c2e3946b4d2b8">eaf71394</a>)</li>
<li><strong>client-proton:</strong> Deprecating APIs in AWS Proton namespace. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2b4937b9a70085fb03583e96ba07a533c10b2bb9">2b4937b9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> restrict lstat calls to fs.ReadStream objects (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7411">#7411</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/120f408f18c2ef3c4b995a9291bb328fd81267b0">120f408f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.905.0.zip</strong></p>
<h2>v3.904.0</h2>
<h4>3.904.0(2025-10-06)</h4>
<h5>Chores</h5>
<!-- 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.905.0...v3.906.0">3.906.0</a> (2025-10-08)</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/8f1632736c47e064604ffc77bada1abff4a731d6"><code>8f16327</code></a> Publish v3.906.0</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.906.0/clients/client-s3">compare view</a></li>
</ul>
</details>
<br />
Updates `react-easy-sort` from 1.7.0 to 1.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ValentinH/react-easy-sort/releases">react-easy-sort's releases</a>.</em></p>
<blockquote>
<h2>v1.8.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add optional auto scrolling of the container during sort by <a href="https://github.com/tumispro"><code>@tumispro</code></a> in <a href="https://redirect.github.com/ValentinH/react-easy-sort/pull/52">ValentinH/react-easy-sort#52</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ValentinH/react-easy-sort/compare/v1.7.0...v1.8.0">https://github.com/ValentinH/react-easy-sort/compare/v1.7.0...v1.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ValentinH/react-easy-sort/commit/50ee5126007897eccf81c4b3ace107c2c1f5ff51"><code>50ee512</code></a> 1.8.0</li>
<li><a href="https://github.com/ValentinH/react-easy-sort/commit/e8b4c7cfea72a27ac7a4a2a0c35f9d5a215b3ea6"><code>e8b4c7c</code></a> Fix build</li>
<li><a href="https://github.com/ValentinH/react-easy-sort/commit/579d7f03a0dda4f71e74f0f23c2a5ac500a475f1"><code>579d7f0</code></a> more yarn</li>
<li><a href="https://github.com/ValentinH/react-easy-sort/commit/6640d5be61e291b69af6d814f1b4dae77b4d2b7b"><code>6640d5b</code></a> define packageManager</li>
<li><a href="https://github.com/ValentinH/react-easy-sort/commit/f5fa525645a2eb30657aef491b05ac7cafa03996"><code>f5fa525</code></a> update the whole repository setup</li>
<li><a href="https://github.com/ValentinH/react-easy-sort/commit/3c0cdd3a9e479a4e2541ce061525874075c0853a"><code>3c0cdd3</code></a> update np</li>
<li><a href="https://github.com/ValentinH/react-easy-sort/commit/9e0e4f44e4fdd9c1c10623b64e856409b347db49"><code>9e0e4f4</code></a> Force Node 18</li>
<li><a href="https://github.com/ValentinH/react-easy-sort/commit/ce1555c0bbad1bf13efc7cab1aca67eff8ea3de9"><code>ce1555c</code></a> Add optional auto scrolling of the container during sort (<a href="https://redirect.github.com/ValentinH/react-easy-sort/issues/52">#52</a>)</li>
<li>See full diff in <a href="https://github.com/ValentinH/react-easy-sort/compare/v1.7.0...v1.8.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/1641
Author: @dependabot[bot]
Created: 10/9/2025
Status: ✅ Merged
Merged: 10/13/2025
Merged by: @oschwartz10612
Base:
main← Head:dependabot/npm_and_yarn/prod-minor-updates-7acd695279📝 Commits (1)
bad88e4Bump the prod-minor-updates group with 2 updates📊 Changes
2 files changed (+101 additions, -120 deletions)
View changed files
📝
package-lock.json(+99 -118)📝
package.json(+2 -2)📄 Description
Bumps the prod-minor-updates group with 2 updates: @aws-sdk/client-s3 and react-easy-sort.
Updates
@aws-sdk/client-s3from 3.901.0 to 3.906.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
8f16327Publish v3.906.0Updates
react-easy-sortfrom 1.7.0 to 1.8.0Release notes
Sourced from react-easy-sort's releases.
Commits
50ee5121.8.0e8b4c7cFix build579d7f0more yarn6640d5bdefine packageManagerf5fa525update the whole repository setup3c0cdd3update np9e0e4f4Force Node 18ce1555cAdd optional auto scrolling of the container during sort (#52)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.