Skip to content

Commit e574b65

Browse files
Upgrade: [dependabot] - bump @middy/core from 6.4.5 to 7.0.2 (#2616)
Bumps [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) from 6.4.5 to 7.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/middyjs/middy/releases"><code>@​middy/core</code>'s releases</a>.</em></p> <blockquote> <h2>7.0.2</h2> <ul> <li>Add in workaround for bundlers that don't honour <code>sideEffects:false</code>. <a href="https://github.com/middyjs/middy/tree/HEAD/packages/core/issues/1548">#1548</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.0.1...7.0.2">https://github.com/middyjs/middy/compare/7.0.1...7.0.2</a></p> <h2>7.0.1</h2> <h2>What's Changed</h2> <ul> <li>ci: dep update by <a href="https://github.com/willfarrell"><code>@​willfarrell</code></a> in <a href="https://redirect.github.com/middyjs/middy/pull/1544">middyjs/middy#1544</a></li> <li>chore(deps): bump KineticCafe/actions-dco from 2.0.0 to 2.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1546">middyjs/middy#1546</a></li> <li>Add in peerDeps w/ optional for AWS SDKs by <a href="https://github.com/willfarrell"><code>@​willfarrell</code></a> in <a href="https://redirect.github.com/middyjs/middy/pull/1549">middyjs/middy#1549</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.0.0...7.0.1">https://github.com/middyjs/middy/compare/7.0.0...7.0.1</a></p> <h2>7.0.0</h2> <p>For full details and upgrade guide see <a href="https://middy.js.org/docs/upgrade/6-7">https://middy.js.org/docs/upgrade/6-7</a></p> <h2>Notable changes</h2> <ul> <li>Deprecate Node.js v20.x.</li> <li>Add support for Node.js v24.x.</li> <li>Add support for Durable Functions, caused breaking changes to <code>streamifyResponse</code>.</li> <li>LLRT can now be used when using <code>executionModeStandard</code> (default) &amp; <code>executionModeDurableContext</code></li> <li>Works with new Tenant isolation mode</li> <li>Works with new multi-concurrency on Lambda Managed Instances</li> </ul> <h2>What's Changed</h2> <ul> <li>chore: use <code>test()</code> helper in type tests by <a href="https://github.com/mrazauskas"><code>@​mrazauskas</code></a> in <a href="https://redirect.github.com/middyjs/middy/pull/1472">middyjs/middy#1472</a></li> <li>chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1478">middyjs/middy#1478</a></li> <li>chore(deps): bump github/codeql-action from 3.30.3 to 3.30.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1496">middyjs/middy#1496</a></li> <li>chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1495">middyjs/middy#1495</a></li> <li>chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1494">middyjs/middy#1494</a></li> <li>chore(deps): bump actions/cache from 4.2.4 to 4.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1488">middyjs/middy#1488</a></li> <li>chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1504">middyjs/middy#1504</a></li> <li>chore(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1503">middyjs/middy#1503</a></li> <li>chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1512">middyjs/middy#1512</a></li> <li>chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1511">middyjs/middy#1511</a></li> <li>chore(deps): bump KineticCafe/actions-dco from 1.3.8 to 2.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1510">middyjs/middy#1510</a></li> <li>Release/7.0.0-alpha.0 by <a href="https://github.com/willfarrell"><code>@​willfarrell</code></a> in <a href="https://redirect.github.com/middyjs/middy/pull/1513">middyjs/middy#1513</a></li> <li>7.0.0-alpha.1 by <a href="https://github.com/willfarrell"><code>@​willfarrell</code></a> in <a href="https://redirect.github.com/middyjs/middy/pull/1514">middyjs/middy#1514</a></li> <li>chore: update TSTyche to v5.0.0 by <a href="https://github.com/mrazauskas"><code>@​mrazauskas</code></a> in <a href="https://redirect.github.com/middyjs/middy/pull/1519">middyjs/middy#1519</a></li> <li>chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1516">middyjs/middy#1516</a></li> <li>chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1517">middyjs/middy#1517</a></li> <li>chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1515">middyjs/middy#1515</a></li> <li>chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1521">middyjs/middy#1521</a></li> <li>7.0.0-alpha.2 by <a href="https://github.com/willfarrell"><code>@​willfarrell</code></a> in <a href="https://redirect.github.com/middyjs/middy/pull/1522">middyjs/middy#1522</a></li> <li>chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1523">middyjs/middy#1523</a></li> <li>chore(deps): bump github/codeql-action from 4.31.2 to 4.31.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1526">middyjs/middy#1526</a></li> <li>chore(deps): bump github/codeql-action from 4.31.4 to 4.31.8 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1537">middyjs/middy#1537</a></li> <li>chore(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1532">middyjs/middy#1532</a></li> <li>chore(deps): bump actions/setup-node from 4.1.0 to 6.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1534">middyjs/middy#1534</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/middyjs/middy/commit/4ba68bc90f09b7a5fbcc2d86e8d8e7d1723e0c92"><code>4ba68bc</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/883727758441823765b04c3ccb8a9e6398208bb2"><code>8837277</code></a> fix: workaround for sideEffects:false not honoured by esbuild</li> <li><a href="https://github.com/middyjs/middy/commit/be71455f937a99a63578d272516b9f1c6eb8d12c"><code>be71455</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/ea25cd3bf8438e2fdacf145757c699323b8e4418"><code>ea25cd3</code></a> chore: add in peerDep</li> <li><a href="https://github.com/middyjs/middy/commit/9609f3a30b9e94ae6a914f2fc1a7f0bea75bfbd4"><code>9609f3a</code></a> test: update evals to use newer strict</li> <li><a href="https://github.com/middyjs/middy/commit/98eadc797250bf0264ad0105e2eb86e2faa29a8a"><code>98eadc7</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/f0e040e9c9e7871c83dc594d1ff205ba059a3e0f"><code>f0e040e</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/c4d2d75036a6da8db81d4abcce134d98e7f9b792"><code>c4d2d75</code></a> docs: clean up</li> <li><a href="https://github.com/middyjs/middy/commit/7303ee8794cdbcbedb5fb49f5f8b66188fdd0cd4"><code>7303ee8</code></a> fix: update to use standard naming</li> <li><a href="https://github.com/middyjs/middy/commit/f23ee36a9ba5263164c7048952ed66bda8a04710"><code>f23ee36</code></a> ci: allow context to be durable</li> <li>Additional commits viewable in <a href="https://github.com/middyjs/middy/commits/7.0.2/packages/core">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​middy/core</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@middy/core&package-manager=npm_and_yarn&previous-version=6.4.5&new-version=7.0.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 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>
1 parent 4652895 commit e574b65

12 files changed

Lines changed: 47 additions & 24 deletions

File tree

package-lock.json

Lines changed: 36 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/capabilityStatement/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@aws-lambda-powertools/commons": "^2.30.1",
1818
"@aws-lambda-powertools/logger": "^2.30.1",
19-
"@middy/core": "^6.4.5",
19+
"@middy/core": "^7.0.2",
2020
"@middy/input-output-logger": "^6.4.5",
2121
"@nhs/fhir-middy-error-handler": "^2.1.66"
2222
},

