Commit 1bce924
authored
Upgrade: [dependabot] - bump @middy/core from 7.2.2 to 7.3.0 (#3021)
Bumps
[@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core)
from 7.2.2 to 7.3.0.
<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.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add in {name}ValideOptions to all packages to allow for easy testing
or runtime checks on options</li>
<li>Removed package.json export requires that were left over cjs
deprecation</li>
<li>Security and test improvements</li>
<li>chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/middyjs/middy/pull/1619">middyjs/middy#1619</a></li>
<li>chore(deps): bump cloudflare/wrangler-action from 3.14.1 to 3.15.0
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/middyjs/middy/pull/1618">middyjs/middy#1618</a></li>
<li>chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/middyjs/middy/pull/1617">middyjs/middy#1617</a></li>
<li>chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/middyjs/middy/pull/1616">middyjs/middy#1616</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/middyjs/middy/compare/7.2.3...7.3.0">https://github.com/middyjs/middy/compare/7.2.3...7.3.0</a></p>
<h2>7.2.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(http-urlencode-body-parser): preserve duplicate keys as arrays
using getAll() <a
href="https://github.com/cloudyun888"><code>@cloudyun888</code></a> <a
href="https://github.com/middyjs/middy/tree/HEAD/packages/core/issues/1614">#1614</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/middyjs/middy/compare/7.2.2...7.2.3">https://github.com/middyjs/middy/compare/7.2.2...7.2.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/middyjs/middy/commit/28bffc57db20d4b05757b17c4b4750b38928066a"><code>28bffc5</code></a>
chore: version bump</li>
<li><a
href="https://github.com/middyjs/middy/commit/678a000afba5f530f3706e3fd631eb513f6990ce"><code>678a000</code></a>
test: improve coverage</li>
<li><a
href="https://github.com/middyjs/middy/commit/416ce6ca5d91f3a1d010900d5aec24c30bf568ac"><code>416ce6c</code></a>
test: reduce fuzz noise. remove unused require export</li>
<li><a
href="https://github.com/middyjs/middy/commit/fd30d94d6406588048f67807f18265ff7fe7f454"><code>fd30d94</code></a>
feat: add in optional valideOptions for each package</li>
<li><a
href="https://github.com/middyjs/middy/commit/4694d82f652650a5217c5a2cd7fc5cbdef2c6fb0"><code>4694d82</code></a>
fix: edge cases</li>
<li><a
href="https://github.com/middyjs/middy/commit/88a8fd1f2a2b060e3abb198bcb2c303f5f962851"><code>88a8fd1</code></a>
chore: version bump</li>
<li><a
href="https://github.com/middyjs/middy/commit/fbdb4e6e4fcd11ee2caa2248b0a6f7e2a84e777e"><code>fbdb4e6</code></a>
fix: make sure plugin.requestEnd always runs</li>
<li><a
href="https://github.com/middyjs/middy/commit/7316d0a343ddbcb95790f5dfa3544b12b326ab3b"><code>7316d0a</code></a>
test: improve fuzz coverage</li>
<li><a
href="https://github.com/middyjs/middy/commit/0516ad5aaa7797ee83bf4cb198499e57b550cb22"><code>0516ad5</code></a>
test: improve perf test controls</li>
<li><a
href="https://github.com/middyjs/middy/commit/02056e21dc4a989b3f416a5aa21b692326863378"><code>02056e2</code></a>
fix: small sec improvements</li>
<li>See full diff in <a
href="https://github.com/middyjs/middy/commits/7.3.0/packages/core">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 58d95c8 commit 1bce924
13 files changed
Lines changed: 41 additions & 28 deletions
File tree
- packages
- capabilityStatement
- checkPrescriptionStatusUpdates
- common/middyErrorHandler
- cpsuLambda
- gsul
- nhsNotifyLambda
- nhsNotifyUpdateCallback
- nhsd-psu-sandbox
- postDatedLambda
- psuRestoreValidationLambda
- statusLambda
- updatePrescriptionStatus
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 | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| 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