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

fix(deps): update dependency undici to v4 - autoclosed #1201

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
undici (source) 3.3.6 -> 4.4.6 age adoption passing confidence

Release Notes

nodejs/undici

v4.4.6

Compare Source

Improvements

Fixes

  • Follow fetch spec in regards to USVString (#​986)

v4.4.5

Compare Source

Improvements

  • Support async iterable body in Request(eeadb5e)

Fixes

  • decodedBodySize on failure (d244b90)
  • prefer stream.compose when available (3254365)
  • FormData File fixes (075d80a)
  • Improve test coverage

v4.4.4

Compare Source

Improvements

v4.4.3

Compare Source

Improvements

Fixes

  • Redirect handler should not modify stream state (#​973)
  • Coverage reports (#​972)
  • Post with paused stream (#​969)
  • toWebReadable finishing too early (#​962) …
  • Various fetch fixes and spec compliance improvements.

v4.4.2

Compare Source

Improvements

Fixes

  • Terminate fetch on gc (#​950)
  • request body.body regression (#​955)
  • Misc bug fixes and spec compliance improvements.

v4.4.1

Compare Source

Improvements

v4.3.1

Compare Source

v4.3.0

Compare Source

Improvements

  • Implement body mixin on Readable (#​907)
  • Expose Connector in the public API (#​906, #​909)
  • Improve connect option type definitions (#​899)

Fixes

  • Accept URL origin in Agent (#​892)
  • origin as optional parameter on Client and Pool types definitions (#​901, #​903)
  • Broken link for examples on website (#​897)

v4.2.2

Compare Source

Improvements

  • Creating util function to validate handlers (#​894)

Fixes

  • Always clear the connectTimeout (#​896)
  • Accept URL origin in Agent (#​892)

v4.2.1

Compare Source

Improvements

Fixes

v4.2.0

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

Improvements

  • Add support for request iterator body (#​848)
  • Same origin redirect (#​781)

Fixes

  • Add missing string[] option for passed headers (#​836)
  • Fix errors in documentation (#​846)

v4.0.0

Compare Source

This release contains multiple breaking changes. These should not affect the majority of users but it is recommended to consider the full change list.

Improvements

Fixes

  • Don't emit 'disconnect' without preceding 'connect'(#​771)
  • Don't fail when response ends before request body (#​709)
  • Don't headersTimeout while writing request body (#​646)
  • Emit 'disconnect' after destroy() (#​665)
  • Refresh timeout timer on parser resume (#​653)
  • Agent deep copy options (#​636)
  • Kill socket on request abort (#​689)
  • Add more strict check for streams in util.isStream() (#​628)
  • Remove Node 10 support (#​623)
  • Remove the esm wrapper, rely on commonjs auto detection (#​599)
  • Always detach socket on upgrade (252b676)
  • Invoke onUpgrade after detach (641e018)
  • Missing client arg (#​555)
  • Reduce queueMicrotask scope (#​572)
  • Wait for queued handlers to run before onError (#​548)
  • Add BodyTimeoutError to error types (#​546)
  • Omit path in undici.request opts (ts) (#​559)
  • Don't queue if destroyed (3d002c1)
  • Agent.dispatch catch error (8c0051f)
  • destroy IncomingMessage (#​834)
  • Handle invalid response body length (#​816)
  • Guard against user throw in onError (#​818)
  • Only emit 'disconnect' if 'connect' (#​771)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jun 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/maticzav/graphql-shield/FPNqSuLAqdSBzA9iMTFUWu7z4mWv
✅ Preview: https://graphql-shield-git-renovate-undici-4x-maticzav.vercel.app

[Deployment for 301ac1d failed]

@renovate renovate bot force-pushed the renovate/undici-4.x branch from 8d6c78a to b5dae0b Compare June 16, 2021 17:17
@renovate renovate bot force-pushed the renovate/undici-4.x branch from b5dae0b to dd73715 Compare June 21, 2021 12:18
@renovate renovate bot force-pushed the renovate/undici-4.x branch from dd73715 to 7f633e1 Compare June 29, 2021 18:36
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 7f633e1 to 48f379c Compare July 5, 2021 21:41
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 48f379c to 18f827f Compare July 12, 2021 08:48
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 18f827f to 549ddb8 Compare July 19, 2021 14:22
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 549ddb8 to 139f89e Compare July 22, 2021 19:34
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 139f89e to b47eab5 Compare July 31, 2021 16:44
@renovate renovate bot force-pushed the renovate/undici-4.x branch from b47eab5 to 578e5f1 Compare July 31, 2021 17:31
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 578e5f1 to 6d2947d Compare August 12, 2021 12:53
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 6d2947d to fca34c2 Compare August 13, 2021 17:47
@renovate renovate bot force-pushed the renovate/undici-4.x branch from fca34c2 to 8674498 Compare August 16, 2021 07:38
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 8674498 to f6aa1e7 Compare August 16, 2021 09:12
@renovate renovate bot force-pushed the renovate/undici-4.x branch 5 times, most recently from feecf9b to dfed6db Compare August 19, 2021 00:48
@renovate renovate bot force-pushed the renovate/undici-4.x branch from dfed6db to a15ea4c Compare August 19, 2021 01:11
@renovate renovate bot force-pushed the renovate/undici-4.x branch 2 times, most recently from 2c5ca0c to 8b38571 Compare August 19, 2021 01:59
@renovate renovate bot force-pushed the renovate/undici-4.x branch 7 times, most recently from e287e32 to 558bd51 Compare August 19, 2021 05:04
@vercel
Copy link

vercel bot commented Aug 19, 2021

Deployment failed with the following error:

Resource is limited - try again after in 14 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/undici-4.x branch 2 times, most recently from 31aab86 to c2f53ba Compare August 19, 2021 05:49
@vercel
Copy link

vercel bot commented Aug 19, 2021

Deployment failed with the following error:

Resource is limited - try again after in 13 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/undici-4.x branch from c2f53ba to a90fb9a Compare August 19, 2021 14:00
@renovate renovate bot force-pushed the renovate/undici-4.x branch from a90fb9a to 301ac1d Compare August 20, 2021 15:11
@renovate renovate bot changed the title fix(deps): update dependency undici to v4 fix(deps): update dependency undici to v4 - autoclosed Aug 22, 2021
@renovate renovate bot closed this Aug 22, 2021
@renovate renovate bot deleted the renovate/undici-4.x branch August 22, 2021 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant