Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump the symfony_dependencies group with 16 updates #2618

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2024

Bumps the symfony_dependencies group with 16 updates:

Package From To
symfony/asset 6.4.0 7.0.0
symfony/config 6.4.0 7.0.0
symfony/dotenv 6.4.2 7.0.2
symfony/expression-language 6.4.2 7.0.2
symfony/process 6.4.2 7.0.2
symfony/property-access 6.4.0 7.0.0
symfony/property-info 6.4.0 7.0.0
symfony/routing 6.4.2 7.0.2
symfony/runtime 6.4.0 7.0.0
symfony/security-bundle 6.4.2 7.0.2
symfony/serializer 6.4.2 7.0.2
symfony/string 6.4.2 7.0.2
symfony/yaml 6.4.0 7.0.0
symfony/browser-kit 6.4.0 7.0.0
symfony/debug-bundle 6.4.0 7.0.0
symfony/web-profiler-bundle 6.4.2 7.0.2

Updates symfony/asset from 6.4.0 to 7.0.0

Release notes

Sourced from symfony/asset's releases.

v7.0.0

Changelog (symfony/asset@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/asset@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA3

Changelog (symfony/asset@v7.0.0-BETA2...v7.0.0-BETA3)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/asset@v6.3.6...v7.0.0-BETA1)

Commits

Updates symfony/config from 6.4.0 to 7.0.0

Release notes

Sourced from symfony/config's releases.

v7.0.0

Changelog (symfony/config@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/config@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA3

Changelog (symfony/config@v7.0.0-BETA2...v7.0.0-BETA3)

v7.0.0-BETA2

Changelog (symfony/config@v7.0.0-BETA1...v7.0.0-BETA2)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/config@v6.3.6...v7.0.0-BETA1)

Changelog

Sourced from symfony/config's changelog.

CHANGELOG

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
  • Add DefinitionConfigurator helper

6.0

  • Remove BaseNode::getDeprecationMessage()

5.3.0

  • Add support for generating ConfigBuilder for extensions

5.1.0

  • updated the signature of method NodeDefinition::setDeprecated() to NodeDefinition::setDeprecation(string $package, string $version, string $message)
  • updated the signature of method BaseNode::setDeprecated() to BaseNode::setDeprecation(string $package, string $version, string $message)
  • deprecated passing a null message to BaseNode::setDeprecated() to un-deprecate a node
  • deprecated BaseNode::getDeprecationMessage(), use BaseNode::getDeprecation() instead

5.0.0

  • Dropped support for constructing a TreeBuilder without passing root node information.
  • Removed the root() method in TreeBuilder, pass the root node information to the constructor instead

... (truncated)

Commits
  • 8789646 Merge branch '6.4' into 7.0
  • fd31b2b Merge branch '6.4' into 7.0
  • f87ee68 Merge branch '6.4' into 7.0
  • 4ab47b4 Merge branch '6.4' into 7.0
  • 97c2fbf Merge branch '6.4' into 7.0
  • f1839b0 Merge branch '6.4' into 7.0
  • 4e39905 Add types to public and protected properties
  • 7d32afb Merge branch '6.4' into 7.0
  • 97a46e2 Merge branch '6.4' into 7.0
  • a1a2505 Merge branch '6.4' into 7.0
  • Additional commits viewable in compare view

Updates symfony/dotenv from 6.4.2 to 7.0.2

Release notes

Sourced from symfony/dotenv's releases.

v7.0.2

Changelog (symfony/dotenv@v7.0.1...v7.0.2)

v7.0.0

Changelog (symfony/dotenv@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/dotenv@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA2

Changelog (symfony/dotenv@v7.0.0-BETA1...v7.0.0-BETA2)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/dotenv@v6.3.6...v7.0.0-BETA1)

Commits
  • 1e3e123 Merge branch '6.4' into 7.0
  • 5c7990d Merge branch '6.4' into 7.0
  • 782d55c Merge branch '6.4' into 7.0
  • 4d66f30 Merge branch '6.4' into 7.0
  • 4823b14 Merge branch '6.4' into 7.0
  • d6ec1c9 Merge branch '6.4' into 7.0
  • cadef2e [Console] Remove deprecations across the component
  • 69e0e42 [7.0] Bump to PHP 8.2 minimum
  • See full diff in compare view

Updates symfony/expression-language from 6.4.2 to 7.0.2

Release notes

Sourced from symfony/expression-language's releases.

v7.0.2

Changelog (symfony/expression-language@v7.0.1...v7.0.2)

v7.0.0

