Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Bump phpoffice/phpexcel from 1.8.1 to 1.8.2 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps phpoffice/phpexcel from 1.8.1 to 1.8.2. This update includes security fixes.

Vulnerabilities fixed

Sourced from The PHP Security Advisories Database.

XXE Vulnerability

Affected versions: <=1.8.1

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability labels May 28, 2019
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 security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants