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 undici to v4.5.1 #22

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 12, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

nodejs/undici

v4.5.1

Compare Source

Fixes

  • Accept undefined signal (#​1004)
  • Revert incorrect servername fix (#​1005)
  • Fetch request body null check (1973c62)

v4.5.0

Compare Source

Improvements

v4.4.7

Compare Source

Fixes

  • Fix servername calculation (#​993)
  • Include final URL in redirect history (#​994).

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


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.

@renovate renovate bot force-pushed the renovate/undici-4.x branch from 36fd5c8 to b884e92 Compare July 19, 2021 13:30
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.1.1 chore(deps): update dependency undici to v4.2.1 Jul 19, 2021
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.2.1 chore(deps): update dependency undici to v4.2.2 Jul 22, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from b884e92 to d859176 Compare July 22, 2021 19:20
@renovate renovate bot force-pushed the renovate/undici-4.x branch from d859176 to fbbae4f Compare July 31, 2021 16:56
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.2.2 chore(deps): update dependency undici to v4.3.1 Jul 31, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from fbbae4f to 09574d8 Compare August 12, 2021 12:09
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.3.1 chore(deps): update dependency undici to v4.4.1 Aug 12, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 09574d8 to 6efed4e Compare August 13, 2021 17:49
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.4.1 chore(deps): update dependency undici to v4.4.2 Aug 13, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 6efed4e to 95efb03 Compare August 17, 2021 13:14
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.4.2 chore(deps): update dependency undici to v4.4.3 Aug 17, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 95efb03 to 50cf31d Compare August 17, 2021 15:30
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.4.3 chore(deps): update dependency undici to v4.4.4 Aug 17, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 50cf31d to e76895b Compare August 19, 2021 13:53
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.4.4 chore(deps): update dependency undici to v4.4.5 Aug 19, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from e76895b to 637b5f2 Compare August 20, 2021 14:41
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.4.5 chore(deps): update dependency undici to v4.4.6 Aug 20, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 637b5f2 to 7285cad Compare August 24, 2021 07:46
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.4.6 chore(deps): update dependency undici to v4.4.7 Aug 24, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 7285cad to 0e87a19 Compare August 26, 2021 09:59
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.4.7 chore(deps): update dependency undici to v4.5.0 Aug 26, 2021
@renovate renovate bot force-pushed the renovate/undici-4.x branch from 0e87a19 to 1575403 Compare August 28, 2021 16:23
@renovate renovate bot changed the title chore(deps): update dependency undici to v4.5.0 chore(deps): update dependency undici to v4.5.1 Aug 28, 2021
@sergeysedoy97 sergeysedoy97 merged commit 13869fe into master Aug 30, 2021
@renovate renovate bot deleted the renovate/undici-4.x branch August 30, 2021 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants