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

chore(deps): update dependency @middy/core to v4.7.0 #234

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@middy/core (source) 4.2.6 -> 4.7.0 age adoption passing confidence

Release Notes

middyjs/middy (@​middy/core)

v4.7.0

Compare Source

What's Changed
  • Add ability to set default headers in http-header-normalizer / http-json-body-parser - json as default content type #​1120 @​qoomon

Full Changelog: middyjs/middy@4.6.6...4.7.0

v4.6.6

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@4.6.5...4.6.6

v4.6.5

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@4.6.4...4.6.5

v4.6.4

Compare Source

What's Changed

Full Changelog: middyjs/middy@4.6.3...4.6.4

v4.6.3

Compare Source

What's Changed

Full Changelog: middyjs/middy@4.6.2...4.6.3

v4.6.2

Compare Source

What's Changed

  • http-*-pody-parser now throws proper error when no headers are passed in.

Full Changelog: middyjs/middy@4.6.1...4.6.2

v4.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@4.6.0...4.6.1

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@4.5.5...4.6.0

v4.5.5

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@4.5.4...4.5.5

v4.5.4

Compare Source

What's Changed

Full Changelog: middyjs/middy@4.5.3...4.5.4

v4.5.3

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@4.5.2...4.5.3

v4.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@4.5.1...4.5.2

v4.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@4.5.0...4.5.1

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@4.4.3...4.5.0

v4.4.3

Compare Source

What's Changed

  • Add in missing onError to cloudwatch-metrics to ensure flush
  • remove unused returns from onError in multiple middlewares

Full Changelog: middyjs/middy@4.4.2...4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: middyjs/middy@4.4.1...4.4.2

v4.4.1

Compare Source

What's Changed

  • Add in npm provenance with sigstore @​willfarrell
  • Fix edge case: When using @middy/warmup with a middleware that had disablePrefetch:false (default) and cacheExpiry > 0 set and the first invocation was after cacheExpiry would cause an expired value to be used instead of fetching a new value. by @​willfarrell in https://github.com/middyjs/middy/pull/1051

Full Changelog: middyjs/middy@4.4.0...4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: middyjs/middy@4.3.1...4.4.0

v4.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@4.3.0...4.3.1

v4.3.0

Compare Source

A long awaited feature is finally here! You can now have your response body be a ReadableStream when used with Function URLs. Just update your Lambda config (and APIG if needed) and pass streamifyResponse: true into middy and you're ready to go!

See new documentation: https://middy.js.org/docs/intro/streamify-response

What's Changed

Full Changelog: middyjs/middy@4.2.8...4.3.0

v4.2.8

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@4.2.7...4.2.8

v4.2.7

Compare Source

  • fix: When cacheExpire is positive, refresh was only triggering once.

Full Changelog: middyjs/middy@4.2.6...4.2.7


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 13, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.2.7 chore(deps): update dependency @middy/core to v4.2.8 Mar 26, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from a0cb569 to 143fd70 Compare April 10, 2023 23:17
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.2.8 chore(deps): update dependency @middy/core to v4.3.0 Apr 10, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 10, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.3.0 chore(deps): update dependency @middy/core to v4.3.1 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 143fd70 to 477fdb7 Compare April 17, 2023 23:46
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.3.1 chore(deps): update dependency @middy/core to v4.4.0 Apr 28, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 477fdb7 to d69a81e Compare April 28, 2023 17:30
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.4.0 chore(deps): update dependency @middy/core to v4.4.3 May 28, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from d69a81e to b953581 Compare May 28, 2023 10:02
renovate-approve[bot]
renovate-approve bot previously approved these changes May 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.4.3 chore(deps): update dependency @middy/core to v4.5.0 May 31, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from b953581 to fb0580a Compare May 31, 2023 04:35
renovate-approve[bot]
renovate-approve bot previously approved these changes May 31, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.5.0 chore(deps): update dependency @middy/core to v4.5.1 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from fb0580a to 074181e Compare June 6, 2023 19:02
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 6, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.5.1 chore(deps): update dependency @middy/core to v4.5.2 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 074181e to 8c1ae2c Compare June 15, 2023 15:21
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 10, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.6.0 chore(deps): update dependency @middy/core to v4.6.1 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 73859ab to f74e100 Compare September 1, 2023 04:16
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 1, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.6.1 chore(deps): update dependency @middy/core to v4.6.2 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from f74e100 to d181e49 Compare September 12, 2023 16:27
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 12, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.6.2 chore(deps): update dependency @middy/core to v4.6.3 Sep 17, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from d181e49 to 47e69f0 Compare September 17, 2023 17:16
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 17, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 47e69f0 to 0cba963 Compare September 17, 2023 19:09
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.6.3 chore(deps): update dependency @middy/core to v4.6.4 Sep 17, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.6.4 chore(deps): update dependency @middy/core to v4.6.5 Oct 8, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 0cba963 to c23a093 Compare October 8, 2023 19:32
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.6.5 chore(deps): update dependency @middy/core to v4.6.6 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from c23a093 to b6ad780 Compare November 8, 2023 03:45
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v4.6.6 chore(deps): update dependency @middy/core to v4.7.0 Nov 12, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from b6ad780 to 1020484 Compare November 12, 2023 00:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants