Closed renovate[bot] closed 2 years ago
As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
^5.2.0
->^6.0.0
Release Notes
npm/hosted-git-info
### [`v6.1.1`](https://togithub.com/npm/hosted-git-info/blob/HEAD/CHANGELOG.md#611-httpsgithubcomnpmhosted-git-infocomparev610v611-2022-10-27) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v6.1.0...v6.1.1) ##### Bug Fixes - [`f03bfbd`](https://togithub.com/npm/hosted-git-info/commit/f03bfbd3022c8f6283a991ff879ed97704ac35fa) [#176](https://togithub.com/npm/hosted-git-info/pull/176) only correct protocols when called from githost ([@lukekarrys](https://togithub.com/lukekarrys)) ### [`v6.1.0`](https://togithub.com/npm/hosted-git-info/blob/HEAD/CHANGELOG.md#610-httpsgithubcomnpmhosted-git-infocomparev600v610-2022-10-26) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v6.0.0...v6.1.0) ##### Features - [`a44bd35`](https://togithub.com/npm/hosted-git-info/commit/a44bd35820eaa6878f13ee12eba5dca6425ea2bd) [#172](https://togithub.com/npm/hosted-git-info/pull/172) add separate static method for just parsing urls ([@lukekarrys](https://togithub.com/lukekarrys)) ### [`v6.0.0`](https://togithub.com/npm/hosted-git-info/blob/HEAD/CHANGELOG.md#600-httpsgithubcomnpmhosted-git-infocomparev510v600-2022-10-12) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v5.2.1...v6.0.0) ##### ⚠️ BREAKING CHANGES - `GitHost` now has a static `addHost` method to use instead of manually editing the object from `lib/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`](https://togithub.com/npm/hosted-git-info/commit/9e0ce62b9aadb2a9cfe8999e96b004a5de4edfdf) [#142](https://togithub.com/npm/hosted-git-info/pull/142) refactor ([@lukekarrys](https://togithub.com/lukekarrys)) - [`89155e8`](https://togithub.com/npm/hosted-git-info/commit/89155e8799369f20ae71713f64e3d0f664192a58) set default git ref to HEAD ([@darcyclarke](https://togithub.com/darcyclarke)) - [`9ed9c38`](https://togithub.com/npm/hosted-git-info/commit/9ed9c38002f899ad2628f96b27b2ec9fecb4662f) [#162](https://togithub.com/npm/hosted-git-info/pull/162) postinstall for dependabot template-oss PR ([@lukekarrys](https://togithub.com/lukekarrys)) ##### Bug Fixes - [`61ca7fb`](https://togithub.com/npm/hosted-git-info/commit/61ca7fb8f003299693e23f351eea589c38a3602c) [#152](https://togithub.com/npm/hosted-git-info/pull/152) parse branch names containing @ ([@lukekarrys](https://togithub.com/lukekarrys)) - [`3cd4a98`](https://togithub.com/npm/hosted-git-info/commit/3cd4a9881e20d3a59bf3bb470661a29208824dd6) ignore colons after hash when correcting scp urls ([@lukekarrys](https://togithub.com/lukekarrys)) ### [`v5.2.1`](https://togithub.com/npm/hosted-git-info/releases/tag/v5.2.1) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v5.2.0...v5.2.1) ##### Bug Fixes - [`d2db548`](https://togithub.com/npm/hosted-git-info/commit/d2db5488ba372a12b642743cf07f7a88585130b0) [#177](https://togithub.com/npm/hosted-git-info/pull/177) only correct protocols when called from githost ([@lukekarrys](https://togithub.com/lukekarrys))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.
This PR has been generated by Mend Renovate. View repository job log here.