Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Bump phpoffice/phpexcel from 1.8.1 to 1.8.2#17

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpoffice/phpexcel-1.8.2
Open

Bump phpoffice/phpexcel from 1.8.1 to 1.8.2#17
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpoffice/phpexcel-1.8.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps phpoffice/phpexcel from 1.8.1 to 1.8.2.

Changelog

Sourced from phpoffice/phpexcel's changelog.


  • PHPExcel
  • Copyright (c) 2006 - 2014 PHPExcel
  • This library is free software; you can redistribute it and/or
  • modify it under the terms of the GNU Lesser General Public
  • License as published by the Free Software Foundation; either
  • version 2.1 of the License, or (at your option) any later version.
  • This library is distributed in the hope that it will be useful,
  • but WITHOUT ANY WARRANTY; without even the implied warranty of
  • MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  • Lesser General Public License for more details.
  • You should have received a copy of the GNU Lesser General Public
  • License along with this library; if not, write to the Free Software
  • Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  • @​copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
  • @​license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
  • @​version ##VERSION##, ##DATE##

Planned for 1.8.2

  • Bugfix: (MBaker) - Fix to getCell() method when cell reference includes a worksheet reference
  • Bugfix: (ncrypthic) Work Item GH-570 - Ignore inlineStr type if formula element exists
  • Bugfix: (hernst42) Work Item GH-709 - Fixed missing renames of writeRelationShip (from _writeRelationShip)
  • General: (umpirsky) Work Item GH-548 - Optimize vlookup() sort
  • Bugfix: (MBaker) Work Item GH-554 - Whitespace after toRichTextObject()
  • Feature: (MBaker) - Initial implementation of SUMIFS() function
  • Feature: (MBaker) - Additional codepages
  • Feature: (Tomino2112) Work Item GH-808 - MemoryDrawing not working in HTML writer
  • General: (rentalhost) Work Item GH-575 - Excel 2007 Reader freezes because of conditional formatting
  • Bugfix: (vitalyrepin) Pull Request 869 - c:max and c:min elements shall NOT be inside c:orientation elements
  • General: (sim642) Pull Request 489 - Implement actual timezone adjustment into PHPExcel_Shared_Date::PHPToExcel
Commits
  • 1441011 Merge remote-tracking branch 'origin/master'
  • 2b60157 Fix and improve XXE security scanning for XML-based Readers
  • d3373c9 Fix old reference to _sheetIndex in HTML Writer
  • 1c8c237 Fix to Radar and Scatter chart examples
  • 900325d Minor updates to composer
  • e487f5c Fix for multiple worksheets, all with merge cells, in HTML Writer
  • fcc5c65 Fix to 01simple.php example after mis-commit
  • 650d2d0 Merge branch 'develop' into 1.8
  • b202956 Fix for XML settings, together with unit tests
  • b0ce48f Merge pull request #895 from psirus0588/patch-1
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [phpoffice/phpexcel](https://github.com/PHPOffice/PHPExcel) from 1.8.1 to 1.8.2.
- [Changelog](https://github.com/PHPOffice/PHPExcel/blob/1.8/changelog.txt)
- [Commits](PHPOffice/PHPExcel@1.8.1...1.8.2)

---
updated-dependencies:
- dependency-name: phpoffice/phpexcel
  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 Mar 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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