UNCLASSIFIED - NO CUI

Skip to content

Update dependency wikimedia/html-formatter to v4

renovate requested to merge renovate/wikimedia-html-formatter-4.x into development

This MR contains the following updates:

Package Type Update Change
wikimedia/html-formatter (source) require major 3.0.1 -> 4.0.0

Release Notes

wikimedia/HtmlFormatter

v4.0.0

Compare Source

The library now requires PHP 7.4 or later.

Fixed:

  • HTML is parsed as whole document to avoid encoding issues.

Changed:

  • Return values added to functions.
  • Types added to function parameters.

Removed:

  • PHP 7.2 and 7.3 are no longer supported.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports