libertempo / web

Application web de gestion des congés en ligne
GNU General Public License v2.0
66 stars 63 forks source link

Bump tecnickcom/tcpdf from 6.3.2 to 6.4.4 #1002

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps tecnickcom/tcpdf from 6.3.2 to 6.4.4.

Changelog

Sourced from tecnickcom/tcpdf's changelog.

6.4.4 (2021-12-31)

  • PHP 8.1 fixes

6.4.3 (2021-12-28)

  • Fix MultiCell PHPDoc typehint (#407)
  • Fix type hint for \TCPDF_STATIC::_freadint (#414)
  • Footer and Header font phpdoc fixes + constructor $pdfa phpdoc fix + setHeaderData lw param fix (#402)
  • Fix text-annotation state options (#412)
  • Fix - Named links have been broken. This fixes. (#415)
  • Fixed type in comment for $lw header image logo width in mm
  • Change Set to set. Fixes #419 (#421)
  • Fix failing tests and failing tests not marking exit code as 1 (#426)
  • Fix phpdoc and prefer null as default value (#444)
  • Run on PHP 8.1 normally and add nightly PHP as allowed to fail (#452)
  • Fix AES128 encryption if the OpenSSL extension is installed (#453)
  • Explicitly cast values to int for imagesetpixel (#460)
  • Fix cell_height_ratio type (#405)
  • Leave   lowercase when using text-transform (#403)

6.4.2 (2021-07-20)

  • Fix PHP 8.1 type error with TCPDF_STATIC::pregSplit on preg_split
  • Fix a PHP array offset error
  • Fixed phpdoc blocks
  • Drop a PHP 4 polyfill and add a .gitattributes file
  • Added a test-suite
  • Removed pointless assignments
  • Fix docblock spelling error
  • Update version info
  • Fix color being filled to type 0 with PHP 8
  • Fix warnings for undefined tags for $lineStyle
  • Normalized composer.json
  • Allowed transparency in PDF/A-2 and PDF/A-3
  • Add a TCPDF composer example
  • Fixed implicit conversion from float to int for PHP 8.1
  • Removed status.txt from font directories, because of filesize
  • Fixed type hints
  • Removed "U" modifier from regexes

6.4.1 (2021-03-27)

  • Update tcpdf version (no code changes)

6.4.0 (2021-03-27)

  • allow styles on tags
  • check if file exists before calling unlink
  • Fix image file type for urls with query params
  • Fix SVGPath should accept 1.19.30 (equiv 1.19,.30) compacted values list
  • Fix Second parameter of TCPDF::cell() must be a number
  • PHP 8.0 function signature fixes
  • Fix vulnerability to roman numeral bombs
  • Optimized a regular expression

... (truncated)

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 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)