Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps @middy/core from 6.4.5 to 7.0.2.

Release notes

Sourced from @​middy/core's releases.

7.0.2

  • Add in workaround for bundlers that don't honour sideEffects:false. #1548

Full Changelog: middyjs/middy@7.0.1...7.0.2

7.0.1

What's Changed

Full Changelog: middyjs/middy@7.0.0...7.0.1

7.0.0

For full details and upgrade guide see https://middy.js.org/docs/upgrade/6-7

Notable changes

  • Deprecate Node.js v20.x.
  • Add support for Node.js v24.x.
  • Add support for Durable Functions, caused breaking changes to streamifyResponse.
  • LLRT can now be used when using executionModeStandard (default) & executionModeDurableContext
  • Works with new Tenant isolation mode
  • Works with new multi-concurrency on Lambda Managed Instances

What's Changed

... (truncated)

Commits
  • 4ba68bc chore: version bump
  • 8837277 fix: workaround for sideEffects:false not honoured by esbuild
  • be71455 chore: version bump
  • ea25cd3 chore: add in peerDep
  • 9609f3a test: update evals to use newer strict
  • 98eadc7 chore: version bump
  • f0e040e chore: version bump
  • c4d2d75 docs: clean up
  • 7303ee8 fix: update to use standard naming
  • f23ee36 ci: allow context to be durable
  • Additional commits viewable in compare view
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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2026
@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) January 9, 2026 18:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-7.0.2 branch from 57ee188 to 3a85d67 Compare January 9, 2026 18:06
@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.0.2 branch from 3a85d67 to 1683dde Compare January 9, 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

Bumps [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) from 6.4.5 to 7.0.2.
- [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.0.2/packages/core)

---
updated-dependencies:
- dependency-name: "@middy/core"
  dependency-version: 7.0.2
  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.0.2 branch from 1683dde to 21bd641 Compare January 9, 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

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