unjs / fontaine

Automatic font fallback based on font metrics
MIT License
1.47k stars 23 forks source link

chore(deps): update devdependency get-port-please to v3.1.1 #273

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
get-port-please 3.0.1 -> 3.1.1 age adoption passing confidence

Release Notes

unjs/get-port-please (get-port-please) ### [`v3.1.1`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#v311) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.1.0...v3.1.1) [compare changes](https://togithub.com/unjs/get-port-please/compare/v3.1.0...v3.1.1) ##### 🩹 Fixes - Ignore ipv6 link-local addresses from hosts ([9e76e76](https://togithub.com/unjs/get-port-please/commit/9e76e76)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v3.1.0`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.0.3...v3.1.0) [compare changes](https://togithub.com/unjs/get-port-please/compare/v3.0.2...v3.1.0) ##### 🚀 Enhancements - Automatically fallback hostname for invalid hosts ([#​62](https://togithub.com/unjs/get-port-please/pull/62)) ##### 🩹 Fixes - Validate hostname and improve errors ([#​59](https://togithub.com/unjs/get-port-please/pull/59)) - Skip all listen errors ([#​61](https://togithub.com/unjs/get-port-please/pull/61)) ##### 💅 Refactors - Split internals and types ([cf4317c](https://togithub.com/unjs/get-port-please/commit/cf4317c)) ##### 🏡 Chore - Run tests on windows ([#​60](https://togithub.com/unjs/get-port-please/pull/60)) - Use changelogen for releases ([7d4d6bb](https://togithub.com/unjs/get-port-please/commit/7d4d6bb)) - **release:** V3.0.3 ([86672c4](https://togithub.com/unjs/get-port-please/commit/86672c4)) ##### ✅ Tests - Block host on all interfaces ([5a95184](https://togithub.com/unjs/get-port-please/commit/5a95184)) - Skip invalid host tests on windows ([e8b92ac](https://togithub.com/unjs/get-port-please/commit/e8b92ac)) ##### 🎨 Styles - Lint ([1501204](https://togithub.com/unjs/get-port-please/commit/1501204)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v3.0.3`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#v303) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.0.2...v3.0.3) [compare changes](https://togithub.com/unjs/get-port-please/compare/v3.0.2...v3.0.3) ##### 🩹 Fixes - Validate hostname and improve errors ([#​59](https://togithub.com/unjs/get-port-please/pull/59)) - Skip all listen errors ([#​61](https://togithub.com/unjs/get-port-please/pull/61)) ##### 💅 Refactors - Split internals and types ([cf4317c](https://togithub.com/unjs/get-port-please/commit/cf4317c)) ##### 🏡 Chore - Run tests on windows ([#​60](https://togithub.com/unjs/get-port-please/pull/60)) - Use changelogen for releases ([7d4d6bb](https://togithub.com/unjs/get-port-please/commit/7d4d6bb)) ##### ✅ Tests - Block host on all interfaces ([5a95184](https://togithub.com/unjs/get-port-please/commit/5a95184)) - Skip invalid host tests on windows ([e8b92ac](https://togithub.com/unjs/get-port-please/commit/e8b92ac)) ##### 🎨 Styles - Lint ([1501204](https://togithub.com/unjs/get-port-please/commit/1501204)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ##### [3.0.2](https://togithub.com/unjs/get-port-please/compare/v3.0.1...v3.0.2) (2023-08-27) ##### Bug Fixes - use random port when `port: 0` is set ([081ed99](https://togithub.com/unjs/get-port-please/commit/081ed99661bb63e7910194e1c802ec0d33d75953)) ##### [3.0.1](https://togithub.com/unjs/get-port-please/compare/v3.0.0...v3.0.1) (2023-01-03) ##### Bug Fixes - use `process.env.PORT` as default value if `port` option is missing ([#​27](https://togithub.com/unjs/get-port-please/issues/27)) ([57e1232](https://togithub.com/unjs/get-port-please/commit/57e1232274fe703d3b3039362d57c9897dae0e38)) ### [`v3.0.2`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#302-2023-08-27) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.0.1...v3.0.2)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).

🚦 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 10 months ago

No top level dependency changes detected. Learn more about Socket for GitHub ↗︎

codecov-commenter commented 10 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (549c12c) 100.00% compared to head (c636fb5) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 197 197 Branches 31 31 ========================================= Hits 197 197 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.