Skip to content

Tags: NHSDigital/eps-cdk-utils

Tags

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
New: [AEA-6523] - Allow unique stack ID as well as stack name (#669)

## Summary

- ✨ New Feature

### Details

Allow a mTLS trust store key UUID addition to the rest API naming prefex, to work
around API GW mTLS implementation limitation

---------

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

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore: [AEA-6515] - unnecessary override of aws-cdk-lib (#667)

## Summary

- Routine Change

### Details

Removed unnecessary (and identical) override of method responses
provided by `aws-cdk-lib`.
The removal avoids warnings synthesising CDK in PSU.

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore: [AEA-0000] - move to new qc (#653)

## Summary


- Routine Change

### Details

- move to latest qc
- remove all trivy files
- add CODEOWNERS to restrict updates to workflows
- use least permissions on all workflows
- add --ignore-scripts true to npm install

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump vite from 8.0.3 to 8.0.5 (#652)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 8.0.3 to 8.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/releases">vite's">https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>v8.0.5</h2>
<p>Please refer to <a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/blob/v8.0.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a">https://github.com/vitejs/vite/blob/v8.0.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v8.0.4</h2>
<p>Please refer to <a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/blob/v8.0.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a">https://github.com/vitejs/vite/blob/v8.0.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's">https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted --><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/compare/v8.0.4...v8.0.5">8.0.5</a">https://github.com/vitejs/vite/compare/v8.0.4...v8.0.5">8.0.5</a>
(2026-04-06)<!-- raw HTML omitted --></h2>
<h3>Bug Fixes</h3>
<ul>
<li>apply server.fs check to env transport (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22159">#22159</a">https://redirect.github.com/vitejs/vite/issues/22159">#22159</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/f02d9fde0b195afe3ea2944414186962fbbe41e0">f02d9fd</a>)</li">https://github.com/vitejs/vite/commit/f02d9fde0b195afe3ea2944414186962fbbe41e0">f02d9fd</a>)</li>
<li>avoid path traversal with optimize deps sourcemap handler (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22161">#22161</a">https://redirect.github.com/vitejs/vite/issues/22161">#22161</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/79f002f2286c03c88c7b74c511c7f9fc6dc46694">79f002f</a>)</li">https://github.com/vitejs/vite/commit/79f002f2286c03c88c7b74c511c7f9fc6dc46694">79f002f</a>)</li>
<li>check <code>server.fs</code> after stripping query as well (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22160">#22160</a">https://redirect.github.com/vitejs/vite/issues/22160">#22160</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/a9a3df299378d9cbc5f069e3536a369f8188c8ff">a9a3df2</a>)</li">https://github.com/vitejs/vite/commit/a9a3df299378d9cbc5f069e3536a369f8188c8ff">a9a3df2</a>)</li>
<li>disallow referencing files outside the package from sourcemap (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22158">#22158</a">https://redirect.github.com/vitejs/vite/issues/22158">#22158</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/f05f50173461789e0f1323fe06b51f18ca41c132">f05f501</a>)</li">https://github.com/vitejs/vite/commit/f05f50173461789e0f1323fe06b51f18ca41c132">f05f501</a>)</li>
</ul>
<h2><!-- raw HTML omitted --><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/compare/v8.0.3...v8.0.4">8.0.4</a">https://github.com/vitejs/vite/compare/v8.0.3...v8.0.4">8.0.4</a>
(2026-04-06)<!-- raw HTML omitted --></h2>
<h3>Features</h3>
<ul>
<li>allow esbuild 0.28 as peer deps (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22155">#22155</a">https://redirect.github.com/vitejs/vite/issues/22155">#22155</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/b0da97372f5dba73e78035d1cc7680466ff6cf7f">b0da973</a>)</li">https://github.com/vitejs/vite/commit/b0da97372f5dba73e78035d1cc7680466ff6cf7f">b0da973</a>)</li>
<li><strong>hmr:</strong> truncate list of files on hmr update (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/21535">#21535</a">https://redirect.github.com/vitejs/vite/issues/21535">#21535</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/d00e806d7be15ebbfe7875e9244963d80ee8b142">d00e806</a>)</li">https://github.com/vitejs/vite/commit/d00e806d7be15ebbfe7875e9244963d80ee8b142">d00e806</a>)</li>
<li><strong>optimizer:</strong> log when dependency scanning or bundling
takes over 1s (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/21797">#21797</a">https://redirect.github.com/vitejs/vite/issues/21797">#21797</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/f61a1ab33b05dc6f6a7eda6e8bc9c4c5b9aab133">f61a1ab</a>)</li">https://github.com/vitejs/vite/commit/f61a1ab33b05dc6f6a7eda6e8bc9c4c5b9aab133">f61a1ab</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><code>hasBothRollupOptionsAndRolldownOptions</code> should return
<code>false</code> for proxy case (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22043">#22043</a">https://redirect.github.com/vitejs/vite/issues/22043">#22043</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/99897d27b44dd73307fa03e2f11f0baa1a1dc939">99897d2</a>)</li">https://github.com/vitejs/vite/commit/99897d27b44dd73307fa03e2f11f0baa1a1dc939">99897d2</a>)</li>
<li>add types for <code>vite/modulepreload-polyfill</code> (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22126">#22126</a">https://redirect.github.com/vitejs/vite/issues/22126">#22126</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/17330d2b9e132460f194d6d4b547cfee7e25c788">17330d2</a>)</li">https://github.com/vitejs/vite/commit/17330d2b9e132460f194d6d4b547cfee7e25c788">17330d2</a>)</li>
<li><strong>deps:</strong> update all non-major dependencies (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22073">#22073</a">https://redirect.github.com/vitejs/vite/issues/22073">#22073</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/6daa10ff1e8d15a90f49d8dd909ff208da85d6d8">6daa10f</a>)</li">https://github.com/vitejs/vite/commit/6daa10ff1e8d15a90f49d8dd909ff208da85d6d8">6daa10f</a>)</li>
<li><strong>deps:</strong> update all non-major dependencies (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22143">#22143</a">https://redirect.github.com/vitejs/vite/issues/22143">#22143</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/22b016612703320db45c64a2fe44472051ef5ec5">22b0166</a>)</li">https://github.com/vitejs/vite/commit/22b016612703320db45c64a2fe44472051ef5ec5">22b0166</a>)</li>
<li><strong>resolve:</strong> resolve tsconfig paths starting with
<code>#</code> (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22038">#22038</a">https://redirect.github.com/vitejs/vite/issues/22038">#22038</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/3460fc55aa89aef4103d2c05ac2e446032511a6d">3460fc5</a>)</li">https://github.com/vitejs/vite/commit/3460fc55aa89aef4103d2c05ac2e446032511a6d">3460fc5</a>)</li>
<li><strong>ssr:</strong> use browser platform for webworker SSR builds
(fix <a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/21969">#21969</a">https://redirect.github.com/vitejs/vite/issues/21969">#21969</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/21963">#21963</a">https://redirect.github.com/vitejs/vite/issues/21963">#21963</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/364c2273a121dad4d93ec3b9ec87ffbe0d6e860b">364c227</a>)</li">https://github.com/vitejs/vite/commit/364c2273a121dad4d93ec3b9ec87ffbe0d6e860b">364c227</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>add <code>environment.fetchModule</code> documentation (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22035">#22035</a">https://redirect.github.com/vitejs/vite/issues/22035">#22035</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/54229e78631ebf10d1db767b51ea85f3cf06718a">54229e7</a>)</li">https://github.com/vitejs/vite/commit/54229e78631ebf10d1db767b51ea85f3cf06718a">54229e7</a>)</li>
</ul>
<h3>Miscellaneous Chores</h3>
<ul>
<li><strong>deps:</strong> update rolldown-related dependencies (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/21989">#21989</a">https://redirect.github.com/vitejs/vite/issues/21989">#21989</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/0ded6274579e8bda6b22a7ba93b15d15b4c28b78">0ded627</a>)</li">https://github.com/vitejs/vite/commit/0ded6274579e8bda6b22a7ba93b15d15b4c28b78">0ded627</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>upgrade to typescript 6 (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/vitejs/vite/issues/22110">#22110</a">https://redirect.github.com/vitejs/vite/issues/22110">#22110</a>)
(<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/cc41398c2cf0bb5061cf0ca5dc3b408ae7e41191">cc41398</a>)</li">https://github.com/vitejs/vite/commit/cc41398c2cf0bb5061cf0ca5dc3b408ae7e41191">cc41398</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/1a12d4ca4c62eedaeaf734d722b27ab17b5b1dd0"><code>1a12d4c</code></a">https://github.com/vitejs/vite/commit/1a12d4ca4c62eedaeaf734d722b27ab17b5b1dd0"><code>1a12d4c</code></a>
release: v8.0.5</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/79f002f2286c03c88c7b74c511c7f9fc6dc46694"><code>79f002f</code></a">https://github.com/vitejs/vite/commit/79f002f2286c03c88c7b74c511c7f9fc6dc46694"><code>79f002f</code></a>
fix: avoid path traversal with optimize deps sourcemap handler (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22161">#22161</a>)</li">https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22161">#22161</a>)</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/a9a3df299378d9cbc5f069e3536a369f8188c8ff"><code>a9a3df2</code></a">https://github.com/vitejs/vite/commit/a9a3df299378d9cbc5f069e3536a369f8188c8ff"><code>a9a3df2</code></a>
fix: check <code>server.fs</code> after stripping query as well (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22160">#22160</a>)</li">https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22160">#22160</a>)</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/f02d9fde0b195afe3ea2944414186962fbbe41e0"><code>f02d9fd</code></a">https://github.com/vitejs/vite/commit/f02d9fde0b195afe3ea2944414186962fbbe41e0"><code>f02d9fd</code></a>
fix: apply server.fs check to env transport (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22159">#22159</a>)</li">https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22159">#22159</a>)</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/f05f50173461789e0f1323fe06b51f18ca41c132"><code>f05f501</code></a">https://github.com/vitejs/vite/commit/f05f50173461789e0f1323fe06b51f18ca41c132"><code>f05f501</code></a>
fix: disallow referencing files outside the package from sourcemap (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22158">#22158</a>)</li">https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22158">#22158</a>)</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/7339bdc915c297e16e6530f6ebcbb2509cb57f24"><code>7339bdc</code></a">https://github.com/vitejs/vite/commit/7339bdc915c297e16e6530f6ebcbb2509cb57f24"><code>7339bdc</code></a>
release: v8.0.4</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/54229e78631ebf10d1db767b51ea85f3cf06718a"><code>54229e7</code></a">https://github.com/vitejs/vite/commit/54229e78631ebf10d1db767b51ea85f3cf06718a"><code>54229e7</code></a>
docs: add <code>environment.fetchModule</code> documentation (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22035">#22035</a>)</li">https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22035">#22035</a>)</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/b0da97372f5dba73e78035d1cc7680466ff6cf7f"><code>b0da973</code></a">https://github.com/vitejs/vite/commit/b0da97372f5dba73e78035d1cc7680466ff6cf7f"><code>b0da973</code></a>
feat: allow esbuild 0.28 as peer deps (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22155">#22155</a>)</li">https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22155">#22155</a>)</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/22b016612703320db45c64a2fe44472051ef5ec5"><code>22b0166</code></a">https://github.com/vitejs/vite/commit/22b016612703320db45c64a2fe44472051ef5ec5"><code>22b0166</code></a>
fix(deps): update all non-major dependencies (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22143">#22143</a>)</li">https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22143">#22143</a>)</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commit/17330d2b9e132460f194d6d4b547cfee7e25c788"><code>17330d2</code></a">https://github.com/vitejs/vite/commit/17330d2b9e132460f194d6d4b547cfee7e25c788"><code>17330d2</code></a>
fix: add types for <code>vite/modulepreload-polyfill</code> (<a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22126">#22126</a>)</li">https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22126">#22126</a>)</li>
<li>Additional commits viewable in <a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/vitejs/vite/commits/v8.0.5/packages/vite">compare">https://github.com/vitejs/vite/commits/v8.0.5/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=8.0.3&new-version=8.0.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/NHSDigital/eps-cdk-utils/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore: [AEA-0000] - remove pushing cdk image (#649)

## Summary

- Routine Change

### Details

- remove pushing cdk image

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump flatted from 3.3.3 to 3.4.2 (#610)

Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to
3.4.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/3bf09091c3562e17a0647bc06710dd6097079cf7"><code>3bf0909</code></a">https://github.com/WebReflection/flatted/commit/3bf09091c3562e17a0647bc06710dd6097079cf7"><code>3bf0909</code></a>
3.4.2</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/885ddcc33cf9657caf38c57c7be45ae1c5272802"><code>885ddcc</code></a">https://github.com/WebReflection/flatted/commit/885ddcc33cf9657caf38c57c7be45ae1c5272802"><code>885ddcc</code></a>
fix CWE-1321</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/0bdba705d130f00892b1b8fcc80cf4cdea0631e3"><code>0bdba70</code></a">https://github.com/WebReflection/flatted/commit/0bdba705d130f00892b1b8fcc80cf4cdea0631e3"><code>0bdba70</code></a>
added flatted-view to the benchmark</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/2a02dce7c641dec31194c67663f9b0b12e62da20"><code>2a02dce</code></a">https://github.com/WebReflection/flatted/commit/2a02dce7c641dec31194c67663f9b0b12e62da20"><code>2a02dce</code></a>
3.4.1</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/fba4e8f2e113665da275b19cd0f695f3d98e9416"><code>fba4e8f</code></a">https://github.com/WebReflection/flatted/commit/fba4e8f2e113665da275b19cd0f695f3d98e9416"><code>fba4e8f</code></a>
Merge pull request <a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://redirect.github.com/WebReflection/flatted/issues/89">#89</a">https://redirect.github.com/WebReflection/flatted/issues/89">#89</a>
from WebReflection/python-fix</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/5fe86485e6df7f7f34a07a2a85498bd3e17384e7"><code>5fe8648</code></a">https://github.com/WebReflection/flatted/commit/5fe86485e6df7f7f34a07a2a85498bd3e17384e7"><code>5fe8648</code></a>
added &quot;when in Rome&quot; also a test for PHP</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/53517adbefe724fe472b2f9ebcdb01910d0ae3f0"><code>53517ad</code></a">https://github.com/WebReflection/flatted/commit/53517adbefe724fe472b2f9ebcdb01910d0ae3f0"><code>53517ad</code></a>
some minor improvement</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/b3e2a0c387bf446435fec45ad7f05299f012346f"><code>b3e2a0c</code></a">https://github.com/WebReflection/flatted/commit/b3e2a0c387bf446435fec45ad7f05299f012346f"><code>b3e2a0c</code></a>
Fixing recursion issue in Python too</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/c4b46dbcbf782326e54ea1b65d3ebb1dc7a23fad"><code>c4b46db</code></a">https://github.com/WebReflection/flatted/commit/c4b46dbcbf782326e54ea1b65d3ebb1dc7a23fad"><code>c4b46db</code></a>
Add SECURITY.md for security policy and reporting</li>
<li><a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/commit/f86d071e0f70de5a7d8200198824a3f07fc9c988"><code>f86d071</code></a">https://github.com/WebReflection/flatted/commit/f86d071e0f70de5a7d8200198824a3f07fc9c988"><code>f86d071</code></a>
Create dependabot.yml for version updates</li>
<li>Additional commits viewable in <a
href="proxy.php?url=https%3A%2F%2Fwww.github.com%2F%3Ca+href%3D"https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2">compare">https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flatted&package-manager=npm_and_yarn&previous-version=3.3.3&new-version=3.4.2)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/NHSDigital/eps-cdk-utils/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore: [AEA-0000] - Optionaly use imports in lambda constructs (#603)

## Summary

- Routine Change

### Details

- Allow passing new params to lambda constructs to bypass using imports

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore: [AEA-0000] - use latest common workflows (#545)

## Summary

- Routine Change

### Details

- use latest common workflow

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: [AEA-0000] - refactor checkDestructiveChanges (#544)

## Summary

- Routine Change

### Details

- refactor checkDestructiveChanges

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: [AEA-0000] - allow cdk metadata change (#542)

## Summary

- Routine Change

### Details

- allow cdk metadata change