Skip to content
Permalink

Comparing changes

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

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NHSDigital/eps-prescription-tracker-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.17.18-beta
Choose a base ref
...
head repository: NHSDigital/eps-prescription-tracker-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.18.0-beta
Choose a head ref
  • 12 commits
  • 57 files changed
  • 5 contributors

Commits on Jan 30, 2026

  1. New: [AEA-6072] - Reduce auth session check timing (#1710)

    ## Summary
    - Routine Change
    - ✨ New Feature
    
    ### Details
    - Reduces the auth check timer from 5 to 1 min
    
    ---------
    
    Signed-off-by: Adam Brown <adam.brown41@nhs.net>
    Orkastrated authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    ed2bbe8 View commit details
    Browse the repository at this point in the history
  2. Upgrade: [dependabot] - bump @aws-sdk/client-lambda from 3.975.0 to 3…

    ….978.0 (#1744)
    
    Bumps
    [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda)
    from 3.975.0 to 3.978.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-lambda</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>v3.978.0</h2>
    <h4>3.978.0(2026-01-28)</h4>
    <h5>Chores</h5>
    <ul>
    <li><strong>codegen:</strong>
    <ul>
    <li>smithy-typescript-aws-codegen release 0.43.0 (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li>
    <li>update for aggregated paginators and waiters (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li>
    </ul>
    </li>
    </ul>
    <h5>New Features</h5>
    <ul>
    <li><strong>client-s3-control:</strong> Adds support for the
    UpdateObjectEncryption API to change the server-side encryption type of
    objects in general purpose buckets. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li>
    <li><strong>client-mediaconvert:</strong> This release adds a follow
    source mode for audio output channel count, an AES audio frame wrapping
    option for MXF outputs, and an option to signal DolbyVision
    compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li>
    <li><strong>client-cognito-identity-provider:</strong> This release adds
    support for a new lambda trigger to transform federated user attributes
    during the authentication with external identity providers on Cognito
    Managed Login. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li>
    <li><strong>client-connect:</strong> Adds support for filtering search
    results based on tags assigned to contacts. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li>
    <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response
    now includes a NextToken field, enabling pagination when retrieving
    large sets of transit gateway routes. Pass the returned NextToken value
    in subsequent requests to retrieve the next page of results. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li>
    <li><strong>client-mediaconnect:</strong> This release adds support for
    NDI flow sources in AWS Elemental MediaConnect. You can now send content
    to your MediaConnect transport streams directly from your NDI
    environment using the new NDI source type. Also adds support for LARGE
    4X flow size, which can be used when creating CDI JPEG-XS flows. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li>
    <li><strong>client-s3:</strong> Adds support for the
    UpdateObjectEncryption API to change the server-side encryption type of
    objects in general purpose buckets. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li>
    <li><strong>client-lambda:</strong> We are launching ESM Metrics and
    logging for Kafka ESM to allow customers to monitor Kafka event
    processing using CloudWatch Metrics and Logs. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>client-s3:</strong> add test for aggregate client
    paginator/waiter methods (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.978.0.zip</strong></p>
    <h2>v3.977.0</h2>
    <h4>3.977.0(2026-01-27)</h4>
    <h5>Chores</h5>
    <ul>
    <li><strong>core/protocols:</strong> use default structIterator (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li>
    </ul>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2026-01-27
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li>
    <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and
    M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth,
    X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6
    processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip
    for 25 percent faster builds. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li>
    <li><strong>client-connect:</strong> Added support for task attachments.
    The StartTaskContact API now accepts file attachments, enabling
    customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg,
    .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when
    creating Task contacts. Supports up to 5 attachments per task. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li>
    <li><strong>client-medialive:</strong> AWS Elemental MediaLive released
    two new features that allows customers 1) to set Output Timecode for AV1
    encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2
    output groups when using Pipeline Locking or Disabled Locking modes. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li>
    <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports
    editing job names and descriptions after submission. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li>
    <li><strong>client-sagemaker:</strong> Idle resource sharing enables
    teams to borrow unused compute resources in your SageMaker HyperPod
    cluster. This capability maximizes resource utilization by allowing
    teams to borrow idle compute capacity beyond their allocated compute
    quotas. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.977.0.zip</strong></p>
    <!-- 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-lambda/CHANGELOG.md"><code>@​aws-sdk/client-lambda</code>'s
    changelog</a>.</em></p>
    <blockquote>
    <h1><a
    href="https://github.com/aws/aws-sdk-js-v3/compare/v3.977.0...v3.978.0">3.978.0</a>
    (2026-01-28)</h1>
    <h3>Features</h3>
    <ul>
    <li><strong>client-lambda:</strong> We are launching ESM Metrics and
    logging for Kafka ESM to allow customers to monitor Kafka event
    processing using CloudWatch Metrics and Logs. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d5</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a>
    Publish v3.978.0</li>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3"><code>af7d3d5</code></a>
    feat(client-lambda): We are launching ESM Metrics and logging for Kafka
    ESM t...</li>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a>
    chore(codegen): update for aggregated paginators and waiters (<a
    href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda/issues/7685">#7685</a>)</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-lambda">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-lambda&package-manager=npm_and_yarn&previous-version=3.975.0&new-version=3.978.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    3dbd343 View commit details
    Browse the repository at this point in the history
  3. Upgrade: [dependabot] - bump @aws-sdk/client-dynamodb from 3.975.0 to…

    … 3.978.0 (#1737)
    
    Bumps
    [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb)
    from 3.975.0 to 3.978.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-dynamodb</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>v3.978.0</h2>
    <h4>3.978.0(2026-01-28)</h4>
    <h5>Chores</h5>
    <ul>
    <li><strong>codegen:</strong>
    <ul>
    <li>smithy-typescript-aws-codegen release 0.43.0 (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li>
    <li>update for aggregated paginators and waiters (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li>
    </ul>
    </li>
    </ul>
    <h5>New Features</h5>
    <ul>
    <li><strong>client-s3-control:</strong> Adds support for the
    UpdateObjectEncryption API to change the server-side encryption type of
    objects in general purpose buckets. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li>
    <li><strong>client-mediaconvert:</strong> This release adds a follow
    source mode for audio output channel count, an AES audio frame wrapping
    option for MXF outputs, and an option to signal DolbyVision
    compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li>
    <li><strong>client-cognito-identity-provider:</strong> This release adds
    support for a new lambda trigger to transform federated user attributes
    during the authentication with external identity providers on Cognito
    Managed Login. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li>
    <li><strong>client-connect:</strong> Adds support for filtering search
    results based on tags assigned to contacts. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li>
    <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response
    now includes a NextToken field, enabling pagination when retrieving
    large sets of transit gateway routes. Pass the returned NextToken value
    in subsequent requests to retrieve the next page of results. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li>
    <li><strong>client-mediaconnect:</strong> This release adds support for
    NDI flow sources in AWS Elemental MediaConnect. You can now send content
    to your MediaConnect transport streams directly from your NDI
    environment using the new NDI source type. Also adds support for LARGE
    4X flow size, which can be used when creating CDI JPEG-XS flows. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li>
    <li><strong>client-s3:</strong> Adds support for the
    UpdateObjectEncryption API to change the server-side encryption type of
    objects in general purpose buckets. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li>
    <li><strong>client-lambda:</strong> We are launching ESM Metrics and
    logging for Kafka ESM to allow customers to monitor Kafka event
    processing using CloudWatch Metrics and Logs. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>client-s3:</strong> add test for aggregate client
    paginator/waiter methods (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.978.0.zip</strong></p>
    <h2>v3.977.0</h2>
    <h4>3.977.0(2026-01-27)</h4>
    <h5>Chores</h5>
    <ul>
    <li><strong>core/protocols:</strong> use default structIterator (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li>
    </ul>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2026-01-27
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li>
    <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and
    M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth,
    X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6
    processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip
    for 25 percent faster builds. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li>
    <li><strong>client-connect:</strong> Added support for task attachments.
    The StartTaskContact API now accepts file attachments, enabling
    customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg,
    .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when
    creating Task contacts. Supports up to 5 attachments per task. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li>
    <li><strong>client-medialive:</strong> AWS Elemental MediaLive released
    two new features that allows customers 1) to set Output Timecode for AV1
    encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2
    output groups when using Pipeline Locking or Disabled Locking modes. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li>
    <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports
    editing job names and descriptions after submission. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li>
    <li><strong>client-sagemaker:</strong> Idle resource sharing enables
    teams to borrow unused compute resources in your SageMaker HyperPod
    cluster. This capability maximizes resource utilization by allowing
    teams to borrow idle compute capacity beyond their allocated compute
    quotas. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.977.0.zip</strong></p>
    <!-- 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-dynamodb/CHANGELOG.md"><code>@​aws-sdk/client-dynamodb</code>'s
    changelog</a>.</em></p>
    <blockquote>
    <h1><a
    href="https://github.com/aws/aws-sdk-js-v3/compare/v3.977.0...v3.978.0">3.978.0</a>
    (2026-01-28)</h1>
    <p><strong>Note:</strong> Version bump only for package
    <code>@​aws-sdk/client-dynamodb</code></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a>
    Publish v3.978.0</li>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a>
    chore(codegen): update for aggregated paginators and waiters (<a
    href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb/issues/7685">#7685</a>)</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/clients/client-dynamodb">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-dynamodb&package-manager=npm_and_yarn&previous-version=3.975.0&new-version=3.978.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    2325e1c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.9…

    …75.0 to 3.978.0 (#1741)
    
    Bumps
    [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager)
    from 3.975.0 to 3.978.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.978.0</h2>
    <h4>3.978.0(2026-01-28)</h4>
    <h5>Chores</h5>
    <ul>
    <li><strong>codegen:</strong>
    <ul>
    <li>smithy-typescript-aws-codegen release 0.43.0 (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li>
    <li>update for aggregated paginators and waiters (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li>
    </ul>
    </li>
    </ul>
    <h5>New Features</h5>
    <ul>
    <li><strong>client-s3-control:</strong> Adds support for the
    UpdateObjectEncryption API to change the server-side encryption type of
    objects in general purpose buckets. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li>
    <li><strong>client-mediaconvert:</strong> This release adds a follow
    source mode for audio output channel count, an AES audio frame wrapping
    option for MXF outputs, and an option to signal DolbyVision
    compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li>
    <li><strong>client-cognito-identity-provider:</strong> This release adds
    support for a new lambda trigger to transform federated user attributes
    during the authentication with external identity providers on Cognito
    Managed Login. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li>
    <li><strong>client-connect:</strong> Adds support for filtering search
    results based on tags assigned to contacts. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li>
    <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response
    now includes a NextToken field, enabling pagination when retrieving
    large sets of transit gateway routes. Pass the returned NextToken value
    in subsequent requests to retrieve the next page of results. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li>
    <li><strong>client-mediaconnect:</strong> This release adds support for
    NDI flow sources in AWS Elemental MediaConnect. You can now send content
    to your MediaConnect transport streams directly from your NDI
    environment using the new NDI source type. Also adds support for LARGE
    4X flow size, which can be used when creating CDI JPEG-XS flows. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li>
    <li><strong>client-s3:</strong> Adds support for the
    UpdateObjectEncryption API to change the server-side encryption type of
    objects in general purpose buckets. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li>
    <li><strong>client-lambda:</strong> We are launching ESM Metrics and
    logging for Kafka ESM to allow customers to monitor Kafka event
    processing using CloudWatch Metrics and Logs. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>client-s3:</strong> add test for aggregate client
    paginator/waiter methods (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.978.0.zip</strong></p>
    <h2>v3.977.0</h2>
    <h4>3.977.0(2026-01-27)</h4>
    <h5>Chores</h5>
    <ul>
    <li><strong>core/protocols:</strong> use default structIterator (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li>
    </ul>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2026-01-27
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li>
    <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and
    M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth,
    X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6
    processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip
    for 25 percent faster builds. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li>
    <li><strong>client-connect:</strong> Added support for task attachments.
    The StartTaskContact API now accepts file attachments, enabling
    customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg,
    .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when
    creating Task contacts. Supports up to 5 attachments per task. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li>
    <li><strong>client-medialive:</strong> AWS Elemental MediaLive released
    two new features that allows customers 1) to set Output Timecode for AV1
    encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2
    output groups when using Pipeline Locking or Disabled Locking modes. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li>
    <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports
    editing job names and descriptions after submission. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li>
    <li><strong>client-sagemaker:</strong> Idle resource sharing enables
    teams to borrow unused compute resources in your SageMaker HyperPod
    cluster. This capability maximizes resource utilization by allowing
    teams to borrow idle compute capacity beyond their allocated compute
    quotas. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.977.0.zip</strong></p>
    <!-- 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.977.0...v3.978.0">3.978.0</a>
    (2026-01-28)</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/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a>
    Publish v3.978.0</li>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a>
    chore(codegen): update for aggregated paginators and waiters (<a
    href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/7685">#7685</a>)</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.978.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.975.0&new-version=3.978.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    11dccd1 View commit details
    Browse the repository at this point in the history
  2. Upgrade: [dependabot] - bump @aws-sdk/lib-dynamodb from 3.975.0 to 3.…

    …978.0 (#1740)
    
    Bumps
    [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb)
    from 3.975.0 to 3.978.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/lib-dynamodb</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>v3.978.0</h2>
    <h4>3.978.0(2026-01-28)</h4>
    <h5>Chores</h5>
    <ul>
    <li><strong>codegen:</strong>
    <ul>
    <li>smithy-typescript-aws-codegen release 0.43.0 (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li>
    <li>update for aggregated paginators and waiters (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li>
    </ul>
    </li>
    </ul>
    <h5>New Features</h5>
    <ul>
    <li><strong>client-s3-control:</strong> Adds support for the
    UpdateObjectEncryption API to change the server-side encryption type of
    objects in general purpose buckets. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li>
    <li><strong>client-mediaconvert:</strong> This release adds a follow
    source mode for audio output channel count, an AES audio frame wrapping
    option for MXF outputs, and an option to signal DolbyVision
    compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li>
    <li><strong>client-cognito-identity-provider:</strong> This release adds
    support for a new lambda trigger to transform federated user attributes
    during the authentication with external identity providers on Cognito
    Managed Login. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li>
    <li><strong>client-connect:</strong> Adds support for filtering search
    results based on tags assigned to contacts. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</a>)</li>
    <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response
    now includes a NextToken field, enabling pagination when retrieving
    large sets of transit gateway routes. Pass the returned NextToken value
    in subsequent requests to retrieve the next page of results. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li>
    <li><strong>client-mediaconnect:</strong> This release adds support for
    NDI flow sources in AWS Elemental MediaConnect. You can now send content
    to your MediaConnect transport streams directly from your NDI
    environment using the new NDI source type. Also adds support for LARGE
    4X flow size, which can be used when creating CDI JPEG-XS flows. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li>
    <li><strong>client-s3:</strong> Adds support for the
    UpdateObjectEncryption API to change the server-side encryption type of
    objects in general purpose buckets. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea55</a>)</li>
    <li><strong>client-lambda:</strong> We are launching ESM Metrics and
    logging for Kafka ESM to allow customers to monitor Kafka event
    processing using CloudWatch Metrics and Logs. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>client-s3:</strong> add test for aggregate client
    paginator/waiter methods (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.978.0.zip</strong></p>
    <h2>v3.977.0</h2>
    <h4>3.977.0(2026-01-27)</h4>
    <h5>Chores</h5>
    <ul>
    <li><strong>core/protocols:</strong> use default structIterator (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li>
    </ul>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2026-01-27
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li>
    <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and
    M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth,
    X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6
    processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip
    for 25 percent faster builds. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li>
    <li><strong>client-connect:</strong> Added support for task attachments.
    The StartTaskContact API now accepts file attachments, enabling
    customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg,
    .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when
    creating Task contacts. Supports up to 5 attachments per task. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li>
    <li><strong>client-medialive:</strong> AWS Elemental MediaLive released
    two new features that allows customers 1) to set Output Timecode for AV1
    encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2
    output groups when using Pipeline Locking or Disabled Locking modes. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li>
    <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports
    editing job names and descriptions after submission. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li>
    <li><strong>client-sagemaker:</strong> Idle resource sharing enables
    teams to borrow unused compute resources in your SageMaker HyperPod
    cluster. This capability maximizes resource utilization by allowing
    teams to borrow idle compute capacity beyond their allocated compute
    quotas. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.977.0.zip</strong></p>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md"><code>@​aws-sdk/lib-dynamodb</code>'s
    changelog</a>.</em></p>
    <blockquote>
    <h1><a
    href="https://github.com/aws/aws-sdk-js-v3/compare/v3.977.0...v3.978.0">3.978.0</a>
    (2026-01-28)</h1>
    <p><strong>Note:</strong> Version bump only for package
    <code>@​aws-sdk/lib-dynamodb</code></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a>
    Publish v3.978.0</li>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a>
    chore(codegen): update for aggregated paginators and waiters (<a
    href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb/issues/7685">#7685</a>)</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.978.0/lib/lib-dynamodb">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/lib-dynamodb&package-manager=npm_and_yarn&previous-version=3.975.0&new-version=3.978.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Anthony Brown <anthony.brown8@nhs.net>
    dependabot[bot] and anthony-nhs authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    a54263d View commit details
    Browse the repository at this point in the history
  3. Upgrade: [dependabot] - bump @types/node from 25.0.10 to 25.1.0 (#1739)

    Bumps
    [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
    from 25.0.10 to 25.1.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=25.0.10&new-version=25.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    6060647 View commit details
    Browse the repository at this point in the history
  4. Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

    …workflows/quality-checks.yml from 5.3.3 to 5.3.5 (#1735)
    
    Bumps
    [NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml](https://github.com/nhsdigital/eps-common-workflows)
    from 5.3.3 to 5.3.5.
    <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/quality-checks.yml's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.3.5</h2>
    <h2><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.4...v5.3.5">5.3.5</a>
    (2026-01-30)</h2>
    <h3>Chore</h3>
    <ul>
    <li>[AEA-0000] - add docker scan (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/55">#55</a>)
    (<a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/e31e25273fb87450be4ef763ddbed4f531c45f8e">e31e252</a>)</li>
    </ul>
    <h2>Info</h2>
    <p><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/27a44fb54f40...e31e25273fb8">See
    code diff</a>
    <a
    href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21522186096">Release
    workflow run</a> - Workflow ID: 21522186096</p>
    <p>It was initialized by <a
    href="https://github.com/anthony-nhs">anthony-nhs</a></p>
    <h2>v5.3.4</h2>
    <h2><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.3...v5.3.4">5.3.4</a>
    (2026-01-28)</h2>
    <h3>Chore</h3>
    <ul>
    <li>[AEA-0000] - fix mavan cache before running sonar (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/53">#53</a>)
    (<a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/27a44fb54f4023136d2c14058e3256e73af9901e">27a44fb</a>)</li>
    </ul>
    <h2>Info</h2>
    <p><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/b933ef1bb352...27a44fb54f40">See
    code diff</a>
    <a
    href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21432532525">Release
    workflow run</a> - Workflow ID: 21432532525</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/e31e25273fb87450be4ef763ddbed4f531c45f8e"><code>e31e252</code></a>
    Chore: [AEA-0000] - add docker scan (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/55">#55</a>)</li>
    <li><a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/27a44fb54f4023136d2c14058e3256e73af9901e"><code>27a44fb</code></a>
    Chore: [AEA-0000] - fix mavan cache before running sonar (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/53">#53</a>)</li>
    <li>See full diff in <a
    href="https://github.com/nhsdigital/eps-common-workflows/compare/b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4...e31e25273fb87450be4ef763ddbed4f531c45f8e">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/quality-checks.yml&package-manager=github_actions&previous-version=5.3.3&new-version=5.3.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>
    dependabot[bot] and anthony-nhs authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    caa5a8a View commit details
    Browse the repository at this point in the history
  5. Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

    …workflows/tag-release.yml from 5.3.3 to 5.3.5 (#1731)
    
    Bumps
    [NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml](https://github.com/nhsdigital/eps-common-workflows)
    from 5.3.3 to 5.3.5.
    <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/tag-release.yml's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.3.5</h2>
    <h2><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.4...v5.3.5">5.3.5</a>
    (2026-01-30)</h2>
    <h3>Chore</h3>
    <ul>
    <li>[AEA-0000] - add docker scan (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/55">#55</a>)
    (<a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/e31e25273fb87450be4ef763ddbed4f531c45f8e">e31e252</a>)</li>
    </ul>
    <h2>Info</h2>
    <p><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/27a44fb54f40...e31e25273fb8">See
    code diff</a>
    <a
    href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21522186096">Release
    workflow run</a> - Workflow ID: 21522186096</p>
    <p>It was initialized by <a
    href="https://github.com/anthony-nhs">anthony-nhs</a></p>
    <h2>v5.3.4</h2>
    <h2><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.3...v5.3.4">5.3.4</a>
    (2026-01-28)</h2>
    <h3>Chore</h3>
    <ul>
    <li>[AEA-0000] - fix mavan cache before running sonar (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/53">#53</a>)
    (<a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/27a44fb54f4023136d2c14058e3256e73af9901e">27a44fb</a>)</li>
    </ul>
    <h2>Info</h2>
    <p><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/b933ef1bb352...27a44fb54f40">See
    code diff</a>
    <a
    href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21432532525">Release
    workflow run</a> - Workflow ID: 21432532525</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/e31e25273fb87450be4ef763ddbed4f531c45f8e"><code>e31e252</code></a>
    Chore: [AEA-0000] - add docker scan (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/55">#55</a>)</li>
    <li><a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/27a44fb54f4023136d2c14058e3256e73af9901e"><code>27a44fb</code></a>
    Chore: [AEA-0000] - fix mavan cache before running sonar (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/53">#53</a>)</li>
    <li>See full diff in <a
    href="https://github.com/nhsdigital/eps-common-workflows/compare/b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4...e31e25273fb87450be4ef763ddbed4f531c45f8e">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/tag-release.yml&package-manager=github_actions&previous-version=5.3.3&new-version=5.3.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    6c9a0ad View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

    …workflows/pr_title_check.yml from 5.3.3 to 5.3.5 (#1734)
    
    Bumps
    [NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml](https://github.com/nhsdigital/eps-common-workflows)
    from 5.3.3 to 5.3.5.
    <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.5</h2>
    <h2><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.4...v5.3.5">5.3.5</a>
    (2026-01-30)</h2>
    <h3>Chore</h3>
    <ul>
    <li>[AEA-0000] - add docker scan (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/55">#55</a>)
    (<a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/e31e25273fb87450be4ef763ddbed4f531c45f8e">e31e252</a>)</li>
    </ul>
    <h2>Info</h2>
    <p><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/27a44fb54f40...e31e25273fb8">See
    code diff</a>
    <a
    href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21522186096">Release
    workflow run</a> - Workflow ID: 21522186096</p>
    <p>It was initialized by <a
    href="https://github.com/anthony-nhs">anthony-nhs</a></p>
    <h2>v5.3.4</h2>
    <h2><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.3...v5.3.4">5.3.4</a>
    (2026-01-28)</h2>
    <h3>Chore</h3>
    <ul>
    <li>[AEA-0000] - fix mavan cache before running sonar (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/53">#53</a>)
    (<a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/27a44fb54f4023136d2c14058e3256e73af9901e">27a44fb</a>)</li>
    </ul>
    <h2>Info</h2>
    <p><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/b933ef1bb352...27a44fb54f40">See
    code diff</a>
    <a
    href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21432532525">Release
    workflow run</a> - Workflow ID: 21432532525</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/e31e25273fb87450be4ef763ddbed4f531c45f8e"><code>e31e252</code></a>
    Chore: [AEA-0000] - add docker scan (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/55">#55</a>)</li>
    <li><a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/27a44fb54f4023136d2c14058e3256e73af9901e"><code>27a44fb</code></a>
    Chore: [AEA-0000] - fix mavan cache before running sonar (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/53">#53</a>)</li>
    <li>See full diff in <a
    href="https://github.com/nhsdigital/eps-common-workflows/compare/b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4...e31e25273fb87450be4ef763ddbed4f531c45f8e">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.3&new-version=5.3.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    be980f0 View commit details
    Browse the repository at this point in the history
  2. Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

    …workflows/dependabot-auto-approve-and-merge.yml from 5.3.3 to 5.3.5 (#1733)
    
    Bumps
    [NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml](https://github.com/nhsdigital/eps-common-workflows)
    from 5.3.3 to 5.3.5.
    <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/dependabot-auto-approve-and-merge.yml's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.3.5</h2>
    <h2><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.4...v5.3.5">5.3.5</a>
    (2026-01-30)</h2>
    <h3>Chore</h3>
    <ul>
    <li>[AEA-0000] - add docker scan (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/55">#55</a>)
    (<a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/e31e25273fb87450be4ef763ddbed4f531c45f8e">e31e252</a>)</li>
    </ul>
    <h2>Info</h2>
    <p><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/27a44fb54f40...e31e25273fb8">See
    code diff</a>
    <a
    href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21522186096">Release
    workflow run</a> - Workflow ID: 21522186096</p>
    <p>It was initialized by <a
    href="https://github.com/anthony-nhs">anthony-nhs</a></p>
    <h2>v5.3.4</h2>
    <h2><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.3...v5.3.4">5.3.4</a>
    (2026-01-28)</h2>
    <h3>Chore</h3>
    <ul>
    <li>[AEA-0000] - fix mavan cache before running sonar (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/53">#53</a>)
    (<a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/27a44fb54f4023136d2c14058e3256e73af9901e">27a44fb</a>)</li>
    </ul>
    <h2>Info</h2>
    <p><a
    href="https://github.com/NHSDigital/eps-common-workflows/compare/b933ef1bb352...27a44fb54f40">See
    code diff</a>
    <a
    href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21432532525">Release
    workflow run</a> - Workflow ID: 21432532525</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/e31e25273fb87450be4ef763ddbed4f531c45f8e"><code>e31e252</code></a>
    Chore: [AEA-0000] - add docker scan (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/55">#55</a>)</li>
    <li><a
    href="https://github.com/NHSDigital/eps-common-workflows/commit/27a44fb54f4023136d2c14058e3256e73af9901e"><code>27a44fb</code></a>
    Chore: [AEA-0000] - fix mavan cache before running sonar (<a
    href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/53">#53</a>)</li>
    <li>See full diff in <a
    href="https://github.com/nhsdigital/eps-common-workflows/compare/b933ef1bb3527fd7e7d5a7629fbd4e4dd94bf1b4...e31e25273fb87450be4ef763ddbed4f531c45f8e">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/dependabot-auto-approve-and-merge.yml&package-manager=github_actions&previous-version=5.3.3&new-version=5.3.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    8af4fd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Fix: [AEA-5935] - privacy notice (#1713)

    ## Summary
    https://nhsd-jira.digital.nhs.uk/browse/AEA-5935
    
    - Routine Change
    
    
    ### Details
    changed hyphens to en dashes
    made it so that interacting with the page can affect the tabbing order
    for skip link
    jonathanwelch1-nhs authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    264a8e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. Chore: [AEA-0000] - move some packages to vitest (#1681)

    ## Summary
    
    - Routine Change
    
    ### Details
    
    - move to vitest for
    - - packages/cognito
    - - packages/common/authFunctions
    - - packages/prescriptionDetailsLambda
    - move to latest mock-jwks
    anthony-nhs authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    cd41712 View commit details
    Browse the repository at this point in the history
Loading