Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github-aws-runners/terraform-aws-github-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.10.0
Choose a base ref
...
head repository: github-aws-runners/terraform-aws-github-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.10.1
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 25, 2025

  1. chore(lambda): bump aws-sdk-client-mock-vitest from 6.2.1 to 7.0.1 in…

    … /lambdas (#4909)
    
    Bumps
    [aws-sdk-client-mock-vitest](https://github.com/stschulte/aws-sdk-client-mock-vitest)
    from 6.2.1 to 7.0.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/releases">aws-sdk-client-mock-vitest's
    releases</a>.</em></p>
    <blockquote>
    <h2>Release v7.0.1</h2>
    <h3>Changed</h3>
    <ul>
    <li>small internal changes and updated dependencies</li>
    </ul>
    <h2>Release v7.0.0</h2>
    <h3>Changed</h3>
    <ul>
    <li>Support <code>@vitest/expect</code> version <code>4</code>. You
    should upgrade to this version when
    using <code>vitest</code> <code>4</code>. Otherwise you should keep at
    <code>aws-sdk-client-mock-vitest</code>
    version <code>6.2.1</code>. This version also drops support for Node 18,
    since vitest <code>4</code>
    <a href="https://redirect.github.com/vitest-dev/vitest/pull/8608">does
    not support it anymore</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/blob/main/CHANGELOG.md">aws-sdk-client-mock-vitest's
    changelog</a>.</em></p>
    <blockquote>
    <h2>[7.0.1] - 2025-11-06</h2>
    <h3>Changed</h3>
    <ul>
    <li>small internal changes and updated dependencies</li>
    </ul>
    <h2>[7.0.0] - 2025-11-01</h2>
    <h3>Changed</h3>
    <ul>
    <li>Support <code>@vitest/expect</code> version <code>4</code>. You
    should upgrade to this version when
    using <code>vitest</code> <code>4</code>. Otherwise you should keep at
    <code>aws-sdk-client-mock-vitest</code>
    version <code>6.2.1</code>. This version also drops support for Node 18,
    since vitest <code>4</code>
    <a href="https://redirect.github.com/vitest-dev/vitest/pull/8608">does
    not support it anymore</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/5b21a4b0a0df0c41ef9446fa58fc2230bd2c34ab"><code>5b21a4b</code></a>
    Prepare 7.0.1 Release</li>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/8d0c7b71dc7895557d117c3728a98c23f21b7678"><code>8d0c7b7</code></a>
    Merge pull request <a
    href="https://redirect.github.com/stschulte/aws-sdk-client-mock-vitest/issues/21">#21</a>
    from stschulte/simplify-format-calls</li>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/ddcdd8b82e6a2a34c60c4d83553cb7ada3344d4d"><code>ddcdd8b</code></a>
    maint: Update dependencies</li>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/74f5cf8bddfa0a87380f8d8098c8ad06171fd60e"><code>74f5cf8</code></a>
    Simplify formatCalls by extracting indent function</li>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/eede967b9abb7aa5a1966287637d3835beaa777b"><code>eede967</code></a>
    Prepare 7.0.0 Release</li>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/a7532cae92be70608e80c591a57ce6c6cb6ea3bc"><code>a7532ca</code></a>
    Merge pull request <a
    href="https://redirect.github.com/stschulte/aws-sdk-client-mock-vitest/issues/20">#20</a>
    from stschulte/vitest-4-support</li>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/e07830007722bfc587b2dfc2a43d4000ff0d1d81"><code>e078300</code></a>
    maint: Revert to eslint 3.38.0</li>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/c2e5e00e227da2c18f3266d9e181e30ff3f57870"><code>c2e5e00</code></a>
    Add vitest peerDependency</li>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/f6e45859fd67c0504504230b1ffd73bd91ce84fb"><code>f6e4585</code></a>
    Update vitest extending matchers</li>
    <li><a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/1c8843d7989971056cb2f91748aac79f0a5f1f19"><code>1c8843d</code></a>
    Add information about dropped node 18 support</li>
    <li>Additional commits viewable in <a
    href="https://github.com/stschulte/aws-sdk-client-mock-vitest/compare/v6.2.1...v7.0.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-sdk-client-mock-vitest&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=7.0.1)](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>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    001b5b5 View commit details
    Browse the repository at this point in the history
  2. chore(lambda): bump the nx group in /lambdas with 3 updates (#4907)

    Bumps the nx group in /lambdas with 3 updates:
    [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint),
    [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and
    [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite).
    
    Updates `@nx/eslint` from 22.0.3 to 22.0.4
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/nrwl/nx/releases"><code>@​nx/eslint</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>22.0.4 (2025-11-17)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>core:</strong> pull nx init from latest before executing (<a
    href="https://redirect.github.com/nrwl/nx/pull/33446">#33446</a>)</li>
    <li><strong>docker:</strong> add skipDefaultTag option to build target
    (<a href="https://redirect.github.com/nrwl/nx/pull/33477">#33477</a>, <a
    href="https://redirect.github.com/nrwl/nx/pull/33506">#33506</a>)</li>
    <li><strong>maven:</strong> add option to prefix all maven targets (<a
    href="https://redirect.github.com/nrwl/nx/pull/33420">#33420</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>core:</strong> resolve lockfile cache regression with keyMap
    state (<a
    href="https://redirect.github.com/nrwl/nx/pull/33448">#33448</a>, <a
    href="https://redirect.github.com/nrwl/nx/issues/33256">#33256</a>)</li>
    <li><strong>core:</strong> optimize batch task scheduling to prevent
    redundant traversals (<a
    href="https://redirect.github.com/nrwl/nx/pull/33455">#33455</a>, <a
    href="https://redirect.github.com/nrwl/nx/issues/33366">#33366</a>)</li>
    <li><strong>core:</strong> capture stderr in nx add command for better
    error messages (<a
    href="https://redirect.github.com/nrwl/nx/pull/33462">#33462</a>)</li>
    <li><strong>core:</strong> include require paths when resolving
    specified plugins (<a
    href="https://redirect.github.com/nrwl/nx/pull/33495">#33495</a>)</li>
    <li><strong>core:</strong> prevent hanging between command end and
    process exit (<a
    href="https://redirect.github.com/nrwl/nx/pull/33500">#33500</a>)</li>
    <li><strong>gradle:</strong> bump gradle migration version (<a
    href="https://redirect.github.com/nrwl/nx/pull/33479">#33479</a>)</li>
    <li><strong>graph:</strong> add nx:build-native dependency to typecheck
    target (<a
    href="https://redirect.github.com/nrwl/nx/pull/33428">#33428</a>)</li>
    <li><strong>js:</strong> improve typescript plugin performance (<a
    href="https://redirect.github.com/nrwl/nx/pull/33425">#33425</a>, <a
    href="https://redirect.github.com/nrwl/nx/issues/33076">#33076</a>)</li>
    <li><strong>maven:</strong> skip maven plugin computation on
    vercel/netlify (<a
    href="https://redirect.github.com/nrwl/nx/pull/33486">#33486</a>)</li>
    <li><strong>misc:</strong> handle ERR_USE_AFTER_CLOSE gracefully in nx
    init and create-nx-workspace (<a
    href="https://redirect.github.com/nrwl/nx/pull/33469">#33469</a>)</li>
    <li><strong>release:</strong> changelog renderer should render commit
    title with breaking changes (<a
    href="https://redirect.github.com/nrwl/nx/pull/33439">#33439</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Claude</li>
    <li>Colum Ferry <a
    href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
    <li>Craigory Coppola <a
    href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
    <li>FrozenPandaz <a
    href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</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>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>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/nrwl/nx/commits/22.0.4/packages/eslint">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@nx/js` from 22.0.3 to 22.0.4
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/nrwl/nx/releases"><code>@​nx/js</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>22.0.4 (2025-11-17)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>core:</strong> pull nx init from latest before executing (<a
    href="https://redirect.github.com/nrwl/nx/pull/33446">#33446</a>)</li>
    <li><strong>docker:</strong> add skipDefaultTag option to build target
    (<a href="https://redirect.github.com/nrwl/nx/pull/33477">#33477</a>, <a
    href="https://redirect.github.com/nrwl/nx/pull/33506">#33506</a>)</li>
    <li><strong>maven:</strong> add option to prefix all maven targets (<a
    href="https://redirect.github.com/nrwl/nx/pull/33420">#33420</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>core:</strong> resolve lockfile cache regression with keyMap
    state (<a
    href="https://redirect.github.com/nrwl/nx/pull/33448">#33448</a>, <a
    href="https://redirect.github.com/nrwl/nx/issues/33256">#33256</a>)</li>
    <li><strong>core:</strong> optimize batch task scheduling to prevent
    redundant traversals (<a
    href="https://redirect.github.com/nrwl/nx/pull/33455">#33455</a>, <a
    href="https://redirect.github.com/nrwl/nx/issues/33366">#33366</a>)</li>
    <li><strong>core:</strong> capture stderr in nx add command for better
    error messages (<a
    href="https://redirect.github.com/nrwl/nx/pull/33462">#33462</a>)</li>
    <li><strong>core:</strong> include require paths when resolving
    specified plugins (<a
    href="https://redirect.github.com/nrwl/nx/pull/33495">#33495</a>)</li>
    <li><strong>core:</strong> prevent hanging between command end and
    process exit (<a
    href="https://redirect.github.com/nrwl/nx/pull/33500">#33500</a>)</li>
    <li><strong>gradle:</strong> bump gradle migration version (<a
    href="https://redirect.github.com/nrwl/nx/pull/33479">#33479</a>)</li>
    <li><strong>graph:</strong> add nx:build-native dependency to typecheck
    target (<a
    href="https://redirect.github.com/nrwl/nx/pull/33428">#33428</a>)</li>
    <li><strong>js:</strong> improve typescript plugin performance (<a
    href="https://redirect.github.com/nrwl/nx/pull/33425">#33425</a>, <a
    href="https://redirect.github.com/nrwl/nx/issues/33076">#33076</a>)</li>
    <li><strong>maven:</strong> skip maven plugin computation on
    vercel/netlify (<a
    href="https://redirect.github.com/nrwl/nx/pull/33486">#33486</a>)</li>
    <li><strong>misc:</strong> handle ERR_USE_AFTER_CLOSE gracefully in nx
    init and create-nx-workspace (<a
    href="https://redirect.github.com/nrwl/nx/pull/33469">#33469</a>)</li>
    <li><strong>release:</strong> changelog renderer should render commit
    title with breaking changes (<a
    href="https://redirect.github.com/nrwl/nx/pull/33439">#33439</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Claude</li>
    <li>Colum Ferry <a
    href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
    <li>Craigory Coppola <a
    href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
    <li>FrozenPandaz <a
    href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</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>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>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/nrwl/nx/commit/b0d3e04250231ae5cd0fcb7c72d3b2f0be763345"><code>b0d3e04</code></a>
    fix(js): improve typescript plugin performance (<a
    href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33425">#33425</a>)</li>
    <li>See full diff in <a
    href="https://github.com/nrwl/nx/commits/22.0.4/packages/js">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@nx/vite` from 22.0.3 to 22.0.4
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/nrwl/nx/releases"><code>@​nx/vite</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>22.0.4 (2025-11-17)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>core:</strong> pull nx init from latest before executing (<a
    href="https://redirect.github.com/nrwl/nx/pull/33446">#33446</a>)</li>
    <li><strong>docker:</strong> add skipDefaultTag option to build target
    (<a href="https://redirect.github.com/nrwl/nx/pull/33477">#33477</a>, <a
    href="https://redirect.github.com/nrwl/nx/pull/33506">#33506</a>)</li>
    <li><strong>maven:</strong> add option to prefix all maven targets (<a
    href="https://redirect.github.com/nrwl/nx/pull/33420">#33420</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>core:</strong> resolve lockfile cache regression with keyMap
    state (<a
    href="https://redirect.github.com/nrwl/nx/pull/33448">#33448</a>, <a
    href="https://redirect.github.com/nrwl/nx/issues/33256">#33256</a>)</li>
    <li><strong>core:</strong> optimize batch task scheduling to prevent
    redundant traversals (<a
    href="https://redirect.github.com/nrwl/nx/pull/33455">#33455</a>, <a
    href="https://redirect.github.com/nrwl/nx/issues/33366">#33366</a>)</li>
    <li><strong>core:</strong> capture stderr in nx add command for better
    error messages (<a
    href="https://redirect.github.com/nrwl/nx/pull/33462">#33462</a>)</li>
    <li><strong>core:</strong> include require paths when resolving
    specified plugins (<a
    href="https://redirect.github.com/nrwl/nx/pull/33495">#33495</a>)</li>
    <li><strong>core:</strong> prevent hanging between command end and
    process exit (<a
    href="https://redirect.github.com/nrwl/nx/pull/33500">#33500</a>)</li>
    <li><strong>gradle:</strong> bump gradle migration version (<a
    href="https://redirect.github.com/nrwl/nx/pull/33479">#33479</a>)</li>
    <li><strong>graph:</strong> add nx:build-native dependency to typecheck
    target (<a
    href="https://redirect.github.com/nrwl/nx/pull/33428">#33428</a>)</li>
    <li><strong>js:</strong> improve typescript plugin performance (<a
    href="https://redirect.github.com/nrwl/nx/pull/33425">#33425</a>, <a
    href="https://redirect.github.com/nrwl/nx/issues/33076">#33076</a>)</li>
    <li><strong>maven:</strong> skip maven plugin computation on
    vercel/netlify (<a
    href="https://redirect.github.com/nrwl/nx/pull/33486">#33486</a>)</li>
    <li><strong>misc:</strong> handle ERR_USE_AFTER_CLOSE gracefully in nx
    init and create-nx-workspace (<a
    href="https://redirect.github.com/nrwl/nx/pull/33469">#33469</a>)</li>
    <li><strong>release:</strong> changelog renderer should render commit
    title with breaking changes (<a
    href="https://redirect.github.com/nrwl/nx/pull/33439">#33439</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Claude</li>
    <li>Colum Ferry <a
    href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
    <li>Craigory Coppola <a
    href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
    <li>FrozenPandaz <a
    href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</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>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>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/nrwl/nx/commits/22.0.4/packages/vite">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>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    ec49a47 View commit details
    Browse the repository at this point in the history
  3. chore(lambda): bump @typescript-eslint/eslint-plugin from 8.46.0 to 8…

    ….47.0 in /lambdas (#4910)
    
    Bumps
    [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
    from 8.46.0 to 8.47.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.47.0</h2>
    <h2>8.47.0 (2025-11-17)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unused-private-class-members]
    new extension rule (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10913">#10913</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Brad Zacher <a
    href="https://github.com/bradzacher"><code>@​bradzacher</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>
    <h2>v8.46.4</h2>
    <h2>8.46.4 (2025-11-10)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-deprecated] fix double-report on
    computed literal identifiers (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11006">#11006</a>,
    <a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/10958">#10958</a>)</li>
    <li><strong>eslint-plugin:</strong> handle override modifier in
    promise-function-async fixer (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11730">#11730</a>)</li>
    <li><strong>parser:</strong> error when both <code>projectService</code>
    and <code>project</code> are set (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11333">#11333</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Evgeny Stepanovych <a
    href="https://github.com/undsoft"><code>@​undsoft</code></a></li>
    <li>Kentaro Suzuki <a
    href="https://github.com/sushichan044"><code>@​sushichan044</code></a></li>
    <li>Maria Solano <a
    href="https://github.com/MariaSolOs"><code>@​MariaSolOs</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>
    <h2>v8.46.3</h2>
    <h2>8.46.3 (2025-11-03)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-misused-promises] expand union
    type to retrieve target property (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11706">#11706</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] support
    signed numbers (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11722">#11722</a>,
    <a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11723">#11723</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Evgeny Stepanovych <a
    href="https://github.com/undsoft"><code>@​undsoft</code></a></li>
    <li>tao</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>
    <h2>v8.46.2</h2>
    <h2>8.46.2 (2025-10-20)</h2>
    <h3>🩹 Fixes</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </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.47.0 (2025-11-17)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unused-private-class-members]
    new extension rule (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10913">#10913</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Brad Zacher <a
    href="https://github.com/bradzacher"><code>@​bradzacher</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>
    <h2>8.46.4 (2025-11-10)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>parser:</strong> error when both <code>projectService</code>
    and <code>project</code> are set (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11333">#11333</a>)</li>
    <li><strong>eslint-plugin:</strong> handle override modifier in
    promise-function-async fixer (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11730">#11730</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-deprecated] fix double-report on
    computed literal identifiers (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11006">#11006</a>,
    <a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/10958">#10958</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Evgeny Stepanovych <a
    href="https://github.com/undsoft"><code>@​undsoft</code></a></li>
    <li>Kentaro Suzuki <a
    href="https://github.com/sushichan044"><code>@​sushichan044</code></a></li>
    <li>Maria Solano <a
    href="https://github.com/MariaSolOs"><code>@​MariaSolOs</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>
    <h2>8.46.3 (2025-11-03)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] support
    signed numbers (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11722">#11722</a>,
    <a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11723">#11723</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-misused-promises] expand union
    type to retrieve target property (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11706">#11706</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Evgeny Stepanovych <a
    href="https://github.com/undsoft"><code>@​undsoft</code></a></li>
    <li>tao</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>
    <h2>8.46.2 (2025-10-20)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [prefer-optional-chain] skip
    optional chaining when it could change the result (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11702">#11702</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/28cf8032c2492bb3c55dd7dd145249f2246034ad"><code>28cf803</code></a>
    chore(release): publish 8.47.0</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/6c6db249bde934b6d617eff6f70d105bae5b9c50"><code>6c6db24</code></a>
    feat(eslint-plugin): [no-unused-private-class-members] new extension
    rule (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/1">#1</a>...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/843f144797c0a94272cdb002c00c5639cf0797c6"><code>843f144</code></a>
    chore(release): publish 8.46.4</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/997e0c005d2d80a726249cafb7cbdf4ec287aea3"><code>997e0c0</code></a>
    fix(parser): error when both <code>projectService</code> and
    <code>project</code> are set (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11333">#11333</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/7c6944e74b29a3310515a9de9333e20116165b58"><code>7c6944e</code></a>
    chore: fix typos (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11744">#11744</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/189a7f76fc85661e0bebdedebd24a60c255e920d"><code>189a7f7</code></a>
    fix(eslint-plugin): handle override modifier in promise-function-async
    fixer ...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/c779f3cd80c41ecfc279fd9c66651314b97d843e"><code>c779f3c</code></a>
    fix(eslint-plugin): [no-deprecated] fix double-report on computed
    literal ide...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/ea2ee6b65a2f14dd2c3fc8d12be969cbeaef80a8"><code>ea2ee6b</code></a>
    chore(eslint-plugin): use correct type for return type of
    <code>createValidator</code> (...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/d9f3497dfb72e90fd7dc977c77d41b0eb9df4909"><code>d9f3497</code></a>
    chore(release): publish 8.46.3</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/26a9f9485faa45d269fd701b5fb8b11c97d75144"><code>26a9f94</code></a>
    fix(eslint-plugin): [no-duplicate-enum-values] support signed numbers
    (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11722">#11722</a>...</li>
    <li>Additional commits viewable in <a
    href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/eslint-plugin">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.46.0&new-version=8.47.0)](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>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    8c3d861 View commit details
    Browse the repository at this point in the history
  4. chore(lambda): bump body-parser from 2.2.0 to 2.2.1 in /lambdas (#4912)

    Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0
    to 2.2.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/expressjs/body-parser/releases">body-parser's
    releases</a>.</em></p>
    <blockquote>
    <h2>v2.2.1</h2>
    <h2>Important: Security</h2>
    <ul>
    <li>Security fix for <a
    href="https://www.cve.org/CVERecord?id=CVE-2025-13466">CVE-2025-13466</a>
    (<a
    href="https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4">GHSA-wqch-xfxh-vrr4</a>)</li>
    </ul>
    <h2>What's Changed</h2>
    <ul>
    <li>ci: add dependabot by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/593">expressjs/body-parser#593</a></li>
    <li>ci: use full SHAs for github action versions by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/594">expressjs/body-parser#594</a></li>
    <li>deps: type-is@^2.0.1 by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/599">expressjs/body-parser#599</a></li>
    <li>build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/609">expressjs/body-parser#609</a></li>
    <li>build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/610">expressjs/body-parser#610</a></li>
    <li>build(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/611">expressjs/body-parser#611</a></li>
    <li>build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.31.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/613">expressjs/body-parser#613</a></li>
    <li>build(deps-dev): bump eslint-plugin-markdown from 3.0.0 to 3.0.1 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/612">expressjs/body-parser#612</a></li>
    <li>ci: add codeql github workflows scanning by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/614">expressjs/body-parser#614</a></li>
    <li>ci: update CodeQL config to ignore the test directory by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/615">expressjs/body-parser#615</a></li>
    <li>build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/620">expressjs/body-parser#620</a></li>
    <li>build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/619">expressjs/body-parser#619</a></li>
    <li>chore(deps): unpin devDependencies by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/616">expressjs/body-parser#616</a></li>
    <li>ci: add node.js 24 to test matrix by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/621">expressjs/body-parser#621</a></li>
    <li>build(deps): bump github/codeql-action from 3.28.16 to 3.28.18 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/623">expressjs/body-parser#623</a></li>
    <li>build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/624">expressjs/body-parser#624</a></li>
    <li>chore: add funding to package.json by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/617">expressjs/body-parser#617</a></li>
    <li>build(deps): bump github/codeql-action from 3.28.18 to 3.29.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/625">expressjs/body-parser#625</a></li>
    <li>build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/630">expressjs/body-parser#630</a></li>
    <li>refactor: move common request validation to read function by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/600">expressjs/body-parser#600</a></li>
    <li>deps: bump iconv-lite by <a
    href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/631">expressjs/body-parser#631</a></li>
    <li>doc: pull beta changelog forward into 2.0.0 by <a
    href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/629">expressjs/body-parser#629</a></li>
    <li>refactor: optimize raw and text parsers with shared passthrough
    function by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/634">expressjs/body-parser#634</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/expressjs/body-parser/pull/640">expressjs/body-parser#640</a></li>
    <li>build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/639">expressjs/body-parser#639</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/expressjs/body-parser/pull/636">expressjs/body-parser#636</a></li>
    <li>build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/637">expressjs/body-parser#637</a></li>
    <li>build(deps): bump github/codeql-action from 3.29.7 to 3.30.5 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/638">expressjs/body-parser#638</a></li>
    <li>deps: raw-body@^3.0.1 by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/641">expressjs/body-parser#641</a></li>
    <li>deps: debug@^4.4.3 by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/642">expressjs/body-parser#642</a></li>
    <li>docs: add iconv-lite 0.7.0 changes to history entry by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/645">expressjs/body-parser#645</a></li>
    <li>ci: add node.js 25 to test matrix by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/650">expressjs/body-parser#650</a></li>
    <li>perf: move read options outside parser middlewares by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/648">expressjs/body-parser#648</a></li>
    <li>test(json): add RFC 7159 whitespace edge cases by <a
    href="https://github.com/Ayoub-Mabrouk"><code>@​Ayoub-Mabrouk</code></a>
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/653">expressjs/body-parser#653</a></li>
    <li>test: add test for urlencoded invalid defaultCharset by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/643">expressjs/body-parser#643</a></li>
    <li>build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/657">expressjs/body-parser#657</a></li>
    <li>build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/656">expressjs/body-parser#656</a></li>
    <li>build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/655">expressjs/body-parser#655</a></li>
    <li>build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/654">expressjs/body-parser#654</a></li>
    <li>ci: also test on first supported node.js version by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/646">expressjs/body-parser#646</a></li>
    <li>chore: switch badges from badgen.net to shields.io by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/661">expressjs/body-parser#661</a></li>
    <li>Remove history.md from being packaged on publish by <a
    href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/660">expressjs/body-parser#660</a></li>
    <li>Release: 2.2.1 by <a
    href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/659">expressjs/body-parser#659</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/expressjs/body-parser/blob/master/HISTORY.md">body-parser's
    changelog</a>.</em></p>
    <blockquote>
    <h1>2.2.1 / 2025-11-24</h1>
    <ul>
    <li>Security fix for <a
    href="https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4">GHSA-wqch-xfxh-vrr4</a></li>
    <li>deps:
    <ul>
    <li>type-is@^2.0.1</li>
    <li>iconv-lite@^0.7.0
    <ul>
    <li>Handle split surrogate pairs when encoding UTF-8</li>
    <li>Avoid false positives in <code>encodingExists</code> by using
    prototype-less objects</li>
    </ul>
    </li>
    <li>raw-body@^3.0.1</li>
    <li>debug@^4.4.3</li>
    </ul>
    </li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/d96b63da8d7445de317736471633bac83ec76cbb"><code>d96b63d</code></a>
    2.2.1 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/659">#659</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/b204886a6744b0b6d297cd0e849d75de836f3b63"><code>b204886</code></a>
    sec: security patch for CVE-2025-13466</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/e20e3512e085c1162e8ffe36ac65c705a8017251"><code>e20e351</code></a>
    feat: remove <code>history.md</code> from being packaged on publish (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/660">#660</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/0d7ce71c84fa3dd80930188c85f8b2862c1f32a5"><code>0d7ce71</code></a>
    docs: switch badges from badgen.net to shields.io (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/661">#661</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/168afff3470302aa28050a8ae6681fa1fdaf71a2"><code>168afff</code></a>
    ci: also test on first supported node.js version (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/646">#646</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/e539a7121d106539379b3192705a06bac48c6d1c"><code>e539a71</code></a>
    build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/654">#654</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/939161277a70c1b082f7169f7dc64abf35ff5ce9"><code>9391612</code></a>
    build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/655">#655</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/57baafb3bb04c115967a5f8ce9b8be2f96ea0b03"><code>57baafb</code></a>
    build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/656">#656</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/a6a088e088dfe226b4a4f8e1290352db5e26aab4"><code>a6a088e</code></a>
    build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/657">#657</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/10a114d55d5d9be979eaa06a37e65c0df713ae33"><code>10a114d</code></a>
    test: add test for urlencoded invalid defaultCharset (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/643">#643</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/expressjs/body-parser/compare/v2.2.0...v2.2.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=body-parser&package-manager=npm_and_yarn&previous-version=2.2.0&new-version=2.2.1)](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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/github-aws-runners/terraform-aws-github-runner/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    6acb345 View commit details
    Browse the repository at this point in the history
  5. fix(lambda): bump body-parser from 2.2.0 to 2.2.1 in /lambdas (#4913)

    Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0
    to 2.2.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/expressjs/body-parser/releases">body-parser's
    releases</a>.</em></p>
    <blockquote>
    <h2>v2.2.1</h2>
    <h2>Important: Security</h2>
    <ul>
    <li>Security fix for <a
    href="https://www.cve.org/CVERecord?id=CVE-2025-13466">CVE-2025-13466</a>
    (<a
    href="https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4">GHSA-wqch-xfxh-vrr4</a>)</li>
    </ul>
    <h2>What's Changed</h2>
    <ul>
    <li>ci: add dependabot by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/593">expressjs/body-parser#593</a></li>
    <li>ci: use full SHAs for github action versions by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/594">expressjs/body-parser#594</a></li>
    <li>deps: type-is@^2.0.1 by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/599">expressjs/body-parser#599</a></li>
    <li>build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/609">expressjs/body-parser#609</a></li>
    <li>build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/610">expressjs/body-parser#610</a></li>
    <li>build(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/611">expressjs/body-parser#611</a></li>
    <li>build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.31.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/613">expressjs/body-parser#613</a></li>
    <li>build(deps-dev): bump eslint-plugin-markdown from 3.0.0 to 3.0.1 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/612">expressjs/body-parser#612</a></li>
    <li>ci: add codeql github workflows scanning by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/614">expressjs/body-parser#614</a></li>
    <li>ci: update CodeQL config to ignore the test directory by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/615">expressjs/body-parser#615</a></li>
    <li>build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/620">expressjs/body-parser#620</a></li>
    <li>build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/619">expressjs/body-parser#619</a></li>
    <li>chore(deps): unpin devDependencies by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/616">expressjs/body-parser#616</a></li>
    <li>ci: add node.js 24 to test matrix by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/621">expressjs/body-parser#621</a></li>
    <li>build(deps): bump github/codeql-action from 3.28.16 to 3.28.18 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/623">expressjs/body-parser#623</a></li>
    <li>build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/624">expressjs/body-parser#624</a></li>
    <li>chore: add funding to package.json by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/617">expressjs/body-parser#617</a></li>
    <li>build(deps): bump github/codeql-action from 3.28.18 to 3.29.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/625">expressjs/body-parser#625</a></li>
    <li>build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/630">expressjs/body-parser#630</a></li>
    <li>refactor: move common request validation to read function by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/600">expressjs/body-parser#600</a></li>
    <li>deps: bump iconv-lite by <a
    href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/631">expressjs/body-parser#631</a></li>
    <li>doc: pull beta changelog forward into 2.0.0 by <a
    href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/629">expressjs/body-parser#629</a></li>
    <li>refactor: optimize raw and text parsers with shared passthrough
    function by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/634">expressjs/body-parser#634</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/expressjs/body-parser/pull/640">expressjs/body-parser#640</a></li>
    <li>build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/639">expressjs/body-parser#639</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/expressjs/body-parser/pull/636">expressjs/body-parser#636</a></li>
    <li>build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/637">expressjs/body-parser#637</a></li>
    <li>build(deps): bump github/codeql-action from 3.29.7 to 3.30.5 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/638">expressjs/body-parser#638</a></li>
    <li>deps: raw-body@^3.0.1 by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/641">expressjs/body-parser#641</a></li>
    <li>deps: debug@^4.4.3 by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/642">expressjs/body-parser#642</a></li>
    <li>docs: add iconv-lite 0.7.0 changes to history entry by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/645">expressjs/body-parser#645</a></li>
    <li>ci: add node.js 25 to test matrix by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/650">expressjs/body-parser#650</a></li>
    <li>perf: move read options outside parser middlewares by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/648">expressjs/body-parser#648</a></li>
    <li>test(json): add RFC 7159 whitespace edge cases by <a
    href="https://github.com/Ayoub-Mabrouk"><code>@​Ayoub-Mabrouk</code></a>
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/653">expressjs/body-parser#653</a></li>
    <li>test: add test for urlencoded invalid defaultCharset by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/643">expressjs/body-parser#643</a></li>
    <li>build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/657">expressjs/body-parser#657</a></li>
    <li>build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/656">expressjs/body-parser#656</a></li>
    <li>build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/655">expressjs/body-parser#655</a></li>
    <li>build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/654">expressjs/body-parser#654</a></li>
    <li>ci: also test on first supported node.js version by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/646">expressjs/body-parser#646</a></li>
    <li>chore: switch badges from badgen.net to shields.io by <a
    href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/661">expressjs/body-parser#661</a></li>
    <li>Remove history.md from being packaged on publish by <a
    href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in
    <a
    href="https://redirect.github.com/expressjs/body-parser/pull/660">expressjs/body-parser#660</a></li>
    <li>Release: 2.2.1 by <a
    href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
    in <a
    href="https://redirect.github.com/expressjs/body-parser/pull/659">expressjs/body-parser#659</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/expressjs/body-parser/blob/master/HISTORY.md">body-parser's
    changelog</a>.</em></p>
    <blockquote>
    <h1>2.2.1 / 2025-11-24</h1>
    <ul>
    <li>Security fix for <a
    href="https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4">GHSA-wqch-xfxh-vrr4</a></li>
    <li>deps:
    <ul>
    <li>type-is@^2.0.1</li>
    <li>iconv-lite@^0.7.0
    <ul>
    <li>Handle split surrogate pairs when encoding UTF-8</li>
    <li>Avoid false positives in <code>encodingExists</code> by using
    prototype-less objects</li>
    </ul>
    </li>
    <li>raw-body@^3.0.1</li>
    <li>debug@^4.4.3</li>
    </ul>
    </li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/d96b63da8d7445de317736471633bac83ec76cbb"><code>d96b63d</code></a>
    2.2.1 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/659">#659</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/b204886a6744b0b6d297cd0e849d75de836f3b63"><code>b204886</code></a>
    sec: security patch for CVE-2025-13466</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/e20e3512e085c1162e8ffe36ac65c705a8017251"><code>e20e351</code></a>
    feat: remove <code>history.md</code> from being packaged on publish (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/660">#660</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/0d7ce71c84fa3dd80930188c85f8b2862c1f32a5"><code>0d7ce71</code></a>
    docs: switch badges from badgen.net to shields.io (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/661">#661</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/168afff3470302aa28050a8ae6681fa1fdaf71a2"><code>168afff</code></a>
    ci: also test on first supported node.js version (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/646">#646</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/e539a7121d106539379b3192705a06bac48c6d1c"><code>e539a71</code></a>
    build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/654">#654</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/939161277a70c1b082f7169f7dc64abf35ff5ce9"><code>9391612</code></a>
    build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/655">#655</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/57baafb3bb04c115967a5f8ce9b8be2f96ea0b03"><code>57baafb</code></a>
    build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/656">#656</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/a6a088e088dfe226b4a4f8e1290352db5e26aab4"><code>a6a088e</code></a>
    build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/657">#657</a>)</li>
    <li><a
    href="https://github.com/expressjs/body-parser/commit/10a114d55d5d9be979eaa06a37e65c0df713ae33"><code>10a114d</code></a>
    test: add test for urlencoded invalid defaultCharset (<a
    href="https://redirect.github.com/expressjs/body-parser/issues/643">#643</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/expressjs/body-parser/compare/v2.2.0...v2.2.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=body-parser&package-manager=npm_and_yarn&previous-version=2.2.0&new-version=2.2.1)](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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/github-aws-runners/terraform-aws-github-runner/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    3481dbb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. chore: add maintainer (#4916)

    Add @guicaulada as a maintainer.
    guicaulada authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    6e88223 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. chore(main): release 6.10.1 (#4914)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [6.10.1](v6.10.0...v6.10.1)
    (2025-11-27)
    
    
    ### Bug Fixes
    
    * **lambda:** bump body-parser from 2.2.0 to 2.2.1 in /lambdas
    ([#4913](#4913))
    ([3481dbb](3481dbb))
    
    ---
    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>
    runners-releaser[bot] authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    4a8d218 View commit details
    Browse the repository at this point in the history
Loading