-
Notifications
You must be signed in to change notification settings - Fork 696
Comparing changes
Open a pull request
base repository: github-aws-runners/terraform-aws-github-runner
base: v6.8.2
head repository: github-aws-runners/terraform-aws-github-runner
compare: v6.8.3
- 13 commits
- 16 files changed
- 3 contributors
Commits on Oct 11, 2025
-
chore(deps): bump actions/stale from 10.0.0 to 10.1.0 in the github g…
…roup (#4812) Bumps the github group with 1 update: [actions/stale](https://github.com/actions/stale). Updates `actions/stale` from 10.0.0 to 10.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/stale/releases">actions/stale's releases</a>.</em></p> <blockquote> <h2>v10.1.0</h2> <h2>What's Changed</h2> <ul> <li>Add <code>only-issue-types</code> option to filter issues by type by <a href="https://github.com/Bibo-Joshi"><code>@Bibo-Joshi</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1255">actions/stale#1255</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Bibo-Joshi"><code>@Bibo-Joshi</code></a> made their first contribution in <a href="https://redirect.github.com/actions/stale/pull/1255">actions/stale#1255</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/stale/compare/v10...v10.1.0">https://github.com/actions/stale/compare/v10...v10.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/stale/commit/5f858e3efba33a5ca4407a664cc011ad407f2008"><code>5f858e3</code></a> Add <code>only-issue-types</code> option to filter issues by type (<a href="https://redirect.github.com/actions/stale/issues/1255">#1255</a>)</li> <li>See full diff in <a href="https://github.com/actions/stale/compare/3a9db7e6a41a89f618792c92c0e97cc736e1b13f...5f858e3efba33a5ca4407a664cc011ad407f2008">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d1d4d5 - Browse repository at this point
Copy the full SHA 7d1d4d5View commit details -
chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#4813)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ossf/scorecard-action/releases">ossf/scorecard-action's releases</a>.</em></p> <blockquote> <h2>v2.4.3</h2> <h2>What's Changed</h2> <p>This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to the <a href="https://github.com/ossf/scorecard/releases/tag/v5.3.0">Scorecard v5.3.0 release notes</a>.</p> <h2>Documentation</h2> <ul> <li>docs: clarify <code>GITHUB_TOKEN</code> permissions needed for private repos by <a href="https://github.com/pankajtaneja5"><code>@pankajtaneja5</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1574">ossf/scorecard-action#1574</a></li> <li>:book: Fix recommended command to test the image in development by <a href="https://github.com/deivid-rodriguez"><code>@deivid-rodriguez</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1583">ossf/scorecard-action#1583</a></li> </ul> <h2>Other</h2> <ul> <li>add missing top-level token permissions to workflows by <a href="https://github.com/timothyklee"><code>@timothyklee</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1566">ossf/scorecard-action#1566</a></li> <li>setup codeowners for requesting reviews by <a href="https://github.com/spencerschrock"><code>@spencerschrock</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1576">ossf/scorecard-action#1576</a></li> <li>:seedling: Improve printing options by <a href="https://github.com/deivid-rodriguez"><code>@deivid-rodriguez</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1584">ossf/scorecard-action#1584</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/timothyklee"><code>@timothyklee</code></a> made their first contribution in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1566">ossf/scorecard-action#1566</a></li> <li><a href="https://github.com/pankajtaneja5"><code>@pankajtaneja5</code></a> made their first contribution in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1574">ossf/scorecard-action#1574</a></li> <li><a href="https://github.com/deivid-rodriguez"><code>@deivid-rodriguez</code></a> made their first contribution in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1584">ossf/scorecard-action#1584</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ossf/scorecard-action/compare/v2.4.2...v2.4.3">https://github.com/ossf/scorecard-action/compare/v2.4.2...v2.4.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ossf/scorecard-action/commit/4eaacf0543bb3f2c246792bd56e8cdeffafb205a"><code>4eaacf0</code></a> bump docker to ghcr v2.4.3 (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1587">#1587</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/42e3a017b9617c5bbc5f1c692cdbc2cd041bd97a"><code>42e3a01</code></a> :seedling: Bump the github-actions group with 3 updates (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1585">#1585</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/88c07acb7bc818897f9ea58eba9d81c53b322f15"><code>88c07ac</code></a> :seedling: Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.0 (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1579">#1579</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/6c690f2f38ab31402da4e3f8d698c15405764128"><code>6c690f2</code></a> Bump github.com/ossf/scorecard/v5 from v5.2.1 to v5.3.0 (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1586">#1586</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/92083b52695004080225eb9301fde390183707cd"><code>92083b5</code></a> :book: Fix recommended command to test the image in development (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1583">#1583</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/7975ea6064717f16f09a57ad5f8e24017ad4dbd9"><code>7975ea6</code></a> :seedling: Bump the docker-images group across 1 directory with 2 updates (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1">#1</a>...</li> <li><a href="https://github.com/ossf/scorecard-action/commit/0d1a74394f208e63c946c1b5377d3ad15f0265bf"><code>0d1a743</code></a> :seedling: Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1575">#1575</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/46e6e0c0ac415287a696b2be6d98071134fd27a7"><code>46e6e0c</code></a> :seedling: Bump the github-actions group with 2 updates (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1580">#1580</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/c3f13501596645d3bd6fee6b843bd36b66df4f5d"><code>c3f1350</code></a> :seedling: Improve printing options (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1584">#1584</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/43e475b79a8bd5217334edc08879005b2229d79a"><code>43e475b</code></a> :seedling: Bump golang.org/x/net from 0.42.0 to 0.44.0 (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1578">#1578</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ossf/scorecard-action/compare/05b42c624433fc40578a4040d5cf5e36ddca8cde...4eaacf0543bb3f2c246792bd56e8cdeffafb205a">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 394b003 - Browse repository at this point
Copy the full SHA 394b003View commit details -
chore(deps): bump terraform-linters/setup-tflint from 5.0.0 to 6.2.0 (#…
…4814) Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 5.0.0 to 6.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/terraform-linters/setup-tflint/releases">terraform-linters/setup-tflint's releases</a>.</em></p> <blockquote> <h2>v6.2.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Features</h3> <ul> <li>feat: show tflint version and set output by <a href="https://github.com/bendrucker"><code>@bendrucker</code></a> in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/353">terraform-linters/setup-tflint#353</a></li> <li>feat: add cache-hit output by <a href="https://github.com/bendrucker"><code>@bendrucker</code></a> in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/354">terraform-linters/setup-tflint#354</a></li> <li>feat: cache tflint binary using <code>@actions/tool-cache</code> by <a href="https://github.com/bendrucker"><code>@bendrucker</code></a> in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/355">terraform-linters/setup-tflint#355</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/terraform-linters/setup-tflint/compare/v6...v6.2.0">https://github.com/terraform-linters/setup-tflint/compare/v6...v6.2.0</a></p> <h2>v6.1.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Features</h3> <ul> <li>feat: add plugin caching by <a href="https://github.com/bendrucker"><code>@bendrucker</code></a> in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/347">terraform-linters/setup-tflint#347</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/terraform-linters/setup-tflint/compare/v6...v6.1.0">https://github.com/terraform-linters/setup-tflint/compare/v6...v6.1.0</a></p> <h2>v6.0.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Breaking</h3> <ul> <li>upgrade to node 24 by <a href="https://github.com/chenrui333"><code>@chenrui333</code></a> in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/335">terraform-linters/setup-tflint#335</a></li> </ul> <h3>Docs</h3> <ul> <li>Update all mentions of terraform-linters/setup-tflint@v4 to v5 by <a href="https://github.com/Rumbles"><code>@Rumbles</code></a> in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/334">terraform-linters/setup-tflint#334</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps): Bump actions/cache from 4.2.3 to 4.2.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/325">terraform-linters/setup-tflint#325</a></li> <li>build(deps-dev): Bump jest from 29.7.0 to 30.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/327">terraform-linters/setup-tflint#327</a></li> <li>build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/326">terraform-linters/setup-tflint#326</a></li> <li>build(deps-dev): Bump <code>@eslint/compat</code> from 1.2.7 to 1.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/329">terraform-linters/setup-tflint#329</a></li> <li>build(deps-dev): Bump eslint-plugin-jsdoc from 51.3.1 to 54.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/328">terraform-linters/setup-tflint#328</a></li> <li>build(deps-dev): Bump <code>@eslint/js</code> from 9.30.0 to 9.34.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/330">terraform-linters/setup-tflint#330</a></li> <li>build(deps-dev): Bump eslint-plugin-import from 2.31.0 to 2.32.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/332">terraform-linters/setup-tflint#332</a></li> <li>build(deps-dev): Bump eslint-plugin-prettier from 5.2.5 to 5.5.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/331">terraform-linters/setup-tflint#331</a></li> <li>build(deps): Bump actions/setup-node from 4.4.0 to 5.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/336">terraform-linters/setup-tflint#336</a></li> <li>build(deps): Bump haya14busa/action-update-semver from 1.3.0 to 1.5.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/338">terraform-linters/setup-tflint#338</a></li> <li>build(deps-dev): Bump eslint from 9.30.0 to 9.36.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/339">terraform-linters/setup-tflint#339</a></li> <li>build(deps-dev): Bump jest from 30.1.1 to 30.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/340">terraform-linters/setup-tflint#340</a></li> <li>build(deps-dev): Bump <code>@babel/eslint-parser</code> from 7.28.0 to 7.28.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/342">terraform-linters/setup-tflint#342</a></li> <li>build(deps-dev): Bump eslint-plugin-jsdoc from 54.1.1 to 60.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/344">terraform-linters/setup-tflint#344</a></li> <li>build(deps-dev): Bump <code>@vercel/ncc</code> from 0.38.3 to 0.38.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/341">terraform-linters/setup-tflint#341</a></li> <li>build(deps): Bump actions/cache from 4.2.4 to 4.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/terraform-linters/setup-tflint/pull/337">terraform-linters/setup-tflint#337</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/acd1575d3c037258ce5b2dd01379dc49ce24c6b7"><code>acd1575</code></a> feat: cache tflint binary using <code>@actions/tool-cache</code> (<a href="https://redirect.github.com/terraform-linters/setup-tflint/issues/355">#355</a>)</li> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/d75d07df1e36e4dd045a422fbff5f50045f1c0b7"><code>d75d07d</code></a> feat: add cache-hit output (<a href="https://redirect.github.com/terraform-linters/setup-tflint/issues/354">#354</a>)</li> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/9f4472348bd352a13a6e53bad90720a816d54d45"><code>9f44723</code></a> feat: show tflint version and set output (<a href="https://redirect.github.com/terraform-linters/setup-tflint/issues/353">#353</a>)</li> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/a8a2cbdfb17397afadcc4fb3fcd64fdb215f0f9f"><code>a8a2cbd</code></a> feat: add plugin caching (<a href="https://redirect.github.com/terraform-linters/setup-tflint/issues/347">#347</a>)</li> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/63ca1992080baeca6f0896d8971a21bea3539471"><code>63ca199</code></a> readme: v5 -> v6</li> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/115085cc23c5f5eeebad58ba418ec14e88c7a431"><code>115085c</code></a> upgrade to node 24 (<a href="https://redirect.github.com/terraform-linters/setup-tflint/issues/335">#335</a>)</li> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/a2785e7724816401cb652dcf526eccc145682834"><code>a2785e7</code></a> build(deps-dev): Bump <code>@eslint/compat</code> from 1.3.2 to 1.4.0 (<a href="https://redirect.github.com/terraform-linters/setup-tflint/issues/343">#343</a>)</li> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/6ed4d8d1368994370330c1c9a429b8a558ce7b14"><code>6ed4d8d</code></a> build(deps-dev): Bump globals from 16.0.0 to 16.4.0 (<a href="https://redirect.github.com/terraform-linters/setup-tflint/issues/345">#345</a>)</li> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/4358ce97b2aa8a1488ce83524ce3edbd200a0eee"><code>4358ce9</code></a> build(deps): Bump actions/cache from 4.2.4 to 4.3.0 (<a href="https://redirect.github.com/terraform-linters/setup-tflint/issues/337">#337</a>)</li> <li><a href="https://github.com/terraform-linters/setup-tflint/commit/61c956a6418a98c46ce2090538b6336e2be4bdf4"><code>61c956a</code></a> build(deps-dev): Bump <code>@vercel/ncc</code> from 0.38.3 to 0.38.4 (<a href="https://redirect.github.com/terraform-linters/setup-tflint/issues/341">#341</a>)</li> <li>Additional commits viewable in <a href="https://github.com/terraform-linters/setup-tflint/compare/ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6...acd1575d3c037258ce5b2dd01379dc49ce24c6b7">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 17d8f91 - Browse repository at this point
Copy the full SHA 17d8f91View commit details -
chore(deps): bump github/codeql-action from 3.28.3 to 3.30.6 (#4815)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.3 to 3.30.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action's releases</a>.</em></p> <blockquote> <h2>v3.30.6</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>3.30.6 - 02 Oct 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.23.2. <a href="https://redirect.github.com/github/codeql-action/pull/3168">#3168</a></li> </ul> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.30.6/CHANGELOG.md">CHANGELOG.md</a> for more information.</p> <h2>v3.30.5</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>3.30.5 - 26 Sep 2025</h2> <ul> <li>We fixed a bug that was introduced in <code>3.30.4</code> with <code>upload-sarif</code> which resulted in files without a <code>.sarif</code> extension not getting uploaded. <a href="https://redirect.github.com/github/codeql-action/pull/3160">#3160</a></li> </ul> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.30.5/CHANGELOG.md">CHANGELOG.md</a> for more information.</p> <h2>v3.30.4</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>3.30.4 - 25 Sep 2025</h2> <ul> <li>We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the <code>codeql-action/init</code> step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the <code>codeql-action/init</code> step. <a href="https://redirect.github.com/github/codeql-action/pull/3099">#3099</a> and <a href="https://redirect.github.com/github/codeql-action/pull/3100">#3100</a></li> <li>We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. <a href="https://redirect.github.com/github/codeql-action/pull/3107">#3107</a></li> <li>You can now run the latest CodeQL nightly bundle by passing <code>tools: nightly</code> to the <code>init</code> action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. <a href="https://redirect.github.com/github/codeql-action/pull/3130">#3130</a></li> <li>Update default CodeQL bundle version to 2.23.1. <a href="https://redirect.github.com/github/codeql-action/pull/3118">#3118</a></li> </ul> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.30.4/CHANGELOG.md">CHANGELOG.md</a> for more information.</p> <h2>v3.30.3</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>3.30.3 - 10 Sep 2025</h2> <p>No user facing changes.</p> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.30.3/CHANGELOG.md">CHANGELOG.md</a> for more information.</p> <h2>v3.30.2</h2> <h1>CodeQL Action Changelog</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>[UNRELEASED]</h2> <ul> <li>[v4+ only] The CodeQL Action now runs on Node.js v24. <a href="https://redirect.github.com/github/codeql-action/pull/3169">#3169</a></li> </ul> <h2>3.30.6 - 02 Oct 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.23.2. <a href="https://redirect.github.com/github/codeql-action/pull/3168">#3168</a></li> </ul> <h2>3.30.5 - 26 Sep 2025</h2> <ul> <li>We fixed a bug that was introduced in <code>3.30.4</code> with <code>upload-sarif</code> which resulted in files without a <code>.sarif</code> extension not getting uploaded. <a href="https://redirect.github.com/github/codeql-action/pull/3160">#3160</a></li> </ul> <h2>3.30.4 - 25 Sep 2025</h2> <ul> <li>We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the <code>codeql-action/init</code> step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the <code>codeql-action/init</code> step. <a href="https://redirect.github.com/github/codeql-action/pull/3099">#3099</a> and <a href="https://redirect.github.com/github/codeql-action/pull/3100">#3100</a></li> <li>We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. <a href="https://redirect.github.com/github/codeql-action/pull/3107">#3107</a></li> <li>You can now run the latest CodeQL nightly bundle by passing <code>tools: nightly</code> to the <code>init</code> action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. <a href="https://redirect.github.com/github/codeql-action/pull/3130">#3130</a></li> <li>Update default CodeQL bundle version to 2.23.1. <a href="https://redirect.github.com/github/codeql-action/pull/3118">#3118</a></li> </ul> <h2>3.30.3 - 10 Sep 2025</h2> <p>No user facing changes.</p> <h2>3.30.2 - 09 Sep 2025</h2> <ul> <li>Fixed a bug which could cause language autodetection to fail. <a href="https://redirect.github.com/github/codeql-action/pull/3084">#3084</a></li> <li>Experimental: The <code>quality-queries</code> input that was added in <code>3.29.2</code> as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new <code>analysis-kinds</code> input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. <a href="https://redirect.github.com/github/codeql-action/pull/3064">#3064</a></li> </ul> <h2>3.30.1 - 05 Sep 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.23.0. <a href="https://redirect.github.com/github/codeql-action/pull/3077">#3077</a></li> </ul> <h2>3.30.0 - 01 Sep 2025</h2> <ul> <li>Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. <a href="https://redirect.github.com/github/codeql-action/pull/3054">#3054</a></li> </ul> <h2>3.29.11 - 21 Aug 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.22.4. <a href="https://redirect.github.com/github/codeql-action/pull/3044">#3044</a></li> </ul> <h2>3.29.10 - 18 Aug 2025</h2> <p>No user facing changes.</p> <h2>3.29.9 - 12 Aug 2025</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/64d10c13136e1c5bce3e5fbde8d4906eeaafc885"><code>64d10c1</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3172">#3172</a> from github/update-v3.30.6-10feb5d2a</li> <li><a href="https://github.com/github/codeql-action/commit/909610e8a847f0bd00aec15db1ca9e69b006b832"><code>909610e</code></a> Update changelog for v3.30.6</li> <li><a href="https://github.com/github/codeql-action/commit/10feb5d2a2535fc4a649a440d3cc1605adc4b401"><code>10feb5d</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3167">#3167</a> from github/mbg/upload-sarif/find-then-filter</li> <li><a href="https://github.com/github/codeql-action/commit/4182ea3d4e571a0ef1fe400e2be7dac377d0bfab"><code>4182ea3</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3168">#3168</a> from github/update-bundle/codeql-bundle-v2.23.2</li> <li><a href="https://github.com/github/codeql-action/commit/34afe5b7b14d3606c13bf651daa19ddd8a0f7266"><code>34afe5b</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3171">#3171</a> from github/mbg/start-proxy/telemetry</li> <li><a href="https://github.com/github/codeql-action/commit/096fe67f97e494ef06346b2edba7862069e6f879"><code>096fe67</code></a> Merge branch 'main' into update-bundle/codeql-bundle-v2.23.2</li> <li><a href="https://github.com/github/codeql-action/commit/b4964014adc5c667e691999fa475b29d2634750c"><code>b496401</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3170">#3170</a> from github/mbg/start-proxy/remove-update-workflow</li> <li><a href="https://github.com/github/codeql-action/commit/d573787cca00bdd533d895012a2af0dad5f2e66a"><code>d573787</code></a> Report registry types that are configured for CodeQL in <code>start-proxy</code> telemetry</li> <li><a href="https://github.com/github/codeql-action/commit/15916800df051ff24b89c0f961260e8bea28d85f"><code>1591680</code></a> Send a basic status report in <code>start-proxy</code> Action if it succeeds</li> <li><a href="https://github.com/github/codeql-action/commit/cb5a2849ac05d53b82c70a5feb2a56a85feb20d4"><code>cb5a284</code></a> Send status report when <code>start-proxy</code> fails</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/v3.28.3...64d10c13136e1c5bce3e5fbde8d4906eeaafc885">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a39aded - Browse repository at this point
Copy the full SHA a39adedView commit details -
chore(lambda): bump @typescript-eslint/parser from 8.45.0 to 8.46.0 i…
…n /lambdas (#4816) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.45.0 to 8.46.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.46.0</h2> <h2>8.46.0 (2025-10-06)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] add allowOptionalChaining option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11659">#11659</a>)</li> <li><strong>eslint-plugin-internal:</strong> [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11323">#11323</a>)</li> <li><strong>rule-schema-to-typescript-types:</strong> clean up and make public (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11633">#11633</a>)</li> <li><strong>typescript-eslint:</strong> export util types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10848">#10848</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10849">#10849</a>)</li> <li><strong>typescript-estree:</strong> mention file specifics in project service allowDefaultProject error (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11635">#11635</a>)</li> <li><strong>typescript-estree:</strong> private identifiers can only appear on LHS of in expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9232">#9232</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-floating-promises] remove excess parentheses in suggestions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11487">#11487</a>)</li> <li><strong>eslint-plugin:</strong> [unbound-method] improve wording around <code>this: void</code> and binding (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11634">#11634</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] ignore deprecated <code>export import</code>s (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11603">#11603</a>)</li> <li><strong>eslint-plugin:</strong> removed error type previously deprecated (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11674">#11674</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] ignore tagged primitives (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11660">#11660</a>)</li> <li><strong>rule-tester:</strong> deprecate TestCaseError#type and LintMessage#nodeType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11628">#11628</a>)</li> <li><strong>typescript-estree:</strong> forbid <code>abstract</code> modifier in object methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11656">#11656</a>)</li> <li><strong>typescript-estree:</strong> forbid abstract method and accessor to have implementation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11657">#11657</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>fisker Cheung <a href="https://github.com/fisker"><code>@fisker</code></a></li> <li>Josh Goldberg ✨</li> <li>Joshua Chen</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Mark de Dios <a href="https://github.com/peanutenthusiast"><code>@peanutenthusiast</code></a></li> <li>Mister-Hope <a href="https://github.com/Mister-Hope"><code>@Mister-Hope</code></a></li> <li>Richard Torres <a href="https://github.com/richardtorres314"><code>@richardtorres314</code></a></li> <li>Victor Genaev <a href="https://github.com/mainframev"><code>@mainframev</code></a></li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@nayounsang</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.46.0 (2025-10-06)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/aec785e33d63b248231c3e68c9aeb792caf21acc"><code>aec785e</code></a> chore(release): publish 8.46.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/parser">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 398c7ab - Browse repository at this point
Copy the full SHA 398c7abView commit details -
chore(docs): bump mkdocs-material from 9.6.20 to 9.6.21 in /.github/w…
…orkflows/mkdocs in the python-deps group (#4819) Bumps the python-deps group in /.github/workflows/mkdocs with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-material` from 9.6.20 to 9.6.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p> <blockquote> <h2>mkdocs-material-9.6.21</h2> <ul> <li>Updated Serbian translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8458">#8458</a>: Temporary pin of click dependency</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p> <blockquote> <p>mkdocs-material-9.6.21 (2025-09-30)</p> <ul> <li>Updated Serbian translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8458">#8458</a>: Temporary pin of click dependency</li> </ul> <p>mkdocs-material-9.6.20 (2025-09-15)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8446">#8446</a>: Deprecation warning as of Python 3.14 in Emoji extension</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8440">#8440</a>: <code>&</code> character not escaped in search highlighting</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8439">#8439</a>: FontAwesome icons color not set in social cards (regression)</li> </ul> <p>mkdocs-material-9.6.19 (2025-09-07)</p> <ul> <li>Added support for Python 3.14</li> <li>Updated Bahasa Malaysia translations</li> </ul> <p>mkdocs-material-9.6.18 (2025-08-22)</p> <ul> <li>Updated Azerbaijani translations</li> <li>Fixed last compat issues with [minijinja], now 100% compatible</li> </ul> <p>mkdocs-material-9.6.17 (2025-08-15)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8396">#8396</a>: Videos do not autoplay when inside a content tab</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8394">#8394</a>: Stroke width not effective in Mermaid.js diagrams</li> <li>Fixed disappearing version selector when hiding page title</li> </ul> <p>mkdocs-material-9.6.16 (2025-07-26)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8349">#8349</a>: Info plugin doesn't correctly detect virtualenv in some cases</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8334">#8334</a>: Find-in-page detects matches in hidden search result list</li> </ul> <p>mkdocs-material-9.6.15 (2025-07-01)</p> <ul> <li>Updated Mongolian translations</li> <li>Improved semantic markup of "edit this page" button</li> <li>Improved info plugin virtual environment resolution</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8291">#8291</a>: Large font size setting throws of breakpoints in JavaScript</li> </ul> <p>mkdocs-material-9.6.14 (2025-05-13)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8215">#8215</a>: Social plugin crashes when CairoSVG is updated to 2.8</li> </ul> <p>mkdocs-material-9.6.13 (2025-05-10)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8204">#8204</a>: Annotations showing list markers in print view</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8153">#8153</a>: Improve style of cardinality symbols in Mermaid.js ER diagrams</li> </ul> <p>mkdocs-material-9.6.12 (2025-04-17)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f7cacc0089c01e6c075512da06de949e769dad0e"><code>f7cacc0</code></a> Prepare 9.6.21 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/6f715fbe063869d6fda139c0b9f06e371517d106"><code>6f715fb</code></a> Unpinned click</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/97e275c953e5b8255ca24ca166ddd802e23d84b1"><code>97e275c</code></a> Updated Serbian languages (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8445">#8445</a>)</li> <li>See full diff in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.6.20...9.6.21">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c48ebbf - Browse repository at this point
Copy the full SHA c48ebbfView commit details -
chore(lambda): bump @typescript-eslint/eslint-plugin from 8.45.0 to 8…
….46.0 in /lambdas (#4818) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.45.0 to 8.46.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.46.0</h2> <h2>8.46.0 (2025-10-06)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] add allowOptionalChaining option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11659">#11659</a>)</li> <li><strong>eslint-plugin-internal:</strong> [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11323">#11323</a>)</li> <li><strong>rule-schema-to-typescript-types:</strong> clean up and make public (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11633">#11633</a>)</li> <li><strong>typescript-eslint:</strong> export util types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10848">#10848</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10849">#10849</a>)</li> <li><strong>typescript-estree:</strong> mention file specifics in project service allowDefaultProject error (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11635">#11635</a>)</li> <li><strong>typescript-estree:</strong> private identifiers can only appear on LHS of in expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9232">#9232</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-floating-promises] remove excess parentheses in suggestions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11487">#11487</a>)</li> <li><strong>eslint-plugin:</strong> [unbound-method] improve wording around <code>this: void</code> and binding (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11634">#11634</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] ignore deprecated <code>export import</code>s (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11603">#11603</a>)</li> <li><strong>eslint-plugin:</strong> removed error type previously deprecated (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11674">#11674</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] ignore tagged primitives (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11660">#11660</a>)</li> <li><strong>rule-tester:</strong> deprecate TestCaseError#type and LintMessage#nodeType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11628">#11628</a>)</li> <li><strong>typescript-estree:</strong> forbid <code>abstract</code> modifier in object methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11656">#11656</a>)</li> <li><strong>typescript-estree:</strong> forbid abstract method and accessor to have implementation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11657">#11657</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>fisker Cheung <a href="https://github.com/fisker"><code>@fisker</code></a></li> <li>Josh Goldberg ✨</li> <li>Joshua Chen</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Mark de Dios <a href="https://github.com/peanutenthusiast"><code>@peanutenthusiast</code></a></li> <li>Mister-Hope <a href="https://github.com/Mister-Hope"><code>@Mister-Hope</code></a></li> <li>Richard Torres <a href="https://github.com/richardtorres314"><code>@richardtorres314</code></a></li> <li>Victor Genaev <a href="https://github.com/mainframev"><code>@mainframev</code></a></li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@nayounsang</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.46.0 (2025-10-06)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] add allowOptionalChaining option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11659">#11659</a>)</li> <li><strong>rule-schema-to-typescript-types:</strong> clean up and make public (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11633">#11633</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] ignore tagged primitives (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11660">#11660</a>)</li> <li><strong>typescript-estree:</strong> forbid abstract method and accessor to have implementation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11657">#11657</a>)</li> <li><strong>eslint-plugin:</strong> removed error type previously deprecated (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11674">#11674</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] ignore deprecated <code>export import</code>s (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11603">#11603</a>)</li> <li><strong>eslint-plugin:</strong> [unbound-method] improve wording around <code>this: void</code> and binding (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11634">#11634</a>)</li> <li><strong>rule-tester:</strong> deprecate TestCaseError#type and LintMessage#nodeType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11628">#11628</a>)</li> <li><strong>eslint-plugin:</strong> [no-floating-promises] remove excess parentheses in suggestions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11487">#11487</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>fisker Cheung <a href="https://github.com/fisker"><code>@fisker</code></a></li> <li>Josh Goldberg ✨</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Mark de Dios <a href="https://github.com/peanutenthusiast"><code>@peanutenthusiast</code></a></li> <li>Richard Torres <a href="https://github.com/richardtorres314"><code>@richardtorres314</code></a></li> <li>Victor Genaev <a href="https://github.com/mainframev"><code>@mainframev</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/aec785e33d63b248231c3e68c9aeb792caf21acc"><code>aec785e</code></a> chore(release): publish 8.46.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a97419124f93aef7e7748e4d0d768d6e79c28e28"><code>a974191</code></a> fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/02e02787425300e6b3e27903138fef4ead94c182"><code>02e0278</code></a> fix(typescript-estree): forbid abstract method and accessor to have implement...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f0837984cb587a47bfa7737ed252fedf67346168"><code>f083798</code></a> feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining opti...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a62f625521385447fd5e22bd02a3cbc3dbdf7f2c"><code>a62f625</code></a> fix(eslint-plugin): removed error type previously deprecated (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11674">#11674</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7f5fed7922385479613f4d79a28615014174a556"><code>7f5fed7</code></a> chore: remove unused batchedSingleLineTests test utility (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11675">#11675</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f8412ce22b6e7e12121759d34b306d5f4019f1e5"><code>f8412ce</code></a> fix(eslint-plugin): [no-deprecated] ignore deprecated <code>export import</code>s (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11603">#11603</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8de997ef305b3244238d85505f132410110e09c7"><code>8de997e</code></a> feat(eslint-plugin): [no-unused-vars] support explicit resource management wi...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/740a63fd3e0fe2d9c30ae5eff6a41b0941a3129b"><code>740a63f</code></a> feat(rule-schema-to-typescript-types): clean up and make public (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11633">#11633</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/692d4eeeca905fe1c4e11808a4b73f6bfdcc34d8"><code>692d4ee</code></a> docs(eslint-plugin): [prefer-for-of] mention DOM elements and lib: dom.iterab...</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3ef388b - Browse repository at this point
Copy the full SHA 3ef388bView commit details
Commits on Oct 15, 2025
-
fix(lambda): bump the aws group in /lambdas with 6 updates (#4828)
Bumps the aws group in /lambdas with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.901.0` | `3.909.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.901.0` | `3.908.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.901.0` | `3.908.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.901.0` | `3.908.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.903.0` | `3.908.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.901.0` | `3.908.0` | Updates `@aws-sdk/client-ec2` from 3.901.0 to 3.909.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-ec2</code>'s releases</a>.</em></p> <blockquote> <h2>v3.909.0</h2> <h4>3.909.0(2025-10-13)</h4> <h5>New Features</h5> <ul> <li><strong>client-bedrock-agentcore:</strong> Updated InvokeAgentRuntime API to accept account id optionally and added CompleteResourceTokenAuth API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d21a546467142617f508d720f8b16a236009a271">d21a5464</a>)</li> <li><strong>client-ec2:</strong> Release Amazon EC2 c8i, c8i-flex, m8a, and r8gb (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1cdea81f536ca950897705143f076e348901bf8">d1cdea81</a>)</li> <li><strong>client-observabilityadmin:</strong> CloudWatch Observability Admin adds the ability to enable Resource tags for telemetry in a customer account. The release introduces new APIs to enable, disable and describe the status of Resource tags for telemetry feature. This new capability simplifies monitoring AWS resources using tags. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f74cc089c493dd44700ecc5d6c47635f7bbfe7a2">f74cc089</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Updated http status code in control plane apis of agentcore runtime, tools and identity. Additional included provider types for AgentCore Identity (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ef2d3c362799520a8d216dc4ed88712803eeb64a">ef2d3c36</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.909.0.zip</strong></p> <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> <!-- 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-ec2/CHANGELOG.md"><code>@aws-sdk/client-ec2</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.908.0...v3.909.0">3.909.0</a> (2025-10-13)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> Release Amazon EC2 c8i, c8i-flex, m8a, and r8gb (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1cdea81f536ca950897705143f076e348901bf8">d1cdea8</a>)</li> </ul> <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-ec2</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-ec2</code></p> <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-ec2</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a3d9f5216a29a774891d26a72304c72e05dd53f9"><code>a3d9f52</code></a> Publish v3.909.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d1cdea81f536ca950897705143f076e348901bf8"><code>d1cdea8</code></a> feat(client-ec2): Release Amazon EC2 c8i, c8i-flex, m8a, and r8gb</li> <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-ec2/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><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.909.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.901.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-ssm</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-ssm/CHANGELOG.md"><code>@aws-sdk/client-ssm</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-ssm</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-ssm</code></p> <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-ssm</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-ssm/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><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.908.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.901.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-sqs</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-sqs/CHANGELOG.md"><code>@aws-sdk/client-sqs</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-sqs</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-sqs</code></p> <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-sqs</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-sqs/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><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.908.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.901.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> <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/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><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.908.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.903.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/lib-storage</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/lib/lib-storage/CHANGELOG.md"><code>@aws-sdk/lib-storage</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/lib-storage</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/lib-storage</code></p> <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/lib-storage</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.904.0...v3.905.0">3.905.0</a> (2025-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>lib-storage:</strong> restrict lstat calls to fs.ReadStream objects (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7411">#7411</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/120f408f18c2ef3c4b995a9291bb328fd81267b0">120f408</a>)</li> </ul> </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/lib/lib-storage/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><a href="https://github.com/aws/aws-sdk-js-v3/commit/8f1632736c47e064604ffc77bada1abff4a731d6"><code>8f16327</code></a> Publish v3.906.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0f282130693328eb76c35f32628a83e4e0fcbf1c"><code>0f28213</code></a> Publish v3.905.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/120f408f18c2ef3c4b995a9291bb328fd81267b0"><code>120f408</code></a> fix(lib-storage): restrict lstat calls to fs.ReadStream objects (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7411">#7411</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.908.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.901.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-eventbridge</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-eventbridge/CHANGELOG.md"><code>@aws-sdk/client-eventbridge</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-eventbridge</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-eventbridge</code></p> <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-eventbridge</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-eventbridge/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><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.908.0/clients/client-eventbridge">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 759539d - Browse repository at this point
Copy the full SHA 759539dView commit details -
chore(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.…
…1 in the github group (#4825) Bumps the github group with 1 update: [actions/dependency-review-action](https://github.com/actions/dependency-review-action). Updates `actions/dependency-review-action` from 4.8.0 to 4.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/dependency-review-action/releases">actions/dependency-review-action's releases</a>.</em></p> <blockquote> <h2>Dependency Review Action v4.8.1</h2> <h2>What's Changed</h2> <ul> <li>(bug) Fix spamming link test in deprecation warning (again) by <a href="https://github.com/ahpook"><code>@ahpook</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1000">actions/dependency-review-action#1000</a></li> <li>Bump version for 4.8.1 release by <a href="https://github.com/ahpook"><code>@ahpook</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1001">actions/dependency-review-action#1001</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/dependency-review-action/compare/v4...v4.8.1">https://github.com/actions/dependency-review-action/compare/v4...v4.8.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/dependency-review-action/commit/40c09b7dc99638e5ddb0bfd91c1673effc064d8a"><code>40c09b7</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1001">#1001</a> from actions/ahpook/v4.8.1-release</li> <li><a href="https://github.com/actions/dependency-review-action/commit/45529485b5eb76184ced07362d2331fd9d26f03f"><code>4552948</code></a> Bump version for 4.8.1 release</li> <li><a href="https://github.com/actions/dependency-review-action/commit/e63da9a041de383e50d59f0c8a53ff85ee3adb7f"><code>e63da9a</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1000">#1000</a> from actions/ahpook/deprecation-redux</li> <li><a href="https://github.com/actions/dependency-review-action/commit/71365c76bca8972e5f367ca0bb514aec58d70d5b"><code>71365c7</code></a> (bug) Fix spamming link test in deprecation warning (again)</li> <li>See full diff in <a href="https://github.com/actions/dependency-review-action/compare/56339e523c0409420f6c2c9a2f4292bbb3c07dd3...40c09b7dc99638e5ddb0bfd91c1673effc064d8a">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d0a9d7 - Browse repository at this point
Copy the full SHA 8d0a9d7View commit details
Commits on Oct 16, 2025
-
chore(lambda): bump @typescript-eslint/parser from 8.46.0 to 8.46.1 i…
…n /lambdas (#4827) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.46.0 to 8.46.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.46.1</h2> <h2>8.46.1 (2025-10-13)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> cleanup <code>TSLiteralType</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11624">#11624</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11533">#11533</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] special-case <code>.finally</code> not to report when a promise returning function is provided as an argument (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11667">#11667</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>mdm317</li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.46.1 (2025-10-13)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3f5fbf698e75ddd87874885ffbf937913761cdb0"><code>3f5fbf6</code></a> chore(release): publish 8.46.1</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.1/packages/parser">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a28613 - Browse repository at this point
Copy the full SHA 4a28613View commit details -
chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 (#4824)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.6 to 4.30.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action's releases</a>.</em></p> <blockquote> <h2>v4.30.8</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>4.30.8 - 10 Oct 2025</h2> <p>No user facing changes.</p> <p>See the full <a href="https://github.com/github/codeql-action/blob/v4.30.8/CHANGELOG.md">CHANGELOG.md</a> for more information.</p> <h2>v4.30.7</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>4.30.7 - 06 Oct 2025</h2> <ul> <li>[v4+ only] The CodeQL Action now runs on Node.js v24. <a href="https://redirect.github.com/github/codeql-action/pull/3169">#3169</a></li> </ul> <p>See the full <a href="https://github.com/github/codeql-action/blob/v4.30.7/CHANGELOG.md">CHANGELOG.md</a> for more information.</p> <h2>v3.30.8</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>3.30.8 - 10 Oct 2025</h2> <p>No user facing changes.</p> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.30.8/CHANGELOG.md">CHANGELOG.md</a> for more information.</p> <h2>v3.30.7</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>3.30.7 - 06 Oct 2025</h2> <p>No user facing changes.</p> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.30.7/CHANGELOG.md">CHANGELOG.md</a> for more information.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>4.30.8 - 10 Oct 2025</h2> <p>No user facing changes.</p> <h2>4.30.7 - 06 Oct 2025</h2> <ul> <li>[v4+ only] The CodeQL Action now runs on Node.js v24. <a href="https://redirect.github.com/github/codeql-action/pull/3169">#3169</a></li> </ul> <h2>3.30.6 - 02 Oct 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.23.2. <a href="https://redirect.github.com/github/codeql-action/pull/3168">#3168</a></li> </ul> <h2>3.30.5 - 26 Sep 2025</h2> <ul> <li>We fixed a bug that was introduced in <code>3.30.4</code> with <code>upload-sarif</code> which resulted in files without a <code>.sarif</code> extension not getting uploaded. <a href="https://redirect.github.com/github/codeql-action/pull/3160">#3160</a></li> </ul> <h2>3.30.4 - 25 Sep 2025</h2> <ul> <li>We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the <code>codeql-action/init</code> step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the <code>codeql-action/init</code> step. <a href="https://redirect.github.com/github/codeql-action/pull/3099">#3099</a> and <a href="https://redirect.github.com/github/codeql-action/pull/3100">#3100</a></li> <li>We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. <a href="https://redirect.github.com/github/codeql-action/pull/3107">#3107</a></li> <li>You can now run the latest CodeQL nightly bundle by passing <code>tools: nightly</code> to the <code>init</code> action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. <a href="https://redirect.github.com/github/codeql-action/pull/3130">#3130</a></li> <li>Update default CodeQL bundle version to 2.23.1. <a href="https://redirect.github.com/github/codeql-action/pull/3118">#3118</a></li> </ul> <h2>3.30.3 - 10 Sep 2025</h2> <p>No user facing changes.</p> <h2>3.30.2 - 09 Sep 2025</h2> <ul> <li>Fixed a bug which could cause language autodetection to fail. <a href="https://redirect.github.com/github/codeql-action/pull/3084">#3084</a></li> <li>Experimental: The <code>quality-queries</code> input that was added in <code>3.29.2</code> as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new <code>analysis-kinds</code> input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. <a href="https://redirect.github.com/github/codeql-action/pull/3064">#3064</a></li> </ul> <h2>3.30.1 - 05 Sep 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.23.0. <a href="https://redirect.github.com/github/codeql-action/pull/3077">#3077</a></li> </ul> <h2>3.30.0 - 01 Sep 2025</h2> <ul> <li>Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. <a href="https://redirect.github.com/github/codeql-action/pull/3054">#3054</a></li> </ul> <h2>3.29.11 - 21 Aug 2025</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/f443b600d91635bebf5b0d9ebc620189c0d6fba5"><code>f443b60</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3198">#3198</a> from github/update-v4.30.8-527f0f324</li> <li><a href="https://github.com/github/codeql-action/commit/7a2cb623ed691b64b58c7fa6bd6d90f62b322c65"><code>7a2cb62</code></a> Update changelog for v4.30.8</li> <li><a href="https://github.com/github/codeql-action/commit/527f0f324a3fe984f808ba090b51cbe5a6c0118b"><code>527f0f3</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3195">#3195</a> from github/dependabot/npm_and_yarn/npm-minor-37415c...</li> <li><a href="https://github.com/github/codeql-action/commit/f402506f0fedd565aafbfc892e40a5b1c10814af"><code>f402506</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3196">#3196</a> from github/dependabot/github_actions/dot-github/wor...</li> <li><a href="https://github.com/github/codeql-action/commit/f5e53f947672aba2238515474c2b7b9f248ac5bc"><code>f5e53f9</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3197">#3197</a> from github/dependabot/github_actions/dot-github/wor...</li> <li><a href="https://github.com/github/codeql-action/commit/4e90a42a3e28a8bde9c8c11ba90d243ea352e61c"><code>4e90a42</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3193">#3193</a> from github/mbg/ff/tools-toolcache</li> <li><a href="https://github.com/github/codeql-action/commit/413a4a4df19c643ceab05ebad65b0d90532c778a"><code>413a4a4</code></a> Rebuild</li> <li><a href="https://github.com/github/codeql-action/commit/452186448a7a7dd9f635cd74bf6a5df3bac6a795"><code>4521864</code></a> Bump github/codeql-action from 3 to 4 in /.github/workflows</li> <li><a href="https://github.com/github/codeql-action/commit/eadf14bf6efa3061e98bdfbfd3487878f08af99c"><code>eadf14b</code></a> Bump ruby/setup-ruby</li> <li><a href="https://github.com/github/codeql-action/commit/e1257b6fda873a6eba14d2dab41d637243c40d97"><code>e1257b6</code></a> Rebuild</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/64d10c13136e1c5bce3e5fbde8d4906eeaafc885...f443b600d91635bebf5b0d9ebc620189c0d6fba5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 526f486 - Browse repository at this point
Copy the full SHA 526f486View commit details
Commits on Oct 17, 2025
-
chore(lambda): bump nx from 21.6.3 to 21.6.4 in /lambdas (#4826)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.6.3 to 21.6.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases">nx's releases</a>.</em></p> <blockquote> <h2>21.6.4 (2025-10-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> prompt for ai agent files on nx init (<a href="https://redirect.github.com/nrwl/nx/pull/32889">#32889</a>)</li> <li><strong>core:</strong> add --check=all flag to configure-ai-agents (<a href="https://redirect.github.com/nrwl/nx/pull/32968">#32968</a>)</li> <li><strong>nest:</strong> ensure dependencies are added to project's package.json <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32548">#32548</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32986">#32986</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32548">#32548</a>)</li> <li><strong>nx-cloud:</strong> update description on nx login and logout (<a href="https://redirect.github.com/nrwl/nx/pull/31344">#31344</a>)</li> <li><strong>vite:</strong> add buildable libs support for vitest (<a href="https://redirect.github.com/nrwl/nx/pull/32973">#32973</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular-rspack:</strong> do not parse json with babel <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32690">#32690</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32966">#32966</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32690">#32690</a>)</li> <li><strong>bundling:</strong> postcss-cli-resources should handle relative deploy url <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32714">#32714</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32762">#32762</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32714">#32714</a>)</li> <li><strong>core:</strong> upgrade axios to 1.12.0 to address CVE-2025-58754 (<a href="https://redirect.github.com/nrwl/nx/pull/32712">#32712</a>)</li> <li><strong>core:</strong> repair repo root on setupAiAgents in nx init (<a href="https://redirect.github.com/nrwl/nx/pull/32984">#32984</a>)</li> <li><strong>core:</strong> remove requirement to be in a package manager workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32992">#32992</a>)</li> <li><strong>core:</strong> remove duplicated "Running" string from tui title (<a href="https://redirect.github.com/nrwl/nx/pull/32991">#32991</a>)</li> <li><strong>nextjs:</strong> remove whitespace for newly generated server component (<a href="https://github.com/nrwl/nx/commit/8868cc5d31">8868cc5d31</a>)</li> <li><strong>nextjs:</strong> update entrypoints for buildable library with vite to include server entry <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/31457">#31457</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32977">#32977</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31457">#31457</a>)</li> <li><strong>nx-cloud:</strong> update broken documentation links to AI features (<a href="https://github.com/nrwl/nx/commit/7a5930a1fa">7a5930a1fa</a>)</li> <li><strong>remix:</strong> <code>@nx/remix/</code>package.json export typo fixed <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32810">#32810</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32940">#32940</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32810">#32810</a>)</li> <li><strong>repo:</strong> fix pr releases to not depend on a broken range (<a href="https://redirect.github.com/nrwl/nx/pull/32993">#32993</a>)</li> <li><strong>testing:</strong> show warning instead of error when no blob outputs found during merge (<a href="https://redirect.github.com/nrwl/nx/pull/33022">#33022</a>)</li> <li><strong>vite:</strong> ensure tsconfig file is resolved from workspaceRoot <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/31987">#31987</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32990">#32990</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31987">#31987</a>)</li> <li><strong>vite:</strong> enable build watch mode by default for preview (<a href="https://redirect.github.com/nrwl/nx/pull/31604">#31604</a>, <a href="https://redirect.github.com/nrwl/nx/pull/31623">#31623</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Juri <a href="https://github.com/juristr"><code>@juristr</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Louie Weng <a href="https://github.com/lourw"><code>@lourw</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@MaxKless</code></a></li> <li>Mischa Fischer</li> <li>Nikola Kalinov</li> <li>Shai Reznik <a href="https://github.com/shairez"><code>@shairez</code></a></li> <li>Terry Mun-Andersen <a href="https://github.com/terrymun"><code>@terrymun</code></a></li> <li>Zoran Kokeza</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/b7570ad6ad49b7d756727d704c5160588e4d5bc7"><code>b7570ad</code></a> feat(core): add --check=all flag to configure-ai-agents (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32968">#32968</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/582b15e94d5498b7742a1eb1a2f4422d85a9eb67"><code>582b15e</code></a> feat(nx-cloud): update description on nx login and logout (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/31344">#31344</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/4708983db3eec1749a9f4873623c5ec9902a9b49"><code>4708983</code></a> fix(core): remove duplicated "Running" string from tui title (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32991">#32991</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/bdcbe1aa91ec0e2af19f853b85c662163fff86fb"><code>bdcbe1a</code></a> fix(core): remove requirement to be in a package manager workspace (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32992">#32992</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/7974c100c5a506581097090ab0e3c81449faf528"><code>7974c10</code></a> fix(core): repair repo root on setupAiAgents in nx init (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32984">#32984</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/dcfdf1ded1a9de1b0abf1452f1f38f799440d1ea"><code>dcfdf1d</code></a> feat(core): prompt for ai agent files on nx init (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32889">#32889</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/4e4c377041606f1a9844ec9f965ca9cf77ed7ca6"><code>4e4c377</code></a> fix(core): upgrade axios to 1.12.0 to address CVE-2025-58754 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32712">#32712</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/f9c85adad7d10fd2e47090d6c4a1a9ca8eeaedaa"><code>f9c85ad</code></a> chore(repo): disable duplicated typecheck targets if the project already uses...</li> <li><a href="https://github.com/nrwl/nx/commit/068a7bef456f10461a7821f9b29f2d12bea0ac3e"><code>068a7be</code></a> chore(repo): fix task inputs for nx:build (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32939">#32939</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/21.6.4/packages/nx">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Niek Palm <npalm@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 637a772 - Browse repository at this point
Copy the full SHA 637a772View commit details -
chore(main): release 6.8.3 (#4831)
🤖 I have created a release *beep* *boop* --- ## [6.8.3](v6.8.2...v6.8.3) (2025-10-17) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 6 updates ([#4828](#4828)) ([759539d](759539d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67fadae - Browse repository at this point
Copy the full SHA 67fadaeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.8.2...v6.8.3