Skip to content

Commit 9d78f11

Browse files
Upgrade: [dependabot] - bump @middy/input-output-logger from 6.4.5 to 7.0.2 (#2607)
Bumps [@middy/input-output-logger](https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger) 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/input-output-logger</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/input-output-logger/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/be71455f937a99a63578d272516b9f1c6eb8d12c"><code>be71455</code></a> chore: version bump</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/7303ee8794cdbcbedb5fb49f5f8b66188fdd0cd4"><code>7303ee8</code></a> fix: update to use standard naming</li> <li><a href="https://github.com/middyjs/middy/commit/cd962fa51d39506fc63fd5bd5da18e756f04ab6c"><code>cd962fa</code></a> feat: add in support for durable function</li> <li><a href="https://github.com/middyjs/middy/commit/2e99003cd0e78290f853ab4cce1e9e76d394ad8b"><code>2e99003</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/351089d082d7c47e843c11c7f155878ea615419b"><code>351089d</code></a> docs: fix tag links</li> <li><a href="https://github.com/middyjs/middy/commit/aac72e842b79fda725c76d431c1217058b937102"><code>aac72e8</code></a> chore: version bump</li> <li>Additional commits viewable in <a href="https://github.com/middyjs/middy/commits/7.0.2/packages/input-output-logger">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/input-output-logger</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@middy/input-output-logger&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 75dbb59 commit 9d78f11

11 files changed

Lines changed: 40 additions & 22 deletions

File tree

package-lock.json

Lines changed: 30 additions & 12 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
@@ -17,7 +17,7 @@
1717
"@aws-lambda-powertools/commons": "^2.30.1",
1818
"@aws-lambda-powertools/logger": "^2.30.1",
1919
"@middy/core": "^7.0.2",
20-
"@middy/input-output-logger": "^6.4.5",
20+
"@middy/input-output-logger": "^7.0.2",
2121
"@nhs/fhir-middy-error-handler": "^2.1.66"
2222
},
2323
"devDependencies": {

packages/checkPrescriptionStatusUpdates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@aws-sdk/lib-dynamodb": "^3.966.0",
2121
"@middy/core": "^7.0.2",
2222
"@middy/http-header-normalizer": "^6.4.5",
23-
"@middy/input-output-logger": "^6.4.5",
23+
"@middy/input-output-logger": "^7.0.2",
2424
"@psu-common/middyErrorHandler": "^1.0.0"
2525
},
2626
"devDependencies": {

packages/cpsuLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@aws-sdk/util-dynamodb": "^3.958.0",
2121
"@middy/core": "^7.0.2",
2222
"@middy/http-header-normalizer": "^6.4.5",
23-
"@middy/input-output-logger": "^6.4.5",
23+
"@middy/input-output-logger": "^7.0.2",
2424
"@middy/validator": "6.4.1",
2525
"json-schema-to-ts": "^3.1.1",
2626
"pratica": "^2.3.0",

packages/gsul/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@aws-sdk/lib-dynamodb": "^3.966.0",
2121
"@aws-sdk/util-dynamodb": "^3.958.0",
2222
"@middy/core": "^7.0.2",
23-
"@middy/input-output-logger": "^6.4.5",
23+
"@middy/input-output-logger": "^7.0.2",
2424
"@middy/validator": "6.4.1",
2525
"@psu-common/middyErrorHandler": "^1.0.0",
2626
"json-schema-to-ts": "^3.1.1"

packages/nhsNotifyLambda/package.json

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

packages/nhsNotifyUpdateCallback/package.json

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

packages/nhsd-psu-sandbox/package.json

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

packages/psuRestoreValidationLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@aws-sdk/client-backup": "^3.966.0",
1919
"@aws-sdk/client-dynamodb": "^3.958.0",
2020
"@aws-sdk/lib-dynamodb": "^3.966.0",
21-
"@middy/input-output-logger": "^6.3.0",
21+
"@middy/input-output-logger": "^7.0.2",
2222
"@psu-common/middyErrorHandler": "^1.0.0",
2323
"aws-lambda": "^1.0.7"
2424
},

packages/statusLambda/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
"@aws-lambda-powertools/parameters": "^2.30.1",
1919
"@middy/core": "^7.0.2",
20-
"@middy/input-output-logger": "^6.4.5",
20+
"@middy/input-output-logger": "^7.0.2",
2121
"@nhs/fhir-middy-error-handler": "^2.1.66",
2222
"axios": "^1.13.2"
2323
},

0 commit comments

Comments
 (0)