Skip to content

Commit 442cafc

Browse files
chore(deps): update dependency git-url-parse to v14 (#1190)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [git-url-parse](https://togithub.com/IonicaBizau/git-url-parse) | [`^13.1.1` -> `^14.0.0`](https://renovatebot.com/diffs/npm/git-url-parse/13.1.1/14.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/git-url-parse/14.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/git-url-parse/14.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/git-url-parse/13.1.1/14.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/git-url-parse/13.1.1/14.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>IonicaBizau/git-url-parse (git-url-parse)</summary> ### [`v14.0.0`](https://togithub.com/IonicaBizau/git-url-parse/releases/tag/14.0.0) [Compare Source](https://togithub.com/IonicaBizau/git-url-parse/compare/13.1.1...14.0.0) Reencode owner and repo names -- thanks [@&#8203;lfcyja](https://togithub.com/lfcyja) 🍰 </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f58d7f commit 442cafc

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"chalk": "^5.3.0",
4949
"execa": "^8.0.1",
5050
"git-remote-origin-url": "^4.0.0",
51-
"git-url-parse": "^13.1.1",
51+
"git-url-parse": "^14.0.0",
5252
"js-yaml": "^4.1.0",
5353
"lazy-value": "^3.0.0",
5454
"npm-user": "^5.0.1",

pnpm-lock.yaml

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)