Skip to content

Commit 3de2d1a

Browse files
Upgrade: [dependabot] - bump @middy/input-output-logger from 7.1.6 to 7.2.1 (#739)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@middy/input-output-logger](https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger) from 7.1.6 to 7.2.1. <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.2.1</h2> <h2>What changed</h2> <ul> <li><code>@​middy/cloudformation-response</code> version 7.1.7 breaks life cycle of custom resource <a href="https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger/issues/1602">#1602</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.2.0...7.2.1">https://github.com/middyjs/middy/compare/7.2.0...7.2.1</a></p> <h2>7.2.0</h2> <h2>What's Changed</h2> <ul> <li>event-normalizer: add support for rmq</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.1.8...7.2.0">https://github.com/middyjs/middy/compare/7.1.8...7.2.0</a></p> <h2>7.1.8</h2> <h2>What's Changed</h2> <ul> <li>fix appconfig: crash when Configuration absent in GetLatestConfiguration response (SDK &gt;= 3.929.0) <a href="https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger/issues/1600">#1600</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.1.7...7.1.8">https://github.com/middyjs/middy/compare/7.1.7...7.1.8</a></p> <h2>7.1.7</h2> <h2>What's Changed</h2> <ul> <li><code>@​middy/secrets-manager</code>: Fixed crash when LastRotationDate or LastChangedDate is undefined during rotation-date-based cache expiry calculation. Previously, Math.max(undefined, ...) would produce NaN, breaking the cache logic. Now defaults to 0 when either date is missing.</li> <li><code>@​middy/cloudformation-response</code>: Auto-populate PhysicalResourceId from context.logStreamName when not explicitly set. This prevents CloudFormation custom resource responses from failing due to a missing required field.</li> <li><code>@​middy/core</code> (types): Widened the TErr generic in UseFn from Error to any, allowing middleware that uses custom error types to be passed to .use() without type errors.</li> </ul> <ul> <li>Issue/1594 in <a href="https://redirect.github.com/middyjs/middy/pull/1597">middyjs/middy#1597</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.1.6...7.1.7">https://github.com/middyjs/middy/compare/7.1.6...7.1.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/middyjs/middy/commit/8ca0256b1cbd80c50a84bb152d39492d9fcfad32"><code>8ca0256</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/136e3b47cf73ed841ddf7f6530781105725bbd15"><code>136e3b4</code></a> chore: dep update</li> <li><a href="https://github.com/middyjs/middy/commit/ca70b9b027cab978d526eb3202adf65ae905080d"><code>ca70b9b</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/452b6680882b52fb086e7bbce03b6c1749bb5881"><code>452b668</code></a> chore: dep update</li> <li><a href="https://github.com/middyjs/middy/commit/84db5d79412e8e3616fe4f707bea35aa45e41eae"><code>84db5d7</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/3fda6c69d1742fa8110b7137856cc8061881609c"><code>3fda6c6</code></a> chore: dep update</li> <li><a href="https://github.com/middyjs/middy/commit/46f5a5b05dfc00bd0fa2faa02cc94051b6416512"><code>46f5a5b</code></a> docs: fix linking</li> <li><a href="https://github.com/middyjs/middy/commit/32035db2944b2b99650299a08bc6605262c9e6c2"><code>32035db</code></a> chore: version bump</li> <li>See full diff in <a href="https://github.com/middyjs/middy/commits/7.2.1/packages/input-output-logger">compare view</a></li> </ul> </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=7.1.6&new-version=7.2.1)](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>
1 parent 1e25725 commit 3de2d1a

2 files changed

Lines changed: 9 additions & 22 deletions

File tree

package-lock.json

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

packages/dummySpine/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.31.0",
1717
"@middy/core": "^6.4.5",
18-
"@middy/input-output-logger": "^7.1.6",
18+
"@middy/input-output-logger": "^7.2.1",
1919
"@nhs/fhir-middy-error-handler": "^2.1.77"
2020
}
2121
}

0 commit comments

Comments
 (0)