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

build(deps): Update phpoffice/phpspreadsheet requirement from ^1.29 to ^2.2 in the composer group #28

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2024

Updates the requirements on phpoffice/phpspreadsheet to permit the latest version.
Updates phpoffice/phpspreadsheet to 2.2.2

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

2.2.2

Added

  • Nothing yet.

Changed

  • Nothing yet.

Deprecated

  • Nothing yet.

Moved

  • Nothing yet.

Fixed

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

2024-08-07 - 2.2.2

Added

  • Nothing yet.

Changed

  • Nothing yet.

Deprecated

  • Nothing yet.

Moved

  • Nothing yet.

Fixed

2024-07-29 - 2.2.1

Security Fix

Fixed

2024-07-24 - 2.2.0

Added

Changed

  • On read, Xlsx Reader had been breaking up union ranges into separate individual ranges. It will now try to preserve range as it was read in. [PR #4042](PHPOffice/PhpSpreadsheet#4042)

... (truncated)

Commits
  • ffbcee6 Merge pull request #4132 from oleibman/issue4128
  • 905d93f Update CHANGELOG.md
  • 9450bc1 Merge branch 'master' into issue4128
  • 4500f5a Worksheet applyStylesFromArray Retain Active Cell
  • 1c77e00 Merge pull request #4115 from oleibman/issue4113
  • b1e5e32 Merge branch 'master' into issue4113
  • 2734dfd Update CHANGELOG.md
  • 4da01c3 Merge pull request #4111 from oleibman/issue4108
  • 3e5f1fe Merge branch 'master' into issue4108
  • a157e3f Update CHANGELOG.md
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Updates the requirements on [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) to permit the latest version.

Updates `phpoffice/phpspreadsheet` to 2.2.2
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md)
- [Commits](PHPOffice/PhpSpreadsheet@1.29.0...2.2.2)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-type: direct:production
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency update php Pull requests that update Php code labels Aug 29, 2024
Copy link

TYPO3 v12.4 tests on PHP 8.2

Code Coverage
Package Lines Functions Classes Health
netlogix/nxgooglelocations 0.00% 0/555 0.00% 0/78 0.00% 0/14
Summary 0.00% 0/555 0.00% 0/78 0.00% 0/14

Copy link

TYPO3 v12.4 tests on PHP 8.3

Code Coverage
Package Lines Functions Classes Health
netlogix/nxgooglelocations 0.00% 0/555 0.00% 0/78 0.00% 0/14
Summary 0.00% 0/555 0.00% 0/78 0.00% 0/14

Copy link

TYPO3 v12.4 tests on PHP 8.1

Code Coverage
Package Lines Functions Classes Health
netlogix/nxgooglelocations 0.00% 0/555 0.00% 0/78 0.00% 0/14
Summary 0.00% 0/555 0.00% 0/78 0.00% 0/14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update php Pull requests that update Php code
Development

Successfully merging this pull request may close these issues.

0 participants