Skip to content

build(deps): bump the composer group across 1 directory with 2 updates#415

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-787642db69
Open

build(deps): bump the composer group across 1 directory with 2 updates#415
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-787642db69

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps the composer group with 2 updates in the / directory: phpoffice/phpspreadsheet and phpseclib/phpseclib.

Updates phpoffice/phpspreadsheet from 4.5.0 to 5.7.0

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

5.7.0

Fixed

  • Security patches.

5.6.0

Added

Deprecated

  • Collection/Cells::MAX_COLUMN_ID - use Cell/AddressRange::MAX_COLUMN_INT.
  • Writer/Xls/Worksheet constants MAX_XLS_COLUMN, MAX_XLS_COLUMN_STRING, MAX_XLS_ROW - use Cell/AddressRange MAX_COLUMN_INT_XLS, MAX_COLUMN_XLS, MAX_ROW_XLS

Fixed

5.5.0

Added

Deprecated

  • Writer/Html constant BODY_LINE no longer makes sense with a configurable line ending. No replacement.
  • Calculation classes FormulaParser and FormulaToken are unused. No replacement.
  • Writer/Xls/Worksheet methods insertBitMap, positionImage, writeObjPicture, processBitmapGd, and processBitmap are unused. No replacement.

Fixed

... (truncated)

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

2026-04-19 - 5.7.0

Fixed

  • Security patches.

2026-04-09 - 5.6.0

Added

Removed

  • Nothing yet.

Changed

  • Nothing yet.

Moved

  • Nothing yet.

Deprecated

  • Collection/Cells::MAX_COLUMN_ID - use Cell/AddressRange::MAX_COLUMN_INT.
  • Writer/Xls/Worksheet constants MAX_XLS_COLUMN, MAX_XLS_COLUMN_STRING, MAX_XLS_ROW - use Cell/AddressRange MAX_COLUMN_INT_XLS, MAX_COLUMN_XLS, MAX_ROW_XLS

Fixed

2026-02-28 - 5.5.0

Added

... (truncated)

Commits
  • 9f55d3b Merge pull request #4859 from oleibman/updchangelog20260419
  • 2e35213 Update Changelog for New Release
  • 9019a9c Merge commit from fork
  • f1eb4e6 Merge commit from fork
  • 9b90dee Merge pull request #4857 from oleibman/changelog20260406
  • f302b32 Prepare Changelog For New Release
  • 4a47607 Merge pull request #4850 from oleibman/updatestan
  • 8a9e9b5 Merge pull request #4845 from oleibman/csvnonutf8
  • 5d6d7d5 Merge branch 'master' into csvnonutf8
  • 6f23fe3 Merge pull request #4844 from oleibman/xlookup
  • Additional commits viewable in compare view

Updates phpseclib/phpseclib from 3.0.50 to 3.0.52

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.52

  • ASN1: more stringent OID length limits
  • RSA: OpenSSL 3.2+ changed how PKCS1 decryption works (#2136)
  • Keys/OpenSSH: support comments with spaces in them (#2137)

3.0.51

  • SSH2: use constant time string comparison in get_binary_packet() (CVE-2026-40194)
  • RSA: add sha3 support (#2132)
  • use new OpenSSL functionality (#2130)
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.52 - 2026-04-27

  • ASN1: more stringent OID length limits (CVE-2026-44167)
  • RSA: OpenSSL 3.2+ changed how PKCS1 decryption works (#2136)
  • Keys/OpenSSH: support comments with spaces in them (#2137)

3.0.51 - 2026-04-09

  • SSH2: use constant time string comparison in get_binary_packet() (CVE-2026-40194)
  • RSA: add sha3 support (#2132)
  • use new OpenSSL functionality (#2130)
Commits
  • 2adaefc Merge branch '2.0' into 3.0
  • a96a835 Merge branch '1.0' into 2.0
  • 15ace8d CHANGELOG: add new entry
  • 457f3c4 Merge branch '2.0' into 3.0
  • 84dbb96 Tests/X509: update for 2.0
  • 5e29734 Merge branch '1.0' into 2.0
  • 2d4e053 Tests/X509: add test for "OID bomb"
  • e381a8b Merge branch '2.0' into 3.0
  • 408664b Merge branch '1.0' into 2.0
  • d53d202 ASN1: reduce length of supported OIDs from 4096 bytes to 128 bytes
  • 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 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.

Bumps the composer group with 2 updates in the / directory: [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) and [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib).


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

Updates `phpseclib/phpseclib` from 3.0.50 to 3.0.52
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@3.0.50...3.0.52)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-version: 5.7.0
  dependency-type: direct:production
  dependency-group: composer
- dependency-name: phpseclib/phpseclib
  dependency-version: 3.0.52
  dependency-type: direct:production
  dependency-group: composer
...

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 May 6, 2026
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