dmitriz / cpsfy

🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
https://www.npmjs.com/package/cpsfy
MIT License
69 stars 1 forks source link

chore(deps): update dependency tape to v4.17.0 #268

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tape 4.16.2 -> 4.17.0 age adoption passing confidence

Release Notes

ljharb/tape (tape) ### [`v4.17.0`](https://togithub.com/ljharb/tape/blob/HEAD/CHANGELOG.md#v4170---2023-09-21) [Compare Source](https://togithub.com/ljharb/tape/compare/v4.16.2...v4.17.0) ##### Commits - \[New] add `t.intercept()` [`e60aeca`](https://togithub.com/ljharb/tape/commit/e60aeca688fe1d3a363f74f31c83d816035aca4c) - \[New] add `t.capture` and `t.captureFn`, modeled after tap [`3d96d69`](https://togithub.com/ljharb/tape/commit/3d96d6945ea1cda7780fb3fc6bc04c275ace594a) - \[Deps] switch from `through` and `resumer` to `@ljharb/through` and `@ljharb/resumer` [`a8a7d67`](https://togithub.com/ljharb/tape/commit/a8a7d67c9ffe1daa46407f35685a1ef8d53df66a) - \[Tests] simplify tests [`83bc381`](https://togithub.com/ljharb/tape/commit/83bc3810a930c60973e60a7a02b677c2fb1f444c) - \[Performance] use inline `typeof` [`c45db4e`](https://togithub.com/ljharb/tape/commit/c45db4e0978999cece915e7f1a223aa9eb445ae0) - \[Deps] update `minimist`, `resolve`, `string.prototype.trim` [`feee094`](https://togithub.com/ljharb/tape/commit/feee0949f1f23ef4f13c9847c20284f7864cd67e) - \[Dev Deps] update `@ljharb/eslint-config`, `array.prototype.flatmap`, `aud` [`7123111`](https://togithub.com/ljharb/tape/commit/71231114c92b4a093b468875c4d8f741ab1a49d4) - Revert "\[meta] ensure `not-in-publish`‘s absence does not fail anything" [`92aaa51`](https://togithub.com/ljharb/tape/commit/92aaa5106b65824d82ce72c0d1dfcc6df6cff753) - \[Dev Deps] pin `jackspeak` since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 [`a576f8d`](https://togithub.com/ljharb/tape/commit/a576f8d8b24e84324b7ee0498c37759423c7ca87)

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.

codecov[bot] commented 9 months ago

Codecov Report

Merging #268 (ce7f552) into master (97d669c) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #268   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           80        80           
=========================================
  Hits            80        80           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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