Tags: NHSDigital/eps-vpc-resources
Tags
Upgrade: [dependabot] - bump @types/node from 25.2.2 to 25.2.3 (#866) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.2 to 25.2.3. <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 /> [](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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: [dependabot] - bump aws-cdk-lib from 2.237.0 to 2.237.1 (#842) Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.237.0 to 2.237.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk-lib's releases</a>.</em></p> <blockquote> <h2>v2.237.1</h2> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> intrinsic cfn function tokens are not detected as such in java (<a href="https://redirect.github.com/aws/aws-cdk/issues/36843">#36843</a>) (<a href="https://github.com/aws/aws-cdk/commit/89cd54f6097025bc3e98f2c4bc3caea7c22a61ab">89cd54f</a>)</li> </ul> <hr /> <h2>Alpha modules (2.237.1-alpha.0)</h2> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md">aws-cdk-lib's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.237.0-alpha.0...v2.237.1-alpha.0">2.237.1-alpha.0</a> (2026-02-03)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.236.0-alpha.0...v2.237.0-alpha.0">2.237.0-alpha.0</a> (2026-02-02)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> add support for custom claims and scopes to runtime/gateway authorizers (<a href="https://redirect.github.com/aws/aws-cdk/issues/36810">#36810</a>) (<a href="https://github.com/aws/aws-cdk/commit/a3abcd010648e83bed273dff8f581291b5b3c902">a3abcd0</a>)</li> <li><strong>eks-v2-alpha:</strong> pass additional helm chart values to aws-load-balancer-controller (<a href="https://redirect.github.com/aws/aws-cdk/issues/36754">#36754</a>) (<a href="https://github.com/aws/aws-cdk/commit/cf61814ac58448ddd70682e45c07dd8ca58c4fd1">cf61814</a>), closes <a href="https://github.com/aws//github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/helm/aws-load-balancer-controller/values.yaml/issues/L199">/github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/helm/aws-load-balancer-controller/values.yaml#L199</a></li> <li><strong>mixins-preview:</strong> align Mixins API with latest RFC proposal (<a href="https://redirect.github.com/aws/aws-cdk/issues/36825">#36825</a>) (<a href="https://github.com/aws/aws-cdk/commit/82c2fdb246557fa4804e2dc88ce16c28db52956c">82c2fdb</a>)</li> <li><strong>mixins-preview:</strong> handle destination bucket with KMS keys (<a href="https://redirect.github.com/aws/aws-cdk/issues/36776">#36776</a>) (<a href="https://github.com/aws/aws-cdk/commit/950401f405751a7634927af0d7667c97ddddd73d">950401f</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> construct ID collision when multiple schemas are set (<a href="https://redirect.github.com/aws/aws-cdk/issues/36565">#36565</a>) (<a href="https://github.com/aws/aws-cdk/commit/9ebfb62d6c6599bee2bf477cdc6b4b6da0a4030a">9ebfb62</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36559">#36559</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.235.1-alpha.0...v2.236.0-alpha.0">2.236.0-alpha.0</a> (2026-01-23)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> added episodic memory strategy (<a href="https://redirect.github.com/aws/aws-cdk/issues/36591">#36591</a>) (<a href="https://github.com/aws/aws-cdk/commit/21dcfc6807a3876e2275bdac6f1e4f7564a66100">21dcfc6</a>)</li> <li><strong>bedrock-agentcore-alpha:</strong> added gateway interceptors (<a href="https://redirect.github.com/aws/aws-cdk/issues/36604">#36604</a>) (<a href="https://github.com/aws/aws-cdk/commit/ba8aa48a33b1e008194d6b6b13d10c41019f56b4">ba8aa48</a>)</li> <li><strong>bedrock-agentcore-alpha:</strong> make physical name properties optional for AgentCore resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/36354">#36354</a>) (<a href="https://github.com/aws/aws-cdk/commit/5137d811a92eb63f52d2bfa0713a660f5476839e">5137d81</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36341">#36341</a></li> <li><strong>mixins-preview:</strong> expose <code>BucketPolicyStatementsMixin</code> publicly (<a href="https://redirect.github.com/aws/aws-cdk/issues/36771">#36771</a>) (<a href="https://github.com/aws/aws-cdk/commit/458156dd43ced89c893687415d7c2a2fce141653">458156d</a>)</li> <li><strong>sagemaker:</strong> add containerStartupHealthCheckTimeoutInSeconds support for EndpointConfig (<a href="https://redirect.github.com/aws/aws-cdk/issues/35626">#35626</a>) (<a href="https://github.com/aws/aws-cdk/commit/47d707aac809fda8ec5302bf927380e8060d380a">47d707a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35566">#35566</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>eks-v2-alpha:</strong> ensure kubectl provider access entry is depended upon by downstream resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/36734">#36734</a>) (<a href="https://github.com/aws/aws-cdk/commit/e104f45654177e87e2fb46510f77d02fcf20c499">e104f45</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34898">#34898</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/34897">#34897</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.235.0-alpha.0...v2.235.1-alpha.0">2.235.1-alpha.0</a> (2026-01-19)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.234.1-alpha.0...v2.235.0-alpha.0">2.235.0-alpha.0</a> (2026-01-15)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> The User Pool Client will be replaced and new Resource Server and Domain resources will be added for existing Gateway stacks using the default Cognito authorizer.</li> </ul> <h3>Checklist</h3> <ul> <li><input type="checkbox" checked="" disabled="" /> My code adheres to the <a href="https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md">CONTRIBUTING GUIDE</a> and <a href="https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md">DESIGN GUIDELINES</a></li> </ul> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.237.1/packages/aws-cdk-lib">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>
Upgrade: [dependabot] - bump aws-cdk-lib from 2.235.1 to 2.236.0 (#819) Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.235.1 to 2.236.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk-lib's releases</a>.</em></p> <blockquote> <h2>v2.236.0</h2> <h3>Features</h3> <ul> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/36721">#36721</a>) (<a href="https://github.com/aws/aws-cdk/commit/7a4a44329d7b71a12ba566885aa5fd730c0c2475">7a4a443</a>)</li> <li><strong>ecs:</strong> add capacityOptionType (Spot support) to ManagedInstancesCapacityProvider L2 construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36497">#36497</a>) (<a href="https://github.com/aws/aws-cdk/commit/e8ad85b3122e8c84e19adf0ffdfd71d79ba090f9">e8ad85b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35648">#35648</a></li> <li><strong>ecs:</strong> add built-in Linear and Canary deployments (<a href="https://redirect.github.com/aws/aws-cdk/issues/35981">#35981</a>) (<a href="https://github.com/aws/aws-cdk/commit/67ac5e7685e6eb8993e49aa010e43d8002998498">67ac5e7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35986">#35986</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/35987">#35987</a></li> <li><strong>logs:</strong> add support for deletion protection configuration (<a href="https://redirect.github.com/aws/aws-cdk/issues/36583">#36583</a>) (<a href="https://github.com/aws/aws-cdk/commit/c4d13895339ef44ffc4cd6f86d80014a8d33a3f6">c4d1389</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36554">#36554</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/36554">#36554</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>apigatewayv2:</strong> use custom domain name instead of regional domain name when importing domain name via fromDomainNameAttributes (<a href="https://redirect.github.com/aws/aws-cdk/issues/36710">#36710</a>) (<a href="https://github.com/aws/aws-cdk/commit/fe6eb0b9130953d5ff35bd05b643253f9b6c3247">fe6eb0b</a>)</li> <li><strong>batch:</strong> undeprecate useOptimalInstanceClasses property (<a href="https://redirect.github.com/aws/aws-cdk/issues/36353">#36353</a>) (<a href="https://github.com/aws/aws-cdk/commit/3485d5399b6cfebc3461247643d4866242311152">3485d53</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36291">#36291</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/36291">#36291</a></li> <li><strong>core:</strong> resources allocate unnecessary string tokens upon instantiation (<a href="https://redirect.github.com/aws/aws-cdk/issues/36692">#36692</a>) (<a href="https://github.com/aws/aws-cdk/commit/59d49286f656a5341e907d298f30decbc8959bcf">59d4928</a>)</li> <li><strong>core:</strong> tree.json unintentionally includes telemetry metadata (<a href="https://redirect.github.com/aws/aws-cdk/issues/36748">#36748</a>) (<a href="https://github.com/aws/aws-cdk/commit/87fd86be736b24ab18ea2ee7a2c96b724a67c903">87fd86b</a>)</li> <li><strong>scheduler:</strong> scheduleName returns undefined when imported from ARN (<a href="https://redirect.github.com/aws/aws-cdk/issues/36400">#36400</a>) (<a href="https://github.com/aws/aws-cdk/commit/752bd9b7c31d027be6918cd7c8ebddb4b3d29e77">752bd9b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36361">#36361</a></li> <li>recent change to IAlarmAction breaks too many implementors (<a href="https://redirect.github.com/aws/aws-cdk/issues/36695">#36695</a>) (<a href="https://github.com/aws/aws-cdk/commit/0c5b0dbb08bd1bc965067e1fbe7b2ec7e82e697b">0c5b0db</a>)</li> </ul> <hr /> <h2>Alpha modules (2.236.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> added episodic memory strategy (<a href="https://redirect.github.com/aws/aws-cdk/issues/36591">#36591</a>) (<a href="https://github.com/aws/aws-cdk/commit/21dcfc6807a3876e2275bdac6f1e4f7564a66100">21dcfc6</a>)</li> <li><strong>bedrock-agentcore-alpha:</strong> added gateway interceptors (<a href="https://redirect.github.com/aws/aws-cdk/issues/36604">#36604</a>) (<a href="https://github.com/aws/aws-cdk/commit/ba8aa48a33b1e008194d6b6b13d10c41019f56b4">ba8aa48</a>)</li> <li><strong>bedrock-agentcore-alpha:</strong> make physical name properties optional for AgentCore resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/36354">#36354</a>) (<a href="https://github.com/aws/aws-cdk/commit/5137d811a92eb63f52d2bfa0713a660f5476839e">5137d81</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36341">#36341</a></li> <li><strong>mixins-preview:</strong> expose <code>BucketPolicyStatementsMixin</code> publicly (<a href="https://redirect.github.com/aws/aws-cdk/issues/36771">#36771</a>) (<a href="https://github.com/aws/aws-cdk/commit/458156dd43ced89c893687415d7c2a2fce141653">458156d</a>)</li> <li><strong>sagemaker:</strong> add containerStartupHealthCheckTimeoutInSeconds support for EndpointConfig (<a href="https://redirect.github.com/aws/aws-cdk/issues/35626">#35626</a>) (<a href="https://github.com/aws/aws-cdk/commit/47d707aac809fda8ec5302bf927380e8060d380a">47d707a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35566">#35566</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>eks-v2-alpha:</strong> ensure kubectl provider access entry is depended upon by downstream resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/36734">#36734</a>) (<a href="https://github.com/aws/aws-cdk/commit/e104f45654177e87e2fb46510f77d02fcf20c499">e104f45</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34898">#34898</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/34897">#34897</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/v2.236.0/CHANGELOG.v2.alpha.md">aws-cdk-lib's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.235.1-alpha.0...v2.236.0-alpha.0">2.236.0-alpha.0</a> (2026-01-23)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> added episodic memory strategy (<a href="https://redirect.github.com/aws/aws-cdk/issues/36591">#36591</a>) (<a href="https://github.com/aws/aws-cdk/commit/21dcfc6807a3876e2275bdac6f1e4f7564a66100">21dcfc6</a>)</li> <li><strong>bedrock-agentcore-alpha:</strong> added gateway interceptors (<a href="https://redirect.github.com/aws/aws-cdk/issues/36604">#36604</a>) (<a href="https://github.com/aws/aws-cdk/commit/ba8aa48a33b1e008194d6b6b13d10c41019f56b4">ba8aa48</a>)</li> <li><strong>bedrock-agentcore-alpha:</strong> make physical name properties optional for AgentCore resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/36354">#36354</a>) (<a href="https://github.com/aws/aws-cdk/commit/5137d811a92eb63f52d2bfa0713a660f5476839e">5137d81</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36341">#36341</a></li> <li><strong>mixins-preview:</strong> expose <code>BucketPolicyStatementsMixin</code> publicly (<a href="https://redirect.github.com/aws/aws-cdk/issues/36771">#36771</a>) (<a href="https://github.com/aws/aws-cdk/commit/458156dd43ced89c893687415d7c2a2fce141653">458156d</a>)</li> <li><strong>sagemaker:</strong> add containerStartupHealthCheckTimeoutInSeconds support for EndpointConfig (<a href="https://redirect.github.com/aws/aws-cdk/issues/35626">#35626</a>) (<a href="https://github.com/aws/aws-cdk/commit/47d707aac809fda8ec5302bf927380e8060d380a">47d707a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35566">#35566</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>eks-v2-alpha:</strong> ensure kubectl provider access entry is depended upon by downstream resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/36734">#36734</a>) (<a href="https://github.com/aws/aws-cdk/commit/e104f45654177e87e2fb46510f77d02fcf20c499">e104f45</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34898">#34898</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/34897">#34897</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.235.0-alpha.0...v2.235.1-alpha.0">2.235.1-alpha.0</a> (2026-01-19)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.234.1-alpha.0...v2.235.0-alpha.0">2.235.0-alpha.0</a> (2026-01-15)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> The User Pool Client will be replaced and new Resource Server and Domain resources will be added for existing Gateway stacks using the default Cognito authorizer.</li> </ul> <h3>Checklist</h3> <ul> <li><input type="checkbox" checked="" disabled="" /> My code adheres to the <a href="https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md">CONTRIBUTING GUIDE</a> and <a href="https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md">DESIGN GUIDELINES</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> default Cognito User Pool for AgentCore Gateway is not set up for M2M authentication. (<a href="https://redirect.github.com/aws/aws-cdk/issues/36323">#36323</a>) (<a href="https://github.com/aws/aws-cdk/commit/5a5605aafdba676ea1d73edd3ebdbfaf7dfe668d">5a5605a</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.234.0-alpha.0...v2.234.1-alpha.0">2.234.1-alpha.0</a> (2026-01-08)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.233.0-alpha.0...v2.234.0-alpha.0">2.234.0-alpha.0</a> (2026-01-08)</h2> <h3>Features</h3> <ul> <li><strong>msk-alpha:</strong> support express broker for Kafka v3.9 (<a href="https://redirect.github.com/aws/aws-cdk/issues/36450">#36450</a>) (<a href="https://github.com/aws/aws-cdk/commit/afcc95362cbf1dff56f2a3d96f37915dc877d01b">afcc953</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>elasticache-alpha:</strong> deployment fails when serverlessCacheName or userGroupId is not specified (<a href="https://redirect.github.com/aws/aws-cdk/issues/36459">#36459</a>) (<a href="https://github.com/aws/aws-cdk/commit/b3f62f7acd935176d540d6c4e227a4c660fc7481">b3f62f7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36458">#36458</a></li> <li><strong>elasticache-alpha:</strong> security group for <code>ServerlessCache</code> does not use default endpoint port (<a href="https://redirect.github.com/aws/aws-cdk/issues/35738">#35738</a>) (<a href="https://github.com/aws/aws-cdk/commit/79d91ad156452540525710b1c5049904bcbfc053">79d91ad</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/b2add3f4395355d8b4a182800d67c070a092fb85"><code>b2add3f</code></a> chore: update analytics metadata blueprints</li> <li><a href="https://github.com/aws/aws-cdk/commit/867adc851603914534981f8eb99122d3442a65e8"><code>867adc8</code></a> chore(deps): bump the npm_and_yarn group across 2 directories with 1 update (...</li> <li><a href="https://github.com/aws/aws-cdk/commit/9b4065cbfbee08c17ef077db7c19e767a5100667"><code>9b4065c</code></a> chore(mixins-preview): track mixin usage (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36743">#36743</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/87fd86be736b24ab18ea2ee7a2c96b724a67c903"><code>87fd86b</code></a> fix(core): tree.json unintentionally includes telemetry metadata (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36748">#36748</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/0fe7635a8c7eead7edc550ddf6afaf5f77c295ec"><code>0fe7635</code></a> chore: yarn upgrade dependencies requiring intervention (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36747">#36747</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/e8ad85b3122e8c84e19adf0ffdfd71d79ba090f9"><code>e8ad85b</code></a> feat(ecs): add capacityOptionType (Spot support) to ManagedInstancesCapacityP...</li> <li><a href="https://github.com/aws/aws-cdk/commit/041cc0ef40749b7a7739378153c7577951250a85"><code>041cc0e</code></a> chore: npm-check-updates && yarn upgrade (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36691">#36691</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/638044675a2c5f27606c2b219175373f4718309c"><code>6380446</code></a> chore(rds): add new enum values for rds (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36730">#36730</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/b3c858b48cfe5628667935726acafe5c06db468a"><code>b3c858b</code></a> chore(lambda): add new enum values for lambda (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36729">#36729</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/d3b87fe9e1539a1efb13242cc42d9996fec2b27c"><code>d3b87fe</code></a> chore(kms): add new enum values for kms (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36728">#36728</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.236.0/packages/aws-cdk-lib">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: [dependabot] - bump pytest from 8.4.2 to 9.0.2 (#794) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>9.0.2</h2> <h1>pytest 9.0.2 (2025-12-06)</h1> <h2>Bug fixes</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/13896">#13896</a>: The terminal progress feature added in pytest 9.0.0 has been disabled by default, except on Windows, due to compatibility issues with some terminal emulators.</p> <p>You may enable it again by passing <code>-p terminalprogress</code>. We may enable it by default again once compatibility improves in the future.</p> <p>Additionally, when the environment variable <code>TERM</code> is <code>dumb</code>, the escape codes are no longer emitted, even if the plugin is enabled.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/13904">#13904</a>: Fixed the TOML type of the <code>tmp_path_retention_count</code> settings in the API reference from number to string.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/13946">#13946</a>: The private <code>config.inicfg</code> attribute was changed in a breaking manner in pytest 9.0.0. Due to its usage in the ecosystem, it is now restored to working order using a compatibility shim. It will be deprecated in pytest 9.1 and removed in pytest 10.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/13965">#13965</a>: Fixed quadratic-time behavior when handling <code>unittest</code> subtests in Python 3.10.</p> </li> </ul> <h2>Improved documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/4492">#4492</a>: The API Reference now contains cross-reference-able documentation of <code>pytest's command-line flags <command-line-flags></code>.</li> </ul> <h2>9.0.1</h2> <h1>pytest 9.0.1 (2025-11-12)</h1> <h2>Bug fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13895">#13895</a>: Restore support for skipping tests via <code>raise unittest.SkipTest</code>.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13896">#13896</a>: The terminal progress plugin added in pytest 9.0 is now automatically disabled when iTerm2 is detected, it generated desktop notifications instead of the desired functionality.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13904">#13904</a>: Fixed the TOML type of the verbosity settings in the API reference from number to string.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13910">#13910</a>: Fixed <!-- raw HTML omitted -->UserWarning: Do not expect file_or_dir<!-- raw HTML omitted --> on some earlier Python 3.12 and 3.13 point versions.</li> </ul> <h2>Packaging updates and notes for downstreams</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13933">#13933</a>: The tox configuration has been adjusted to make sure the desired version string can be passed into its <code>package_env</code> through the <code>SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PYTEST</code> environment variable as a part of the release process -- by <code>webknjaz</code>.</li> </ul> <h2>Contributor-facing changes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13891">#13891</a>, <a href="https://redirect.github.com/pytest-dev/pytest/issues/13942">#13942</a>: The CI/CD part of the release automation is now capable of creating GitHub Releases without having a Git checkout on disk -- by <code>bluetech</code> and <code>webknjaz</code>.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13933">#13933</a>: The tox configuration has been adjusted to make sure the desired version string can be passed into its <code>package_env</code> through the <code>SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PYTEST</code> environment variable as a part of the release process -- by <code>webknjaz</code>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/3d10b5148e03eb82b3ee29181dbdc73cf82699e2"><code>3d10b51</code></a> Prepare release version 9.0.2</li> <li><a href="https://github.com/pytest-dev/pytest/commit/188750b725add8c3400eee6fbb6b80559c296d69"><code>188750b</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/14030">#14030</a> from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/b7d7bef90cb9a6db8ac1d3dd5b9ae0eb9abd6c58"><code>b7d7bef</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/14014">#14014</a> from bluetech/compat-note</li> <li><a href="https://github.com/pytest-dev/pytest/commit/bd08e85ac76614ff5ca9ae338aee8d8b06c8fae0"><code>bd08e85</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/14013">#14013</a> from pytest-dev/patchback/backports/9.0.x/922b60377...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/bc783862991241c442c9f9c068e51737ec15ea10"><code>bc78386</code></a> Add CLI options reference documentation (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13930">#13930</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/5a4e398ce89bc23d2cf3fd98c042fdffb6fa8afa"><code>5a4e398</code></a> Fix docs typo (<a href="https://redirect.github.com/pytest-dev/pytest/issues/14005">#14005</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/14008">#14008</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/d7ae6df394398168bf9d926f803c26849c8f07ee"><code>d7ae6df</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/14006">#14006</a> from pytest-dev/maintenance/update-plugin-list-tmpl...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/556f6a22e12d13d1ffeceaf64424eb95d5e0fb87"><code>556f6a2</code></a> pre-commit: fix rst-lint after new release (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13999">#13999</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/14001">#14001</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/c60fbe63a26f64a42738e3f3527a8f79024fdf50"><code>c60fbe6</code></a> Fix quadratic-time behavior when handling <code>unittest</code> subtests in Python 3.10 ...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/73d9b011183d9a1c4a7007c1119d97a6e627788e"><code>73d9b01</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/13995">#13995</a> from nicoddemus/patchback/backports/9.0.x/1b5200c0f...</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>
Upgrade: [dependabot] - bump filelock from 3.20.2 to 3.20.3 (#788) Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.2 to 3.20.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/py-filelock/releases">filelock's releases</a>.</em></p> <blockquote> <h2>3.20.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Fix TOCTOU symlink vulnerability in SoftFileLock by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/465">tox-dev/filelock#465</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.20.2...3.20.3">https://github.com/tox-dev/filelock/compare/3.20.2...3.20.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/filelock/commit/41b42dd2c72aecf7da83dbda5903b8087dddc4d5"><code>41b42dd</code></a> Fix TOCTOU symlink vulnerability in SoftFileLock (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/465">#465</a>)</li> <li>See full diff in <a href="https://github.com/tox-dev/py-filelock/compare/3.20.2...3.20.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/NHSDigital/eps-vpc-resources/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: [dependabot] - bump aws-cdk from 2.1100.2 to 2.1100.3 (#766) Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1100.2 to 2.1100.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk-cli/releases">aws-cdk's releases</a>.</em></p> <blockquote> <h2>aws-cdk@v2.1100.3</h2> <h2><a href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1100.2...aws-cdk@v2.1100.3">2.1100.3</a> (2026-01-06)</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1100.3/packages/aws-cdk">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/… …workflows/tag-release.yml from 5.1.28 to 5.2.1 (#720) Bumps [NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml](https://github.com/nhsdigital/eps-common-workflows) from 5.1.28 to 5.2.1. <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.2.1</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.2.0...v5.2.1">5.2.1</a> (2025-12-09)</h2> <h3>Chore</h3> <ul> <li>[AEA-0000] - Overwrite Tag Release ASDF Artifact to Allow Reruns (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/31">#31</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/86a580e5eb38584c877ccfba5fc6f3f071faeffe">86a580e</a>)</li> </ul> <h2>Info</h2> <p><a href="https://github.com/NHSDigital/eps-common-workflows/compare/ab87da0052b9...86a580e5eb38">See code diff</a> <a href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/20062923310">Release workflow run</a> - Workflow ID: 20062923310</p> <p>It was initialized by <a href="https://github.com/JackSpagnoliNHS">JackSpagnoliNHS</a></p> <h2>v5.2.0</h2> <h1><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.1.28...v5.2.0">5.2.0</a> (2025-12-09)</h1> <h3>Build</h3> <ul> <li>[AEA-0000] Renames Workspace File (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/29">#29</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/c7e9c61ffc3a2c78ceae6984b5c79c62efa247f9">c7e9c61</a>)</li> </ul> <h3>New</h3> <ul> <li>[AEA-5985] - Outputs Next Tag and Workflow ID (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/30">#30</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/ab87da0052b9145a3e6fdcf08b14eb0e90a6856b">ab87da0</a>)</li> </ul> <h2>Info</h2> <p><a href="https://github.com/NHSDigital/eps-common-workflows/compare/c7e9c61ffc3a...ab87da0052b9">See code diff</a> <a href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/20061567294">Release workflow run</a> - Workflow ID: 20061567294</p> <p>It was initialized by <a href="https://github.com/JackSpagnoliNHS">JackSpagnoliNHS</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/86a580e5eb38584c877ccfba5fc6f3f071faeffe"><code>86a580e</code></a> Chore: [AEA-0000] - Overwrite Tag Release ASDF Artifact to Allow Reruns (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/31">#31</a>)</li> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/ab87da0052b9145a3e6fdcf08b14eb0e90a6856b"><code>ab87da0</code></a> New: [AEA-5985] - Outputs Next Tag and Workflow ID (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/30">#30</a>)</li> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/c7e9c61ffc3a2c78ceae6984b5c79c62efa247f9"><code>c7e9c61</code></a> Build: [AEA-0000] Renames Workspace File (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/29">#29</a>)</li> <li>See full diff in <a href="https://github.com/nhsdigital/eps-common-workflows/compare/41e3450a9869f278be0e431a4b47b5c77bd55559...86a580e5eb38584c877ccfba5fc6f3f071faeffe">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: [dependabot] - bump actions/checkout from 6.0.0 to 6.0.1 (#704) Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v6.0.1</h2> <h2>What's Changed</h2> <ul> <li>Update all references from v5 and v4 to v6 by <a href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2314">actions/checkout#2314</a></li> <li>Add worktree support for persist-credentials includeIf by <a href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2327">actions/checkout#2327</a></li> <li>Clarify v6 README by <a href="https://github.com/ericsciple"><code>@ericsciple</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2328">actions/checkout#2328</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v6...v6.0.1">https://github.com/actions/checkout/compare/v6...v6.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/8e8c483db84b4bee98b60c0593521ed34d9990e8"><code>8e8c483</code></a> Clarify v6 README (<a href="https://redirect.github.com/actions/checkout/issues/2328">#2328</a>)</li> <li><a href="https://github.com/actions/checkout/commit/033fa0dc0b82693d8986f1016a0ec2c5e7d9cbb1"><code>033fa0d</code></a> Add worktree support for persist-credentials includeIf (<a href="https://redirect.github.com/actions/checkout/issues/2327">#2327</a>)</li> <li><a href="https://github.com/actions/checkout/commit/c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5"><code>c2d88d3</code></a> Update all references from v5 and v4 to v6 (<a href="https://redirect.github.com/actions/checkout/issues/2314">#2314</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext