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

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 force-pushed the renovate/middy-js-monorepo branch from 2695481 to df34332 Compare March 25, 2023 22:09
@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-approve[bot]
renovate-approve bot previously approved these changes Mar 25, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from df34332 to 7ecf31d Compare April 10, 2023 19:36
@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 7ecf31d to e1432b5 Compare April 17, 2023 23:25
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 e1432b5 to 654d04e Compare April 28, 2023 15:29
@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 654d04e to f26a065 Compare May 28, 2023 12:10
renovate-approve[bot]
renovate-approve bot previously approved these changes May 28, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from f26a065 to 180f2b6 Compare May 31, 2023 05:39
@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-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 180f2b6 to 2d58f9e Compare June 6, 2023 18:16
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.5 chore(deps): update dependency @middy/core to v4.6.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 403939e to 9ce91cf Compare August 10, 2023 13:36
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 9ce91cf to 8075e37 Compare September 1, 2023 03:11
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 1, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 8075e37 to 321f11e Compare September 12, 2023 17:12
@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-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.4 Sep 17, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 321f11e to 1de6fa5 Compare September 17, 2023 19:34
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 1de6fa5 to 8317588 Compare October 8, 2023 19:07
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 8, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 8317588 to 0b8ee42 Compare November 8, 2023 04:53
@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-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 11, 2023
@renovate renovate bot force-pushed the renovate/middy-js-monorepo branch from 0b8ee42 to a31796f Compare November 11, 2023 22:43
@renovate renovate bot enabled auto-merge (squash) March 20, 2024 12:53
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