Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps phpoffice/phpspreadsheet from 2.3.8 to 5.0.0.

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

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

4.4.0

Added

Deprecated

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

... (truncated)

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

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

2025-06-22 - 4.4.0

Added

Deprecated

... (truncated)

Commits
  • d88efca Merge pull request #4576 from oleibman/changelog20250810
  • 44fe165 Update Changelog for New Release
  • 886a8c3 Merge pull request #4575 from oleibman/issue1324
  • 0c8db6e Merge branch 'master' into issue1324
  • d1db784 Update CHANGELOG.md
  • 8d8bc23 Merge pull request #4572 from oleibman/issue484
  • a4ee68b Merge branch 'master' into issue484
  • 3c67aba Update CHANGELOG.md
  • 216db02 Merge pull request #4565 from oleibman/issue4588
  • fa2c329 Merge branch 'master' into issue4588
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 1, 2025
Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 2.3.8 to 5.0.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.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/phpoffice/phpspreadsheet-5.0.0 branch from 8c86d70 to 08b15fb Compare September 26, 2025 11:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #172.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/composer/phpoffice/phpspreadsheet-5.0.0 branch October 1, 2025 00:01
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