webtorrent / bittorrent-tracker

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

chore(deps): update dependency semantic-release to v20 #441

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
semantic-release 19.0.5 -> 20.1.0 age adoption passing confidence

Release Notes

semantic-release/semantic-release ### [`v20.1.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.1.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v20.0.4...v20.1.0) ##### Features - **plugins:** add support for loading ESM plugins ([#​2688](https://togithub.com/semantic-release/semantic-release/issues/2688)) ([d170f73](https://togithub.com/semantic-release/semantic-release/commit/d170f73e0b2a8a853a7bc58977a6b4b0887d8f17)) ### [`v20.0.4`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.0.4) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v20.0.3...v20.0.4) ##### Bug Fixes - **windows:** fixed issues preventing execution from windows ([#​2672](https://togithub.com/semantic-release/semantic-release/issues/2672)) ([5df624c](https://togithub.com/semantic-release/semantic-release/commit/5df624c6e50304743ca40e82958cae825452574f)) ### [`v20.0.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.0.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v20.0.2...v20.0.3) ##### Reverts - Revert "chore(deps): update dependency ava to v5.1.1" ([#​2682](https://togithub.com/semantic-release/semantic-release/issues/2682)) ([914b0a2](https://togithub.com/semantic-release/semantic-release/commit/914b0a26424065e036c792f48c0179fb888ad810)), closes [#​2682](https://togithub.com/semantic-release/semantic-release/issues/2682) ### [`v20.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.0.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v20.0.1...v20.0.2) ##### Bug Fixes - **deps:** update dependency semver-diff to v4 ([#​1915](https://togithub.com/semantic-release/semantic-release/issues/1915)) ([cb45d27](https://togithub.com/semantic-release/semantic-release/commit/cb45d27726418f27b20c9b7f2d50225c7a0028f6)) ### [`v20.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.0.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v20.0.0...v20.0.1) ##### Bug Fixes - **deps:** update dependency cosmiconfig to v8 ([f914c1e](https://togithub.com/semantic-release/semantic-release/commit/f914c1ed86d6b1a8b797664d84c1bd095a21ddb4)) - **deps:** update dependency hosted-git-info to v6 ([c4da008](https://togithub.com/semantic-release/semantic-release/commit/c4da008e29ccb3976385c446b317f7732218035a)) ### [`v20.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.0.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v19.0.5...v20.0.0) ##### BREAKING CHANGES - **esm:** semantic-release is now ESM-only. since it is used through its own executable, the impact on consuming projects should be minimal - **esm:** references to plugin files in configs need to include the file extension because of executing in an ESM context - **node-versions:** node v18 is now the minimum required version of node. this is in line with our [node support policy](https://semantic-release.gitbook.io/semantic-release/support/node-support-policy). please see [our recommendations](https://semantic-release.gitbook.io/semantic-release/support/node-version#recommended-solution) for releasing with a different node version than your project normally uses, if necessary. ##### Features - **esm:** convert to esm ([#​2569](https://togithub.com/semantic-release/semantic-release/issues/2569)) ([9eab1ad](https://togithub.com/semantic-release/semantic-release/commit/9eab1adb9ddfeef2a475ef8b60442a008713ca4c)), closes [#​2543](https://togithub.com/semantic-release/semantic-release/issues/2543) - **node-versions:** raised the minimum required node version to v18 ([#​2620](https://togithub.com/semantic-release/semantic-release/issues/2620)) ([8a0d8be](https://togithub.com/semantic-release/semantic-release/commit/8a0d8be51f4bf21e10bc0cd41ffb5ce475112442)) ##### Bug Fixes - **env-ci:** updated to the stable esm-only version ([#​2632](https://togithub.com/semantic-release/semantic-release/issues/2632)) ([918eb59](https://togithub.com/semantic-release/semantic-release/commit/918eb59bc5df3b9568f6893fc8d9dd96c32681b2)) - **secrets-masking:** used the proper named import from hook-std to enable masking for stderr ([#​2619](https://togithub.com/semantic-release/semantic-release/issues/2619)) ([cf6befa](https://togithub.com/semantic-release/semantic-release/commit/cf6befa2e87759321f0707019b9c2326689307e4))

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 10.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: