fix(deps): update dependency undici to v5.8.1#843
Merged
mitchell-codecov merged 1 commit intomainfrom Aug 3, 2022
Merged
Conversation
9c1d667 to
ab6bcdb
Compare
Codecov Report
@@ Coverage Diff @@
## main #843 +/- ##
=======================================
Coverage 91.94% 91.94%
=======================================
Files 34 34
Lines 1179 1179
Branches 243 243
=======================================
Hits 1084 1084
Misses 64 64
Partials 31 31
Flags with carried forward coverage won't be shown. Click here to find out more. |
mitchell-codecov
approved these changes
Aug 3, 2022
Merged
thomasrockhu-codecov
added a commit
that referenced
this pull request
Aug 24, 2022
* chore(deps): update github/codeql-action digest to 2ca79b6 (#789) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency undici to v5.8.1 (#843) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency undici to v5.8.2 (#844) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update alpine docker tag to v3.16.2 (#845) chore(deps): update dependency alpine to v3.16.2 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Skip empty paths when more than one is passed (#848) * Skip empty paths when more than one is passed * Use `||` instead of `??` * chore(deps): update google/cloud-sdk docker tag to v397 (#846) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix: suppress errors during glob for files (#855) fix: supress errors during glob for files Co-authored-by: Tom Hu <[email protected]> * fix(deps): update dependency undici to v5.9.1 (#854) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mitchell Borrego <[email protected]> * chore(deps): update google/cloud-sdk docker tag to v398 (#853) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update node.js to v16.17.0 (#852) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mitchell Borrego <[email protected]> * feat: accept comma-separated files in args (#861) Co-authored-by: Tom Hu <[email protected]> * fix(deps): update dependency undici to v5.10.0 (#862) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(release): 0.2.6 (#863) Co-authored-by: Tom Hu <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mitchell Borrego <[email protected]> Co-authored-by: Tom Hu <[email protected]>
thomasrockhu-codecov
added a commit
that referenced
this pull request
Aug 24, 2022
* chore(deps): update github/codeql-action digest to 2ca79b6 (#789) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency undici to v5.8.1 (#843) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency undici to v5.8.2 (#844) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update alpine docker tag to v3.16.2 (#845) chore(deps): update dependency alpine to v3.16.2 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Skip empty paths when more than one is passed (#848) * Skip empty paths when more than one is passed * Use `||` instead of `??` * chore(deps): update google/cloud-sdk docker tag to v397 (#846) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix: suppress errors during glob for files (#855) fix: supress errors during glob for files Co-authored-by: Tom Hu <[email protected]> * fix(deps): update dependency undici to v5.9.1 (#854) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mitchell Borrego <[email protected]> * chore(deps): update google/cloud-sdk docker tag to v398 (#853) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update node.js to v16.17.0 (#852) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mitchell Borrego <[email protected]> * feat: accept comma-separated files in args (#861) Co-authored-by: Tom Hu <[email protected]> * fix(deps): update dependency undici to v5.10.0 (#862) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(release): 0.2.6 (#863) Co-authored-by: Tom Hu <[email protected]> * Release 0.2.6 (#866) * Revert "chore(release): 0.2.6 (#863)" This reverts commit 79543f0. * chore(release): 0.2.6 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mitchell Borrego <[email protected]> Co-authored-by: Tom Hu <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.8.0->5.8.1Release Notes
nodejs/undici
v5.8.1Compare Source
What's Changed
isErrorLikeby @KhafraDev in https://github.com/nodejs/undici/pull/1570New Contributors
Full Changelog: nodejs/undici@v5.8.0...v5.8.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Mend Renovate. View repository job log here.