Skip to content

Update masterminds/html5 requirement from ~2.9.0 to ~2.9.0 || ~2.10.0#30

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/masterminds/html5-approx-2.9.0or-approx-2.10.0
Open

Update masterminds/html5 requirement from ~2.9.0 to ~2.9.0 || ~2.10.0#30
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/masterminds/html5-approx-2.9.0or-approx-2.10.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Updates the requirements on masterminds/html5 to permit the latest version.

Release notes

Sourced from masterminds/html5's releases.

2.10.0

What's Changed

New Contributors

Full Changelog: Masterminds/html5-php@2.9.0...2.10.0

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

2.7.4 (2020-10-01)

  • #191: Fix travisci build
  • #195: Add .gitattributes file with export-ignore rules
  • #194: Fix query parameter parsed as character entity

2.7.3 (2020-07-05)

  • #190: mitigate cyclic reference between output rules and the traverser objects

2.7.2 (2020-07-01)

  • #187: Fixed memory leak in HTML5::saveHTML()
  • #186: Add special case for end tag

2.7.1 (2020-06-14)

  • #171: add PHP 7.4 job
  • #178: Prevent infinite loop on un-terminated entity declaration at EOF

2.7.0 (2019-07-25)

  • #164: Drop HHVM support
  • #168: Set default encoding in the DOMDocument object

2.6.0 (2019-03-10)

  • #163: Allow to pass a charset to the Scanner

2.5.0 (2018-12-27)

  • #162, #161, #155, #154, #153, #151: big performance improvements
  • #156: fixed typos
  • #160: adopt and enforce code style
  • #159: remove deprecated php unit base test case
  • #150: backport changes from old master branch

2.4.0 (2018-11-17)

... (truncated)

Commits
  • fcf91eb Merge pull request #259 from ohader/void-svg-math-tags
  • c97a75a Ensure empty inline svg and math tags are serialized as void tags
  • 4259770 minor #260 Address php-cs-fixer remarks (ohader)
  • 9e65007 Address php-cs-fixer remarks
  • b2375ac Merge pull request #258 from Link1515/fix/duplicate-attributes
  • 1660321 test(Tokenizer): add tests for duplicate attribute validation
  • 45a6107 fix(Tokenizer): ignore duplicate attributes
  • ab71073 Merge pull request #256 from W0rma/php84
  • c990fb0 Merge pull request #255 from W0rma/fix-cs
  • 6962785 Apply cs fixer v2.19.3
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [masterminds/html5](https://github.com/Masterminds/html5-php) to permit the latest version.
- [Release notes](https://github.com/Masterminds/html5-php/releases)
- [Changelog](https://github.com/Masterminds/html5-php/blob/master/RELEASE.md)
- [Commits](Masterminds/html5-php@2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: masterminds/html5
  dependency-version: 2.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants