fix(deps): update dependency phpoffice/phpspreadsheet to v4.4.0 #6

Open
renovate-bot wants to merge 1 commit from renovate/phpoffice-phpspreadsheet-4.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
phpoffice/phpspreadsheet require minor 4.3.1 -> 4.4.0

Release Notes

PHPOffice/PhpSpreadsheet (phpoffice/phpspreadsheet)

v4.4.0

Compare Source

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).
Fixed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) | require | minor | `4.3.1` -> `4.4.0` | --- ### Release Notes <details> <summary>PHPOffice/PhpSpreadsheet (phpoffice/phpspreadsheet)</summary> ### [`v4.4.0`](https://github.com/PHPOffice/PhpSpreadsheet/blob/HEAD/CHANGELOG.md#2025-06-22---440) [Compare Source](https://github.com/PHPOffice/PhpSpreadsheet/compare/4.3.1...4.4.0) ##### Added - VSTACK and HSTACK. [Issue #&#8203;4485](https://github.com/PHPOffice/PhpSpreadsheet/issues/4485) [PR #&#8203;4492](https://github.com/PHPOffice/PhpSpreadsheet/pull/4492) - TOCOL and TOROW. [PR #&#8203;4493](https://github.com/PHPOffice/PhpSpreadsheet/pull/4493) - Support Current Office Theme. [PR #&#8203;4500](https://github.com/PHPOffice/PhpSpreadsheet/pull/4500) ##### Deprecated - Theme constants COLOR_SCHEME\_2013\_PLUS_NAME (use COLOR_SCHEME\_2013\_2022\_NAME) and COLOR_SCHEME\_2013\_PLUS (use COLOR_SCHEME\_2013\_2022). ##### Fixed - Various Writers RichText TextElement Should Inherit Cell Style. [Issue #&#8203;1154](https://github.com/PHPOffice/PhpSpreadsheet/issues/1154) [PR #&#8203;4487](https://github.com/PHPOffice/PhpSpreadsheet/pull/4487) - Minor Changes to FILTER function. [PR #&#8203;4491](https://github.com/PHPOffice/PhpSpreadsheet/pull/4491) - Allow Xlsx Reader/Writer to support Font Charset. [Issue #&#8203;2760](https://github.com/PHPOffice/PhpSpreadsheet/issues/2760) [PR #&#8203;4501](https://github.com/PHPOffice/PhpSpreadsheet/pull/4501) - AutoColor for LibreOffice Dark Mode [Discussion 4502](https://github.com/PHPOffice/PhpSpreadsheet/discussions/4502) [PR #&#8203;4503](https://github.com/PHPOffice/PhpSpreadsheet/pull/4503) - Xlsx Style Writer Minor Refactoring. [PR #&#8203;4508](https://github.com/PHPOffice/PhpSpreadsheet/pull/4508) - Allow Xlsx Reader to Specify ParseHuge. [Issue #&#8203;4260](https://github.com/PHPOffice/PhpSpreadsheet/issues/4260) [PR #&#8203;4515](https://github.com/PHPOffice/PhpSpreadsheet/pull/4515) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/phpoffice-phpspreadsheet-4.x-lockfile:renovate/phpoffice-phpspreadsheet-4.x-lockfile
git switch renovate/phpoffice-phpspreadsheet-4.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/phpoffice-phpspreadsheet-4.x-lockfile
git switch renovate/phpoffice-phpspreadsheet-4.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/phpoffice-phpspreadsheet-4.x-lockfile
git switch renovate/phpoffice-phpspreadsheet-4.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/phpoffice-phpspreadsheet-4.x-lockfile
git switch main
git merge --squash renovate/phpoffice-phpspreadsheet-4.x-lockfile
git switch main
git merge --ff-only renovate/phpoffice-phpspreadsheet-4.x-lockfile
git switch main
git merge renovate/phpoffice-phpspreadsheet-4.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: KumiSystems/moodle-report_usergrades#6
No description provided.