Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: [dependabot] - bump @middy/core from 5.5.1 to 6.0.0 #250

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps @middy/core from 5.5.1 to 6.0.0.

Release notes

Sourced from @​middy/core's releases.

6.0.0

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

Notable changes

  • Deprecate Node.js v18.x.
  • Add support for Node.js v22.x.
  • Add support for --experimental-require-module

What's Changed

Thanks to @​ehmicky for contributing to this release.

Full Changelog: middyjs/middy@5.5.1...6.0.0

Commits

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 Nov 25, 2024
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) November 25, 2024 09:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-6.0.0 branch from 6ac4cc1 to abc383d Compare November 25, 2024 09:10
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-6.0.0 branch from abc383d to f2edec5 Compare November 26, 2024 11:20
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-6.0.0 branch from f2edec5 to dfe9fea Compare November 26, 2024 11:23
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-6.0.0 branch from dfe9fea to f8d843f Compare December 2, 2024 12:35
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-6.0.0 branch from f8d843f to b67b781 Compare December 3, 2024 11:22
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-6.0.0 branch from b67b781 to 7543215 Compare December 3, 2024 11:26
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-6.0.0 branch from 7543215 to 61ecb6e Compare December 10, 2024 11:41
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-6.0.0 branch from 61ecb6e to 3cbdf03 Compare December 10, 2024 11:44
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-6.0.0 branch from 3cbdf03 to 31a4707 Compare December 16, 2024 11:58
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-6.0.0 branch from 31a4707 to f49c65f Compare December 17, 2024 11:49
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-6.0.0 branch from f49c65f to 8b41e51 Compare December 17, 2024 11:52
Copy link

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

@anthony-nhs
Copy link
Contributor

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/middy/core-6.0.0 branch from 8b41e51 to ab5f59a Compare December 17, 2024 16:39
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 merged commit f261bca into main Dec 17, 2024
5 checks passed
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot deleted the dependabot/npm_and_yarn/middy/core-6.0.0 branch December 17, 2024 16:42
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.

1 participant