Skip to content

chore(deps): bump phpoffice/phpspreadsheet from 5.5.0 to 5.7.0#2032

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpoffice/phpspreadsheet-5.7.0
Open

chore(deps): bump phpoffice/phpspreadsheet from 5.5.0 to 5.7.0#2032
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpoffice/phpspreadsheet-5.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps phpoffice/phpspreadsheet from 5.5.0 to 5.7.0.

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

5.7.0

Fixed

  • Security patches.

5.6.0

Added

Deprecated

  • Collection/Cells::MAX_COLUMN_ID - use Cell/AddressRange::MAX_COLUMN_INT.
  • Writer/Xls/Worksheet constants MAX_XLS_COLUMN, MAX_XLS_COLUMN_STRING, MAX_XLS_ROW - use Cell/AddressRange MAX_COLUMN_INT_XLS, MAX_COLUMN_XLS, MAX_ROW_XLS

Fixed

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

2026-04-19 - 5.7.0

Fixed

  • Security patches.

2026-04-09 - 5.6.0

Added

Removed

  • Nothing yet.

Changed

  • Nothing yet.

Moved

  • Nothing yet.

Deprecated

  • Collection/Cells::MAX_COLUMN_ID - use Cell/AddressRange::MAX_COLUMN_INT.
  • Writer/Xls/Worksheet constants MAX_XLS_COLUMN, MAX_XLS_COLUMN_STRING, MAX_XLS_ROW - use Cell/AddressRange MAX_COLUMN_INT_XLS, MAX_COLUMN_XLS, MAX_ROW_XLS

Fixed

Commits
  • 9f55d3b Merge pull request #4859 from oleibman/updchangelog20260419
  • 2e35213 Update Changelog for New Release
  • 9019a9c Merge commit from fork
  • f1eb4e6 Merge commit from fork
  • 9b90dee Merge pull request #4857 from oleibman/changelog20260406
  • f302b32 Prepare Changelog For New Release
  • 4a47607 Merge pull request #4850 from oleibman/updatestan
  • 8a9e9b5 Merge pull request #4845 from oleibman/csvnonutf8
  • 5d6d7d5 Merge branch 'master' into csvnonutf8
  • 6f23fe3 Merge pull request #4844 from oleibman/xlookup
  • 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 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 5.5.0 to 5.7.0.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md)
- [Commits](PHPOffice/PhpSpreadsheet@5.5.0...5.7.0)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-version: 5.7.0
  dependency-type: direct:production
...

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 Apr 28, 2026
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