skyflash.github.io
skyflash.github.io copied to clipboard
Bump hosted-git-info from 4.1.0 to 6.1.1
Bumps hosted-git-info from 4.1.0 to 6.1.1.
Release notes
Sourced from hosted-git-info's releases.
v6.1.1
6.1.1 (2022-10-27)
Bug Fixes
f03bfbd
#176 only correct protocols when called from githost (@​lukekarrys
)v6.1.0
6.1.0 (2022-10-26)
Features
a44bd35
#172 add separate static method for just parsing urls (@​lukekarrys
)v6.0.0
6.0.0 (2022-10-12)
⚠️ 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 PR (@​lukekarrys
)Bug Fixes
61ca7fb
#152 parse branch names containing @ (@​lukekarrys
)3cd4a98
ignore colons after hash when correcting scp urls (@​lukekarrys
)v5.2.1
5.2.1 (2022-10-27)
Bug Fixes
d2db548
#177 only correct protocols when called from githost (@​lukekarrys
)v5.2.0
5.2.0 (2022-10-26)
Features
c512363
#173 add parseUrl method for only parsing (@​lukekarrys
)v5.1.0
5.1.0 (2022-08-09)
... (truncated)
Changelog
Sourced from hosted-git-info's changelog.
6.1.1 (2022-10-27)
Bug Fixes
f03bfbd
#176 only correct protocols when called from githost (@​lukekarrys
)6.1.0 (2022-10-26)
Features
a44bd35
#172 add separate static method for just parsing urls (@​lukekarrys
)6.0.0 (2022-10-12)
⚠️ 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 PR (@​lukekarrys
)Bug Fixes
61ca7fb
#152 parse branch names containing @ (@​lukekarrys
)3cd4a98
ignore colons after hash when correcting scp urls (@​lukekarrys
)5.1.0 (2022-08-09)
Features
- add method to get an edit link to a file (ad02952)
Bug Fixes
- add comments to empty catch blocks for linting (70a770d)
5.0.0 (2022-03-14)
âš BREAKING CHANGES
- this drops support for node 10 and non-LTS versions of node 12 and node 14
... (truncated)
Commits
31cdc8d
chore: release 6.1.1f03bfbd
fix: only correct protocols when called from githost306e817
chore: release 6.1.0a44bd35
feat: add separate static method for just parsing urlscb7cbc2
chore:@​npmcli/template-oss
@​4
.7.17024fa4
chore: postinstall for dependabot template-oss PR304ed88
chore: bump@​npmcli/template-oss
from 4.5.1 to 4.6.1b372b14
chore: bump@​npmcli/eslint-config
from 3.1.0 to 4.0.0db94c9f
chore: release 6.0.09e0ce62
feat!: refactor- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for hosted-git-info since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)