paralleldrive / cuid

Collision-resistant ids optimized for horizontal scaling and performance.
Other
3.42k stars 123 forks source link

chore(deps): update dependency tape to v5.8.1 #287

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tape 5.6.3 -> 5.8.1 age adoption passing confidence

Release Notes

tape-testing/tape (tape) ### [`v5.8.1`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v581---2024-06-16) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.8.0...v5.8.1) ##### Fixed - \[meta] fix URLs [`#608`](https://togithub.com/tape-testing/tape/issues/608) ##### Commits - \[Fix] `assertion`: pass through assertion return value, for promises [`2ad86d4`](https://togithub.com/tape-testing/tape/commit/2ad86d45abc9ee3272772cf25a96a557a34c0b1c) ### [`v5.8.0`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v580---2024-06-14) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.7.5...v5.8.0) ##### Fixed - \[New] add `t.assertion` [`#555`](https://togithub.com/tape-testing/tape/issues/555) ##### Commits - \[meta] update URLs [`77cabeb`](https://togithub.com/tape-testing/tape/commit/77cabebcd4b41da0083cb2c3c71105ba165debd6) - \[New] allow TODO tests to be "ok" with env var `TODO_IS_OK` [`6cd06f5`](https://togithub.com/tape-testing/tape/commit/6cd06f510d8c001b32553502ec0b3e1876849178) - \[Tests] strip node’s deprecation warnings [`8d40837`](https://togithub.com/tape-testing/tape/commit/8d40837002616401d9978bacd90a12dcc9a78c3e) - \[Tests] increase coverage [`aa7de58`](https://togithub.com/tape-testing/tape/commit/aa7de58f7d86eb07552ac6847ef575e057774ad1) - \[Refactor] `Test`: minor tweaks [`ce4ce8a`](https://togithub.com/tape-testing/tape/commit/ce4ce8a1a5bc6403868f2e50e1dccce1f62e82b6) - \[meta] simplify `exports` [`d39cb8d`](https://togithub.com/tape-testing/tape/commit/d39cb8d84f98626592d7c192407a828d1969c6c3) - \[Deps] update `@ljharb/resumer`, `@ljharb/through`, `hasown` [`77952d0`](https://togithub.com/tape-testing/tape/commit/77952d0c01bbcd15b3d954bff2b4d2a2915847ba) - \[Tests] handle more stack trace variation in Node v0.8 [`d2f0778`](https://togithub.com/tape-testing/tape/commit/d2f0778c8e4612f7b92a1364843eb838a8b80436) - \[Deps] update `array.prototype.every`, `string.prototype.trim` [`732268b`](https://togithub.com/tape-testing/tape/commit/732268b73376100806480662777bc396980f3ca9) - \[Dev Deps] update `@ljharb/eslint-config` [`7b39e14`](https://togithub.com/tape-testing/tape/commit/7b39e144a362d44fd332ac15be50979439a17a6d) - \[Refactor] `test`: reduce binding by using polyfill entrypoints [`91a83b6`](https://togithub.com/tape-testing/tape/commit/91a83b684abce30f1d68797ae675c8595eff5068) - \[Dev Deps] remove unused `intl-fallback-symbol`, `is-core-module` [`eafacf6`](https://togithub.com/tape-testing/tape/commit/eafacf6aa0baf205fe461309c5425024c90cb6fb) - \[Deps] update `object-is` [`1b01656`](https://togithub.com/tape-testing/tape/commit/1b016567b85c604801828a87e668b5b7d25a71e8) - \[meta] simplify `exports` [`f9eac5b`](https://togithub.com/tape-testing/tape/commit/f9eac5b45979ed1228447122de4460f33aab1fde) ### [`v5.7.5`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v575---2024-02-14) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.7.4...v5.7.5) ##### Commits - \[Fix] `throws`: fix crash when throwing primitives with a non-empty expected object [`1b2681d`](https://togithub.com/tape-testing/tape/commit/1b2681dd56713c953d4928af15dfd7b38bb526e2) - \[Tests] clean up throws tests [`9133c93`](https://togithub.com/tape-testing/tape/commit/9133c93929703814b2031d4ce2e3b350636705ab) - \[Fix] `default_stream`: do not error on nullish data [`eff3725`](https://togithub.com/tape-testing/tape/commit/eff3725041361be8f7ae97cc95c7708e4b126b05) - \[Fix] in IE 8, `TypeError` does not inherit from `Error` [`93c1d12`](https://togithub.com/tape-testing/tape/commit/93c1d12380e230adff29a86a030dd9c1fa544afc) - \[actions] remove redundant finisher [`410e9e4`](https://togithub.com/tape-testing/tape/commit/410e9e4394b98e950c5e59572dea17fb51a8b4b6) - \[Deps] update `call-bind`, `hasown` [`82e7d71`](https://togithub.com/tape-testing/tape/commit/82e7d71a87e00c0a24679e1e37f464102e348ca6) - \[Deps] update `@ljharb/resumer` [`af2fe68`](https://togithub.com/tape-testing/tape/commit/af2fe68ce56d96de699a45aa4a1623d7719219b8) - \[Deps] update `@ljharb/resumer` [`bff9dad`](https://togithub.com/tape-testing/tape/commit/bff9dad3e5b363b6356cdea75e7615900ebc1017) - \[Deps] update `@ljharb/through` [`5360d20`](https://togithub.com/tape-testing/tape/commit/5360d200dada42a57c2f0dbdd186d7e51e81b707) - \[Deps] update `@ljharb/resumer` [`ad0dd2e`](https://togithub.com/tape-testing/tape/commit/ad0dd2e2096179130b78ed7c308acb1eb0469343) ### [`v5.7.4`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v574---2024-01-24) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.7.3...v5.7.4) ##### Fixed - \[Fix] handle native ESM URLs in `at:` [`#601`](https://togithub.com/tape-testing/tape/issues/601) ##### Commits - \[Deps] update `has-dynamic-import` [`1e50cb3`](https://togithub.com/tape-testing/tape/commit/1e50cb35fce5734f069218bd6ce8b550445b1a88) ### [`v5.7.3`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v573---2024-01-12) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.7.2...v5.7.3) ##### Commits - \[Refactor] `Test`: cleaner `at` logic [`af4d109`](https://togithub.com/tape-testing/tape/commit/af4d1095f6fd9118cdf3b7ff55ea67c55d22e102) - \[Fix] `intercept`: give a proper error message with a readonly Symbol property [`4640a91`](https://togithub.com/tape-testing/tape/commit/4640a91b4d67cb01512988e2662e74654a9a8b85) - \[Refactor] `getHarness`: avoid mutating `opts`, account for only one internal callsite for `createExitHarness` [`19cfc8f`](https://togithub.com/tape-testing/tape/commit/19cfc8fa4d91763d678de05306ccfcce6425ff51) - \[Tests] Spawn processes during tests using execPath so that the tests pass on windows [`4a57fbe`](https://togithub.com/tape-testing/tape/commit/4a57fbe14db3eb342543c391f8c42fb83b4e8359) - \[Fix] `createHarness`: when no `conf` is provided, `only` should not throw [`8a1cccc`](https://togithub.com/tape-testing/tape/commit/8a1ccccb349a1bfc5b512a5cfba88950daecc1c6) - \[Fix] `bin/tape`: ignore options on windows [`a2b74f9`](https://togithub.com/tape-testing/tape/commit/a2b74f97fe6ea14898b636f560291647bb747753) - \[Refactor] `_assert`: avoid reassigning arguments [`dc64c08`](https://togithub.com/tape-testing/tape/commit/dc64c08a48c9816e46634719923f8d90b06eb911) - \[Refactor] `Results`: use `this` instead of `self` [`5f831b4`](https://togithub.com/tape-testing/tape/commit/5f831b41a1cf6a8b59c648fc1554f5613cbfd0f4) - \[Performance] avoid the extra call frame to `new` it [`78fd0d6`](https://togithub.com/tape-testing/tape/commit/78fd0d61809bc922e7ac85d65902cc1de1124936) - \[Dev Deps] update `aud`, `npmignore` [`ceabd99`](https://togithub.com/tape-testing/tape/commit/ceabd996f0aa8b39702591a0beaab0d58f2cd3cc) - \[Tests] fix `npm test` on windows [`bcf6ce7`](https://togithub.com/tape-testing/tape/commit/bcf6ce793996acd4092bd60c1f99686a73ff048e) - \[Fix] stack trace path parsing on windows [`9cbae8a`](https://togithub.com/tape-testing/tape/commit/9cbae8a7e22567d30019e0cbc03c8597f03b4230) - \[Refactor] `Results` `createStream`: clean up `_push` handler [`878a500`](https://togithub.com/tape-testing/tape/commit/878a5008e1856bdea6543c7303bc84311907b066) - \[Refactor] `Test`: a more precise check [`f6d30cf`](https://togithub.com/tape-testing/tape/commit/f6d30cfaa70e477a6531d23f4ea19501e0f62614) - \[Deps] update `object.assign` [`201e650`](https://togithub.com/tape-testing/tape/commit/201e65028a3283de5bda46077c71a024178c300a) - \[Tests] ensure the import tests spawn properly [`d1987c0`](https://togithub.com/tape-testing/tape/commit/d1987c04375b952dcac1e6639a702ac4d23f7a57) - \[actions] skip `engines` check since bin/tape and the rest of the lib conflict [`19af506`](https://togithub.com/tape-testing/tape/commit/19af5061ab36f646e46e0d4c16a4997e4eef8e86) - \[Deps] update `deep-equal` [`5d26485`](https://togithub.com/tape-testing/tape/commit/5d264858b4a2e0f794fb75be913d2b6fc75a31dc) - \[Deps] update `mock-property` [`d90c29a`](https://togithub.com/tape-testing/tape/commit/d90c29a595575e10ca5b5284e858af922c5c9465) - \[meta] add `sideEffects` flag [`85f593b`](https://togithub.com/tape-testing/tape/commit/85f593b77acc63e07024424c6c6baeba9708aba0) ### [`v5.7.2`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v572---2023-10-20) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.7.1...v5.7.2) ##### Commits - \[Refactor] use `hasown` instead of `has` [`489736a`](https://togithub.com/tape-testing/tape/commit/489736ab9325a3a3ff3c4c391d4de6a44e86e36a) - \[Deps] update `call-bind`, `mock-property`, `object-inspect` [`de34703`](https://togithub.com/tape-testing/tape/commit/de3470385f388e601b3058bd2240db1c7bb941d1) - \[Tests] use `through` properly [`56d7a8b`](https://togithub.com/tape-testing/tape/commit/56d7a8b02572d1ce711cda8b591ab64f3d636531) ### [`v5.7.1`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v571---2023-10-11) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.7.0...v5.7.1) ##### Commits - \[Fix] `default_stream`: add handling for IE < 9 [`13f23ed`](https://togithub.com/tape-testing/tape/commit/13f23edc2a63aa7c57997bb81886d74e9fce43df) - \[Deps] update `@ljharb/through`, `resolve` [`9135b40`](https://togithub.com/tape-testing/tape/commit/9135b40f93adc6b8fbc31f48a96adf2339b00672) - Merge tag 'v4.17.0' [`e61cd40`](https://togithub.com/tape-testing/tape/commit/e61cd4095062f4b9afdfb11945a502390eaed30d) - \[New] add `t.intercept()` [`e60aeca`](https://togithub.com/tape-testing/tape/commit/e60aeca688fe1d3a363f74f31c83d816035aca4c) - \[New] add `t.capture` and `t.captureFn`, modeled after tap [`3d96d69`](https://togithub.com/tape-testing/tape/commit/3d96d6945ea1cda7780fb3fc6bc04c275ace594a) - \[Deps] switch from `through` and `resumer` to `@ljharb/through` and `@ljharb/resumer` [`a8a7d67`](https://togithub.com/tape-testing/tape/commit/a8a7d67c9ffe1daa46407f35685a1ef8d53df66a) - \[Tests] simplify tests [`83bc381`](https://togithub.com/tape-testing/tape/commit/83bc3810a930c60973e60a7a02b677c2fb1f444c) - \[Performance] use inline `typeof` [`c45db4e`](https://togithub.com/tape-testing/tape/commit/c45db4e0978999cece915e7f1a223aa9eb445ae0) - \[Deps] update `minimist`, `resolve`, `string.prototype.trim` [`feee094`](https://togithub.com/tape-testing/tape/commit/feee0949f1f23ef4f13c9847c20284f7864cd67e) - \[Dev Deps] update `@ljharb/eslint-config`, `array.prototype.flatmap`, `aud` [`7123111`](https://togithub.com/tape-testing/tape/commit/71231114c92b4a093b468875c4d8f741ab1a49d4) - Revert "\[meta] ensure `not-in-publish`‘s absence does not fail anything" [`92aaa51`](https://togithub.com/tape-testing/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/tape-testing/tape/commit/a576f8d8b24e84324b7ee0498c37759423c7ca87) ### [`v5.7.0`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v570---2023-09-21) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.6.6...v5.7.0) ##### Commits - \[New] add `t.intercept()` [`5d37060`](https://togithub.com/tape-testing/tape/commit/5d37060b844ea455c80eb305050168a632998603) - \[New] add `t.capture` and `t.captureFn`, modeled after tap [`9e21f7a`](https://togithub.com/tape-testing/tape/commit/9e21f7a3106fcc4d4e7c057633ce4516d53978d2) - \[Refactor] prefer second `.then` arg over `.catch` [`135a952`](https://togithub.com/tape-testing/tape/commit/135a952e55372855b1510a6381e5a5757758b452) - \[Performance] use inline `typeof` [`5ba89c9`](https://togithub.com/tape-testing/tape/commit/5ba89c993ea0a4c9a880d86af5c268deb239aa70) - \[Deps] update `array.prototype.every`, `glob`, `string.prototype.trim` [`4e2db4d`](https://togithub.com/tape-testing/tape/commit/4e2db4d0699be4034a577479b902885fcc0f2a6c) - \[Dev Deps] update `array.prototype.flatmap` [`df46769`](https://togithub.com/tape-testing/tape/commit/df467693328f7771b2db639ff4aaaf2c64ad16d6) - Revert "\[meta] ensure `not-in-publish`‘s absence does not fail anything" [`1b3e0b1`](https://togithub.com/tape-testing/tape/commit/1b3e0b10dc934a529297f11fa6ccd1693e5416b3) ### [`v5.6.6`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v566---2023-07-18) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.6.5...v5.6.6) ##### Commits - \[Deps] switch from `through` and `resumer` to `@ljharb/through` and `@ljharb/resumer` [`c99680a`](https://togithub.com/tape-testing/tape/commit/c99680a661867f0db81d830cb4214e526a4cdec4) ### [`v5.6.5`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v565---2023-07-12) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.6.4...v5.6.5) ##### Commits - \[Fix] Results: show a skip string on tests, not just on assertions [`9bbbcfe`](https://togithub.com/tape-testing/tape/commit/9bbbcfe6a28a969dcde53850ebb7673837bdfcb7) - \[Deps] update `deep-equal` [`109a791`](https://togithub.com/tape-testing/tape/commit/109a791cc28b931de1545ba7cb8e5599634190d7) ### [`v5.6.4`](https://togithub.com/tape-testing/tape/blob/HEAD/CHANGELOG.md#v564---2023-07-01) [Compare Source](https://togithub.com/tape-testing/tape/compare/v5.6.3...v5.6.4) ##### Commits - \[Fix] `throws`: avoid crashing on a nonconfigurable or nonextensible `expected` [`0731b5f`](https://togithub.com/tape-testing/tape/commit/0731b5f64311b168ac941ce3e547bb1a32766783) - \[Tests] simplify tests [`c656ee5`](https://togithub.com/tape-testing/tape/commit/c656ee52626e0e4992e893e41e1ae81ecb5d68a2) - \[Refactor] `Test`: skip binding for a non-function value [`e244e64`](https://togithub.com/tape-testing/tape/commit/e244e64eab7529c4e0d2391b989152b84229939e) - \[Performance] use `call-bind` for autobinding [`70de437`](https://togithub.com/tape-testing/tape/commit/70de43727d191c10d8ba9542bd0cdabaf272360a) - \[actions] update rebase action [`834453c`](https://togithub.com/tape-testing/tape/commit/834453cdd4cb95b71d2180a3b28a1ce8e51357b3) - \[Deps] update `defined`, `minimist`, `object-inspect`, `string.prototype.trim` [`01edce8`](https://togithub.com/tape-testing/tape/commit/01edce8073efe1134c5fff58638b350afb7c6d22) - \[Dev Deps] update `@ljharb/eslint-config`, `array.prototype.flatmap`, `aud` [`1b3ad24`](https://togithub.com/tape-testing/tape/commit/1b3ad2429b553f7e029fe9fd5977b07e76740e42) - \[Dev Deps] update `@ljharb/eslint-config`, `aud` [`a6a5eee`](https://togithub.com/tape-testing/tape/commit/a6a5eee0991a55f001d6468930e20e486a5e308e) - \[Deps] update `deep-equal` [`2043b2e`](https://togithub.com/tape-testing/tape/commit/2043b2e72be80f477293eefb44f226bb06aeafc0) - \[readme] Link to explain what TAP is [`26a75bb`](https://togithub.com/tape-testing/tape/commit/26a75bbb8b1854fa730eaaf1407aea1409640fd5) - \[Deps] update `minimist` [`7e7c3d0`](https://togithub.com/tape-testing/tape/commit/7e7c3d054449ac44f18d90db790705db4bcef37c) - \[readme] improve t.throws description for Function [`c1b619d`](https://togithub.com/tape-testing/tape/commit/c1b619db02f5b51e4c1379debeb0bac90daa3b93) - \[Dev Deps] pin `jackspeak` since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 [`0e80800`](https://togithub.com/tape-testing/tape/commit/0e80800b4d287e6cae7bd4f46b13fa8ac5aa1197) - Merge tag 'v4.16.2' [`d5d675d`](https://togithub.com/tape-testing/tape/commit/d5d675dbd841f411960dbe60946744fae4cd2bcb) - \[meta] add missing npmrc config [`15e2175`](https://togithub.com/tape-testing/tape/commit/15e2175b927010657c66f0a30e44f5266147311f)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

adaptly-bot commented 1 year ago

:white_check_mark:  tape 

No breaking changes found in dependency changelogs.

:bust_in_silhouette: Who am I? I am a bot that helps developers to update dependencies by informing if changelogs contain breaking changes or not.

:wave: See you again? If you want my help with other dependency updates, add me to your repository.

PS. I hope I didn't bother you - my purpose is to help developers and I won't comment anymore without your request. Feel free to shoot me a message about anything support@adaptly.dev. Cheers.