Upgrade: [dependabot] - bump @middy/core from 6.4.5 to 7.0.2
Type: Pull Request
State: Open
Association: Unknown
Comments: 25
(7 months ago)
(6 months ago)
dependencies javascript requires-manual-qa
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
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. #1548Full Changelog: https://github.com/middyjs/middy/compare/7.0.1...7.0.2
7.0.1
What's Changed
- ci: dep update by
@willfarrellin middyjs/middy#1544- chore(deps): bump KineticCafe/actions-dco from 2.0.0 to 2.1.1 by
@dependabot[bot] in middyjs/middy#1546- Add in peerDeps w/ optional for AWS SDKs by
@willfarrellin middyjs/middy#1549Full Changelog: https://github.com/middyjs/middy/compare/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
- chore: use
test()helper in type tests by@mrazauskasin middyjs/middy#1472- chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by
@dependabot[bot] in middyjs/middy#1478- chore(deps): bump github/codeql-action from 3.30.3 to 3.30.6 by
@dependabot[bot] in middyjs/middy#1496- chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by
@dependabot[bot] in middyjs/middy#1495- chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by
@dependabot[bot] in middyjs/middy#1494- chore(deps): bump actions/cache from 4.2.4 to 4.3.0 by
@dependabot[bot] in middyjs/middy#1488- chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by
@dependabot[bot] in middyjs/middy#1504- chore(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 by
@dependabot[bot] in middyjs/middy#1503- chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by
@dependabot[bot] in middyjs/middy#1512- chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by
@dependabot[bot] in middyjs/middy#1511- chore(deps): bump KineticCafe/actions-dco from 1.3.8 to 2.0.0 by
@dependabot[bot] in middyjs/middy#1510- Release/7.0.0-alpha.0 by
@willfarrellin middyjs/middy#1513- 7.0.0-alpha.1 by
@willfarrellin middyjs/middy#1514- chore: update TSTyche to v5.0.0 by
@mrazauskasin middyjs/middy#1519- chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by
@dependabot[bot] in middyjs/middy#1516- chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by
@dependabot[bot] in middyjs/middy#1517- chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by
@dependabot[bot] in middyjs/middy#1515- chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by
@dependabot[bot] in middyjs/middy#1521- 7.0.0-alpha.2 by
@willfarrellin middyjs/middy#1522- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by
@dependabot[bot] in middyjs/middy#1523- chore(deps): bump github/codeql-action from 4.31.2 to 4.31.4 by
@dependabot[bot] in middyjs/middy#1526- chore(deps): bump github/codeql-action from 4.31.4 to 4.31.8 by
@dependabot[bot] in middyjs/middy#1537- chore(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by
@dependabot[bot] in middyjs/middy#1532- chore(deps): bump actions/setup-node from 4.1.0 to 6.1.0 by
@dependabot[bot] in middyjs/middy#1534
... (truncated)
Commits
4ba68bcchore: version bump8837277fix: workaround for sideEffects:false not honoured by esbuildbe71455chore: version bumpea25cd3chore: add in peerDep9609f3atest: update evals to use newer strict98eadc7chore: version bumpf0e040echore: version bumpc4d2d75docs: clean up7303ee8fix: update to use standard namingf23ee36ci: 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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 12647554 |
| UUID: | 3797865924 |
| Node ID: | PR_kwDOL025w868YOmP |
| Host: | GitHub |
| Repository: | NHSDigital/eps-load-test |