packages/checkPrescriptionStatusUpdates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@aws-lambda-powertools/parameters": "^2.30.1",
1919
"@aws-sdk/client-dynamodb": "^3.958.0",
2020
"@aws-sdk/lib-dynamodb": "^3.966.0",
21-
"@middy/core": "^6.4.5",
21+
"@middy/core": "^7.0.2",
2222
"@middy/http-header-normalizer": "^6.4.5",
2323
"@middy/input-output-logger": "^6.4.5",
2424
"@psu-common/middyErrorHandler": "^1.0.0"

packages/common/middyErrorHandler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@aws-lambda-powertools/logger": "^2.30.1"
1818
},
1919
"devDependencies": {
20-
"@middy/core": "^6.4.5",
20+
"@middy/core": "^7.0.2",
2121
"@psu-common/testing": "^1.0.0"
2222
}
2323
}

packages/cpsuLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@aws-lambda-powertools/logger": "^2.30.1",
1919
"@aws-sdk/client-dynamodb": "^3.958.0",
2020
"@aws-sdk/util-dynamodb": "^3.958.0",
21-
"@middy/core": "^6.4.5",
21+
"@middy/core": "^7.0.2",
2222
"@middy/http-header-normalizer": "^6.4.5",
2323
"@middy/input-output-logger": "^6.4.5",
2424
"@middy/validator": "6.4.1",

packages/gsul/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@aws-sdk/client-dynamodb": "^3.958.0",
2020
"@aws-sdk/lib-dynamodb": "^3.966.0",
2121
"@aws-sdk/util-dynamodb": "^3.958.0",
22-
"@middy/core": "^6.4.5",
22+
"@middy/core": "^7.0.2",
2323
"@middy/input-output-logger": "^6.4.5",
2424
"@middy/validator": "6.4.1",
2525
"@psu-common/middyErrorHandler": "^1.0.0",

packages/nhsNotifyLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@aws-lambda-powertools/logger": "^2.30.1",
2020
"@aws-lambda-powertools/parameters": "^2.30.1",
2121
"@aws-sdk/client-ssm": "^3.966.0",
22-
"@middy/core": "^6.4.5",
22+
"@middy/core": "^7.0.2",
2323
"@middy/input-output-logger": "^6.4.5",
2424
"@nhs/fhir-middy-error-handler": "^2.1.66",
2525
"axios": "^1.13.2",

packages/nhsNotifyUpdateCallback/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@aws-lambda-powertools/logger": "^2.30.1",
1919
"@aws-lambda-powertools/parameters": "^2.30.1",
2020
"@aws-sdk/client-secrets-manager": "^3.958.0",
21-
"@middy/core": "^6.4.5",
21+
"@middy/core": "^7.0.2",
2222
"@middy/input-output-logger": "^6.4.5",
2323
"@nhs/fhir-middy-error-handler": "^2.1.66",
2424
"axios": "^1.13.2"

packages/nhsd-psu-sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@aws-lambda-powertools/logger": "^2.30.1",
17-
"@middy/core": "^6.4.5",
17+
"@middy/core": "^7.0.2",
1818
"@middy/input-output-logger": "^6.4.5",
1919
"@nhs/fhir-middy-error-handler": "^2.1.66"
2020
}

packages/psuRestoreValidationLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"aws-lambda": "^1.0.7"
2424
},
2525
"devDependencies": {
26-
"@middy/core": "^6.2.3",
26+
"@middy/core": "^7.0.2",
2727
"@psu-common/testing": "^1.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)