webtorrent / string2compact

Convert 'hostname:port' strings to BitTorrent's compact ip/host binary returned by Trackers
https://webtorrent.io
MIT License
9 stars 6 forks source link

fix(deps): update dependency addr-to-ip-port to v2 #34

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
addr-to-ip-port ^1.0.1 -> ^2.0.0 age adoption passing confidence

Release Notes

webtorrent/addr-to-ip-port ### [`v2.0.0`](https://togithub.com/webtorrent/addr-to-ip-port/blob/HEAD/CHANGELOG.md#​200-httpsgithubcomwebtorrentaddr-to-ip-portcomparev154v200-2022-11-16) [Compare Source](https://togithub.com/webtorrent/addr-to-ip-port/compare/v1.5.4...v2.0.0) ##### chore - switch to ESM ([#​21](https://togithub.com/webtorrent/addr-to-ip-port/issues/21)) ([104d222](https://togithub.com/webtorrent/addr-to-ip-port/commit/104d222b18a21d33568c0a73a4623c55a69d2ddb)) ##### BREAKING CHANGES - ESM only - refactor: update to import/export syntax Signed-off-by: Lakshya Singh - chore: update package.json for modules and deps - define exports, nodejs version - update critical deps Signed-off-by: Lakshya Singh - docs: update readme for using esm Signed-off-by: Lakshya Singh - Update package.json Signed-off-by: Lakshya Singh Co-authored-by: Diego Rodríguez Baquero - ESM only #### [1.5.4](https://togithub.com/webtorrent/addr-to-ip-port/compare/v1.5.3...v1.5.4) (2021-07-30) ##### Performance Improvements - use Map ([#​8](https://togithub.com/webtorrent/addr-to-ip-port/issues/8)) ([99a86a4](https://togithub.com/webtorrent/addr-to-ip-port/commit/99a86a4d7c75c04688b89d2f57936447779cb4f2)) ##### BREAKING CHANGES - reset function removed - perf: use Map - use clear #### [1.5.3](https://togithub.com/webtorrent/addr-to-ip-port/compare/v1.5.2...v1.5.3) (2021-07-23) ##### Bug Fixes - ignore github folder ([300d992](https://togithub.com/webtorrent/addr-to-ip-port/commit/300d9924587db67e32f700c8452c37708f680eba)) #### [1.5.2](https://togithub.com/webtorrent/addr-to-ip-port/compare/v1.5.1...v1.5.2) (2021-07-23) ##### Bug Fixes - add semantic release, switch CI ([7487964](https://togithub.com/webtorrent/addr-to-ip-port/commit/7487964499baa37eb9cf3ebae4add4c21e50c047))

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 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: