Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps @redocly/cli from 2.14.5 to 2.14.8.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.14.8

Patch Changes

  • Fixed an issue where multi-line lint error messages could break Markdown formatting.
  • Updated @​redocly/openapi-core to v2.14.8.

@​redocly/cli@​2.14.7

Patch Changes

  • Updated @​redocly/openapi-core to v2.14.7.

@​redocly/cli@​2.14.6

Patch Changes

  • Updated @​redocly/openapi-core to v2.14.6.
Commits
  • b1767fe chore: 🔖 release new versions (#2508)
  • cab4e7c fix: improve lint formatting for markdown to handle multiline error messages ...
  • 1b0a6d4 feat: add support for 'x-query' operation in PathItem type (#2501)
  • 7f37e14 chore: update undici to v6.23.0 (#2507)
  • 99fa542 docs: update the apis section (#2505)
  • 5261439 chore: 🔖 release new versions (#2503)
  • d4ac034 feat: add functionality to change default unevaluated properties on demand (#...
  • 5f62248 chore: 🔖 release new versions (#2502)
  • 3d3794a fix(core): fix bug loading of .redocly.lint-ignore.yaml in browser environm...
  • a5b9817 fix: remove mutation of rootRedoclyConfigSchema constant (#2496)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2026
@github-actions
Copy link
Contributor

This PR is raised by Dependabot to update a dependency.

Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.14.5 to 2.14.8.
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected])

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.14.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redocly/cli-2.14.8 branch from 1cc7f81 to d4c4dad Compare January 24, 2026 12:53
@sonarqubecloud
Copy link

Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit a316f6f into main Jan 24, 2026
16 checks passed
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-2.14.8 branch January 24, 2026 13:08
connoravo-nhs added a commit that referenced this pull request Jan 27, 2026
# This is the 1st commit message:

Change apigee api name

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #2:

Adjust API name and bump tests for new PFPv2 path

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #3:

Change the client name too

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #4:

Adjust KID and private key value (within secrets)

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #5:

Correct client naming

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #6:

Change api naming

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #7:

Adjust client too

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #8:

Submit mTLS always

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #9:

Remove the client value

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #10:

Bump regression test versions

Signed-off-by: Connor Avery <[email protected]>

# This is the commit message #11:

Docs: [AEA-6125] - fix service search v3 instructions (#2320)

## Summary

- Routine Change

### Details

- fix service search v3 instructions
# This is the commit message #12:

Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml from 5.3.1 to 5.3.3 (#2321)

Bumps
[NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml](https://github.com/nhsdigital/eps-common-workflows)
from 5.3.1 to 5.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nhsdigital/eps-common-workflows/releases">NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml's
releases</a>.</em></p>
<blockquote>
<h2>v5.3.3</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.2...v5.3.3">5.3.3</a>
(2026-01-23)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump actions/setup-java from 5.1.0 to 5.2.0 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/51">#51</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4">b933ef1</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/05102bcb5257...b933ef1bb352">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21282942984">Release
workflow run</a> - Workflow ID: 21282942984</p>
<p>It was initialized by <a
href="https://github.com/apps/eps-autoapprove-dependabot">eps-autoapprove-dependabot[bot]</a></p>
<h2>v5.3.2</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.1...v5.3.2">5.3.2</a>
(2026-01-23)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump actions/checkout from 6.0.1 to 6.0.2 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/52">#52</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/05102bcb52573ce197977a9beb48040681ecf1d0">05102bc</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/a2edde3fb0e9...05102bcb5257">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21282798712">Release
workflow run</a> - Workflow ID: 21282798712</p>
<p>It was initialized by <a
href="https://github.com/anthony-nhs">anthony-nhs</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4"><code>b933ef1</code></a>
Upgrade: [dependabot] - bump actions/setup-java from 5.1.0 to 5.2.0 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/51">#51</a>)</li>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/05102bcb52573ce197977a9beb48040681ecf1d0"><code>05102bc</code></a>
Upgrade: [dependabot] - bump actions/checkout from 6.0.1 to 6.0.2 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/52">#52</a>)</li>
<li>See full diff in <a
href="https://github.com/nhsdigital/eps-common-workflows/compare/a2edde3fb0e9816a25a5ba4923b4d509db83f552...b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml&package-manager=github_actions&previous-version=5.3.1&new-version=5.3.3)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message #13:

Upgrade: [dependabot] - bump @nhs/fhir-middy-error-handler from 2.1.69 to 2.1.70 (#2335)

Bumps
[@nhs/fhir-middy-error-handler](https://github.com/NHSDigital/nhs-fhir-middy-error-handler)
from 2.1.69 to 2.1.70.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/releases"><code>@​nhs/fhir-middy-error-handler</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.1.70</h2>
<h2><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.69...v2.1.70">2.1.70</a>
(2026-01-21)</h2>
<h3>Upgrade</h3>
<ul>
<li>[AEA-6028] - Updated to new version of common workflows (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/540">#540</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/61cfea5bd90037fa01569d63b5b08db4de277884">61cfea5</a>)</li>
<li>[dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml
from 5.2.14 to 5.3.1 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/541">#541</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/1358796a17182b8dad59733beb31f6002262ffe6">1358796</a>)</li>
<li>[dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml
from 5.3.0 to 5.3.1 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/544">#544</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/4ca38bbd311a0eecaa8a2bc79c714d684955d312">4ca38bb</a>)</li>
<li>[dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml
from 5.3.0 to 5.3.1 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/542">#542</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/629546c5caf3364b75ece2a6527fd119b1c27c67">629546c</a>)</li>
<li>[dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml from
5.3.0 to 5.3.1 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/543">#543</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/b1cc9187fda264bf25983c0b588247da80fce557">b1cc918</a>)</li>
</ul>
<h2>Info</h2>
<p><a href="">See code diff</a>
<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/actions/runs/21202058285">Release
workflow run</a> - Workflow ID: 21202058285</p>
<p>It was initialized by <a href=""></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/629546c5caf3364b75ece2a6527fd119b1c27c67"><code>629546c</code></a>
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/1358796a17182b8dad59733beb31f6002262ffe6"><code>1358796</code></a>
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/b1cc9187fda264bf25983c0b588247da80fce557"><code>b1cc918</code></a>
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/4ca38bbd311a0eecaa8a2bc79c714d684955d312"><code>4ca38bb</code></a>
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/61cfea5bd90037fa01569d63b5b08db4de277884"><code>61cfea5</code></a>
Upgrade: [AEA-6028] - Updated to new version of common workflows (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/540">#540</a>)</li>
<li>See full diff in <a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.69...v2.1.70">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nhs/fhir-middy-error-handler&package-manager=npm_and_yarn&previous-version=2.1.69&new-version=2.1.70)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <[email protected]>
# This is the commit message #14:

Upgrade: [dependabot] - bump @typescript-eslint/parser from 8.53.0 to 8.53.1 (#2334)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 8.53.0 to 8.53.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.53.1</h2>
<h2>8.53.1 (2026-01-19)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
skip fixer if interface is a default export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11951">#11951</a>)</li>
<li><strong>utils:</strong> make RuleCreator root defaultOptions
optional (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11956">#11956</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Cameron</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</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.53.1 (2026-01-19)</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/9940e53a156ec75b2e2910a63310650b4d19a6c6"><code>9940e53</code></a>
chore(release): publish 8.53.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=8.53.0&new-version=8.53.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message #15:

Upgrade: [dependabot] - bump @typescript-eslint/parser from 8.53.0 to 8.53.1 (#2334)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 8.53.0 to 8.53.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.53.1</h2>
<h2>8.53.1 (2026-01-19)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
skip fixer if interface is a default export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11951">#11951</a>)</li>
<li><strong>utils:</strong> make RuleCreator root defaultOptions
optional (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11956">#11956</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Cameron</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</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.53.1 (2026-01-19)</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/9940e53a156ec75b2e2910a63310650b4d19a6c6"><code>9940e53</code></a>
chore(release): publish 8.53.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=8.53.0&new-version=8.53.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message #16:

Upgrade: [dependabot] - bump @aws-sdk/client-ssm from 3.971.0 to 3.974.0 (#2333)

Bumps
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
from 3.971.0 to 3.974.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.974.0</h2>
<h4>3.974.0(2026-01-22)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>add new pkg folder to sdkVersions.properties (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7675">#7675</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/766beed1de7795bec02e67034203dd3244cd2be6">766beed1</a>)</li>
<li>sync for http label validation (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7671">#7671</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14">8536efc9</a>)</li>
</ul>
</li>
<li><strong>packages:</strong> move package folders for internal pkgs
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7670">#7670</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce66606d7028a9a2841fc27acdd4bab3a0917546">ce66606d</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-marketplace-metering:</strong> Customer Identifier
parameter deprecation date has been removed. For new implementations, we
recommend using the CustomerAWSAccountID. Your current integration will
continue to work. When updating your implementation, consider migrating
to CustomerAWSAccountID for improved integration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa72d80d495eb4a259cc6b8a256258b9caedf8f3">fa72d80d</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adding documentation to
user guide and API documentation for how customers can create new
encrypted policy stores by passing in their customer managed key during
policy store creation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6dac27bb72cf04ee4f9ed7234a3e68f829e323e4">6dac27bb</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-01-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a8b7e9d8f342d5a240b33af7461d31e0bbb4ac1b">a8b7e9d8</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift Servers Realtime
now supports Node.js 24.x runtime on the Amazon Linux 2023 operating
system. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa6e74c6ff4f8b99556d75f1b1ce49a01b0bc60e">fa6e74c6</a>)</li>
<li><strong>client-guardduty:</strong> Adding new enum value for
ScanStatusReason (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a12c8c688ed02a5cc9020a0e8ec34168080a64e8">a12c8c68</a>)</li>
<li><strong>client-ec2:</strong> Add better support for fractional GPU
instances in DescribeInstanceTypes API. The new fields, logicalGpuCount,
gpuPartitionSize, and workload array enable better GPU resource
selection and filtering for both full and fractional GPU instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72b8a1cc9b45c014fb73934b8326cb69f35bde43">72b8a1cc</a>)</li>
<li><strong>client-health:</strong> Updates the lower range for the
maxResults request property for DescribeAffectedEntities,
DescribeAffectedEntitiesForOrganization, DescribeEvents, and
DescribeEventsForOrganization API request properties. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202b860d0e59a579a6bf3dad354b20a5df3fe587">202b860d</a>)</li>
<li><strong>client-budgets:</strong> Add Budget FilterExpression and
Metrics fields to DescribeBudgetPerformanceHistory to support more
granular filtering options. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b7d32177c966a309dbb70196e18f63bafe141f5">5b7d3217</a>)</li>
<li><strong>client-auto-scaling:</strong> This release adds support for
Amazon EC2 Auto Scaling group deletion protection (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce97b637c2ca87fc2278d472a7fdfbeb97c2dac2">ce97b637</a>)</li>
<li><strong>client-dynamodb:</strong> Adds additional waiters to Amazon
DynamoDB. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/55f5f7fda1880ec8009992b4b72921075f828841">55f5f7fd</a>)</li>
<li><strong>packages:</strong> support open version ranges for internal
packages - move core &amp; types (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7674">#7674</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a3cdc641fc5aeaf50e5689f64109d4187cc0ad63">a3cdc641</a>)</li>
<li><strong>config:</strong> create config package (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7667">#7667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/943761cd81f6506511257c4b7a0a6b083d105603">943761cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.974.0.zip</strong></p>
<h2>v3.973.0</h2>
<h4>3.973.0(2026-01-21)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-01-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5a66a0a1e3c31cd645ad42efb3ac33ba92f67cfe">5a66a0a1</a>)</li>
<li><strong>client-config-service:</strong> AWS Config Conformance Packs
now support tag-on-create through PutConformancePack API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cbc598738e8ab7b0f5446c4b752d0209a73d3c2">0cbc5987</a>)</li>
<li><strong>client-quicksight:</strong> Added documentation and model
for sheet layout groups - allows sheet elements to be grouped, Added
documentation and the feature enables admins to have granular control
over connectors under actions, Updated API documentation for PDF Export
in Snapshot Export APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5862792f6fb6ad113c4b3e654d9958571b3a2bc9">5862792f</a>)</li>
<li><strong>client-ec2:</strong> Added support of multiple EBS cards.
New EbsCardIndex parameter enables attaching volumes to specific EBS
cards on supported instance types for improved storage performance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306621454badc231432a31e11508cfd5b2d75820">30662145</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Supports custom browser
extensions for AgentCore Browser and increased message payloads up to
100KB per message in an Event for AgentCore Memory (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bd22907497ec421c8491fecb6782ead52828a1e9">bd229074</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.973.0.zip</strong></p>
<h2>v3.972.0</h2>
<!-- 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.973.0...v3.974.0">3.974.0</a>
(2026-01-22)</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.971.0...v3.972.0">3.972.0</a>
(2026-01-20)</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/2f2a87473a446137d9b3c5d30a091eda7e7d38b3"><code>2f2a874</code></a>
Publish v3.974.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14"><code>8536efc</code></a>
chore(codegen): sync for http label validation (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7671">#7671</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c47a84766e65e9a7f3d7151ff10d58aba29e6df0"><code>c47a847</code></a>
Publish v3.972.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f"><code>e0b484f</code></a>
chore: replace rimraf with premove (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7669">#7669</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.974.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-ssm&package-manager=npm_and_yarn&previous-version=3.971.0&new-version=3.974.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message #17:

Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.971.0 to 3.974.0 (#2328)

Bumps
[@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager)
from 3.971.0 to 3.974.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-secrets-manager</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.974.0</h2>
<h4>3.974.0(2026-01-22)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>add new pkg folder to sdkVersions.properties (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7675">#7675</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/766beed1de7795bec02e67034203dd3244cd2be6">766beed1</a>)</li>
<li>sync for http label validation (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7671">#7671</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14">8536efc9</a>)</li>
</ul>
</li>
<li><strong>packages:</strong> move package folders for internal pkgs
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7670">#7670</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce66606d7028a9a2841fc27acdd4bab3a0917546">ce66606d</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-marketplace-metering:</strong> Customer Identifier
parameter deprecation date has been removed. For new implementations, we
recommend using the CustomerAWSAccountID. Your current integration will
continue to work. When updating your implementation, consider migrating
to CustomerAWSAccountID for improved integration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa72d80d495eb4a259cc6b8a256258b9caedf8f3">fa72d80d</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adding documentation to
user guide and API documentation for how customers can create new
encrypted policy stores by passing in their customer managed key during
policy store creation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6dac27bb72cf04ee4f9ed7234a3e68f829e323e4">6dac27bb</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-01-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a8b7e9d8f342d5a240b33af7461d31e0bbb4ac1b">a8b7e9d8</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift Servers Realtime
now supports Node.js 24.x runtime on the Amazon Linux 2023 operating
system. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa6e74c6ff4f8b99556d75f1b1ce49a01b0bc60e">fa6e74c6</a>)</li>
<li><strong>client-guardduty:</strong> Adding new enum value for
ScanStatusReason (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a12c8c688ed02a5cc9020a0e8ec34168080a64e8">a12c8c68</a>)</li>
<li><strong>client-ec2:</strong> Add better support for fractional GPU
instances in DescribeInstanceTypes API. The new fields, logicalGpuCount,
gpuPartitionSize, and workload array enable better GPU resource
selection and filtering for both full and fractional GPU instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72b8a1cc9b45c014fb73934b8326cb69f35bde43">72b8a1cc</a>)</li>
<li><strong>client-health:</strong> Updates the lower range for the
maxResults request property for DescribeAffectedEntities,
DescribeAffectedEntitiesForOrganization, DescribeEvents, and
DescribeEventsForOrganization API request properties. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202b860d0e59a579a6bf3dad354b20a5df3fe587">202b860d</a>)</li>
<li><strong>client-budgets:</strong> Add Budget FilterExpression and
Metrics fields to DescribeBudgetPerformanceHistory to support more
granular filtering options. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b7d32177c966a309dbb70196e18f63bafe141f5">5b7d3217</a>)</li>
<li><strong>client-auto-scaling:</strong> This release adds support for
Amazon EC2 Auto Scaling group deletion protection (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce97b637c2ca87fc2278d472a7fdfbeb97c2dac2">ce97b637</a>)</li>
<li><strong>client-dynamodb:</strong> Adds additional waiters to Amazon
DynamoDB. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/55f5f7fda1880ec8009992b4b72921075f828841">55f5f7fd</a>)</li>
<li><strong>packages:</strong> support open version ranges for internal
packages - move core &amp; types (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7674">#7674</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a3cdc641fc5aeaf50e5689f64109d4187cc0ad63">a3cdc641</a>)</li>
<li><strong>config:</strong> create config package (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7667">#7667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/943761cd81f6506511257c4b7a0a6b083d105603">943761cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.974.0.zip</strong></p>
<h2>v3.973.0</h2>
<h4>3.973.0(2026-01-21)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-01-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5a66a0a1e3c31cd645ad42efb3ac33ba92f67cfe">5a66a0a1</a>)</li>
<li><strong>client-config-service:</strong> AWS Config Conformance Packs
now support tag-on-create through PutConformancePack API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cbc598738e8ab7b0f5446c4b752d0209a73d3c2">0cbc5987</a>)</li>
<li><strong>client-quicksight:</strong> Added documentation and model
for sheet layout groups - allows sheet elements to be grouped, Added
documentation and the feature enables admins to have granular control
over connectors under actions, Updated API documentation for PDF Export
in Snapshot Export APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5862792f6fb6ad113c4b3e654d9958571b3a2bc9">5862792f</a>)</li>
<li><strong>client-ec2:</strong> Added support of multiple EBS cards.
New EbsCardIndex parameter enables attaching volumes to specific EBS
cards on supported instance types for improved storage performance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306621454badc231432a31e11508cfd5b2d75820">30662145</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Supports custom browser
extensions for AgentCore Browser and increased message payloads up to
100KB per message in an Event for AgentCore Memory (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bd22907497ec421c8491fecb6782ead52828a1e9">bd229074</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.973.0.zip</strong></p>
<h2>v3.972.0</h2>
<!-- 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-secrets-manager/CHANGELOG.md"><code>@​aws-sdk/client-secrets-manager</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.973.0...v3.974.0">3.974.0</a>
(2026-01-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-secrets-manager</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.971.0...v3.972.0">3.972.0</a>
(2026-01-20)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-secrets-manager</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2f2a87473a446137d9b3c5d30a091eda7e7d38b3"><code>2f2a874</code></a>
Publish v3.974.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14"><code>8536efc</code></a>
chore(codegen): sync for http label validation (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/7671">#7671</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c47a84766e65e9a7f3d7151ff10d58aba29e6df0"><code>c47a847</code></a>
Publish v3.972.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f"><code>e0b484f</code></a>
chore: replace rimraf with premove (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/7669">#7669</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.974.0/clients/client-secrets-manager">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-secrets-manager&package-manager=npm_and_yarn&previous-version=3.971.0&new-version=3.974.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message #18:

Upgrade: [dependabot] - bump @redocly/cli from 2.14.5 to 2.14.8 (#2331)

Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.14.5
to 2.14.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Redocly/redocly-cli/releases"><code>@​redocly/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​redocly/cli</code><a
href="https://github.com/2"><code>@​2</code></a>.14.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fixed an issue where multi-line lint error messages could break
Markdown formatting.</li>
<li>Updated <code>@​redocly/openapi-core</code> to v2.14.8.</li>
</ul>
<h2><code>@​redocly/cli</code><a
href="https://github.com/2"><code>@​2</code></a>.14.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated <code>@​redocly/openapi-core</code> to v2.14.7.</li>
</ul>
<h2><code>@​redocly/cli</code><a
href="https://github.com/2"><code>@​2</code></a>.14.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated <code>@​redocly/openapi-core</code> to v2.14.6.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/b1767fe75b8cef369bbbccb9143786bb13826658"><code>b1767fe</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2508">#2508</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/cab4e7c7cc77e3d12a8cf719b73419a2ef07090a"><code>cab4e7c</code></a>
fix: improve lint formatting for markdown to handle multiline error
messages ...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/1b0a6d4f6ba6835763732dba5356de54b5071b2c"><code>1b0a6d4</code></a>
feat: add support for 'x-query' operation in PathItem type (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2501">#2501</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/7f37e14e2931757f3850f8515f4dc72b2f10a5f6"><code>7f37e14</code></a>
chore: update undici to v6.23.0 (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2507">#2507</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/99fa542a8c758a226f737faf4fff54f838294960"><code>99fa542</code></a>
docs: update the apis section (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2505">#2505</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/526143978eb898341e09e92dbb3782a2d233c8f0"><code>5261439</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2503">#2503</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/d4ac034d7162b2a00371894cf8c124d454d612a8"><code>d4ac034</code></a>
feat: add functionality to change default unevaluated properties on
demand (#...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/5f62248f0efb59a79b6c86d9997a3be8313b7085"><code>5f62248</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2502">#2502</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/3d3794ad8eab4d6b2087b808bd11edba43cda070"><code>3d3794a</code></a>
fix(core): fix bug loading of <code>.redocly.lint-ignore.yaml</code> in
browser environm...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/a5b9817730fb57439bfe05ad23b396288de92554"><code>a5b9817</code></a>
fix: remove mutation of <code>rootRedoclyConfigSchema</code> constant
(<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2496">#2496</a>)</li>
<li>See full diff in <a
href="https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected]">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@redocly/cli&package-manager=npm_and_yarn&previous-version=2.14.5&new-version=2.14.8)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
connoravo-nhs pushed a commit that referenced this pull request Jan 27, 2026
Signed-off-by: Connor Avery <[email protected]>

Adjust API name and bump tests for new PFPv2 path

Signed-off-by: Connor Avery <[email protected]>

Change the client name too

Signed-off-by: Connor Avery <[email protected]>

Adjust KID and private key value (within secrets)

Signed-off-by: Connor Avery <[email protected]>

Correct client naming

Signed-off-by: Connor Avery <[email protected]>

Change api naming

Signed-off-by: Connor Avery <[email protected]>

Adjust client too

Signed-off-by: Connor Avery <[email protected]>

Submit mTLS always

Signed-off-by: Connor Avery <[email protected]>

Remove the client value

Signed-off-by: Connor Avery <[email protected]>

Bump regression test versions

Signed-off-by: Connor Avery <[email protected]>

Docs: [AEA-6125] - fix service search v3 instructions (#2320)

- Routine Change

- fix service search v3 instructions

Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml from 5.3.1 to 5.3.3 (#2321)

Bumps
[NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml](https://github.com/nhsdigital/eps-common-workflows)
from 5.3.1 to 5.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nhsdigital/eps-common-workflows/releases">NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml's
releases</a>.</em></p>
<blockquote>
<h2>v5.3.3</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.2...v5.3.3">5.3.3</a>
(2026-01-23)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump actions/setup-java from 5.1.0 to 5.2.0 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/51">#51</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4">b933ef1</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/05102bcb5257...b933ef1bb352">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21282942984">Release
workflow run</a> - Workflow ID: 21282942984</p>
<p>It was initialized by <a
href="https://github.com/apps/eps-autoapprove-dependabot">eps-autoapprove-dependabot[bot]</a></p>
<h2>v5.3.2</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.1...v5.3.2">5.3.2</a>
(2026-01-23)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump actions/checkout from 6.0.1 to 6.0.2 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/52">#52</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/05102bcb52573ce197977a9beb48040681ecf1d0">05102bc</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/a2edde3fb0e9...05102bcb5257">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21282798712">Release
workflow run</a> - Workflow ID: 21282798712</p>
<p>It was initialized by <a
href="https://github.com/anthony-nhs">anthony-nhs</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4"><code>b933ef1</code></a>
Upgrade: [dependabot] - bump actions/setup-java from 5.1.0 to 5.2.0 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/51">#51</a>)</li>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/05102bcb52573ce197977a9beb48040681ecf1d0"><code>05102bc</code></a>
Upgrade: [dependabot] - bump actions/checkout from 6.0.1 to 6.0.2 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/52">#52</a>)</li>
<li>See full diff in <a
href="https://github.com/nhsdigital/eps-common-workflows/compare/a2edde3fb0e9816a25a5ba4923b4d509db83f552...b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml&package-manager=github_actions&previous-version=5.3.1&new-version=5.3.3)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @nhs/fhir-middy-error-handler from 2.1.69 to 2.1.70 (#2335)

Bumps
[@nhs/fhir-middy-error-handler](https://github.com/NHSDigital/nhs-fhir-middy-error-handler)
from 2.1.69 to 2.1.70.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/releases"><code>@​nhs/fhir-middy-error-handler</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.1.70</h2>
<h2><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.69...v2.1.70">2.1.70</a>
(2026-01-21)</h2>
<h3>Upgrade</h3>
<ul>
<li>[AEA-6028] - Updated to new version of common workflows (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/540">#540</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/61cfea5bd90037fa01569d63b5b08db4de277884">61cfea5</a>)</li>
<li>[dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml
from 5.2.14 to 5.3.1 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/541">#541</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/1358796a17182b8dad59733beb31f6002262ffe6">1358796</a>)</li>
<li>[dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml
from 5.3.0 to 5.3.1 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/544">#544</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/4ca38bbd311a0eecaa8a2bc79c714d684955d312">4ca38bb</a>)</li>
<li>[dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml
from 5.3.0 to 5.3.1 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/542">#542</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/629546c5caf3364b75ece2a6527fd119b1c27c67">629546c</a>)</li>
<li>[dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml from
5.3.0 to 5.3.1 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/543">#543</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/b1cc9187fda264bf25983c0b588247da80fce557">b1cc918</a>)</li>
</ul>
<h2>Info</h2>
<p><a href="">See code diff</a>
<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/actions/runs/21202058285">Release
workflow run</a> - Workflow ID: 21202058285</p>
<p>It was initialized by <a href=""></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/629546c5caf3364b75ece2a6527fd119b1c27c67"><code>629546c</code></a>
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/1358796a17182b8dad59733beb31f6002262ffe6"><code>1358796</code></a>
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/b1cc9187fda264bf25983c0b588247da80fce557"><code>b1cc918</code></a>
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/4ca38bbd311a0eecaa8a2bc79c714d684955d312"><code>4ca38bb</code></a>
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/61cfea5bd90037fa01569d63b5b08db4de277884"><code>61cfea5</code></a>
Upgrade: [AEA-6028] - Updated to new version of common workflows (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/540">#540</a>)</li>
<li>See full diff in <a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.69...v2.1.70">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nhs/fhir-middy-error-handler&package-manager=npm_and_yarn&previous-version=2.1.69&new-version=2.1.70)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <[email protected]>

Upgrade: [dependabot] - bump @typescript-eslint/parser from 8.53.0 to 8.53.1 (#2334)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 8.53.0 to 8.53.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.53.1</h2>
<h2>8.53.1 (2026-01-19)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
skip fixer if interface is a default export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11951">#11951</a>)</li>
<li><strong>utils:</strong> make RuleCreator root defaultOptions
optional (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11956">#11956</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Cameron</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</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.53.1 (2026-01-19)</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/9940e53a156ec75b2e2910a63310650b4d19a6c6"><code>9940e53</code></a>
chore(release): publish 8.53.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/parser">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=8.53.0&new-version=8.53.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @typescript-eslint/parser from 8.53.0 to 8.53.1 (#2334)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 8.53.0 to 8.53.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.53.1</h2>
<h2>8.53.1 (2026-01-19)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
skip fixer if interface is a default export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11951">#11951</a>)</li>
<li><strong>utils:</strong> make RuleCreator root defaultOptions
optional (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11956">#11956</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Cameron</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</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.53.1 (2026-01-19)</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/9940e53a156ec75b2e2910a63310650b4d19a6c6"><code>9940e53</code></a>
chore(release): publish 8.53.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/parser">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=8.53.0&new-version=8.53.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @aws-sdk/client-ssm from 3.971.0 to 3.974.0 (#2333)

Bumps
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
from 3.971.0 to 3.974.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.974.0</h2>
<h4>3.974.0(2026-01-22)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>add new pkg folder to sdkVersions.properties (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7675">#7675</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/766beed1de7795bec02e67034203dd3244cd2be6">766beed1</a>)</li>
<li>sync for http label validation (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7671">#7671</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14">8536efc9</a>)</li>
</ul>
</li>
<li><strong>packages:</strong> move package folders for internal pkgs
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7670">#7670</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce66606d7028a9a2841fc27acdd4bab3a0917546">ce66606d</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-marketplace-metering:</strong> Customer Identifier
parameter deprecation date has been removed. For new implementations, we
recommend using the CustomerAWSAccountID. Your current integration will
continue to work. When updating your implementation, consider migrating
to CustomerAWSAccountID for improved integration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa72d80d495eb4a259cc6b8a256258b9caedf8f3">fa72d80d</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adding documentation to
user guide and API documentation for how customers can create new
encrypted policy stores by passing in their customer managed key during
policy store creation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6dac27bb72cf04ee4f9ed7234a3e68f829e323e4">6dac27bb</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-01-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a8b7e9d8f342d5a240b33af7461d31e0bbb4ac1b">a8b7e9d8</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift Servers Realtime
now supports Node.js 24.x runtime on the Amazon Linux 2023 operating
system. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa6e74c6ff4f8b99556d75f1b1ce49a01b0bc60e">fa6e74c6</a>)</li>
<li><strong>client-guardduty:</strong> Adding new enum value for
ScanStatusReason (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a12c8c688ed02a5cc9020a0e8ec34168080a64e8">a12c8c68</a>)</li>
<li><strong>client-ec2:</strong> Add better support for fractional GPU
instances in DescribeInstanceTypes API. The new fields, logicalGpuCount,
gpuPartitionSize, and workload array enable better GPU resource
selection and filtering for both full and fractional GPU instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72b8a1cc9b45c014fb73934b8326cb69f35bde43">72b8a1cc</a>)</li>
<li><strong>client-health:</strong> Updates the lower range for the
maxResults request property for DescribeAffectedEntities,
DescribeAffectedEntitiesForOrganization, DescribeEvents, and
DescribeEventsForOrganization API request properties. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202b860d0e59a579a6bf3dad354b20a5df3fe587">202b860d</a>)</li>
<li><strong>client-budgets:</strong> Add Budget FilterExpression and
Metrics fields to DescribeBudgetPerformanceHistory to support more
granular filtering options. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b7d32177c966a309dbb70196e18f63bafe141f5">5b7d3217</a>)</li>
<li><strong>client-auto-scaling:</strong> This release adds support for
Amazon EC2 Auto Scaling group deletion protection (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce97b637c2ca87fc2278d472a7fdfbeb97c2dac2">ce97b637</a>)</li>
<li><strong>client-dynamodb:</strong> Adds additional waiters to Amazon
DynamoDB. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/55f5f7fda1880ec8009992b4b72921075f828841">55f5f7fd</a>)</li>
<li><strong>packages:</strong> support open version ranges for internal
packages - move core &amp; types (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7674">#7674</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a3cdc641fc5aeaf50e5689f64109d4187cc0ad63">a3cdc641</a>)</li>
<li><strong>config:</strong> create config package (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7667">#7667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/943761cd81f6506511257c4b7a0a6b083d105603">943761cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.974.0.zip</strong></p>
<h2>v3.973.0</h2>
<h4>3.973.0(2026-01-21)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-01-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5a66a0a1e3c31cd645ad42efb3ac33ba92f67cfe">5a66a0a1</a>)</li>
<li><strong>client-config-service:</strong> AWS Config Conformance Packs
now support tag-on-create through PutConformancePack API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cbc598738e8ab7b0f5446c4b752d0209a73d3c2">0cbc5987</a>)</li>
<li><strong>client-quicksight:</strong> Added documentation and model
for sheet layout groups - allows sheet elements to be grouped, Added
documentation and the feature enables admins to have granular control
over connectors under actions, Updated API documentation for PDF Export
in Snapshot Export APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5862792f6fb6ad113c4b3e654d9958571b3a2bc9">5862792f</a>)</li>
<li><strong>client-ec2:</strong> Added support of multiple EBS cards.
New EbsCardIndex parameter enables attaching volumes to specific EBS
cards on supported instance types for improved storage performance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306621454badc231432a31e11508cfd5b2d75820">30662145</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Supports custom browser
extensions for AgentCore Browser and increased message payloads up to
100KB per message in an Event for AgentCore Memory (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bd22907497ec421c8491fecb6782ead52828a1e9">bd229074</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.973.0.zip</strong></p>
<h2>v3.972.0</h2>
<!-- 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.973.0...v3.974.0">3.974.0</a>
(2026-01-22)</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.971.0...v3.972.0">3.972.0</a>
(2026-01-20)</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/2f2a87473a446137d9b3c5d30a091eda7e7d38b3"><code>2f2a874</code></a>
Publish v3.974.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14"><code>8536efc</code></a>
chore(codegen): sync for http label validation (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7671">#7671</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c47a84766e65e9a7f3d7151ff10d58aba29e6df0"><code>c47a847</code></a>
Publish v3.972.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f"><code>e0b484f</code></a>
chore: replace rimraf with premove (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7669">#7669</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.974.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-ssm&package-manager=npm_and_yarn&previous-version=3.971.0&new-version=3.974.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.971.0 to 3.974.0 (#2328)

Bumps
[@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager)
from 3.971.0 to 3.974.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-secrets-manager</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.974.0</h2>
<h4>3.974.0(2026-01-22)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>add new pkg folder to sdkVersions.properties (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7675">#7675</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/766beed1de7795bec02e67034203dd3244cd2be6">766beed1</a>)</li>
<li>sync for http label validation (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7671">#7671</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14">8536efc9</a>)</li>
</ul>
</li>
<li><strong>packages:</strong> move package folders for internal pkgs
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7670">#7670</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce66606d7028a9a2841fc27acdd4bab3a0917546">ce66606d</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-marketplace-metering:</strong> Customer Identifier
parameter deprecation date has been removed. For new implementations, we
recommend using the CustomerAWSAccountID. Your current integration will
continue to work. When updating your implementation, consider migrating
to CustomerAWSAccountID for improved integration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa72d80d495eb4a259cc6b8a256258b9caedf8f3">fa72d80d</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adding documentation to
user guide and API documentation for how customers can create new
encrypted policy stores by passing in their customer managed key during
policy store creation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6dac27bb72cf04ee4f9ed7234a3e68f829e323e4">6dac27bb</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-01-22
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a8b7e9d8f342d5a240b33af7461d31e0bbb4ac1b">a8b7e9d8</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift Servers Realtime
now supports Node.js 24.x runtime on the Amazon Linux 2023 operating
system. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa6e74c6ff4f8b99556d75f1b1ce49a01b0bc60e">fa6e74c6</a>)</li>
<li><strong>client-guardduty:</strong> Adding new enum value for
ScanStatusReason (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a12c8c688ed02a5cc9020a0e8ec34168080a64e8">a12c8c68</a>)</li>
<li><strong>client-ec2:</strong> Add better support for fractional GPU
instances in DescribeInstanceTypes API. The new fields, logicalGpuCount,
gpuPartitionSize, and workload array enable better GPU resource
selection and filtering for both full and fractional GPU instance types.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/72b8a1cc9b45c014fb73934b8326cb69f35bde43">72b8a1cc</a>)</li>
<li><strong>client-health:</strong> Updates the lower range for the
maxResults request property for DescribeAffectedEntities,
DescribeAffectedEntitiesForOrganization, DescribeEvents, and
DescribeEventsForOrganization API request properties. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/202b860d0e59a579a6bf3dad354b20a5df3fe587">202b860d</a>)</li>
<li><strong>client-budgets:</strong> Add Budget FilterExpression and
Metrics fields to DescribeBudgetPerformanceHistory to support more
granular filtering options. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5b7d32177c966a309dbb70196e18f63bafe141f5">5b7d3217</a>)</li>
<li><strong>client-auto-scaling:</strong> This release adds support for
Amazon EC2 Auto Scaling group deletion protection (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce97b637c2ca87fc2278d472a7fdfbeb97c2dac2">ce97b637</a>)</li>
<li><strong>client-dynamodb:</strong> Adds additional waiters to Amazon
DynamoDB. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/55f5f7fda1880ec8009992b4b72921075f828841">55f5f7fd</a>)</li>
<li><strong>packages:</strong> support open version ranges for internal
packages - move core &amp; types (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7674">#7674</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a3cdc641fc5aeaf50e5689f64109d4187cc0ad63">a3cdc641</a>)</li>
<li><strong>config:</strong> create config package (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7667">#7667</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/943761cd81f6506511257c4b7a0a6b083d105603">943761cd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.974.0.zip</strong></p>
<h2>v3.973.0</h2>
<h4>3.973.0(2026-01-21)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-01-21
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5a66a0a1e3c31cd645ad42efb3ac33ba92f67cfe">5a66a0a1</a>)</li>
<li><strong>client-config-service:</strong> AWS Config Conformance Packs
now support tag-on-create through PutConformancePack API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0cbc598738e8ab7b0f5446c4b752d0209a73d3c2">0cbc5987</a>)</li>
<li><strong>client-quicksight:</strong> Added documentation and model
for sheet layout groups - allows sheet elements to be grouped, Added
documentation and the feature enables admins to have granular control
over connectors under actions, Updated API documentation for PDF Export
in Snapshot Export APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5862792f6fb6ad113c4b3e654d9958571b3a2bc9">5862792f</a>)</li>
<li><strong>client-ec2:</strong> Added support of multiple EBS cards.
New EbsCardIndex parameter enables attaching volumes to specific EBS
cards on supported instance types for improved storage performance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/306621454badc231432a31e11508cfd5b2d75820">30662145</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Supports custom browser
extensions for AgentCore Browser and increased message payloads up to
100KB per message in an Event for AgentCore Memory (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bd22907497ec421c8491fecb6782ead52828a1e9">bd229074</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.973.0.zip</strong></p>
<h2>v3.972.0</h2>
<!-- 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-secrets-manager/CHANGELOG.md"><code>@​aws-sdk/client-secrets-manager</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.973.0...v3.974.0">3.974.0</a>
(2026-01-22)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-secrets-manager</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.971.0...v3.972.0">3.972.0</a>
(2026-01-20)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-secrets-manager</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/2f2a87473a446137d9b3c5d30a091eda7e7d38b3"><code>2f2a874</code></a>
Publish v3.974.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14"><code>8536efc</code></a>
chore(codegen): sync for http label validation (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/7671">#7671</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c47a84766e65e9a7f3d7151ff10d58aba29e6df0"><code>c47a847</code></a>
Publish v3.972.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f"><code>e0b484f</code></a>
chore: replace rimraf with premove (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/7669">#7669</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.974.0/clients/client-secrets-manager">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-secrets-manager&package-manager=npm_and_yarn&previous-version=3.971.0&new-version=3.974.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @redocly/cli from 2.14.5 to 2.14.8 (#2331)

Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.14.5
to 2.14.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Redocly/redocly-cli/releases"><code>@​redocly/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​redocly/cli</code><a
href="https://github.com/2"><code>@​2</code></a>.14.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fixed an issue where multi-line lint error messages could break
Markdown formatting.</li>
<li>Updated <code>@​redocly/openapi-core</code> to v2.14.8.</li>
</ul>
<h2><code>@​redocly/cli</code><a
href="https://github.com/2"><code>@​2</code></a>.14.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated <code>@​redocly/openapi-core</code> to v2.14.7.</li>
</ul>
<h2><code>@​redocly/cli</code><a
href="https://github.com/2"><code>@​2</code></a>.14.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated <code>@​redocly/openapi-core</code> to v2.14.6.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/b1767fe75b8cef369bbbccb9143786bb13826658"><code>b1767fe</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2508">#2508</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/cab4e7c7cc77e3d12a8cf719b73419a2ef07090a"><code>cab4e7c</code></a>
fix: improve lint formatting for markdown to handle multiline error
messages ...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/1b0a6d4f6ba6835763732dba5356de54b5071b2c"><code>1b0a6d4</code></a>
feat: add support for 'x-query' operation in PathItem type (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2501">#2501</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/7f37e14e2931757f3850f8515f4dc72b2f10a5f6"><code>7f37e14</code></a>
chore: update undici to v6.23.0 (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2507">#2507</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/99fa542a8c758a226f737faf4fff54f838294960"><code>99fa542</code></a>
docs: update the apis section (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2505">#2505</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/526143978eb898341e09e92dbb3782a2d233c8f0"><code>5261439</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2503">#2503</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/d4ac034d7162b2a00371894cf8c124d454d612a8"><code>d4ac034</code></a>
feat: add functionality to change default unevaluated properties on
demand (#...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/5f62248f0efb59a79b6c86d9997a3be8313b7085"><code>5f62248</code></a>
chore: 🔖 release new versions (<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2502">#2502</a>)</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/3d3794ad8eab4d6b2087b808bd11edba43cda070"><code>3d3794a</code></a>
fix(core): fix bug loading of <code>.redocly.lint-ignore.yaml</code> in
browser environm...</li>
<li><a
href="https://github.com/Redocly/redocly-cli/commit/a5b9817730fb57439bfe05ad23b396288de92554"><code>a5b9817</code></a>
fix: remove mutation of <code>rootRedoclyConfigSchema</code> constant
(<a
href="https://redirect.github.com/Redocly/redocly-cli/issues/2496">#2496</a>)</li>
<li>See full diff in <a
href="https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected]">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@redocly/cli&package-manager=npm_and_yarn&previous-version=2.14.5&new-version=2.14.8)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @types/aws-lambda from 8.10.159 to 8.10.160 (#2332)

Bumps
[@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda)
from 8.10.159 to 8.10.160.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/aws-lambda&package-manager=npm_and_yarn&previous-version=8.10.159&new-version=8.10.160)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Upgrade: [dependabot] - bump @typescript-eslint/eslint-plugin from 8.53.0 to 8.53.1 (#2330)

Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 8.53.0 to 8.53.1.
<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.53.1</h2>
<h2>8.53.1 (2026-01-19)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
skip fixer if interface is a default export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11951">#11951</a>)</li>
<li><strong>utils:</strong> make RuleCreator root defaultOptions
optional (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11956">#11956</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Cameron</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</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.53.1 (2026-01-19)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>utils:</strong> make RuleCreator root defaultOptions
optional (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11956">#11956</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
skip fixer if interface is a default export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11951">#11951</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Cameron</li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</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/9940e53a156ec75b2e2910a63310650b4d19a6c6"><code>9940e53</code></a>
chore(release): publish 8.53.1</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e0f2a010628dad876d66b63ba97b85d6ecafc3b2"><code>e0f2a01</code></a>
fix(utils): make RuleCreator root defaultOptions optional (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11956">#11956</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/76f8ff7a4257822dc8217a8ad49659cd5951f117"><code>76f8ff7</code></a>
fix(eslint-plugin): [consistent-indexed-object-style] skip fixer if
interface...</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/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.53.0&new-version=8.53.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Adjust API name

Signed-off-by: Connor Avery <[email protected]>

Adjust client name to new client

Signed-off-by: Connor Avery <[email protected]>

Bump reg test version

Signed-off-by: Connor Avery <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants