nuxt / telemetry

Nuxt Telemetry
MIT License
205 stars 23 forks source link

chore(deps): update dependency git-url-parse to v12 #75

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
git-url-parse ^11.6.0 -> ^12.0.0 age adoption passing confidence

Release Notes

IonicaBizau/git-url-parse ### [`v12.0.0`](https://togithub.com/IonicaBizau/git-url-parse/releases/tag/12.0.0) [Compare Source](https://togithub.com/IonicaBizau/git-url-parse/compare/11.6.0...12.0.0) ##### `git-url-parse` 12.0.0 This is a major release fixing several issues and improving the security of the project. ##### Breaking changes - VSTS SSH URLs may give unexpected results — I left a TODO in the tests to remind us to fix it. - For shorthand urls use the `href` property instead of `pathname`. - The `user` and `password` properties are now parsed separately. For other potential breaking changes, you may want to check out the release of `git-up`. ##### Issues Fixed - Fixes [#​102](https://togithub.com/IonicaBizau/git-url-parse/issues/102) — Support GitHub usernames with numbers (only numbers). - Fixes [#​130](https://togithub.com/IonicaBizau/git-url-parse/issues/130) — Update git-up - Fixes [#​135](https://togithub.com/IonicaBizau/git-url-parse/issues/135) If you have any suggestions and questions let me know. :blush:

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.