Changelog (symfony/expression-language@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/expression-language@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/expression-language@v6.3.6...v7.0.0-BETA1)

Changelog

Sourced from symfony/expression-language's changelog.

CHANGELOG

7.0

  • The in and not in operators now use strict comparison

6.3

  • Add enum expression function
  • Deprecate loose comparisons when using the "in" operator; normalize the array parameter so it only has the expected types or implement loose matching in your own expression function

6.2

  • Add support for null-coalescing syntax

6.1

  • Add support for null-safe syntax when parsing object's methods and properties
  • Add new operators: contains, starts with and ends with
  • Support lexing numbers with the numeric literal separator _
  • Support lexing decimals with no leading zero

5.1.0

  • added lint method to ExpressionLanguage class
  • added lint method to Parser class

4.0.0

  • the first argument of the ExpressionLanguage constructor must be an instance of CacheItemPoolInterface
  • removed the ArrayParserCache and ParserCacheAdapter classes
  • removed the ParserCacheInterface

2.6.0

  • Added ExpressionFunction and ExpressionFunctionProviderInterface

2.4.0

... (truncated)

Commits
  • d88bfcc Merge branch '6.4' into 7.0
  • 46520d8 Add types to public and protected properties
  • 7d09c45 Merge branch '6.4' into 7.0
  • 45682bd Merge branch '6.4' into 7.0
  • 5e0a3c5 Merge branch '6.4' into 7.0
  • f4145a5 [ExpressionLanguage] Revert native return types on ExpressionLanguage::regist...
  • d57df58 [Components] Convert to native return types
  • 1b1b2d2 [Lock] 7.0 remove deprecations in Lock Component
  • d1e2f42 [7.0] Bump to PHP 8.2 minimum
  • See full diff in compare view

Updates symfony/process from 6.4.2 to 7.0.2

Release notes

Sourced from symfony/process's releases.

v7.0.2

Changelog (symfony/process@v7.0.1...v7.0.2)

v7.0.0

Changelog (symfony/process@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC2

Changelog (symfony/process@v7.0.0-RC1...v7.0.0-RC2)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/process@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA3

Changelog (symfony/process@v7.0.0-BETA2...v7.0.0-BETA3)

v7.0.0-BETA2

Changelog (symfony/process@v7.0.0-BETA1...v7.0.0-BETA2)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/process@v6.3.6...v7.0.0-BETA1)

Commits

Updates symfony/property-access from 6.4.0 to 7.0.0

Release notes

Sourced from symfony/property-access's releases.

v7.0.0

Changelog (symfony/property-access@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/property-access@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/property-access@v6.3.6...v7.0.0-BETA1)

Changelog

Sourced from symfony/property-access's changelog.

CHANGELOG

7.0

  • Add method isNullSafe() to PropertyPathInterface
  • Require explicit argument when calling PropertyAccessorBuilder::setCacheItemPool()

6.3

  • Allow escaping . and [ with \ in PropertyPath

6.2

  • Deprecate calling PropertyAccessorBuilder::setCacheItemPool() without arguments
  • Added method isNullSafe() to PropertyPathInterface, implementing the interface without implementing this method is deprecated
  • Add support for the null-coalesce operator in property paths

6.0

  • make PropertyAccessor::__construct() accept a combination of bitwise flags as first and second arguments

5.3.0

  • deprecate passing a boolean as the second argument of PropertyAccessor::__construct(), expecting a combination of bitwise flags instead

5.2.0

  • deprecated passing a boolean as the first argument of PropertyAccessor::__construct(), expecting a combination of bitwise flags instead
  • added the ability to disable usage of the magic __get & __set methods

5.1.0

  • Added an UninitializedPropertyException
  • Linking to PropertyInfo extractor to remove a lot of duplicate code

4.4.0

  • deprecated passing null as $defaultLifetime 2nd argument of PropertyAccessor::createCache() method, pass 0 instead

... (truncated)

Commits
  • 740e8cb Merge branch '6.4' into 7.0
  • a991a46 Merge branch '6.4' into 7.0
  • 3778e81 Add types to public and protected properties
  • 2d126e8 Merge branch '6.4' into 7.0
  • a50ffa1 Merge branch '6.4' into 7.0
  • 245c5d5 Merge branch '6.4' into 7.0
  • 47e1248 Merge branch '6.4' into 7.0
  • b20a914 Merge branch '6.4' into 7.0
  • 3c2fe6d [Components] Convert to native return types
  • cf8f78f [7.0] Remove remaining deprecated code paths
  • Additional commits viewable in compare view

Updates symfony/property-info from 6.4.0 to 7.0.0

Release notes

Sourced from symfony/property-info's releases.

v7.0.0

Changelog (symfony/property-info@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC2

Changelog (symfony/property-info@v7.0.0-RC1...v7.0.0-RC2)

v7.0.0-RC1

Changelog (symfony/property-info@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA3

Changelog (symfony/property-info@v7.0.0-BETA2...v7.0.0-BETA3)

  • no significant changes

v7.0.0-BETA2

Changelog (symfony/property-info@v7.0.0-BETA1...v7.0.0-BETA2)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/property-info@v6.3.6...v7.0.0-BETA1)

Commits
  • ce627df Merge branch '6.4' into 7.0
  • 33bfa56 Merge branch '6.4' into 7.0
  • 9e7c1b8 Merge branch '6.4' into 7.0
  • dca6b21 Merge branch '6.4' into 7.0
  • 6c2bb53 Merge branch '6.4' into 7.0
  • b895921 Merge branch '6.4' into 7.0
  • 7d63ba5 Add types to public and protected properties
  • 3c76e56 Merge branch '6.4' into 7.0
  • ffa0005 Merge branch '6.4' into 7.0
  • dd31458 Merge branch '6.4' into 7.0
  • Additional commits viewable in compare view

Updates symfony/routing from 6.4.2 to 7.0.2

Release notes

Sourced from symfony/routing's releases.

v7.0.2

Changelog (symfony/routing@v7.0.1...v7.0.2)

  • no significant changes

v7.0.1

Changelog (symfony/routing@v7.0.0...v7.0.1)

v7.0.0

Changelog (symfony/routing@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/routing@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA3

Changelog (symfony/routing@v7.0.0-BETA2...v7.0.0-BETA3)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/routing@v6.3.6...v7.0.0-BETA1)

Changelog

Sourced from symfony/routing's changelog.

CHANGELOG

7.0

  • Add argument $routeParameters to UrlMatcher::handleRouteRequirements()
  • Remove Doctrine annotations support in favor of native attributes
  • Remove AnnotationClassLoader, use AttributeClassLoader instead
  • Remove AnnotationDirectoryLoader, use AttributeDirectoryLoader instead
  • Remove AnnotationFileLoader, use AttributeFileLoader instead

6.4

  • Add FQCN and FQCN::method aliases for routes loaded from attributes/annotations when applicable
  • Add native return type to AnnotationClassLoader::setResolver()
  • Deprecate Doctrine annotations support in favor of native attributes
  • Change the constructor signature of AnnotationClassLoader to __construct(?string $env = null), passing an annotation reader as first argument is deprecated
  • Deprecate AnnotationClassLoader, use AttributeClassLoader instead
  • Deprecate AnnotationDirectoryLoader, use AttributeDirectoryLoader instead
  • Deprecate AnnotationFileLoader, use AttributeFileLoader instead
  • Add AddExpressionLanguageProvidersPass (moved from FrameworkBundle)
  • Add aliases for all classes in the Annotation namespace to Attribute

6.2

  • Add Requirement::POSITIVE_INT for common ids and pagination

6.1

  • Add getMissingParameters and getRouteName methods on MissingMandatoryParametersException
  • Allow using UTF-8 parameter names
  • Support the attribute type (alias of annotation) in annotation loaders
  • Already encoded slashes are not decoded nor double-encoded anymore when generating URLs (query parameters)
  • Add EnumRequirement to help generate route requirements from a \BackedEnum
  • Add Requirement, a collection of universal regular-expression constants to use as route parameter requirements
  • Add params variable to condition expression
  • Deprecate not passing route parameters as the fourth argument to UrlMatcher::handleRouteRequirements()

5.3

  • Already encoded slashes are not decoded nor double-encoded anymore when generating URLs
  • Add support for per-env configuration in XML and Yaml loaders
  • Deprecate creating instances of the Route annotation class by passing an array of parameters
  • Add RoutingConfigurator::env() to get the current environment

... (truncated)

Commits
  • 78866be Merge branch '6.4' into 7.0
  • fc55062 Merge branch '6.4' into 7.0
  • 2d5fe14 Merge branch '6.4' into 7.0
  • 7426e03 Merge branch '6.4' into 7.0
  • 88a97f5 [7.0] minor cleanup
  • 7f35dda Merge branch '6.4' into 7.0
  • 16f1379 Merge branch '6.4' into 7.0
  • ed3e3df Merge branch '6.4' into 7.0
  • 38443e3 minor #52176 [Routing] Fix requiring symfony/deprecation-contracts (fancyweb)
  • e21b312 Merge branch '6.4' into 7.0
  • Additional commits viewable in compare view

Updates symfony/runtime from 6.4.0 to 7.0.0

Release notes

Sourced from symfony/runtime's releases.

v7.0.0

Changelog (symfony/runtime@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/runtime@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA1

Changelog (symfony/runtime@v6.3.6...v7.0.0-BETA1)

Commits
  • 65a4e69 Merge branch '6.4' into 7.0
  • 096c0a2 Merge branch '6.4' into 7.0
  • 111d506 Add types to public and protected properties
  • b1abbf8 Merge branch '6.4' into 7.0
  • d749912 Merge branch '6.4' into 7.0
  • cdf762e Merge branch '6.4' into 7.0
  • d3359ff Merge branch '6.4' into 7.0
  • fa4fae1 [Console] Remove deprecations across the component
  • bf80e8a Merge branch '6.4' into 7.0
  • 169d32f [7.0] Bump to PHP 8.2 minimum
  • See full diff in compare view

Updates symfony/security-bundle from 6.4.2 to 7.0.2

Release notes

Sourced from symfony/security-bundle's releases.

v7.0.2

Changelog (symfony/security-bundle@v7.0.1...v7.0.2)

v7.0.0

Changelog (symfony/security-bundle@v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC1

Changelog (symfony/security-bundle@v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA3

Changelog (symfony/security-bundle@v7.0.0-BETA2...v7.0.0-BETA3)

v7.0.0-BETA2

Changelog (symfony/security-bundle@v7.0.0-BETA1...v7.0.0-BETA2)

v7.0.0-BETA1

Changelog (symfony/security-bundle@v6.3.6...v7.0.0-BETA1)

... (truncated)

Changelog

Sourced from symfony/security-bundle's changelog.

CHANGELOG

7.0

  • Enabling SecurityBundle and not configuring it is not allowed
  • Remove the enable_authenticator_manager config option
  • Remove the security.firewalls.logout.csrf_token_generator config option, use security.firewalls.logout.csrf_token_manager instead
  • Remove the require_previous_session config option from authenticators

6.4

  • Deprecate Security::ACCESS_DENIED_ERROR, AUTHENTICATION_ERROR and LAST_USERNAME constants, use the ones on SecurityRequestAttributes instead
  • Allow an array of pattern in firewall configuration
  • Add $badges argument to Security::login
  • Deprecate the require_previous_session config option. Setting it has no effect anymore
  • Add LogoutRouteLoader

6.3

  • Deprecate enabling bundle and not configuring it
  • Add _stateless attribute to the request when firewall is stateless and the attribute is not already set
  • Add StatelessAuthenticatorFactoryInterface for authenticators targeting stateless firewalls only and that don't require a user provider
  • Modify "icon.svg" to improve accessibility for blind/low vision users
  • Make Security::login() return the authenticator response
  • Deprecate the security.firewalls.logout.csrf_token_generator config option, use security.firewalls.logout.csrf_token_manager instead
  • Make firewalls event dispatcher traceable on debug mode
  • Add TokenHandlerFactoryInterface, OidcUserInfoTokenHandlerFactory, OidcTokenHandlerFactory and ServiceTokenHandlerFactory for AccessTokenFactory

6.2

  • Add the Security helper class
  • Deprecate the Symfony\Component\Security\Core\Security service alias, use Symfony\Bundle\SecurityBundle\Security instead
  • Add Security::getFirewallConfig() to help to get the firewall configuration associated to the Request
  • Add Security::login() to login programmatically
  • Add Security::logout() to logout programmatically
  • Add security.firewalls.logout.enable_csrf to enable CSRF protection using the default CSRF token generator
  • Add RFC6750 Access Token support to allow token-based authentication
  • Add security.firewalls.switch_user.target_route option to configure redirect target route on switch user
  • Deprecate the security.enable_authenticator_manager config option

6.1

  • The security.access_control now accepts a RequestMatcherInterface under the request_matcher option as scope configuration
  • The security.access_control now accepts an attributes array to match request attributes in the RequestMatcher

... (truncated)

Commits
  • 5c781fc Merge branch '6.4' into 7.0
  • 466107f Merge branch '6.4' into 7.0
  • d74a1b7 Merge branch '6.4' into 7.0
  • 4138552 Merge branch '6.4' into 7.0
  • b77ebb4 Merge branch '6.4' into 7.0
  • f32ffeb Merge branch '6.4' into 7.0
  • 7bde295 Merge branch '6.4' into 7.0
  • 0c870b9 Merge branch '6.4' into 7.0
  • 668fb89 [7.0] Cleanup legacy code paths
  • See full diff in

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 13, 2024
Bumps the symfony_dependencies group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/asset](https://github.com/symfony/asset) | `6.4.0` | `7.0.0` |
| [symfony/config](https://github.com/symfony/config) | `6.4.0` | `7.0.0` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `6.4.2` | `7.0.2` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `6.4.2` | `7.0.2` |
| [symfony/process](https://github.com/symfony/process) | `6.4.2` | `7.0.2` |
| [symfony/property-access](https://github.com/symfony/property-access) | `6.4.0` | `7.0.0` |
| [symfony/property-info](https://github.com/symfony/property-info) | `6.4.0` | `7.0.0` |
| [symfony/routing](https://github.com/symfony/routing) | `6.4.2` | `7.0.2` |
| [symfony/runtime](https://github.com/symfony/runtime) | `6.4.0` | `7.0.0` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `6.4.2` | `7.0.2` |
| [symfony/serializer](https://github.com/symfony/serializer) | `6.4.2` | `7.0.2` |
| [symfony/string](https://github.com/symfony/string) | `6.4.2` | `7.0.2` |
| [symfony/yaml](https://github.com/symfony/yaml) | `6.4.0` | `7.0.0` |
| [symfony/browser-kit](https://github.com/symfony/browser-kit) | `6.4.0` | `7.0.0` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `6.4.0` | `7.0.0` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `6.4.2` | `7.0.2` |


Updates `symfony/asset` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/symfony/asset/releases)
- [Changelog](https://github.com/symfony/asset/blob/7.0/CHANGELOG.md)
- [Commits](symfony/asset@v6.4.0...v7.0.0)

Updates `symfony/config` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.0/CHANGELOG.md)
- [Commits](symfony/config@v6.4.0...v7.0.0)

Updates `symfony/dotenv` from 6.4.2 to 7.0.2
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.0/CHANGELOG.md)
- [Commits](symfony/dotenv@v6.4.2...v7.0.2)

Updates `symfony/expression-language` from 6.4.2 to 7.0.2
- [Release notes](https://github.com/symfony/expression-language/releases)
- [Changelog](https://github.com/symfony/expression-language/blob/7.0/CHANGELOG.md)
- [Commits](symfony/expression-language@v6.4.2...v7.0.2)

Updates `symfony/process` from 6.4.2 to 7.0.2
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.0/CHANGELOG.md)
- [Commits](symfony/process@v6.4.2...v7.0.2)

Updates `symfony/property-access` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.0/CHANGELOG.md)
- [Commits](symfony/property-access@v6.4.0...v7.0.0)

Updates `symfony/property-info` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.0/CHANGELOG.md)
- [Commits](symfony/property-info@v6.4.0...v7.0.0)

Updates `symfony/routing` from 6.4.2 to 7.0.2
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/7.0/CHANGELOG.md)
- [Commits](symfony/routing@v6.4.2...v7.0.2)

Updates `symfony/runtime` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/7.0/CHANGELOG.md)
- [Commits](symfony/runtime@v6.4.0...v7.0.0)

Updates `symfony/security-bundle` from 6.4.2 to 7.0.2
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/security-bundle@v6.4.2...v7.0.2)

Updates `symfony/serializer` from 6.4.2 to 7.0.2
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/serializer@v6.4.2...v7.0.2)

Updates `symfony/string` from 6.4.2 to 7.0.2
- [Release notes](https://github.com/symfony/string/releases)
- [Changelog](https://github.com/symfony/string/blob/7.0/CHANGELOG.md)
- [Commits](symfony/string@v6.4.2...v7.0.2)

Updates `symfony/yaml` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.0/CHANGELOG.md)
- [Commits](symfony/yaml@v6.4.0...v7.0.0)

Updates `symfony/browser-kit` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.0/CHANGELOG.md)
- [Commits](symfony/browser-kit@v6.4.0...v7.0.0)

Updates `symfony/debug-bundle` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v6.4.0...v7.0.0)

Updates `symfony/web-profiler-bundle` from 6.4.2 to 7.0.2
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v6.4.2...v7.0.2)

---
updated-dependencies:
- dependency-name: symfony/asset
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/config
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/expression-language
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/property-access
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/property-info
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/routing
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/runtime
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/security-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/serializer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/string
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/browser-kit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/debug-bundle
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
- dependency-name: symfony/web-profiler-bundle
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: symfony_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony_dependencies-d187defa52 branch from d2623b5 to a0983b9 Compare January 27, 2024 10:45
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/composer/symfony_dependencies-d187defa52 branch February 1, 2024 05:33
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