pkgjs / wiby

"Will I break you" - a tool for testing dependents
Apache License 2.0
33 stars 7 forks source link

fix(deps): update dependency git-url-parse to v13 - autoclosed #131

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

IonicaBizau/git-url-parse (git-url-parse) ### [`v13.1.1`](https://togithub.com/IonicaBizau/git-url-parse/releases/tag/13.1.1) [Compare Source](https://togithub.com/IonicaBizau/git-url-parse/compare/13.1.0...13.1.1) fixed name and organization issue when parsing on the issue URL ### [`v13.1.0`](https://togithub.com/IonicaBizau/git-url-parse/releases/tag/13.1.0) [Compare Source](https://togithub.com/IonicaBizau/git-url-parse/compare/13.0.0...13.1.0) Add edit filetype support /cc [#​146](https://togithub.com/IonicaBizau/git-url-parse/issues/146) -- thanks [@​ggdaltoso](https://togithub.com/ggdaltoso)! :cake: ### [`v13.0.0`](https://togithub.com/IonicaBizau/git-url-parse/releases/tag/13.0.0) [Compare Source](https://togithub.com/IonicaBizau/git-url-parse/compare/12.0.0...13.0.0) ##### `git-url-parse@13.0.0` - Fix shorthand urls. Fix [#​147](https://togithub.com/IonicaBizau/git-url-parse/issues/147). - Custom SSH User support. /cc [#​142](https://togithub.com/IonicaBizau/git-url-parse/issues/142) -- thanks [@​privatenumber](https://togithub.com/privatenumber)! There are **breaking changes** due to the update to `parse-url@^8.0.0`. :sparkles: ### [`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.