evolus / pencil

The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
http://pencil.evolus.vn
GNU General Public License v2.0
9.03k stars 715 forks source link

Bump hosted-git-info from 2.8.2 to 4.1.0 #752

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps hosted-git-info from 2.8.2 to 4.1.0.

Changelog

Sourced from hosted-git-info's changelog.

Changelog

6.1.1 (2022-10-27)

Bug Fixes

6.1.0 (2022-10-26)

Features

6.0.0 (2022-10-12)

⚠️ 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

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by gar, 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/evolus/pencil/network/alerts).