ymairesse / ZeusEdu

Application de gestion de la vie scolaire
17 stars 13 forks source link

Bump spipu/html2pdf from 5.2.1 to 5.2.4 #7

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps spipu/html2pdf from 5.2.1 to 5.2.4.

Release notes

Sourced from spipu/html2pdf's releases.

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

new version v5.2.2 of Html2Pdf

  • allow usage of [[page_cu]] in css class names - thanks to @​marbetschar - see example 15
  • add support for BASE64 encoded images - thanks to @​darius-heavy
  • add Chinese local file - thanks to @​Jaggle
  • add powershell test script
  • bump supported version from 5.4-7.2 to 5.6-7.4 - thanks to @​coffeemedia
  • fix issue on _drawRectangle where array offset was being accessed on value of type null - thanks to @​coffeemedia
  • fix issue on lower-roman style - thanks to @​jigneshsolanki
  • fix issue on composer autoload warning - thanks to @​adrienfr
Changelog

Sourced from spipu/html2pdf's changelog.

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

5.2.2 - 2020-03-22

  • allow usage of [[page_cu]] in css class names - thanks to @​marbetschar - see example 15
  • add support for BASE64 encoded images - thanks to @​darius-heavy
  • add Chinese local file - thanks to @​Jaggle
  • add powershell test script
  • bump supported version from 5.4-7.2 to 5.6-7.4 - thanks to @​coffeemedia
  • fix issue on _drawRectangle where array offset was being accessed on value of type null - thanks to @​coffeemedia
  • fix issue on lower-roman style - thanks to @​jigneshsolanki
  • fix issue on composer autoload warning - thanks to @​adrienfr
Commits
  • dcb5671 prepare release 5.2.4
  • 2e6bab9 add security on scheme of css and image paths
  • 100a4d5 add security on scheme of css and image paths
  • 41cfdec better code quality
  • a087261 revert fix multibyte aware substr when setting newline position - it causes p...
  • 81d4006 Merge pull request #681 from punit5658/patch-1
  • 40c9d38 Update .travis.yml
  • 7405ac8 prepare the next release
  • 47dbf1a Update CHANGELOG.md
  • 119d660 prepare the next release
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ymairesse/ZeusEdu/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #10.