Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ upgrade git-url-parse to v16 (#134)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [git-url-parse](https://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://github.com/IonicaBizau/git-url-parse/releases/tag/16.0.0)

[Compare Source](https://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://github.com/richard-giraud)! 🍰

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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.

---

 - [ ] 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/timelessco/node-ts-app-template).
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 467a312 commit 773cb21
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"execa": "8.0.1",
"gacp": "3.0.3",
"git-remote-origin-url": "4.0.0",
"git-url-parse": "15.0.0",
"git-url-parse": "16.0.0",
"husky": "9.0.5",
"jsonc-eslint-parser": "2.3.0",
"knip": "5.0.2",
Expand Down
29 changes: 24 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 773cb21

Please sign in to comment.