Skip to content

Upgrade: [dependabot] - bump @middy/core from 6.4.5 to 7.1.6#730

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/middy/core-7.1.6
Open

Upgrade: [dependabot] - bump @middy/core from 6.4.5 to 7.1.6#730
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/middy/core-7.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps @middy/core from 6.4.5 to 7.1.6.

Release notes

Sourced from @​middy/core's releases.

7.1.6

What's Changed

Full Changelog: middyjs/middy@7.1.5...7.1.6

7.1.5

What's Changed

Full Changelog: middyjs/middy@7.1.4...7.1.5

7.1.4

What's Changed

Full Changelog: middyjs/middy@7.1.3...7.1.4

7.1.3

What's Changed

  • validator: Fix type definition regression (#1580)
  • 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
  • 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)
  • Add missing type definitions for http-content-negotiation, service-discovery, sts, secrets-manager, ws-router
  • Improve type definitions across core, cloudformation-router, http-router, http-event-normalizer, s3-object-response, sqs-partial-batch-failure, warmup, error-logger, and others
  • Simplify s3-object-response type definitions
  • Add comprehensive type tests across all packages

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​middy/core since your current version.


Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from 67df23c to f1de514 Compare March 13, 2026 18:07
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot enabled auto-merge (squash) March 13, 2026 18:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from f1de514 to c27d784 Compare March 13, 2026 18:08
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from c27d784 to c2c8a4d Compare March 13, 2026 18:09
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from c2c8a4d to 15a6b00 Compare March 13, 2026 18:10
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from 15a6b00 to cc9ebf8 Compare March 13, 2026 18:11
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from cc9ebf8 to ff94acb Compare March 13, 2026 18:12
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from ff94acb to 871919c Compare March 19, 2026 03:53
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from 871919c to 92da46a Compare March 19, 2026 03:55
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

Bumps [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) from 6.4.5 to 7.1.6.
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md)
- [Commits](https://github.com/middyjs/middy/commits/7.1.6/packages/core)

---
updated-dependencies:
- dependency-name: "@middy/core"
  dependency-version: 7.1.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.1.6 branch from 92da46a to cbc3f2d Compare March 20, 2026 01:58
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code requires-manual-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants