Skip to content

Bump spipu/html2pdf from 5.2.2 to 5.2.8#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/spipu/html2pdf-5.2.8
Open

Bump spipu/html2pdf from 5.2.2 to 5.2.8#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/spipu/html2pdf-5.2.8

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps spipu/html2pdf from 5.2.2 to 5.2.8.

Release notes

Sourced from spipu/html2pdf's releases.

new version v5.2.8 of Html2Pdf

Full Changelog: spipu/html2pdf@v5.2.7...v5.2.8

new version v5.2.7 of Html2Pdf

Full Changelog: spipu/html2pdf@v5.2.6...v5.2.7

new version v5.2.6 of Html2Pdf

What's Changed

New Contributors

Full Changelog: spipu/html2pdf@v5.2.5...v5.2.6

new version v5.2.5 of Html2Pdf

  • fix security on scheme of css and image paths for windows paths

new version v5.2.4 of Html2Pdf

  • revert fix multibyte aware substr when setting newline position - it causes pbs on some specific cases
  • add security on scheme of css and image paths - thanks to Clément Amic and Antoine Gicquel from Synacktiv

new version v5.2.3 of Html2Pdf

  • add support for BASE64 encoded images also for backimg tag in page - thanks to @​berengan
  • fix issue on write2DBarcode parameters - thanks to @​Sarigue
  • fix svg path parser - thanks to @​CWBudde - issue #618
  • fix html attribute parser - thanks to @​Tofandel
  • fix multibyte aware substr when setting newline position - thanks to @​AndyTWF
  • add php8 compatibility and fix tcpdf compatibilty - thanks to @​humancopy
Changelog

Sourced from spipu/html2pdf's changelog.

5.2.8 - 2023-07-18

  • fix XSS vulnerabilities in examples example9.php and forms.php - thanks to Michał Majchrowicz, Livio Victoriano and Zbigniew Piotrak from AFINE Team

5.2.7 - 2023-02-02

  • fix phpunit compatibility

5.2.6 - 2023-01-28

  • add support of PHP 8.1 and PHP 8.2
  • add phpunit 9 compatibility - thanks to @​jausions
  • remove useless files

5.2.5 - 2022-04-04

  • fix security on scheme of css and image paths for windows paths

5.2.4 - 2021-12-16

  • revert fix multibyte aware substr when setting newline position - it causes pbs on some specific cases
  • security #CVE-2021-45394 - add security on scheme of css and image paths - thanks to Clément Amic and Antoine Gicquel from Synacktiv

5.2.3 - 2021-10-19

  • add support for BASE64 encoded images also for backimg tag in page - thanks to @​berengan
  • fix issue on write2DBarcode parameters - thanks to @​Sarigue
  • fix svg path parser - thanks to @​CWBudde - issue #618
  • fix html attribute parser - thanks to @​Tofandel
  • fix multibyte aware substr when setting newline position - thanks to @​AndyTWF
  • add php8 compatibility and fix tcpdf compatibilty - thanks to @​humancopy
Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [spipu/html2pdf](https://github.com/spipu/html2pdf) from 5.2.2 to 5.2.8.
- [Release notes](https://github.com/spipu/html2pdf/releases)
- [Changelog](https://github.com/spipu/html2pdf/blob/master/CHANGELOG.md)
- [Commits](spipu/html2pdf@v5.2.2...v5.2.8)

---
updated-dependencies:
- dependency-name: spipu/html2pdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants