Skip to content

Upgrade: [dependabot] - bump @middy/core from 7.1.2 to 7.2.1#2900

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/middy/core-7.2.1
Closed

Upgrade: [dependabot] - bump @middy/core from 7.1.2 to 7.2.1#2900
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/middy/core-7.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 20, 2026

Bumps @middy/core from 7.1.2 to 7.2.1.

Release notes

Sourced from @​middy/core's releases.

7.2.1

What changed

  • @​middy/cloudformation-response version 7.1.7 breaks life cycle of custom resource #1602

Full Changelog: middyjs/middy@7.2.0...7.2.1

7.2.0

What's Changed

  • event-normalizer: add support for rmq

Full Changelog: middyjs/middy@7.1.8...7.2.0

7.1.8

What's Changed

  • fix appconfig: crash when Configuration absent in GetLatestConfiguration response (SDK >= 3.929.0) #1600

Full Changelog: middyjs/middy@7.1.7...7.1.8

7.1.7

What's Changed

  • @​middy/secrets-manager: Fixed crash when LastRotationDate or LastChangedDate is undefined during rotation-date-based cache expiry calculation. Previously, Math.max(undefined, ...) would produce NaN, breaking the cache logic. Now defaults to 0 when either date is missing.
  • @​middy/cloudformation-response: Auto-populate PhysicalResourceId from context.logStreamName when not explicitly set. This prevents CloudFormation custom resource responses from failing due to a missing required field.
  • @​middy/core (types): Widened the TErr generic in UseFn from Error to any, allowing middleware that uses custom error types to be passed to .use() without type errors.

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

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

  • 7.1.3 introduced type error "Argument not assignable to parameter of type Context" #1585

... (truncated)

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 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 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR is raised by Dependabot to update a dependency.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/middy/core-7.2.1 branch 16 times, most recently from 335f9b2 to 57167b6 Compare March 21, 2026 03:32
@tstephen-nhs
Copy link
Copy Markdown
Contributor

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/middy/core-7.2.1 branch from 57167b6 to a81c22c Compare March 23, 2026 11:32
@tstephen-nhs
Copy link
Copy Markdown
Contributor

Still blocked upstream, tracked by https://nhsd-jira.digital.nhs.uk/browse/AEA-6385

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/middy/core-7.2.1 branch March 23, 2026 16:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant