Skip to content

fix(deps): update dependency undici to v5.9.1#854

Merged
mitchell-codecov merged 2 commits intomainfrom
renovate/undici-5.x
Aug 18, 2022
Merged

fix(deps): update dependency undici to v5.9.1#854
mitchell-codecov merged 2 commits intomainfrom
renovate/undici-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 17, 2022

Mend Renovate

This PR contains the following updates:

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

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: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 17, 2022 16:43
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 17, 2022

Codecov Report

Merging #854 (c206160) into main (f8d7a3a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #854   +/-   ##
=======================================
  Coverage   91.87%   91.87%           
=======================================
  Files          34       34           
  Lines        1181     1181           
  Branches      244      244           
=======================================
  Hits         1085     1085           
  Misses         64       64           
  Partials       32       32           
Flag Coverage Δ
alpine 91.87% <ø> (ø)
alpine-proxy 91.87% <ø> (ø)
alpine-without-git 91.87% <ø> (ø)
linux 91.87% <ø> (ø)
linux-without-git 91.87% <ø> (ø)
macos 91.87% <ø> (ø)
macos-without-git 91.87% <ø> (ø)
windows 91.87% <ø> (ø)
windows-without-git 91.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@mitchell-codecov mitchell-codecov merged commit 0e6c734 into main Aug 18, 2022
@mitchell-codecov mitchell-codecov deleted the renovate/undici-5.x branch August 18, 2022 12:48
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]>
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