WEB-EGG icon indicating copy to clipboard operation
WEB-EGG copied to clipboard

Bump hosted-git-info from 2.7.1 to 2.8.5

Open dependabot[bot] opened this issue 3 years ago • 2 comments

Bumps hosted-git-info from 2.7.1 to 2.8.5.

Changelog

Sourced from hosted-git-info's changelog.

2.8.5 (2019-10-07)

Bug Fixes

  • updated pathmatch for gitlab (e8325b5), closes #51
  • updated pathmatch for gitlab (ffe056f)

2.8.4 (2019-08-12)

2.8.3 (2019-08-12)

2.8.2 (2019-08-05)

Bug Fixes

  • http protocol use sshurl by default (3b1d629), closes #48

2.8.1 (2019-08-05)

Bug Fixes

  • ignore noCommittish on tarball url generation (5d4a8d7)
  • use gist tarball url that works for anonymous gists (1692435)

2.8.0 (2019-08-05)

Bug Fixes

  • Allow slashes in gitlab project section (bbcf7b2), closes #46 #43
  • git-host: disallow URI-encoded slash (%2F) in path (3776fa5), closes #44
  • gitlab: Do not URL encode slashes in project name for GitLab https URL (cbf04f9), closes #47

... (truncated)

Commits
  • 624fd6f chore(release): 2.8.5
  • e8325b5 fix: updated pathmatch for gitlab
  • 4e4ea0f test: added script to get coverage report
  • 4eb69eb test: removed unused testing structure
  • ba44d9f test: moved all github url tests together
  • 8d24551 test: added refactered tests for bitbucket
  • 1fd9d66 test: added ignore; for 100% testing (this seems wonky)
  • 921e6dd test: added basic test for ._fill() method
  • ffe056f fix: updated pathmatch for gitlab
  • 53364f9 test: added refactered tests for gists
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for hosted-git-info since your current version.


Dependabot compatibility score

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) You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Nov 28 '21 16:11 dependabot[bot]