lbryio / lbry.com

lbry.com, the website for the LBRY protocol
https://lbry.com
MIT License
264 stars 234 forks source link

Bump masterminds/html5 from 2.7.4 to 2.8.0 #1507

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps masterminds/html5 from 2.7.4 to 2.8.0.

Release notes

Sourced from masterminds/html5's releases.

2.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/Masterminds/html5-php/compare/2.7.6...2.8.0

2.7.6

  • #218: Address comment handling issues

2.7.5

  • #204: Travis: Enable tests on PHP 8.0
  • #207: Fix PHP 8.1 deprecations
Changelog

Sourced from masterminds/html5's changelog.

Release Notes

2.7.6 (2021-08-18)

  • #218: Address comment handling issues

2.7.5 (2021-07-01)

  • #204: Travis: Enable tests on PHP 8.0
  • #207: Fix PHP 8.1 deprecations
Commits
  • 3c5d5a5 Merge pull request #221 from sakarikl/sakarikl-ctype-warning
  • d71fbc4 Merge pull request #232 from HypeMC/video-is-inline
  • 7b0a58f Mark video tag as inline element
  • 3d02e3a Merge pull request #206 from alecpl/drop-ctype
  • 8eddcaa Merge pull request #224 from Masterminds/remove-deprecation
  • 31b7618 remove old travis file, using github actions now
  • 2fe2487 avoid deprecations about the nodejs-12 runtime
  • 960f5f7 ignore some files
  • 05cc730 Merge pull request #223 from Masterminds/gh-actions
  • 530a9f2 actions
  • Additional commits viewable in compare view


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)