Skip to content

composer: update mpdf/mpdf requirement from ^8.2 to ^8.3#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/mpdf/mpdf-tw-8.3
Open

composer: update mpdf/mpdf requirement from ^8.2 to ^8.3#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/mpdf/mpdf-tw-8.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mpdf/mpdf to permit the latest version.

Changelog

Sourced from mpdf/mpdf's changelog.

mPDF 8.3.x

New features

Bugfixes

  • Fix TypeError in transformRotate for non-numeric CSS transform values (#2056)
  • Fix TypeError with non-numeric rotate values like none or 90deg on tables (@​derrabus, #2178)
  • Small change to better support list-style-type on list items within tables
  • Fixed parsing sheet-size CSS property for @​page
  • Conditional calls to functions removed in PHP 8.5

mPDF 8.2.x

New features

  • Watermark text can now be colored using \Mpdf\Watermark DTO. \Mpdf\WatermarkImage DTO for images. (#1876)
  • Added support for psr/http-message v2 without dropping v1. (@​markdorison, @​apotek, @​greg-1-anderson, @​NigelCunningham #1907)
  • PHP 8.3 support in mPDF 8.2.1
  • Add support for page-break-before: avoid; and page-break-after: avoid; for tr elements inside tables

Bugfixes

  • Replace character entities with characters when processing the code attribute in the <barcode /> tag
  • Escape XML predefined entities in XMP metadata (Fix for #2090)
  • Enable Font Subsetting by Default (Fix for #1315)

mPDF 8.1.x

New features

  • Service container for internal services
  • Set /Lang entry for better accessibility when document language is available (@​cuongmits, #1418)
  • More verbose helper methods for Output: OutputBinaryData, OutputHttpInline, OutputHttpDownload, OutputFile (since v8.1.2)
  • Set font-size to auto in textarea and input in active forms to resize the font-size (@​ChrisB9, #1721)
  • PHP 8.2 support in mPDF 8.1.3
  • Added support for psr/log v3 without dropping v2. (@​markdorison, @​apotek, @​greg-1-anderson, #1857)

Bugfixes

... (truncated)

Commits

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 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 [mpdf/mpdf](https://github.com/mpdf/mpdf) to permit the latest version.
- [Release notes](https://github.com/mpdf/mpdf/releases)
- [Changelog](https://github.com/mpdf/mpdf/blob/development/CHANGELOG.md)
- [Commits](mpdf/mpdf@v8.2.0...v8.3.1)

---
updated-dependencies:
- dependency-name: mpdf/mpdf
  dependency-version: 8.3.1
  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 Jun 8, 2026
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