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.2 #310

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

unjs/get-port-please (get-port-please) ### [`v3.1.2`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#v312) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.1.1...v3.1.2) [compare changes](https://togithub.com/unjs/get-port-please/compare/v3.1.1...v3.1.2) ##### 🩹 Fixes - Accept ipv6 as valid hostname ([d537a51](https://togithub.com/unjs/get-port-please/commit/d537a51)) - Use closed ranges as port ranges ([#​66](https://togithub.com/unjs/get-port-please/pull/66)) - Ranges now work even if port is unset in options ([#​72](https://togithub.com/unjs/get-port-please/pull/72)) - Don't use random port by default if user specified any port ([#​65](https://togithub.com/unjs/get-port-please/pull/65)) ##### 💅 Refactors - Correct typos in `GetPortError` message ([#​77](https://togithub.com/unjs/get-port-please/pull/77)) - Fix typo in error message ([#​73](https://togithub.com/unjs/get-port-please/pull/73)) - Improve log when using alternative port ([#​78](https://togithub.com/unjs/get-port-please/pull/78)) ##### 🏡 Chore - Update fallback message ([1f45050](https://togithub.com/unjs/get-port-please/commit/1f45050)) - Update dependencies and lockfile ([62735f6](https://togithub.com/unjs/get-port-please/commit/62735f6)) ##### ✅ Tests - Simplify ([9dccfd9](https://togithub.com/unjs/get-port-please/commit/9dccfd9)) - Update snapshot ([59cdd8c](https://togithub.com/unjs/get-port-please/commit/59cdd8c)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Filip Joelsson - Daniel Roe - Vladimir Vagaytsev ([@​vvagaytsev](http://github.com/vvagaytsev)) - Yu Le

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.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c0359a7) 100.00% compared to head (e511aad) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ========================================= 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.