Skip to content

Update symfony/yaml requirement from ^6.4 || ^7.4 to ^8.1.6 - #38

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/yaml-tw-8.1.6
Closed

Update symfony/yaml requirement from ^6.4 || ^7.4 to ^8.1.6#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/yaml-tw-8.1.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown

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

Release notes

Sourced from symfony/yaml's releases.

v8.1.6

Changelog (symfony/yaml@v8.1.5...v8.1.6)

Changelog

Sourced from symfony/yaml's changelog.

CHANGELOG

8.2

  • Add support for the !!null, !!bool and !!int tags, and accept quoted values for them and for !!float
  • Throw a ParseException when the value of a !!float tag is not a valid float, instead of casting it to 0.0
  • Add a gitlab output format to the lint:yaml command, producing a report in the GitLab Code Quality format
  • Add a Schema namespace with a SchemaValidatorInterface to validate data against a JSON Schema, a SchemaResolverInterface to determine the schema of a document, and their SchemaValidator and FileHeaderSchemaResolver implementations
  • Add JSON Schema validation to the lint:yaml command through the --check-schema option or a # yaml-language-server: $schema= / # $schema= file header

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

... (truncated)

Commits

You can trigger a rebase of this PR 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.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/commits/v8.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Only updating dependencies (mostly used by dependabot) label Sep 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 08:37
@dependabot dependabot Bot added the dependencies Only updating dependencies (mostly used by dependabot) label Sep 14, 2026
@hugo-goncalves-kununu

Copy link
Copy Markdown
Collaborator

@dependabot ignore this major version

@dependabot dependabot Bot closed this Sep 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you about version 8.x.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/composer/symfony/yaml-tw-8.1.6 branch September 14, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Only updating dependencies (mostly used by dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant