Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps the composer group with 3 updates in the / directory: enshrined/svg-sanitize, phpoffice/phpspreadsheet and symfony/http-foundation.

Updates enshrined/svg-sanitize from 0.21.0 to 0.22.0

Release notes

Sourced from enshrined/svg-sanitize's releases.

0.22.0

Resolved an issue where attribute name case inconsistencies (e.g., xlink:Href instead of xlink:href) in XML processing could cause namespace lookups and sanitisation to fail. Attribute names in both namespaced and non-namespaced contexts are now normalised to their expected lowercase form before processing. This ensures consistent sanitisation of xlink:href and other targeted attributes regardless of their original case.

Full Changelog: darylldoyle/svg-sanitizer@0.21.0...0.22.0

Props @​ohader and @​realazizk

Commits

Updates phpoffice/phpspreadsheet from 1.29.10 to 1.30.1

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

1.30.1

Functionally Frozen

  • Except for security changes, no further maintenance will be applied to this branch. You are encouraged to upgrade to a maintained branch as soon as possible. Maintained branches are master (preferred - version is 5.2.0 as of the date when this is being written), release390 (current version is 3.10.1), and release222 (2.4.1).
  • Of particular note is that this branch should not run under Php 8.5+, and will not be updated to avoid deprecation notices introduced with Php 8.5.

1.30.0

Breaking Changes

  • Images will be loaded from an external source (e.g. http://example.com/img.png) only if the reader is explicitly set to allow it via $reader->setAllowExternalImages(true). We do not believe that loading of external images is a widely used feature. This is a necessary change for security purposes. It unfortunately breaks Semantic Versioning for reasons described above; there is no way to start a new major version for this branch.

1.29.12

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default.[PR #4545](PHPOffice/PhpSpreadsheet#4545)

1.29.11

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

Fixed

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

2025-10-25 - 1.30.1

Functionally Frozen

  • Except for security changes, no further maintenance will be applied to this branch. You are encouraged to upgrade to a maintained branch as soon as possible. Maintained branches are master (preferred - version is 5.2.0 as of the date when this is being written), release390 (current version is 3.10.1), and release222 (2.4.1).
  • Of particular note is that this branch should not run under Php 8.5+, and will not be updated to avoid deprecation notices introduced with Php 8.5.

2025-08-10 - 1.30.0

Breaking Changes

  • Images will be loaded from an external source (e.g. http://example.com/img.png) only if the reader is explicitly set to allow it via $reader->setAllowExternalImages(true). We do not believe that loading of external images is a widely used feature. This is a necessary change for security purposes. It unfortunately breaks Semantic Versioning for reasons described above; there is no way to start a new major version for this branch.

2025-07-23 - 1.29.12

Added

  • Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default.[PR #4545](PHPOffice/PhpSpreadsheet#4545)

2025-06-22 - 1.29.11

Changed

  • Allow php-cs-fixer to Handle Implicit Backslashes.

Added

Fixed

Commits
  • fa8257a Prep Work for 1.30.1
  • 5d81305 Update Readme release1291 (#4612)
  • bc37318 Branch release1291 Will Not Be Updated for Php 8.5 (#4606)
  • df6d824 Update Mpdf (Php8.5) release1291 (#4592)
  • fc0d8bd Update react/promise (Php8.5) and setasign/fpdi (security) release129 (#4586)
  • 2f39286 Prepare Changelog for New Release
  • c2cd0e6 Breaking Change When Loading External Images
  • 5e3a6a8 Changelog Update Semantic Versioning Statement
  • 7c06eed All Readers - Allow or Forbid Fetching of External Images Release129 (#4545)
  • 05b6c43 Allow Xlsx Reader to Specify ParseHuge Release1291 (#4515)
  • Additional commits viewable in compare view

Updates symfony/http-foundation from 6.4.18 to 6.4.29

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.29

Changelog (symfony/http-foundation@v6.4.28...v6.4.29)

  • no significant changes

v6.4.28

Changelog (symfony/http-foundation@v6.4.27...v6.4.28)

v6.4.26

Changelog (symfony/http-foundation@v6.4.25...v6.4.26)

v6.4.25

Changelog (symfony/http-foundation@v6.4.24...v6.4.25)

  • no significant changes

v6.4.24

Changelog (symfony/http-foundation@v6.4.23...v6.4.24)

  • no significant changes

v6.4.23

Changelog (symfony/http-foundation@v6.4.22...v6.4.23)

v6.4.22

Changelog (symfony/http-foundation@v6.4.21...v6.4.22)

v6.4.21

Changelog (symfony/http-foundation@v6.4.20...v6.4.21)

  • no significant changes
Commits
  • b03d11e Merge branch '5.4' into 6.4
  • 1ba1d5f [HttpFoundation] Fix parsing hosts and schemes in URLs
  • 1a0706e [HttpFoundation] Fix parsing pathinfo with no leading slash
  • ee93009 [HttpFoundation] Allow Request::setFormat() to override predefined formats
  • 3692415 Fix ord()-related PHP 8.5 deprecations
  • 67729f8 use the empty string instead of null as an array offset
  • e868881 SQLSRV: Change column type from TEXT to STRING
  • 6bc974c fix session cookie options assertions on PHP 8.5
  • 0341e41 CS fixes
  • 95f9645 Fix php.net links
  • 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.

Bumps the composer group with 3 updates in the / directory: [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer), [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) and [symfony/http-foundation](https://github.com/symfony/http-foundation).


Updates `enshrined/svg-sanitize` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases)
- [Commits](darylldoyle/svg-sanitizer@0.21.0...0.22.0)

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

Updates `symfony/http-foundation` from 6.4.18 to 6.4.29
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.3/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.18...v6.4.29)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-version: 0.22.0
  dependency-type: direct:production
  dependency-group: composer
- dependency-name: phpoffice/phpspreadsheet
  dependency-version: 1.30.1
  dependency-type: indirect
  dependency-group: composer
- dependency-name: symfony/http-foundation
  dependency-version: 6.4.29
  dependency-type: indirect
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies php Pull requests that update php code labels Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant