Commit 402f800
authored
Upgrade: [dependabot] - bump @middy/http-header-normalizer from 6.4.5 to 7.0.2 (#2276)
Bumps
[@middy/http-header-normalizer](https://github.com/middyjs/middy/tree/HEAD/packages/http-header-normalizer)
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/http-header-normalizer</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/http-header-normalizer/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) & <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/2e99003cd0e78290f853ab4cce1e9e76d394ad8b"><code>2e99003</code></a>
chore: version bump</li>
<li><a
href="https://github.com/middyjs/middy/commit/aac72e842b79fda725c76d431c1217058b937102"><code>aac72e8</code></a>
chore: version bump</li>
<li><a
href="https://github.com/middyjs/middy/commit/b914f3423260c12792279e401d57d18eabf5c4e4"><code>b914f34</code></a>
Merge branch 'develop' into release/7.0.0</li>
<li><a
href="https://github.com/middyjs/middy/commit/2d40400603fce65240027cb4f1170564bffcfbe1"><code>2d40400</code></a>
chore: use <code>test()</code> helper in type tests</li>
<li><a
href="https://github.com/middyjs/middy/commit/1fb0fafcd152d2c01112fe1f6ec435f739d0b2cf"><code>1fb0faf</code></a>
chore: udpate node version</li>
<li>See full diff in <a
href="https://github.com/middyjs/middy/commits/7.0.2/packages/http-header-normalizer">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/http-header-normalizer</code>
since your current version.</p>
</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>1 parent 7839533 commit 402f800
2 files changed
+6
-6
lines changedSome 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 | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments