Skip to content

build(deps-dev): update symfony/config requirement from ^6.4 || ^7.0 to ^6.4 || ^7.0 || ^8.0#8

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/config-tw-6.4or-tw-7.0or-tw-8.0
Closed

build(deps-dev): update symfony/config requirement from ^6.4 || ^7.0 to ^6.4 || ^7.0 || ^8.0#8
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/config-tw-6.4or-tw-7.0or-tw-8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

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

Release notes

Sourced from symfony/config's releases.

v8.0.8

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

  • no significant changes
Changelog

Sourced from symfony/config's changelog.

CHANGELOG

8.0

  • Remove support for accessing the internal scope of the loader in PHP config files, use only its public API instead
  • Add argument $singular to NodeBuilder::arrayNode()
  • Add argument $info to ArrayNodeDefinition::canBeDisabled() and canBeEnabled()
  • Ensure configuration nodes do not have both isRequired() and defaultValue()
  • Remove generation of fluent methods in config builders

7.4

  • Add TagAwareAdapterInterface to NullAdapter
  • Add argument $singular to NodeBuilder::arrayNode() to decouple plurals/singulars from XML
  • Add support for defaultNull() on ArrayNodeDefinition
  • Add ArrayNodeDefinition::acceptAndWrap() to list alternative types that should be accepted and wrapped in an array
  • Add array-shapes to generated config builders
  • Deprecate accessing the internal scope of the loader in PHP config files, use only its public API instead
  • Deprecate setting a default value to a node that is required, and vice versa
  • Deprecate fluent config builders, return PHP arrays from your config instead

7.3

  • Add ExprBuilder::ifFalse()
  • Add support for info on ArrayNodeDefinition::canBeEnabled() and ArrayNodeDefinition::canBeDisabled()
  • Allow using an enum FQCN with EnumNode
  • Add NodeDefinition::docUrl()

7.2

  • Add #[WhenNot] attribute to prevent service from being registered in a specific environment
  • Generate a meta file in JSON format for resource tracking
  • Add SkippingResourceChecker
  • Add support for defaultNull() on BooleanNodeDefinition
  • Add StringNode and StringNodeDefinition
  • Add ArrayNodeDefinition::stringPrototype() method
  • Add NodeBuilder::stringNode() method

7.1

  • Allow custom meta location in ResourceCheckerConfigCache
  • Allow custom meta location in ConfigCache

7.0

... (truncated)

Commits

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)

…to ^6.4 || ^7.0 || ^8.0

Updates the requirements on [symfony/config](https://github.com/symfony/config) to permit the latest version.
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/8.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/config/commits/v8.0.8)

---
updated-dependencies:
- dependency-name: symfony/config
  dependency-version: 8.0.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: composer, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/composer/symfony/config-tw-6.4or-tw-7.0or-tw-8.0 branch April 27, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant