webtorrent / bittorrent-dht

🕸 Simple, robust, BitTorrent DHT implementation
https://webtorrent.io
MIT License
1.21k stars 204 forks source link

fix(deps): update dependency bencode to v4 #279

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bencode ^3.0.3 -> ^4.0.0 age adoption passing confidence

Release Notes

webtorrent/node-bencode (bencode) ### [`v4.0.0`](https://togithub.com/webtorrent/node-bencode/blob/HEAD/CHANGELOG.md#400-2023-08-09) [Compare Source](https://togithub.com/webtorrent/node-bencode/compare/v3.1.1...v4.0.0) ##### Features - breaking, feat, fix: bigint support, don't mangle directory keys ([#​150](https://togithub.com/webtorrent/node-bencode/pull/150)) ([e95475a](https://togithub.com/webtorrent/node-bencode/commit/e95475ac554fda8c756669ad31d8af2fae3d64f6)) ##### BREAKING CHANGES - fix: bigint support, don't mangle directory keys #### [3.1.1](https://togithub.com/webtorrent/node-bencode/compare/v3.0.3...v3.1.1) (2023-07-31) ##### Features - update uint8-util ([#​153](https://togithub.com/webtorrent/node-bencode/issues/153)) ([7941736](https://togithub.com/webtorrent/node-bencode/commit/79417361876a5e5b6b9b17260a5ede8042cfa3e6)) #### [3.0.3](https://togithub.com/webtorrent/node-bencode/compare/v3.0.2...v3.0.3) (2023-01-31) ##### Bug Fixes - update dependency nanobench to v3 ([#​130](https://togithub.com/webtorrent/node-bencode/issues/130)) ([f7027c4](https://togithub.com/webtorrent/node-bencode/commit/f7027c46f9cf86017f388fa6d811417b13e03e8e)) #### [3.0.2](https://togithub.com/webtorrent/node-bencode/compare/v3.0.1...v3.0.2) (2023-01-31) ##### Bug Fixes - package.json for exporting lib ([#​140](https://togithub.com/webtorrent/node-bencode/issues/140)) ([f63c09a](https://togithub.com/webtorrent/node-bencode/commit/f63c09a8a525e67b00cc0e7619eb84bd159855b2)) #### [3.0.1](https://togithub.com/webtorrent/node-bencode/compare/v3.0.0...v3.0.1) (2023-01-31) ##### Bug Fixes - imports ([#​138](https://togithub.com/webtorrent/node-bencode/issues/138)) ([abe29c3](https://togithub.com/webtorrent/node-bencode/commit/abe29c32ab327fafb323b05f17eda0aa9ca32478)) ### [`v3.1.1`](https://togithub.com/webtorrent/node-bencode/blob/HEAD/CHANGELOG.md#311-2023-07-31) [Compare Source](https://togithub.com/webtorrent/node-bencode/compare/d33f7a41431da524ffbc1014f35177de226134fc...v3.1.1) ##### Features - update uint8-util ([#​153](https://togithub.com/webtorrent/node-bencode/issues/153)) ([7941736](https://togithub.com/webtorrent/node-bencode/commit/79417361876a5e5b6b9b17260a5ede8042cfa3e6)) ### [`v3.1.0`](https://togithub.com/webtorrent/node-bencode/compare/v3.0.3...d33f7a41431da524ffbc1014f35177de226134fc) [Compare Source](https://togithub.com/webtorrent/node-bencode/compare/v3.0.3...d33f7a41431da524ffbc1014f35177de226134fc)

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.

webtorrent-bot commented 11 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: