Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Bump tecnickcom/tcpdf from 6.2.13 to 6.5.0 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 6, 2022

Bumps tecnickcom/tcpdf from 6.2.13 to 6.5.0.

Changelog

Sourced from tecnickcom/tcpdf's changelog.

6.5.0 (2022-08-12)

  • encodeUrlQuery takes into account the port (#493)
  • Fixing undefined offset error in writeHTML() when last DOM element ha…
  • correct some type hints (#495)
  • fix: php 8.1 notices (#481)
  • Fixed: null check for PHP 8.1 (#476)
  • Fix Infinite Loop in Multicell with Auto Page Breaks Off (#473)
  • GetCssBorderStyle Has Problem When !important Is Specified (#467)
  • Support Apache 2.4 directives in htaccess file (#530)
  • Remove examples from dist package (#542)

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)

... (truncated)

Commits
  • cc54c15 Bump version
  • 1fb8b6a Bump version
  • 5a04f6e encodeUrlQuery takes into account the port (#493)
  • ff83da8 Fixing undefined offset error in writeHTML() when last DOM element has displa...
  • a089447 correct some typehints (#495)
  • 1ecad88 fix: php 8.1 notices (#481)
  • 633b42a Fixed: null check for PHP 8.1 (#476)
  • 5596537 Fix Infinite Loop in Multicell with Auto Page Breaks Off (#473)
  • 56e5dfd GetCssBorderStyle Has Problem When !important Is Specified (#467)
  • e42b70c Support Apache 2.4 directives in htaccess file (#530)
  • 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.

Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.2.13 to 6.5.0.
- [Release notes](https://github.com/tecnickcom/TCPDF/releases)
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](tecnickcom/TCPDF@6.2.13...6.5.0)

---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants