Skip to content

Conversation

@dependabot
Copy link

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

Bumps tecnickcom/tcpdf from 6.2.13 to 6.2.26.

Changelog

Sourced from tecnickcom/tcpdf's changelog.

6.2.26 (2018-10-16)

  • Update sRGB.icc with the one from the Debian package icc-profiles-free
  • Fix unsupported operand types error when codepoints arrays are merged

6.2.25 (2018-09-23)

  • Fix support for image URLs.

6.2.24

  • Support remote urls when checking if file exists.

6.2.23 (2018-09-22)

  • Simplify file_exists function.

6.2.22 (2018-09-14)

  • Fixes on include/tcpdf_images.php, include/tcpdf_static.php and tcpdf.php about file handling

6.2.21 (2018-09-14)

  • no code changes

6.2.20 (2018-09-14)

  • Fix for security vulnerability: Using the phar:// wrapper it was possible to trigger the unserialization of user provided data.

6.2.19 (2018-09-14)

  • Merge various fixes for PHP 7.3 compatibility and security.
Commits
  • 3672410 Format code
  • a38e94f Merge pull request #100 from visual4/master
  • 5ec5211 Update sRGB.icc with the one from the Debian package icc-profiles-free
  • b9b5a0b Fix unsupported operand types error when codepoints arrays are merged - corre...
  • d06fee8 Fix unsupported operand types error when codepoints arrays are merged
  • a5135e2 Fix support for image URLs
  • aee50eb Support remote files in file_exists
  • b665140 Merge pull request #95 from maechler/master
  • 98799ea Simplify file_exists function
  • 489fed9 Fixes MultiCell not working with negative y values
  • 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.2.26.
- [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.2.26)

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

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 Oct 6, 2022
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