Update dependency phpoffice/phpspreadsheet to v3 #3609
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~1.29
->~3.0
Release Notes
PHPOffice/PhpSpreadsheet (phpoffice/phpspreadsheet)
v3.3.0
Compare Source
Dynamic Arrays
Added
Changed
Deprecated
Removed
Moved
Fixed
v2.3.0
Compare Source
2024-09-29 - 2.3.0
Fixed
Changed
Deprecated
v2.2.2
Compare Source
Added
Changed
Deprecated
Moved
Fixed
v2.2.1
Compare Source
Security Fix
Fixed
v2.2.0
Compare Source
Added
Changed
Deprecated
Moved
Fixed
v2.1.1
Compare Source
2024-09-29 2.1.1
Fixed
Changed
Deprecated
v2.1.0
Compare Source
MINOR BREAKING CHANGE
Added
Changed
Deprecated
Removed
Fixed
v2.0.0
Compare Source
BREAKING CHANGE
any interfaces or inherit from any classes, you will need to adapt your typing accordingly. If you use static analysis
tools such as PHPStan or Psalm, new errors might be found. If you find actual bugs because of the new typing, please
open a PR that fixes it with a detailed explanation of the reason. We'll try to merge and release typing-related
fixes quickly in the coming days. PR #3718
Added
Changed
toFormattedString
will now always return a string. This was introduced with 1.28.0, but was not properly documented at the time. This can affect the results oftoArray
,namedRangeToArray
, andrangeToArray
. PR #3304Deprecated
_translateFormulaToLocale
and_translateFormulaEnglish
are replaced by versions without leading underscore. PR #3828Removed
Fixed
xlfn.
andxlws.
from Formula Translations. Issue #3819 PR #3828between
operator for data validation. Issue #3863 PR #3865v1.29.2
Compare Source
1.29.2 - 2024-09-29
Fixed
Changed
Configuration
📅 Schedule: Branch creation - "after 10pm on thursday and friday,before 5am on thursday and friday" in timezone Europe/Rome, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.