Skip to content

Update symfony/yaml requirement from ^7.0 to ^8.0#39

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/yaml-tw-8.0
Open

Update symfony/yaml requirement from ^7.0 to ^8.0#39
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/yaml-tw-8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

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

Release notes

Sourced from symfony/yaml's releases.

v8.0.8

Changelog (symfony/yaml@v8.0.7...v8.0.8)

  • no significant changes
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 new lint:yaml dirname --exclude=/dirname/foo.yaml --exclude=/dirname/bar.yaml

... (truncated)

Commits
  • 54174ab Merge branch '7.4' into 8.0
  • c58fdf7 Configure deprecation triggers
  • 5f006c5 Merge branch '7.4' into 8.0
  • 5875104 Merge branch '6.4' into 7.4
  • 7bca30d [Yaml] Fix parsing nested mappings in sequences
  • 7a1a90b Merge branch '7.4' into 8.0
  • 24dd4de Merge branch '7.3' into 7.4
  • 8892cb1 Merge branch '6.4' into 7.3
  • 8207ae8 [Yaml] Fix regression handling blank lines in unquoted scalars
  • 74521d9 Merge branch '7.4' into 8.0
  • 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 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)

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.1/CHANGELOG.md)
- [Commits](symfony/yaml@v7.0.0...v8.0.8)

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

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 Apr 13, 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