Skip to content

Bump phpoffice/phpspreadsheet from 1.23.0 to 1.24.0#30

Closed
dependabot[bot] wants to merge 1 commit into
developerfrom
dependabot/composer/developer/phpoffice/phpspreadsheet-1.24.0
Closed

Bump phpoffice/phpspreadsheet from 1.23.0 to 1.24.0#30
dependabot[bot] wants to merge 1 commit into
developerfrom
dependabot/composer/developer/phpoffice/phpspreadsheet-1.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2022

Copy link
Copy Markdown

Bumps phpoffice/phpspreadsheet from 1.23.0 to 1.24.0.

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

1.24.0 - 2022-07-09

Note that this will be the last 1.x branch release before the 2.x release. We will maintain both branches in parallel for a time; but users are requested to update to version 2.0 once that is fully available.

Added

Changed

  • Modify rangeBoundaries(), rangeDimension() and getRangeBoundaries() Coordinate methods to work with row/column ranges as well as with cell ranges and cells [PR #2926](PHPOffice/PhpSpreadsheet#2926)

  • Better enforcement of value modification to match specified datatype when using setValueExplicit()

  • Relax validation of merge cells to allow merge for a single cell reference [Issue #2776](PHPOffice/PhpSpreadsheet#2776)

  • Memory and speed improvements, particularly for the Cell Collection, and the Writers.

    See the Discussion section on github for details of performance across versions

  • Improved performance for removing rows/columns from a worksheet

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

... (truncated)

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

1.24.0 - 2022-07-09

Note that this will be the last 1.x branch release before the 2.x release. We will maintain both branches in parallel for a time; but users are requested to update to version 2.0 once that is fully available.

Added

Changed

  • Modify rangeBoundaries(), rangeDimension() and getRangeBoundaries() Coordinate methods to work with row/column ranges as well as with cell ranges and cells [PR #2926](PHPOffice/PhpSpreadsheet#2926)

  • Better enforcement of value modification to match specified datatype when using setValueExplicit()

  • Relax validation of merge cells to allow merge for a single cell reference [Issue #2776](PHPOffice/PhpSpreadsheet#2776)

  • Memory and speed improvements, particularly for the Cell Collection, and the Writers.

    See the Discussion section on github for details of performance across versions

  • Improved performance for removing rows/columns from a worksheet

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

... (truncated)

Commits
  • ebe8745 1.24.0 - 2022-07-09
  • d6a53a8 Update Change log in preparation for release
  • d230c42 Merge pull request #2926 from PHPOffice/Issue-2924_CellReference-for-Row/Colu...
  • 39e5f12 Merge branch 'master' into Issue-2924_CellReference-for-Row/Column-Validation
  • e050b3b Update Change Log
  • 09406a6 Move Gridlines from Chart to Axis (#2923)
  • ad15232 Modify rangeBoundaries(), rangeDimension() and getRangeBoundaries() methods t...
  • c22c6df Charts Additional Support for Layout and DataSeriesValues (#2922)
  • faf6d81 Keep Calculated String Results Below 32K (#2921)
  • db12b73 Update to ReadMe about PDF and Chart Export installation and configuration
  • 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 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)

Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md)
- [Commits](PHPOffice/PhpSpreadsheet@1.23.0...1.24.0)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 12, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jul 19, 2022

Copy link
Copy Markdown
Author

Superseded by #33.

@dependabot dependabot Bot closed this Jul 19, 2022
@dependabot dependabot Bot deleted the dependabot/composer/developer/phpoffice/phpspreadsheet-1.24.0 branch July 19, 2022 04:22
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants