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 #133

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 25, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from d7ba87c to e07b2e5 Compare March 25, 2023 23:06
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 25, 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.2.8 chore(deps): update dependency @middy/core to v4.3.0 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 7fe1b1d to 6b6bd30 Compare April 17, 2023 23:54
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 17, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 6b6bd30 to 4fa7198 Compare April 28, 2023 17:15
@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-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 4fa7198 to c5b2479 Compare May 28, 2023 10:47
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 c5b2479 to e9e436d Compare May 31, 2023 04:34
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 e9e436d to dc4fc70 Compare June 6, 2023 18:09
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 6, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 10, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from d9527b9 to 974bf34 Compare September 1, 2023 03:57
@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-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 974bf34 to d4b4e46 Compare September 12, 2023 17:02
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 12, 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.2 chore(deps): update dependency @middy/core to v4.6.3 Sep 17, 2023
@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 renovate bot force-pushed the renovate/middy-js-monorepo branch from a97d321 to f279171 Compare September 17, 2023 19:53
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 f279171 to f8c3604 Compare October 8, 2023 19:39
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 f8c3604 to b40a968 Compare November 8, 2023 03:40
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 b40a968 to 81261bf Compare November 12, 2023 00:07
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