Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-11chore(release): 1.9.2HEADv1.9.2mastersemantic-release-bot
## [1.9.2](https://github.com/webtorrent/webtorrent/compare/v1.9.1...v1.9.2) (2022-11-11) ### Bug Fixes * **deps:** update dependency create-torrent to ^5.0.9 ([#2392](https://github.com/webtorrent/webtorrent/issues/2392)) ([d5139ed](https://github.com/webtorrent/webtorrent/commit/d5139edf6dc91b04dd729b5d6aa08c111502b25a))
2022-11-11fix(deps): update dependency create-torrent to ^5.0.9 (#2392)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28ci: add node 18Diego Rodríguez Baquero
2022-10-28chore: fix test typoDiego Rodriguez Baquero
2022-10-28chore(release): 1.9.1v1.9.1semantic-release-bot
## [1.9.1](https://github.com/webtorrent/webtorrent/compare/v1.9.0...v1.9.1) (2022-10-28) ### Bug Fixes * **deps:** update dependency streamx to ^2.12.5 ([#2366](https://github.com/webtorrent/webtorrent/issues/2366)) ([457a2d3](https://github.com/webtorrent/webtorrent/commit/457a2d3d5def6bb75d2551f34ab9fa350ec4a4e5))
2022-10-28fix(deps): update dependency streamx to ^2.12.5 (#2366)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28chore(release): 1.9.0v1.9.0semantic-release-bot
# [1.9.0](https://github.com/webtorrent/webtorrent/compare/v1.8.32...v1.9.0) (2022-10-28) ### Bug Fixes * **deps:** update dependency fs-chunk-store to v3 ([#2380](https://github.com/webtorrent/webtorrent/issues/2380)) ([9abd966](https://github.com/webtorrent/webtorrent/commit/9abd96691ab73ebc8fb10aa79a67b5db0c92ec72)) ### Features * add chitchatter link ([#2388](https://github.com/webtorrent/webtorrent/issues/2388)) ([7ef22f7](https://github.com/webtorrent/webtorrent/commit/7ef22f726bed2dfaa6f29ad633955f59db6a9022))
2022-10-28fix(deps): update dependency fs-chunk-store to v3 (#2380)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28chore: require Node.js 14Diego Rodríguez Baquero
2022-10-28feat: add chitchatter link (#2388)Jeremy Kahn
2022-10-11chore(deps): update dependency @webtorrent/semantic-release-config to v1.0.8renovate[bot]
2022-10-09chore(release): 1.8.32v1.8.32semantic-release-bot
## [1.8.32](https://github.com/webtorrent/webtorrent/compare/v1.8.31...v1.8.32) (2022-10-09) ### Bug Fixes * **deps:** update dependency torrent-discovery to ^9.4.14 ([8fadd4f](https://github.com/webtorrent/webtorrent/commit/8fadd4f437a9e60da4cbc49b3b6d6e65db38373f))
2022-10-09fix(deps): update dependency torrent-discovery to ^9.4.14renovate[bot]
2022-10-09chore(release): 1.8.31v1.8.31semantic-release-bot
## [1.8.31](https://github.com/webtorrent/webtorrent/compare/v1.8.30...v1.8.31) (2022-10-08) ### Bug Fixes * **deps:** update dependency bittorrent-dht to ^10.0.6 ([#2384](https://github.com/webtorrent/webtorrent/issues/2384)) ([34089f8](https://github.com/webtorrent/webtorrent/commit/34089f836bcb24df275f83b3026af548e32d02e9))
2022-10-09fix(deps): update dependency bittorrent-dht to ^10.0.6 (#2384)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-07Change link of repojacking vulnerable link (#2382)Ilaygoldman
2022-09-22chore(deps): update actions/stale action to v6 (#2378)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-21chore(deps): update dependency tape to v5.6.1renovate[bot]
2022-09-12chore(release): 1.8.30v1.8.30semantic-release-bot
## [1.8.30](https://github.com/webtorrent/webtorrent/compare/v1.8.29...v1.8.30) (2022-09-12) ### Bug Fixes * return duplicate torrent on Webtorrent.add() ([#2372](https://github.com/webtorrent/webtorrent/issues/2372)) ([05d27bf](https://github.com/webtorrent/webtorrent/commit/05d27bfd449aa705cefefe74d4a9eef327f63b4a))
2022-09-12fix: return duplicate torrent on Webtorrent.add() (#2372)tedd pasta
* Update index.js if the there is a duplicate torrent, return the torrent * no more emitting 'torrent' for duplicate torrents
2022-09-03chore(release): 1.8.29v1.8.29semantic-release-bot
## [1.8.29](https://github.com/webtorrent/webtorrent/compare/v1.8.28...v1.8.29) (2022-09-03) ### Bug Fixes * **deps:** update dependency create-torrent to ^5.0.6 ([03a0f50](https://github.com/webtorrent/webtorrent/commit/03a0f500013172a5070dd5e8e67063bea6eaf190))
2022-09-03fix(deps): update dependency create-torrent to ^5.0.6renovate[bot]
2022-09-02chore(release): 1.8.28v1.8.28semantic-release-bot
## [1.8.28](https://github.com/webtorrent/webtorrent/compare/v1.8.27...v1.8.28) (2022-09-02) ### Bug Fixes * **deps:** update dependency fast-blob-stream to ^1.1.1 ([a441dea](https://github.com/webtorrent/webtorrent/commit/a441dea5d1a20982e9ad3fbe5237bbb02fb55898)) * **deps:** update dependency join-async-iterator to ^1.1.1 ([09b9958](https://github.com/webtorrent/webtorrent/commit/09b995814a2b5192cd9d9dd9a620d2b3dbdb5ab7))
2022-09-02Merge pull request #2367 from webtorrent/renovate_join-async-iterator-1.xCas
fix(deps): update dependency join-async-iterator to ^1.1.1
2022-09-02Merge pull request #2365 from webtorrent/renovate_fast-blob-stream-1.xCas
fix(deps): update dependency fast-blob-stream to ^1.1.1
2022-09-02chore(release): 1.8.27v1.8.27semantic-release-bot
## [1.8.27](https://github.com/webtorrent/webtorrent/compare/v1.8.26...v1.8.27) (2022-09-02) ### Bug Fixes * dedupe packages ([9ea33c2](https://github.com/webtorrent/webtorrent/commit/9ea33c2c1cd3ea9fcfa66569a3fb94148afd9869)) * drop multi-stream ([5d87d1b](https://github.com/webtorrent/webtorrent/commit/5d87d1b32356f6b75ed4f9aefe91f3ddf1ecebdb)) * null opts causing error ([3a8f901](https://github.com/webtorrent/webtorrent/commit/3a8f901a48503a5c767b6174904e2c062d403a6a)) * use streamx instead of stream ([8b97ee8](https://github.com/webtorrent/webtorrent/commit/8b97ee8cc18b05e0d20135ea8f1651e97bb65c6f))
2022-09-02fix(deps): update dependency join-async-iterator to ^1.1.1renovate[bot]
2022-09-02Merge pull request #2349 from ThaUnknown/multistreamCas
fix: drop multi-stream
2022-09-02Merge pull request #2339 from ThaUnknown/streamxCas
fix: use streamx instead of stream
2022-09-02fix(deps): update dependency fast-blob-stream to ^1.1.1renovate[bot]
2022-09-02Merge pull request #2347 from ThaUnknown/streamx-depCas
fix: dedupe packages
2022-08-24chore(deps): update dependency semantic-release to v19.0.5renovate[bot]
2022-08-18chore(deps): update dependency tape to v5.6.0renovate[bot]
2022-07-10chore: update depsCas
2022-07-10chore: update depCas
2022-07-04fix: drop multi-streamThaUnknown
2022-07-04chore(release): 1.8.26v1.8.26semantic-release-bot
## [1.8.26](https://github.com/webtorrent/webtorrent/compare/v1.8.25...v1.8.26) (2022-07-04) ### Bug Fixes * **deps:** update dependency create-torrent to ^5.0.4 ([3728336](https://github.com/webtorrent/webtorrent/commit/37283369f3476d32ac9ca85c2c2da4bd4fee273c))
2022-07-04fix(deps): update dependency create-torrent to ^5.0.4renovate[bot]
2022-07-04fix: dedupe packagesThaUnknown
2022-07-03chore(release): 1.8.25v1.8.25semantic-release-bot
## [1.8.25](https://github.com/webtorrent/webtorrent/compare/v1.8.24...v1.8.25) (2022-07-03) ### Bug Fixes * **deps:** update dependency create-torrent to ^5.0.3 ([5009d10](https://github.com/webtorrent/webtorrent/commit/5009d1018bdec96afd4bf15e5f7143951623fd48))
2022-07-03fix(deps): update dependency create-torrent to ^5.0.3renovate[bot]
2022-06-26fix: null opts causing errorThaUnknown
2022-06-26fix: use streamx instead of streamThaUnknown
2022-06-23chore(release): 1.8.24v1.8.24semantic-release-bot
## [1.8.24](https://github.com/webtorrent/webtorrent/compare/v1.8.23...v1.8.24) (2022-06-23) ### Bug Fixes * support stream cancelling ([#2335](https://github.com/webtorrent/webtorrent/issues/2335)) ([2e4f91f](https://github.com/webtorrent/webtorrent/commit/2e4f91f668ea867d768291e9efd3e1c1eb825b97))
2022-06-23fix: support stream cancelling (#2335)Cas
2022-06-23chore(release): 1.8.23v1.8.23semantic-release-bot
## [1.8.23](https://github.com/webtorrent/webtorrent/compare/v1.8.22...v1.8.23) (2022-06-23) ### Bug Fixes * **deps:** update dependency torrent-discovery to ^9.4.13 ([1e3373a](https://github.com/webtorrent/webtorrent/commit/1e3373ab9e6dd16e5b10a2e32988386615f6cf28))
2022-06-23fix(deps): update dependency torrent-discovery to ^9.4.13renovate[bot]
2022-06-14sponsorFeross Aboukhadijeh
2022-06-10chore(deps): update dependency semantic-release to v19.0.3 [security]Renovate Bot
2022-06-01chore(deps): update dependency bittorrent-tracker to v9.19.0Renovate Bot