webtorrent / bittorrent-tracker

🌊 Simple, robust, BitTorrent tracker (client & server) implementation
https://webtorrent.io
MIT License
1.72k stars 314 forks source link

chore(deps): update dependency tape to v5.7.3 #505

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tape 5.7.2 -> 5.7.3 age adoption passing confidence

Release Notes

ljharb/tape (tape) ### [`v5.7.3`](https://togithub.com/ljharb/tape/blob/HEAD/CHANGELOG.md#v573---2024-01-12) [Compare Source](https://togithub.com/ljharb/tape/compare/v5.7.2...v5.7.3) ##### Commits - \[Refactor] `Test`: cleaner `at` logic [`af4d109`](https://togithub.com/ljharb/tape/commit/af4d1095f6fd9118cdf3b7ff55ea67c55d22e102) - \[Fix] `intercept`: give a proper error message with a readonly Symbol property [`4640a91`](https://togithub.com/ljharb/tape/commit/4640a91b4d67cb01512988e2662e74654a9a8b85) - \[Refactor] `getHarness`: avoid mutating `opts`, account for only one internal callsite for `createExitHarness` [`19cfc8f`](https://togithub.com/ljharb/tape/commit/19cfc8fa4d91763d678de05306ccfcce6425ff51) - \[Tests] Spawn processes during tests using execPath so that the tests pass on windows [`4a57fbe`](https://togithub.com/ljharb/tape/commit/4a57fbe14db3eb342543c391f8c42fb83b4e8359) - \[Fix] `createHarness`: when no `conf` is provided, `only` should not throw [`8a1cccc`](https://togithub.com/ljharb/tape/commit/8a1ccccb349a1bfc5b512a5cfba88950daecc1c6) - \[Fix] `bin/tape`: ignore options on windows [`a2b74f9`](https://togithub.com/ljharb/tape/commit/a2b74f97fe6ea14898b636f560291647bb747753) - \[Refactor] `_assert`: avoid reassigning arguments [`dc64c08`](https://togithub.com/ljharb/tape/commit/dc64c08a48c9816e46634719923f8d90b06eb911) - \[Refactor] `Results`: use `this` instead of `self` [`5f831b4`](https://togithub.com/ljharb/tape/commit/5f831b41a1cf6a8b59c648fc1554f5613cbfd0f4) - \[Performance] avoid the extra call frame to `new` it [`78fd0d6`](https://togithub.com/ljharb/tape/commit/78fd0d61809bc922e7ac85d65902cc1de1124936) - \[Dev Deps] update `aud`, `npmignore` [`ceabd99`](https://togithub.com/ljharb/tape/commit/ceabd996f0aa8b39702591a0beaab0d58f2cd3cc) - \[Tests] fix `npm test` on windows [`bcf6ce7`](https://togithub.com/ljharb/tape/commit/bcf6ce793996acd4092bd60c1f99686a73ff048e) - \[Fix] stack trace path parsing on windows [`9cbae8a`](https://togithub.com/ljharb/tape/commit/9cbae8a7e22567d30019e0cbc03c8597f03b4230) - \[Refactor] `Results` `createStream`: clean up `_push` handler [`878a500`](https://togithub.com/ljharb/tape/commit/878a5008e1856bdea6543c7303bc84311907b066) - \[Refactor] `Test`: a more precise check [`f6d30cf`](https://togithub.com/ljharb/tape/commit/f6d30cfaa70e477a6531d23f4ea19501e0f62614) - \[Deps] update `object.assign` [`201e650`](https://togithub.com/ljharb/tape/commit/201e65028a3283de5bda46077c71a024178c300a) - \[Tests] ensure the import tests spawn properly [`d1987c0`](https://togithub.com/ljharb/tape/commit/d1987c04375b952dcac1e6639a702ac4d23f7a57) - \[actions] skip `engines` check since bin/tape and the rest of the lib conflict [`19af506`](https://togithub.com/ljharb/tape/commit/19af5061ab36f646e46e0d4c16a4997e4eef8e86) - \[Deps] update `deep-equal` [`5d26485`](https://togithub.com/ljharb/tape/commit/5d264858b4a2e0f794fb75be913d2b6fc75a31dc) - \[Deps] update `mock-property` [`d90c29a`](https://togithub.com/ljharb/tape/commit/d90c29a595575e10ca5b5284e858af922c5c9465) - \[meta] add `sideEffects` flag [`85f593b`](https://togithub.com/ljharb/tape/commit/85f593b77acc63e07024424c6c6baeba9708aba0)

Configuration

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

🚦 Automerge: Enabled.

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.

socket-security[bot] commented 5 months ago

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
tape 5.7.2...5.7.3 None +0/-0 403 kB ljharb
webtorrent-bot commented 5 months ago

:tada: This PR is included in version 11.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: