Skip to content

build(deps): bump the symfony group across 1 directory with 2 updates - #2487

Merged
susnux merged 2 commits into
masterfrom
dependabot/composer/symfony-ca052df6d2
Aug 7, 2026
Merged

build(deps): bump the symfony group across 1 directory with 2 updates#2487
susnux merged 2 commits into
masterfrom
dependabot/composer/symfony-ca052df6d2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the symfony group with 2 updates in the / directory: symfony/polyfill-php84 and symfony/polyfill-php85.

Updates symfony/polyfill-php84 from 1.33.0 to 1.38.1

Release notes

Sourced from symfony/polyfill-php84's releases.

v1.38.1

Changelog (symfony/polyfill-php84@v1.38.0...v1.38.1)

v1.38.0

Changelog (symfony/polyfill-php84@v1.34.0...v1.38.0)

v1.37.0

Changelog (symfony/polyfill-php84@v1.36.0...v1.37.0)

  • no significant changes

v1.36.0

Changelog (symfony/polyfill-php84@v1.35.0...v1.36.0)

  • no significant changes

v1.35.0

Changelog (symfony/polyfill-php84@v1.34.0...v1.35.0)

  • no significant changes

v1.34.0

Changelog (symfony/polyfill-php84@v1.33.0...v1.34.0)

Commits
  • f4e1dfa [Mbstring][Php83][Php84] Isolate PHP 7 mb_* declarations into bootstrap72.php
  • 073deee Polyfill more cURL constants
  • df1a8fe fix: Correctly define MySQL constants
  • 19de4b0 Fix grapheme_str_split() on PCRE 8
  • a0e0aca bug #603 [Mbstring][Php83][Php84] Accept null in mb_* polyfills (nicolas-grekas)
  • b8015ea bug #600 [Php84] Declare $persistent property in ReflectionConstant stub (nic...
  • 5ed3359 [Mbstring][Php83][Php84] Accept null in mb_* polyfills
  • 8a57759 [Php84] Declare $persistent property in ReflectionConstant stub
  • c4cda8f [Grapheme] Fix grapheme cluster splitting on PCRE < 10.44
  • 0507233 minor #592 Improve type declarations fo some mbstring polyfill (nicolas-grekas)
  • Additional commits viewable in compare view

Updates symfony/polyfill-php85 from 1.33.0 to 1.41.0

Release notes

Sourced from symfony/polyfill-php85's releases.

v1.41.0

Changelog (symfony/polyfill-php85@v1.38.1...v1.41.0)

v1.38.1

Changelog (symfony/polyfill-php85@v1.38.0...v1.38.1)

v1.38.0

Changelog (symfony/polyfill-php85@v1.37.0...v1.38.0)

v1.37.0

Changelog (symfony/polyfill-php85@v1.36.0...v1.37.0)

  • bug #580 Fix grapheme_levenshtein() registration in polyfill-php85 (@​xabbuh)
  • bug #581 do not register the locale_is_right_to_left() function without the intl extension (@​xabbuh)

v1.36.0

Changelog (symfony/polyfill-php85@v1.35.0...v1.36.0)

  • no significant changes

v1.35.0

Changelog (symfony/polyfill-php85@v1.34.0...v1.35.0)

  • no significant changes

v1.34.0

Changelog (symfony/polyfill-php85@v1.33.0...v1.34.0)

Commits
  • 255fab4 [Php83][Php85][Grapheme] Throw ValueError on PHP 7 for functions that never r...
  • ba2ba04 Fix grapheme_str_split() on PCRE 8
  • 3e851ff [Grapheme] Fix grapheme cluster splitting on PCRE < 10.44
  • fcfa497 bug #580 Fix grapheme_levenshtein() registration in polyfill-php85 (xabbuh)
  • 4844157 do not register the locale_is_right_to_left() function without the intl exten...
  • f936956 fix class name
  • 2c408a6 Add locale_is_right_to_left polyfill
  • 7e6d06c Add the grapheme_levenshtein polyfill
  • 62aa1ca [PHP 8.5] Add new \Filter\FilterException and Filter\FilterFailedException
  • 65345af [8.5] Add polyfill for DelayedTargetValidation
  • See full diff in compare view

@dependabot
dependabot Bot force-pushed the dependabot/composer/symfony-ca052df6d2 branch from 15d9a2c to 64f5e58 Compare July 4, 2026 01:03
@dependabot
dependabot Bot force-pushed the dependabot/composer/symfony-ca052df6d2 branch 2 times, most recently from 4c596a0 to 0253a97 Compare July 18, 2026 01:03
@dependabot
dependabot Bot force-pushed the dependabot/composer/symfony-ca052df6d2 branch from 0253a97 to a6b4805 Compare July 25, 2026 01:02
@dependabot
dependabot Bot force-pushed the dependabot/composer/symfony-ca052df6d2 branch from a6b4805 to 651c031 Compare August 1, 2026 01:03
@susnux

susnux commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps the symfony group with 2 updates in the / directory: [symfony/polyfill-php84](https://github.com/symfony/polyfill-php84) and [symfony/polyfill-php85](https://github.com/symfony/polyfill-php85).


Updates `symfony/polyfill-php84` from 1.33.0 to 1.38.1
- [Release notes](https://github.com/symfony/polyfill-php84/releases)
- [Commits](symfony/polyfill-php84@v1.33.0...v1.38.1)

Updates `symfony/polyfill-php85` from 1.33.0 to 1.41.0
- [Release notes](https://github.com/symfony/polyfill-php85/releases)
- [Commits](symfony/polyfill-php85@v1.33.0...v1.41.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill-php84
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/polyfill-php85
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/symfony-ca052df6d2 branch from 651c031 to 8fb1a18 Compare August 6, 2026 15:51
@susnux

susnux commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

/update-composer

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux
susnux merged commit 74543ba into master Aug 7, 2026
8 checks passed
@susnux
susnux deleted the dependabot/composer/symfony-ca052df6d2 branch August 7, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants