Skip to content

Commit c98618f

Browse files
fix(deps): update dependency git-url-parse to v15 (#1645)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [git-url-parse](https://togithub.com/IonicaBizau/git-url-parse) | [`^14.1.0` -> `^15.0.0`](https://renovatebot.com/diffs/npm/git-url-parse/14.1.0/15.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/git-url-parse/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/git-url-parse/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/git-url-parse/14.1.0/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/git-url-parse/14.1.0/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>IonicaBizau/git-url-parse (git-url-parse)</summary> ### [`v15.0.0`](https://togithub.com/IonicaBizau/git-url-parse/releases/tag/15.0.0) [Compare Source](https://togithub.com/IonicaBizau/git-url-parse/compare/14.1.0...15.0.0) Fixed parsing branch with slashes in its name /cc [#&#8203;170](https://togithub.com/IonicaBizau/git-url-parse/issues/170) Thanks [@&#8203;mixa1901](https://togithub.com/mixa1901) 🍰 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b7b502 commit c98618f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"execa": "^9.3.1",
4848
"get-github-auth-token": "^0.1.0",
4949
"git-remote-origin-url": "^4.0.0",
50-
"git-url-parse": "^14.1.0",
50+
"git-url-parse": "^15.0.0",
5151
"js-yaml": "^4.1.0",
5252
"lazy-value": "^3.0.0",
5353
"npm-user": "^6.1.1",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)