marcosrg9 / YouTubeTV

Simple YouTube TV client for desktop based on electron.
MIT License
59 stars 11 forks source link

Bump hosted-git-info from 4.1.0 to 5.1.0 #33

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps hosted-git-info from 4.1.0 to 5.1.0.

Release notes

Sourced from hosted-git-info's releases.

v5.1.0

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)

hosted-git-info v5.0.0

⚠ BREAKING CHANGES

  • this drops support for node 10 and non-LTS versions of node 12 and node 14

Bug Fixes

Dependencies

Changelog

Sourced from hosted-git-info's changelog.

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

Bug Fixes

Dependencies

4.0.0 (2021-03-09)

Features

  • rewrite the entire module: all internals have been rewritten to maintain a similar contract but to remove excessive use of regular expressions, unnecessary loops, the custom string templating engine, and various other bits of complexity (c218b9)

BREAKING CHANGES

  • extending with custom providers has changed (c218b9)

3.0.8 (2021-01-28)

Bug Fixes

... (truncated)

Commits
  • 4560e2d chore(main): release 5.1.0 (#151)
  • 70a770d fix: add comments to empty catch blocks for linting
  • bcb0d81 chore: fix linting
  • ad02952 feat: add method to get an edit link to a file
  • afcf39b chore: bump @​npmcli/template-oss from 3.4.2 to 3.4.3 (#141)
  • e50cadb chore: postinstall for dependabot template-oss PR
  • fd70306 chore: bump @​npmcli/template-oss from 3.4.1 to 3.4.2
  • 03146d2 chore: bump @​npmcli/template-oss from 3.2.0 to 3.4.1 (#139)
  • 05769bc chore: bump tap from 15.2.3 to 16.0.1 (#136)
  • 2d221c6 chore: bump @​npmcli/template-oss from 2.9.2 to 3.2.0 (#135)
  • 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 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)