Commit e43e52e
authored
Upgrade: [dependabot] - bump @middy/input-output-logger from 7.1.6 to 7.2.1 (#2507)
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 >= 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 />
[](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 b5b67ee commit e43e52e
6 files changed
Lines changed: 17 additions & 17 deletions
File tree
- packages
- capabilityStatement
- enrichPrescriptions
- getMyPrescriptions
- nhsd-pfp-sandbox
- statusLambda
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments