Leko / WEB-EGG

WEB EGG
https://blog.leko.jp
MIT License
15 stars 0 forks source link

Bump hosted-git-info from 2.7.1 to 2.8.5 #452

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

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](https://github.com/Leko/WEB-EGG/network/alerts).
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/leko/web-egg/C9GFtGThLNkXEYdfQhgrcVEMSD7p
✅ Preview: Canceled

[Deployment for 829253d failed]

codecov-commenter commented 2 years ago

Codecov Report

Merging #452 (829253d) into master (30db5d0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #452   +/-   ##
=======================================
  Coverage   49.15%   49.15%           
=======================================
  Files           2        2           
  Lines         177      177           
  Branches       39       39           
=======================================
  Hits           87       87           
  Misses         77       77           
  Partials       13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e6bbd6e...829253d. Read the comment docs.