Skip to content

Commit dd1b564

Browse files
Upgrade: [dependabot] - bump @middy/input-output-logger from 6.4.5 to 7.1.3 (#724)
Bumps [@middy/input-output-logger](https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger) from 6.4.5 to 7.1.3. <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.1.3</h2> <h2>What's Changed</h2> <ul> <li>validator: Fix type definition regression (<a href="https://github.com/middyjs/middy/tree/HEAD/packages/input-output-logger/issues/1580">#1580</a>)</li> <li>http-multipart-body-parser, http-urlencode-body-parser, http-urlencode-path-parser, http-security-headers: Fix HTTP status code handling in type definitions and runtime</li> <li>Performance improvements across core and multiple middleware packages (core, event-normalizer, http-content-encoding, http-cors, http-error-handler, http-header-normalizer, http-security-headers, input-output-logger, secrets-manager, ssm, util, and others)</li> <li>Add missing type definitions for http-content-negotiation, service-discovery, sts, secrets-manager, ws-router</li> <li>Improve type definitions across core, cloudformation-router, http-router, http-event-normalizer, s3-object-response, sqs-partial-batch-failure, warmup, error-logger, and others</li> <li>Simplify s3-object-response type definitions</li> <li>Add comprehensive type tests across all packages</li> </ul> <ul> <li>chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1574">middyjs/middy#1574</a></li> <li>chore(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1575">middyjs/middy#1575</a></li> <li>chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1573">middyjs/middy#1573</a></li> <li>chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1576">middyjs/middy#1576</a></li> <li>chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1577">middyjs/middy#1577</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.1.2...7.1.3">https://github.com/middyjs/middy/compare/7.1.2...7.1.3</a></p> <h2>7.1.2</h2> <h2>What's Changed</h2> <ul> <li>Add charset option to http-multipart-body-parser and http-urlencode-body-parser for consistency across body parsers</li> <li>Improve type definitions for validator, validator/transpile, secrets-manager, service-discovery, sts</li> <li>Add jsonSafeParse and jsonSafeStringify types to util</li> <li>Add more test coverage across packages (100%)</li> </ul> <ul> <li>chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/middyjs/middy/pull/1570">middyjs/middy#1570</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.1.1...7.1.2">https://github.com/middyjs/middy/compare/7.1.1...7.1.2</a></p> <h2>7.1.1</h2> <h2>What's Changed</h2> <ul> <li>http-cors add in punycode support</li> <li>export options in ts defs</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/middyjs/middy/compare/7.1.0...7.1.1">https://github.com/middyjs/middy/compare/7.1.0...7.1.1</a></p> <h2>7.1.0</h2> <h2>What's Changed</h2> <ul> <li>Add ReadableStream support to http-content-encoding by <a href="https://github.com/willfarrell"><code>@​willfarrell</code></a> in <a href="https://redirect.github.com/middyjs/middy/issues/1333">middyjs/middy#1333</a></li> <li>http-cors: allow Access-Control-Request-Method to be used <a href="https://github.com/mdesousa"><code>@​mdesousa</code></a> <a href="https://redirect.github.com/middyjs/middy/issues/1315">middyjs/middy#1315</a></li> <li>security improvements (edge cases)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/middyjs/middy/commit/bc2e9ee880812a7207c80f78a750bcabd3a2d997"><code>bc2e9ee</code></a> chore: version bump</li> <li><a href="https://github.com/middyjs/middy/commit/9d97cc28157812c69fc02753d2f2823fdbf9e32a"><code>9d97cc2</code></a> fix: small perf improvements</li> <li><a href="https://github.com/middyjs/middy/commit/fa5d737d2c4f5d6966e017ab0dbdb57634e82774"><code>fa5d737</code></a> fix: small perf improvement</li> <li><a href="https://github.com/middyjs/middy/commit/ce763cde3ffea42e30a9db9158b7cff2e1fc533b"><code>ce763cd</code></a> chore: pref improvements</li> <li><a href="https://github.com/middyjs/middy/commit/e424b5dd1d0c244ef24877c91b5741de97b8e182"><code>e424b5d</code></a> docs: typo</li> <li><a href="https://github.com/middyjs/middy/commit/221c03baf795f9b0f0830febb657cddef84a3861"><code>221c03b</code></a> fix: small perf boost</li> <li><a href="https://github.com/middyjs/middy/commit/a5270087ed747c4f2c38e462668cde16a04110df"><code>a527008</code></a> chore: remove gitHead</li> <li><a href="https://github.com/middyjs/middy/commit/336dbaad7b5dded316ee4f533f5826913aac76f7"><code>336dbaa</code></a> test: add in more type tests</li> <li><a href="https://github.com/middyjs/middy/commit/f7da36a5842c207ef58bbc06a0e4d1e96e77402f"><code>f7da36a</code></a> chore: clean up tests naming</li> <li><a href="https://github.com/middyjs/middy/commit/6c01568dc98d84d359b716fbea23806d010f2ad8"><code>6c01568</code></a> chore: clean up test naming</li> <li>Additional commits viewable in <a href="https://github.com/middyjs/middy/commits/7.1.3/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.1.3)](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 4dc0e1d commit dd1b564

2 files changed

Lines changed: 22 additions & 6 deletions

File tree

package-lock.json

Lines changed: 21 additions & 5 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": "^6.4.5",
18+
"@middy/input-output-logger": "^7.1.3",
1919
"@nhs/fhir-middy-error-handler": "^2.1.75"
2020
}
2121
}

0 commit comments

Comments
 (0)