Skip to content

chore(deps): update dependency hosted-git-info to v6 - autoclosed

Botaniker (Bot) requested to merge renovate/hosted-git-info-6.x into deploy

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

Compare Source

️ 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
Bug Fixes

v5.1.0

Compare Source

Features
  • add method to get an edit link to a file (ad02952)
Bug Fixes
  • add comments to empty catch blocks for linting (70a770d)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • 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.

Merge request reports