Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps phpoffice/phpspreadsheet from 2.3.8 to 5.1.0.

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

5.1.0

Added

Fixed

5.0.0

Breaking Changes

Removed

  • Theme public constants COLOR_SCHEME_2013_PLUS_NAME (use COLOR_SCHEME_2013_2022_NAME) and COLOR_SCHEME_2013_PLUS (use COLOR_SCHEME_2013_2022).

Fixed

4.5.0

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default. [PR #4543](PHPOffice/PhpSpreadsheet#4543)
  • Address Excel Inappropriate Number Format Substitution. [PR #4532](PHPOffice/PhpSpreadsheet#4532)

Fixed

... (truncated)

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

2025-09-03 - 5.1.0

Added

Fixed

2025-08-10 - 5.0.0

Breaking Changes

Removed

  • Theme public constants COLOR_SCHEME_2013_PLUS_NAME (use COLOR_SCHEME_2013_2022_NAME) and COLOR_SCHEME_2013_PLUS (use COLOR_SCHEME_2013_2022).

Fixed

2025-07-23 - 4.5.0

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default. [PR #4543](PHPOffice/PhpSpreadsheet#4543)
  • Address Excel Inappropriate Number Format Substitution. [PR #4532](PHPOffice/PhpSpreadsheet#4532)

Fixed

... (truncated)

Commits
  • fd26e45 Merge pull request #4630 from oleibman/updatechglog
  • f0f0a33 Merge branch 'master' into updatechglog
  • fca1a6e Prepare Change Log For New Release
  • fb51c3d Merge pull request #4625 from TobiasBg/patch-1
  • 4f52546 Update MemoryDrawing.php
  • 9baabd2 PHP 8.5: Prevent deprecation notices for imagedestroy
  • ff7195c Merge pull request #4618 from oleibman/blanksheet
  • 187cac7 Update CHANGELOG.md
  • 8da69e5 Merge pull request #4620 from SpikedCola/Fix-Newline-Corruption
  • b9a9312 fix: remove 0x09, 0x0a, 0x0d characters from list of control characters.
  • 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)

Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 2.3.8 to 5.1.0.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md)
- [Commits](PHPOffice/PhpSpreadsheet@2.3.8...5.1.0)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 1, 2025
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