Skip to content

Bump phpoffice/phpspreadsheet from 1.4.0 to 1.14.1#34

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpoffice/phpspreadsheet-1.14.1
Closed

Bump phpoffice/phpspreadsheet from 1.4.0 to 1.14.1#34
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpoffice/phpspreadsheet-1.14.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 5, 2020

Bumps phpoffice/phpspreadsheet from 1.4.0 to 1.14.1.

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

1.14.1

Added

  • nothing

Fixed

  • WEBSERVICE is HTTP client agnostic and must be configured via Settings::setHttpClient() #1562
  • Borders were not complete on rowspanned columns using HTML reader #1473

Changed

  • nothing

1.14.0

Added

  • Add support for IFS() logical function #1442
  • Add Cell Address Helper to provide conversions between the R1C1 and A1 address formats #1558
  • Add ability to edit Html/Pdf before saving #1499
  • Add ability to set codepage explicitly for BIFF5 #1018
  • Added support for the WEBSERVICE function #1409

Fixed

  • Resolve evaluation of utf-8 named ranges in calculation engine #1522
  • Fix HLOOKUP on single row #1512
  • Fix MATCH when comparing different numeric types #1521
  • Fix exact MATCH on ranges with empty cells #1520
  • Fix for Issue #1516 (Cloning worksheet makes corrupted Xlsx) #1530
  • Fix For Issue #1509 (Can not set empty enclosure for CSV) #1518
  • Fix for Issue #1505 (TypeError : Argument 4 passed to PhpOffice\PhpSpreadsheet\Writer\Xlsx\Worksheet::writeAttributeIf() must be of the type string) #1525
  • Fix for Issue #1495 (Sheet index being changed when multiple sheets are used in formula) #1500
  • Fix for Issue #1533 (A reference to a cell containing a string starting with "#" leads to errors in the generated xlsx.) #1534
  • Xls Writer - Correct Timestamp Bug #1493
  • Don't ouput row and columns without any cells in HTML writer #1235

1.13.0

Added

  • Support writing to streams in all writers #1292
  • Support CSV files with data wrapping a lot of lines #1468
  • Support protection of worksheet by a specific hash algorithm #1485

Fixed

  • Fix Chart samples by updating chart parameter from 0 to DataSeries::EMPTY_AS_GAP #1448
  • Fix return type in docblock for the Cells::get() #1398
  • Fix RATE, PRICE, XIRR, and XNPV Functions #1456
  • Save Excel 2010+ functions properly in XLSX #1461
Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

Changelog for PHPExcel

This is the historic changelog of the project when it was still called PHPExcel. It exists only for historical purposes and versions mentioned here should not be confused with PhpSpreadsheet versions.

[1.8.1] - 2015-04-30

Bugfixes

General

  • Remove cells cleanly when calling RemoveRow() or RemoveColumn() - @MarkBaker
  • Small performance improvement for autosize columns - @MarkBaker
  • Change the getter/setter for zeroHeight to camel case - @frost-nzcr4 #379
  • DefaultValueBinder is too much aggressive when converting string to numeric - @MarkBaker #394
  • Default precalculate formulas to false for writers - @MarkBaker
  • Set default Cyclic Reference behaviour to 1 to eliminate exception when using a single cyclic iteration in formulae - @MarkBaker

Features

  • Some Excel writer libraries erroneously use Codepage 21010 for UTF-16LE - @MarkBaker #396
  • Methods to manage most of the existing options for Chart Axis, Major Grid-lines and Minor Grid-lines - @WiktrzGE #404
  • ODS read/write comments in the cell - @frost-nzcr4 #403
  • Additional Mac CJK codepage definitions - @CQD #389
  • Update Worksheet.php getStyleByColumnAndRow() to allow a range of cells rather than just a single cell - @bolovincev #269
  • New methods added for testing cell status within merge groups - @MarkBaker
  • Handling merge cells in HTML Reader - @cifren/MBaker #205
  • Helper to convert basic HTML markup to a Rich Text object - @MarkBaker
  • Improved Iterators - @MarkBaker
    • New Column Iterator
    • Support for row and column ranges
    • Improved handling for next/prev
Commits

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 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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2020
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 6, 2021

Superseded by #36.

@dependabot dependabot bot closed this May 6, 2021
@dependabot dependabot bot deleted the dependabot/composer/phpoffice/phpspreadsheet-1.14.1 branch May 6, 2021 19:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants