chore(deps): update dependency hosted-git-info to v6 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
hosted-git-info | resolutions | major | ^5.0.0 -> ^6.0.0 |
Release Notes
npm/hosted-git-info
v6.0.0
⚠ ️ BREAKING CHANGES
-
GitHost
now has a staticaddHost
method to use instead of manually editing the object fromlib/git-host-info.js
. - set default git ref to HEAD
-
hosted-git-info
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
-
9e0ce62
#142 refactor (@lukekarrys) -
89155e8
set default git ref to HEAD (@darcyclarke) -
9ed9c38
#162 postinstall for dependabot template-oss MR (@lukekarrys)
Bug Fixes
-
61ca7fb
#152 parse branch names containing @ (@lukekarrys) -
3cd4a98
ignore colons after hash when correcting scp urls (@lukekarrys)
v5.1.0
Features
- add method to get an edit link to a file (ad02952)
Bug Fixes
- add comments to empty catch blocks for linting (70a770d)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.