Skip to content

Commit ec44594

Browse files
fix(deps): update dependency git-url-parse to v16 (#1689)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [git-url-parse](https://redirect.github.com/IonicaBizau/git-url-parse) | [`^15.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/git-url-parse/15.0.0/16.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/git-url-parse/16.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/git-url-parse/16.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/git-url-parse/15.0.0/16.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/git-url-parse/15.0.0/16.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>IonicaBizau/git-url-parse (git-url-parse)</summary> ### [`v16.0.0`](https://redirect.github.com/IonicaBizau/git-url-parse/releases/tag/16.0.0) [Compare Source](https://redirect.github.com/IonicaBizau/git-url-parse/compare/15.0.0...16.0.0) update to git-up 8.x.x -- thanks [@&#8203;richard-giraud](https://redirect.github.com/richard-giraud)! :cake: </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b159777 commit ec44594

File tree

2 files changed

+29
-7
lines changed

2 files changed

+29
-7
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": "^15.0.0",
50+
"git-url-parse": "^16.0.0",
5151
"js-yaml": "^4.1.0",
5252
"lazy-value": "^3.0.0",
5353
"npm-user": "^6.1.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)