Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps phpoffice/phpspreadsheet from 1.28.0 to 1.29.6.

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

1.29.6 - 2024-12-08

Fixed

  • Fix Minor Break Handling Drawings. Backport of [PR #4244](PHPOffice/PhpSpreadsheet#4244)
  • Upgrade locked version of Tcpdf (security advisory).
  • Upgrade locked version of Dompdf (Php8.4 compatibility).
  • Remove unnecessary files from Composer package.

1.29.5 - 2024-11-22

Changed

Deprecated

  • Settings::setLibXmlLoaderOptions() and Settings::getLibXmlLoaderOptions() are no longer needed - no replacement.

1.29.4 - 2024-11-10

Fixed

Added

1.29.2 - 2024-09-29

Fixed

  • Backported security patches.
  • Support for Php8.4.
  • Change to Csv Reader (see below under Deprecated). Backport of PR #4162 intended for 3.0.0. [Issue #4161](PHPOffice/PhpSpreadsheet#4161)
  • Tweaks to ROUNDUP, ROUNDDOWN, TRUNC, AMORDEGRC (results had been different under 8.4).

Changed

  • Images will not be added to spreadsheet if they cannot be validated as images.

Security Patch

1.29.1 - 2024-09-03

Fixed

... (truncated)

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

1.29.6 - 2024-12-08

Fixed

  • Fix Minor Break Handling Drawings. Backport of [PR #4244](PHPOffice/PhpSpreadsheet#4244)
  • Upgrade locked version of Tcpdf (security advisory).
  • Upgrade locked version of Dompdf (Php8.4 compatibility).
  • Remove unnecessary files from Composer package.

1.29.5 - 2024-11-22

Changed

Deprecated

  • Settings::setLibXmlLoaderOptions() and Settings::getLibXmlLoaderOptions() are no longer needed - no replacement.

1.29.4 - 2024-11-10

Fixed

Added

1.29.2 - 2024-09-29

Fixed

  • Backported security patches.
  • Support for Php8.4.
  • Change to Csv Reader (see below under Deprecated). Backport of PR #4162 intended for 3.0.0. [Issue #4161](PHPOffice/PhpSpreadsheet#4161)
  • Tweaks to ROUNDUP, ROUNDDOWN, TRUNC, AMORDEGRC (results had been different under 8.4).

Changed

  • Images will not be added to spreadsheet if they cannot be validated as images.

Deprecated

  • Php8.4 will deprecate the escape parameter of fgetcsv. Csv Reader is affected by this; code is changed to be unaffected, but this will mean a breaking change is coming with Php9. Any code which uses the default escape value of backslash will fail in Php9. It is recommended to explicitly set the escape value to null string before then.

... (truncated)

Commits
  • 0859772 Tweak to .gitattributes
  • bb4b75d Upgrade Dompdf, Tcpdf, Composer Package
  • 345b63a Fix Minor Break Handling Drawings
  • 77206da Another Try to Suppress github-pages
  • 727cb70 Ignore Settings::libXmlLoaderOptions
  • c5f0f50 Upgrade PhpUnit
  • bdffbdb Upgrade Symfony/Process
  • 2106f0a Update GitHub Pages Only for Master Branch
  • bedd300 Change Github Actions Version
  • 7ca7e32 Fix Changelog - Wrong Tag Was Applied
  • 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 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 [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 1.28.0 to 1.29.6.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/1.29.6/CHANGELOG.md)
- [Commits](PHPOffice/PhpSpreadsheet@1.28.0...1.29.6)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 3, 2025

Superseded by #4.

@dependabot dependabot bot closed this Jan 3, 2025
@dependabot dependabot bot deleted the dependabot/composer/phpoffice/phpspreadsheet-1.29.6 branch January 3, 2025 16:24
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.

1 participant