Skip to content

[v26-branch]: Update symfony/yaml requirement from ~6.4.40 to ~6.4.41#953

Open
dependabot[bot] wants to merge 1 commit into
v26-branchfrom
dependabot/composer/v26-branch/symfony/yaml-approx-6.4.41
Open

[v26-branch]: Update symfony/yaml requirement from ~6.4.40 to ~6.4.41#953
dependabot[bot] wants to merge 1 commit into
v26-branchfrom
dependabot/composer/v26-branch/symfony/yaml-approx-6.4.41

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on symfony/yaml to permit the latest version.

Release notes

Sourced from symfony/yaml's releases.

v6.4.41

Changelog (symfony/yaml@v6.4.40...v6.4.41)

Changelog

Sourced from symfony/yaml's changelog.

CHANGELOG

8.0

  • Remove support for parsing duplicate mapping keys whose value is null

7.3

  • Add compact nested mapping support by using the Yaml::DUMP_COMPACT_NESTED_MAPPING flag
  • Add the Yaml::DUMP_FORCE_DOUBLE_QUOTES_ON_VALUES flag to enforce double quotes around string values

7.2

  • Deprecate parsing duplicate mapping keys whose value is null
  • Add support for dumping null as an empty value by using the Yaml::DUMP_NULL_AS_EMPTY flag

7.1

  • Add support for getting all the enum cases with !php/enum Foo

7.0

  • Remove the !php/const: tag, use !php/const instead (without the colon)

6.3

  • Add support to dump int keys as strings by using the Yaml::DUMP_NUMERIC_KEY_AS_STRING flag

6.2

  • Add support for !php/enum and !php/enum *->value
  • Deprecate the !php/const: tag in key which will be replaced by the !php/const tag (without the colon) since 3.4

6.1

  • In cases where it will likely improve readability, strings containing single quotes will be double-quoted

5.4

  • Add a $maxNestingLevel argument to Parser::__construct(), Yaml::parse() and Yaml::parseFile() to bound recursion depth (default 128)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 28, 2026
Updates the requirements on [symfony/yaml](https://github.com/symfony/yaml) to permit the latest version.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/8.2/CHANGELOG.md)
- [Commits](symfony/yaml@v6.4.40...v6.4.41)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-version: 6.4.41
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/v26-branch/symfony/yaml-approx-6.4.41 branch from c7899a0 to ff29b28 Compare June 5, 2026 15:57
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