Skip to content

Bump symfony/string from 7.3.0 to 7.4.4 in /plib/library#188

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/plib/library/symfony/string-7.4.4
Open

Bump symfony/string from 7.3.0 to 7.4.4 in /plib/library#188
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/plib/library/symfony/string-7.4.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps symfony/string from 7.3.0 to 7.4.4.

Release notes

Sourced from symfony/string's releases.

v7.4.4

Changelog (symfony/string@v7.4.3...v7.4.4)

v7.4.0

Changelog (symfony/string@v7.4.0-RC3...v7.4.0)

v7.4.0-RC1

Changelog (symfony/string@v7.4.0-BETA2...v7.4.0-RC1)

  • no significant changes

v7.4.0-BETA1

Changelog (symfony/string@v7.3.4...v7.4.0-BETA1)

v7.3.8

Changelog (symfony/string@v7.3.7...v7.3.8)

v7.3.4

Changelog (symfony/string@v7.3.3...v7.3.4)

v7.3.3

Changelog (symfony/string@v7.3.2...v7.3.3)

v7.3.2

Changelog (symfony/string@v7.3.1...v7.3.2)

  • no significant changes
Changelog

Sourced from symfony/string's changelog.

CHANGELOG

8.0

  • Replace __sleep/wakeup() by __(un)serialize() on string implementations

7.4

  • Deprecate implementing __sleep/wakeup() on string implementations

7.3

  • Add the AbstractString::pascal() method

7.2

  • Add TruncateMode enum to handle more truncate methods
  • Add the AbstractString::kebab() method

7.1

  • Add localeLower(), localeUpper(), localeTitle() methods to AbstractUnicodeString

6.2

  • Add support for emoji in AsciiSlugger

5.4

  • Add trimSuffix() and trimPrefix() methods

5.3

  • Made AsciiSlugger fallback to parent locale's symbolsMap

5.2.0

  • added a FrenchInflector class

5.1.0

... (truncated)

Commits
  • 1c4b104 [String] Fix UnicodeString::startsWith()/endsWith() on strings that start/end...
  • d50e862 Merge branch '7.3' into 7.4
  • 0b1f55d Merge branch '6.4' into 7.3
  • 50590a0 [String] Fix normalization in trimPrefix/trimSuffix
  • bc78521 Merge branch '7.3' into 7.4
  • f964760 Merge branch '6.4' into 7.3
  • 5621f03 [PhpUnitBridge] Fix gathering deprecation in phpt
  • 140bb69 Merge branch '7.3' into 7.4
  • 099c238 Merge branch '6.4' into 7.3
  • 2cc5089 use the empty string instead of null as an array offset
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note

Upgrades Composer-locked Symfony deps in plib/library.

  • Bumps symfony/string from 7.3.0 to 7.4.4, updating its requirements (adds symfony/deprecation-contracts constraint, sets polyfill-intl-grapheme to ~1.33, widens some dev deps)
  • Updates polyfills symfony/polyfill-{ctype,intl-grapheme,intl-normalizer,mbstring} from v1.32.0 to v1.33.0
  • Lockfile-only changes; no application code modified

Written by Cursor Bugbot for commit 1134ba6. This will update automatically on new commits. Configure here.

Bumps [symfony/string](https://github.com/symfony/string) from 7.3.0 to 7.4.4.
- [Release notes](https://github.com/symfony/string/releases)
- [Changelog](https://github.com/symfony/string/blob/8.1/CHANGELOG.md)
- [Commits](symfony/string@v7.3.0...v7.4.4)

---
updated-dependencies:
- dependency-name: symfony/string
  dependency-version: 7.4.4
  dependency-type: indirect
  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 Jan 26, 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