Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps symfony/config from 7.2.6 to 7.3.2.

Release notes

Sourced from symfony/config's releases.

v7.3.2

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

v7.3.0

Changelog (symfony/config@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.3.0-RC1

Changelog (symfony/config@v7.3.0-BETA2...v7.3.0-RC1)

v7.3.0-BETA1

Changelog (symfony/config@v7.2.6...v7.3.0-BETA1)

v7.2.9

Changelog (symfony/config@v7.2.8...v7.2.9)

v7.2.7

Changelog (symfony/config@v7.2.6...v7.2.7)

Changelog

Sourced from symfony/config's changelog.

CHANGELOG

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 BooleanNode
  • 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

  • Require explicit argument when calling NodeBuilder::setParent()

6.3

  • Allow enum values in EnumNode

6.2

  • Deprecate calling NodeBuilder::setParent() without any arguments
  • Add a more accurate typehint in generated PHP config

6.1

  • Allow using environment variables in EnumNode
  • Add Node's information in generated Config
  • Add DefinitionFileLoader class to load a TreeBuilder definition from an external file

... (truncated)

Commits
  • faef36e Merge branch '7.2' into 7.3
  • 4cfed70 Merge branch '6.4' into 7.2
  • 80e2cf0 resolve conflict
  • dc21d70 Merge branch '7.2' into 7.3
  • a2e1b3c Merge branch '6.4' into 7.2
  • d954d9a [Config] Do not generate unreachable configuration paths
  • a2a17a5 Merge branch '7.2' into 7.3
  • 67629e0 minor #61140 [Config] Fix GeneratedConfigTest not being able to generate snap...
  • affe933 Merge branch '7.2' into 7.3
  • 1c28fbd Merge branch '6.4' into 7.2
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 3, 2025
Bumps [symfony/config](https://github.com/symfony/config) from 7.2.6 to 7.3.2.
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.3/CHANGELOG.md)
- [Commits](symfony/config@v7.2.6...v7.3.2)

---
updated-dependencies:
- dependency-name: symfony/config
  dependency-version: 7.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/config-7.3.2 branch from 4e7911e to c52e3d5 Compare September 6, 2025 06:44
@jerowork jerowork merged commit 09e509d into main Sep 8, 2025
2 checks passed
@jerowork jerowork deleted the dependabot/composer/symfony/config-7.3.2 branch September 8, 2025 18:20
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.

1 participant