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

Bump the symfony group across 1 directory with 36 updates #945

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the symfony group with 30 updates in the / directory:

Package From To
symfony/asset 7.0.7 7.1.0
symfony/browser-kit 7.0.7 7.1.0
symfony/clock 7.0.7 7.1.0
symfony/console 7.0.7 7.1.0
symfony/css-selector 7.0.7 7.1.0
symfony/doctrine-messenger 7.0.7 7.1.0
symfony/dotenv 7.0.7 7.1.0
symfony/expression-language 7.0.7 7.1.0
symfony/form 7.0.7 7.1.0
symfony/framework-bundle 7.0.7 7.1.0
symfony/html-sanitizer 7.0.7 7.1.0
symfony/http-client 7.0.7 7.1.0
symfony/intl 7.0.7 7.0.8
symfony/mailer 7.0.7 7.1.0
symfony/notifier 7.0.7 7.1.0
symfony/runtime 7.0.7 7.1.0
symfony/scheduler 7.0.7 7.1.0
symfony/security-bundle 7.0.7 7.1.0
symfony/serializer 7.0.7 7.1.0
symfony/slack-notifier 7.0.7 7.1.0
symfony/translation 7.0.7 7.1.0
symfony/twig-bundle 7.0.7 7.1.0
symfony/uid 7.0.7 7.1.0
symfony/validator 7.0.7 7.1.0
symfony/web-link 7.0.7 7.1.0
symfony/yaml 7.0.7 7.1.0
symfony/debug-bundle 7.0.7 7.1.0
symfony/maker-bundle 1.59.0 1.59.1
symfony/phpunit-bridge 7.0.7 7.1.0
symfony/web-profiler-bundle 7.0.7 7.1.0

Updates symfony/asset from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/asset's releases.

v7.1.0

Changelog (symfony/asset@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/asset@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/asset@v7.0.7...v7.1.0-BETA1)

  • no significant changes

v7.0.8

Changelog (symfony/asset@v7.0.7...v7.0.8)

  • no significant changes
Commits
  • dd4dc37 Merge branch '7.0' into 7.1
  • 330d0da Merge branch '7.0' into 7.1
  • 32869f4 do not mock the RequestStack class
  • f30ae07 [Asset][BrowserKit][Cache][Console][CssSelector] Use CPP
  • See full diff in compare view

Updates symfony/browser-kit from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/browser-kit's releases.

v7.1.0

Changelog (symfony/browser-kit@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/browser-kit@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/browser-kit@v7.0.7...v7.1.0-BETA1)

  • no significant changes

v7.0.8

Changelog (symfony/browser-kit@v7.0.7...v7.0.8)

  • no significant changes
Commits
  • 8b10797 Merge branch '7.0' into 7.1
  • 5b0e4d7 Remove unnecessary empty usages
  • 38da196 Merge branch '7.0' into 7.1
  • a7ab73b [Asset][BrowserKit][Cache][Console][CssSelector] Use CPP
  • See full diff in compare view

Updates symfony/clock from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/clock's releases.

v7.1.0

Changelog (symfony/clock@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/clock@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/clock@v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (symfony/clock@v7.0.7...v7.0.8)

  • no significant changes
Changelog

Sourced from symfony/clock's changelog.

CHANGELOG

7.1

  • Add DatePoint::getMicrosecond() and DatePoint::setMicrosecond()

6.4

  • Add DatePoint: an immutable DateTime implementation with stricter error handling and return types
  • Throw DateMalformedStringException/DateInvalidTimeZoneException when appropriate
  • Add $modifier argument to the now() helper

6.3

  • Add ClockAwareTrait to help write time-sensitive classes
  • Add Clock class and now() function

6.2

  • Add the component
Commits
  • fe47b7c Merge branch '7.0' into 7.1
  • aab4784 minor #54533 Proofread UPGRADE guide (wouterj)
  • d9c831f Proofread UPGRADE guide
  • 0455171 Merge branch '7.0' into 7.1
  • 530e082 [Clock] Polyfill DateTimeImmutable::createFromTimestamp()
  • 003cef8 chore: CS fixes
  • 52d1e2d rename get/setMicroseconds() to get/setMicrosecond()
  • c4f9210 Merge branch '7.0' into 7.1
  • 5d377e0 [Clock] Add get/setMicroseconds()
  • 4fe788e Merge branch '7.0' into 7.1
  • Additional commits viewable in compare view

Updates symfony/console from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/console's releases.

v7.1.0

Changelog (symfony/console@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/console@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/console@v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (symfony/console@v7.0.7...v7.0.8)

  • no significant changes
Changelog

Sourced from symfony/console's changelog.

CHANGELOG

7.1

  • Add ArgvInput::getRawTokens()

7.0

  • Add method __toString() to InputInterface
  • Remove Command::$defaultName and Command::$defaultDescription, use the AsCommand attribute instead
  • Require explicit argument when calling *Command::setApplication(), *FormatterStyle::setForeground/setBackground(), Helper::setHelpSet(), Input*::setDefault() and Question::setAutocompleterCallback/setValidator()
  • Remove StringInput::REGEX_STRING

6.4

  • Add SignalMap to map signal value to its name
  • Multi-line text in vertical tables is aligned properly
  • The application can also catch errors with Application::setCatchErrors(true)
  • Add RunCommandMessage and RunCommandMessageHandler
  • Dispatch ConsoleTerminateEvent after an exit on signal handling and add ConsoleTerminateEvent::getInterruptingSignal()

6.3

  • Add support for choosing exit code while handling signal, or to not exit at all
  • Add ProgressBar::setPlaceholderFormatter to set a placeholder attached to a instance, instead of being global.
  • Add ReStructuredTextDescriptor

6.2

  • Improve truecolor terminal detection in some cases
  • Add support for 256 color terminals (conversion from Ansi24 to Ansi8 if terminal is capable of it)
  • Deprecate calling *Command::setApplication(), *FormatterStyle::setForeground/setBackground(), Helper::setHelpSet(), Input*::setDefault(), Question::setAutocompleterCallback/setValidator()without any arguments
  • Change the signature of OutputFormatterStyleInterface::setForeground/setBackground() to setForeground/setBackground(?string)
  • Change the signature of HelperInterface::setHelperSet() to setHelperSet(?HelperSet)

6.1

  • Add support to display table vertically when calling setVertical()
  • Add method __toString() to InputInterface
  • Added OutputWrapper to prevent truncated URL in SymfonyStyle::createBlock.
  • Deprecate Command::$defaultName and Command::$defaultDescription, use the AsCommand attribute instead
  • Add suggested values for arguments and options in input definition, for input completion
  • Add $resumeAt parameter to ProgressBar#start(), so that one can easily 'resume' progress on longer tasks, and still get accurate getEstimate() and getRemaining() results.

... (truncated)

Commits
  • 5bcde9e Merge branch '7.0' into 7.1
  • 5ccbfd6 Merge branch '6.4' into 7.0
  • bd3fee3 Merge branch '5.4' into 6.4
  • 96dfcec minor #54785 Remove calls to TestCase::iniSet() and calls to deprecated met...
  • 58b1658 Remove calls to getMockForAbstractClass()
  • b695405 Remove calls to TestCase::iniSet() and calls to deprecated methods of `Mock...
  • 965f054 Cleanup past sponsors
  • d159174 Merge branch '7.0' into 7.1
  • 1b84910 [Console] Handle SIGQUIT signal
  • ae16627 Merge branch '7.0' into 7.1
  • Additional commits viewable in compare view

Updates symfony/css-selector from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/css-selector's releases.

v7.1.0

Changelog (symfony/css-selector@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/css-selector@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/css-selector@v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (symfony/css-selector@v7.0.7...v7.0.8)

  • no significant changes
Changelog

Sourced from symfony/css-selector's changelog.

CHANGELOG

7.1

  • Add support for :is()
  • Add support for :where()

6.3

  • Add support for :scope

4.4.0

  • Added support for *:only-of-type

2.8.0

  • Added the CssSelectorConverter class as a non-static API for the component.
  • Deprecated the CssSelector static API of the component.

2.1.0

  • none
Commits
  • 843f2f7 Merge branch '7.0' into 7.1
  • f5e2522 fix markdown
  • d3a0182 feature #48803 [CssSelector] add support for :is() and :where() (Jean-Beru)
  • 8e8616b [CssSelector] add support for :is() and :where()
  • ce566ca Fxi markdown
  • d654739 Merge branch '7.0' into 7.1
  • 5ec03eb [Asset][BrowserKit][Cache][Console][CssSelector] Use CPP
  • 3874347 Fix typo
  • 74ca262 Set strict parameter of in_array to true where possible
  • 5cd8af5 [CssSelector][Serializer][Translation] [Command] Clean unused code
  • See full diff in compare view

Updates symfony/doctrine-messenger from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/doctrine-messenger's releases.

v7.1.0

Changelog (symfony/doctrine-messenger@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/doctrine-messenger@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/doctrine-messenger@v7.0.7...v7.1.0-BETA1)

  • no significant changes

v7.0.8

Changelog (symfony/doctrine-messenger@v7.0.7...v7.0.8)

Changelog

Sourced from symfony/doctrine-messenger's changelog.

CHANGELOG

7.1

  • Use SKIP LOCKED in the doctrine transport for MySQL, PostgreSQL and MSSQL

5.1.0

  • Introduced the Doctrine bridge.
  • Added support for PostgreSQL LISTEN/NOTIFY.
Commits
  • 0c91721 Messenger: avoid DELETE statement flood when using Doctrine+MySQL backend
  • 4470056 Merge branch '7.0' into 7.1
  • bf0e7c6 Merge branch '6.4' into 7.0
  • 6ad9796 Merge branch '5.4' into 6.4
  • 7ee0f9a bug #54775 [Messenger] accept AbstractAsset instances when filtering schemas ...
  • 7004fd3 Remove calls to onConsecutiveCalls()
  • b0735fc accept AbstractAsset instances when filtering schemas
  • e3ad2aa Merge branch '7.0' into 7.1
  • a39a274 Merge branch '7.0' into 7.1
  • 9f54da3 [Messenger] Use CPP
  • Additional commits viewable in compare view

Updates symfony/dotenv from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/dotenv's releases.

v7.1.0

Changelog (symfony/dotenv@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/dotenv@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/dotenv@v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (symfony/dotenv@v7.0.7...v7.0.8)

Changelog

Sourced from symfony/dotenv's changelog.

CHANGELOG

7.1

  • Add SYMFONY_DOTENV_PATH variable with the path to the .env file loaded by Dotenv::loadEnv() or Dotenv::bootEnv()

6.2

  • Add a new filter argument to debug:dotenv command to filter variable names

5.4

  • Add dotenv:dump command to compile the contents of the .env files into a PHP-optimized file called .env.local.php
  • Add debug:dotenv command to list all dotenv files with variables and values
  • Add $overrideExistingVars on Dotenv::bootEnv() and Dotenv::loadEnv()

5.1.0

  • added Dotenv::bootEnv() to check for .env.local.php before calling Dotenv::loadEnv()
  • added Dotenv::setProdEnvs() and Dotenv::usePutenv()
  • made Dotenv's constructor accept $envKey and $debugKey arguments, to define the name of the env vars that configure the env name and debug settings
  • deprecated passing $usePutenv argument to Dotenv's constructor

5.0.0

  • using putenv() is disabled by default

4.3.0

  • deprecated use of putenv() by default. This feature will be opted-in with a constructor argument to Dotenv

4.2.0

  • added Dotenv::overload() and $overrideExistingVars as optional parameter of Dotenv::populate()
  • added Dotenv::loadEnv() to load a .env file and its corresponding .env.local, .env.$env and .env.$env.local files if they exist

3.3.0

  • [BC BREAK] Since v3.3.7, the latest Dotenv files override the previous ones. Real env vars are not affected and are not overridden.
  • added the component
Commits

Updates symfony/expression-language from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/expression-language's releases.

v7.1.0

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

  • no significant changes

v7.1.0-RC1

Changelog (symfony/expression-language@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/expression-language@v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (symfony/expression-language@v7.0.7...v7.0.8)

  • no significant changes
Changelog

Sourced from symfony/expression-language's changelog.

CHANGELOG

7.1

  • Add support for PHP min and max functions
  • Add Parser::IGNORE_UNKNOWN_VARIABLES and Parser::IGNORE_UNKNOWN_FUNCTIONS flags to control whether parsing and linting should check for unknown variables and functions.
  • Deprecate passing null as the allowed variable names to ExpressionLanguage::lint() and Parser::lint(), pass the IGNORE_UNKNOWN_VARIABLES flag instead to ignore unknown variables during linting

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

... (truncated)

Commits
  • 93e7883 Add missing UPGRADE notes for 7.1
  • 1cd86da Merge branch '7.0' into 7.1
  • 679e0bc document deprecation and fix test
  • 684ac49 [ExpressionLanguage] Add more configurability to the parsing/linting methods
  • d19d56c Fix typo
  • 0c4ed16 [ExpressionLanguage] Add min and max php functions
  • 8b44a1d Merge branch '7.0' into 7.1
  • a1f60df [ExpressionLanguage][PasswordHasher][Stopwatch] Improve overall coverage
  • 8b973ab [Dotenv][ErrorHandler][EventDispatcher] Use CPP
  • dcd51b3 [ExpressionLanguage] Fix typo
  • See full diff in compare view

Updates symfony/form from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/form's releases.

v7.1.0

Changelog (symfony/form@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/form@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/form@v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (symfony/form@v7.0.7...v7.0.8)

  • no significant changes
Changelog

Sourced from symfony/form's changelog.

CHANGELOG

7.1

  • Add option separator to ChoiceType to use a custom separator after preferred choices (use the new separator_html option to display the separator text as HTML)
  • Deprecate not configuring the default_protocol option of the UrlType, it will default to null in 8.0 (the current default is 'http')
  • Add a keep_as_list option to CollectionType
  • Add an input option to MoneyType, to be able to cast the transformed value to integer

7.0

  • Throw when using DateTime or DateTimeImmutable model data with a different timezone than configured with the model_timezone option in DateType, DateTimeType, and TimeType
  • Make the "widget" option of date/time form types default to "single_text"
  • Require explicit argument when calling Button/Form::setParent(), ButtonBuilder/FormConfigBuilder::setDataMapper(), TransformationFailedException::setInvalidMessage()

6.4

  • Deprecate using DateTime or DateTimeImmutable model data with a different timezone than configured with the model_timezone option in DateType, DateTimeType, and TimeType
  • Deprecate PostSetDataEvent::setData(), use PreSetDataEvent::setData() instead
  • Deprecate PostSubmitEvent::setData(), use PreSubmitDataEvent::setData() or SubmitDataEvent::setData() instead
  • Add duplicate_preferred_choices option in ChoiceType
  • Add $duplicatePreferredChoices parameter to ChoiceListFactoryInterface::createView()

6.3

  • Don't render seconds for HTML5 date pickers unless "with_seconds" is explicitly set
  • Add a placeholder_attr option to ChoiceType
  • Deprecate not configuring the "widget" option of date/time form types, it will default to "single_text" in v7

6.2

  • Allow passing TranslatableInterface objects to the ChoiceView label
  • Allow passing TranslatableInterface objects to the help option
  • Deprecate calling Button/Form::setParent(), ButtonBuilder/FormConfigBuilder::setDataMapper(), TransformationFailedException::setInvalidMessage() without arguments
  • Change the signature of FormConfigBuilderInterface::setDataMapper() to setDataMapper(?DataMapperInterface)
  • Change the signature of FormInterface::setParent() to setParent(?self)
  • Add PasswordHasherExtension with support for hash_property_path option in PasswordType

6.1

  • Add a prototype_options option to CollectionType

... (truncated)

Commits
  • 50a9e64 Fix singular phpdoc
  • 89d535a Merge branch '7.0' into 7.1
  • 41695c0 Merge branch '6.4' into 7.0
  • be383b6 Merge branch '5.4' into 6.4
  • 08c924b Remove calls to TestCase::iniSet() and calls to deprecated methods of `Mock...
  • a492b5c rename the model_type option to input and rework it
  • 706fe13 Merge branch '7.0' into 7.1
  • ba441cc Merge branch '7.0' into 7.1
  • 5a7886b Proofread UPGRADE guide
  • 2d1c888 Remove unnecessary empty usages
  • Additional commits viewable in compare view

Updates symfony/framework-bundle from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/framework-bundle's releases.

v7.1.0

Changelog (symfony/framework-bundle@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/framework-bundle@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/framework-bundle@v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (symfony/framework-bundle@v7.0.7...v7.0.8)

Changelog

Sourced from symfony/framework-bundle's changelog.

CHANGELOG

7.1

  • Add CheckAliasValidityPass to lint:container command
  • Add private_ranges as a shortcut for private IP address ranges to the trusted_proxies option
  • Mark classes ConfigBuilderCacheWarmer, Router, SerializerCacheWarmer, TranslationsCacheWarmer, Translator and ValidatorCacheWarmer as final
  • Move the Router cache_dir to kernel.build_dir
  • Deprecate the router.cache_dir config option
  • Add rate_limiter tags to rate limiter services
  • Add secrets:reveal command
  • Add rate_limiter option to http_client.default_options and http_client.scoped_clients
  • Attach the workflow's configuration to the workflow tag
  • Add the allowed_recipients option for mailer to allow some users to receive emails even if recipients is defined.
  • Reset env vars when resetting the container

7.0

  • Remove command translation:update, use translation:extract instead
  • Make the http_method_override config option default to false
  • Remove AbstractController::renderForm(), use render() instead
  • Remove the Symfony\Component\Serializer\Normalizer\ObjectNormalizer and Symfony\Component\Serializer\Normalizer\PropertyNormalizer autowiring aliases, type-hint against Symfony\Component\Serializer\Normalizer\NormalizerInterface or implement NormalizerAwareInterface instead
  • Remove the Http\Client\HttpClient service, use Psr\Http\Client\ClientInterface instead
  • Remove the integration of Doctrine annotations, use native attributes instead
  • Remove EnableLoggerDebugModePass, use argument $debug of HttpKernel's Logger instead
  • Remove AddDebugLogProcessorPass::configureLogger(), use HttpKernel's DebugLoggerConfigurator instead
  • Make the framework.handle_all_throwables config option default to true
  • Make the framework.php_errors.log config option default to true
  • Make the framework.session.cookie_secure config option default to auto
  • Make the framework.session.cookie_samesite config option default to lax
  • Make the framework.session.handler_id default to null if save_path is not set and to session.handler.native_file otherwise
  • Make the framework.uid.default_uuid_version config option default to 7
  • Make the framework.uid.time_based_uuid_version config option default to 7
  • Make the framework.validation.email_validation_mode config option default to html5
  • Remove the framework.validation.enable_annotations config option, use framework.validation.enable_attributes instead
  • Remove the framework.serializer.enable_annotations config option, use framework.serializer.enable_attributes instead
  • Remove the routing.loader.annotation service, use the routing.loader.attribute service instead
  • Remove the routing.loader.annotation.directory service, use the routing.loader.attribute.directory service instead
  • Remove the routing.loader.annotation.file service, use the routing.loader.attribute.file service instead
  • Remove AnnotatedRouteControllerLoader, use AttributeRouteControllerLoader instead
  • Remove AddExpressionLanguageProvidersPass, use Symfony\Component\Routing\DependencyInjection\AddExpressionLanguageProvidersPass instead
  • Remove DataCollectorTranslatorPass, use Symfony\Component\Translation\DependencyInjection\DataCollectorTranslatorPass instead
  • Remove LoggingTranslatorPass, use Symfony\Component\Translation\DependencyInjection\LoggingTranslatorPass instead
  • Remove WorkflowGuardListenerPass, use Symfony\Component\Workflow\DependencyInjection\WorkflowGuardListenerPass instead

... (truncated)

Commits
  • e8cba21 [DependencyInjection] Reset env vars when resetting the container
  • 8c5cd75 Merge branch '7.0' into 7.1
  • 4b41ae8 Merge branch '6.4' into 7.0
  • 570f8d4 Merge branch '5.4' into 6.4
  • 65e7423 bug #54791 [FrameworkBundle] move wiring of the property info extractor to th...
  • 87b6700 move wiring of the property info extractor to the ObjectNormalizer
  • 9e62703 minor #54768 Remove calls to onConsecutiveCalls() (alexandre-daubois)
  • c19afb1 Remove calls to onConsecutiveCalls()
  • 2b445c5 Merge branch '7.0' into 7.1
  • 6eb810f Merge branch '6.4' into 7.0
  • Additional commits viewable in compare view

Updates symfony/html-sanitizer from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/html-sanitizer's releases.

v7.1.0

Changelog (symfony/html-sanitizer@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/html-sanitizer@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/html-sanitizer@v7.0.7...v7.1.0-BETA1)

  • no significant changes

v7.0.8

Changelog (symfony/html-sanitizer@v7.0.7...v7.0.8)

  • no significant changes
Commits

Updates symfony/http-client from 7.0.7 to 7.1.0

Release notes

Sourced from symfony/http-client's releases.

v7.1.0

Changelog (symfony/http-client@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/http-client@v7.1.0-BETA1...v7.1.0-RC1)

Bumps the symfony group with 30 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/asset](https://github.com/symfony/asset) | `7.0.7` | `7.1.0` |
| [symfony/browser-kit](https://github.com/symfony/browser-kit) | `7.0.7` | `7.1.0` |
| [symfony/clock](https://github.com/symfony/clock) | `7.0.7` | `7.1.0` |
| [symfony/console](https://github.com/symfony/console) | `7.0.7` | `7.1.0` |
| [symfony/css-selector](https://github.com/symfony/css-selector) | `7.0.7` | `7.1.0` |
| [symfony/doctrine-messenger](https://github.com/symfony/doctrine-messenger) | `7.0.7` | `7.1.0` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.0.7` | `7.1.0` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `7.0.7` | `7.1.0` |
| [symfony/form](https://github.com/symfony/form) | `7.0.7` | `7.1.0` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.0.7` | `7.1.0` |
| [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer) | `7.0.7` | `7.1.0` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.0.7` | `7.1.0` |
| [symfony/intl](https://github.com/symfony/intl) | `7.0.7` | `7.0.8` |
| [symfony/mailer](https://github.com/symfony/mailer) | `7.0.7` | `7.1.0` |
| [symfony/notifier](https://github.com/symfony/notifier) | `7.0.7` | `7.1.0` |
| [symfony/runtime](https://github.com/symfony/runtime) | `7.0.7` | `7.1.0` |
| [symfony/scheduler](https://github.com/symfony/scheduler) | `7.0.7` | `7.1.0` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.0.7` | `7.1.0` |
| [symfony/serializer](https://github.com/symfony/serializer) | `7.0.7` | `7.1.0` |
| [symfony/slack-notifier](https://github.com/symfony/slack-notifier) | `7.0.7` | `7.1.0` |
| [symfony/translation](https://github.com/symfony/translation) | `7.0.7` | `7.1.0` |
| [symfony/twig-bundle](https://github.com/symfony/twig-bundle) | `7.0.7` | `7.1.0` |
| [symfony/uid](https://github.com/symfony/uid) | `7.0.7` | `7.1.0` |
| [symfony/validator](https://github.com/symfony/validator) | `7.0.7` | `7.1.0` |
| [symfony/web-link](https://github.com/symfony/web-link) | `7.0.7` | `7.1.0` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.0.7` | `7.1.0` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `7.0.7` | `7.1.0` |
| [symfony/maker-bundle](https://github.com/symfony/maker-bundle) | `1.59.0` | `1.59.1` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.0.7` | `7.1.0` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.0.7` | `7.1.0` |



Updates `symfony/asset` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/asset/releases)
- [Changelog](https://github.com/symfony/asset/blob/7.1/CHANGELOG.md)
- [Commits](symfony/asset@v7.0.7...v7.1.0)

Updates `symfony/browser-kit` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.1/CHANGELOG.md)
- [Commits](symfony/browser-kit@v7.0.7...v7.1.0)

Updates `symfony/clock` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/clock/releases)
- [Changelog](https://github.com/symfony/clock/blob/7.1/CHANGELOG.md)
- [Commits](symfony/clock@v7.0.7...v7.1.0)

Updates `symfony/console` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md)
- [Commits](symfony/console@v7.0.7...v7.1.0)

Updates `symfony/css-selector` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/css-selector/releases)
- [Changelog](https://github.com/symfony/css-selector/blob/7.1/CHANGELOG.md)
- [Commits](symfony/css-selector@v7.0.7...v7.1.0)

Updates `symfony/doctrine-messenger` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/doctrine-messenger/releases)
- [Changelog](https://github.com/symfony/doctrine-messenger/blob/7.1/CHANGELOG.md)
- [Commits](symfony/doctrine-messenger@v7.0.7...v7.1.0)

Updates `symfony/dotenv` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.0.7...v7.1.0)

Updates `symfony/expression-language` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/expression-language/releases)
- [Changelog](https://github.com/symfony/expression-language/blob/7.1/CHANGELOG.md)
- [Commits](symfony/expression-language@v7.0.7...v7.1.0)

Updates `symfony/form` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/form/releases)
- [Changelog](https://github.com/symfony/form/blob/7.1/CHANGELOG.md)
- [Commits](symfony/form@v7.0.7...v7.1.0)

Updates `symfony/framework-bundle` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v7.0.7...v7.1.0)

Updates `symfony/html-sanitizer` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/html-sanitizer/releases)
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.1/CHANGELOG.md)
- [Commits](symfony/html-sanitizer@v7.0.7...v7.1.0)

Updates `symfony/http-client` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-client@v7.0.7...v7.1.0)

Updates `symfony/intl` from 7.0.7 to 7.0.8
- [Release notes](https://github.com/symfony/intl/releases)
- [Changelog](https://github.com/symfony/intl/blob/7.1/CHANGELOG.md)
- [Commits](symfony/intl@v7.0.7...v7.0.8)

Updates `symfony/mailer` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.1/CHANGELOG.md)
- [Commits](symfony/mailer@v7.0.7...v7.1.0)

Updates `symfony/messenger` from 7.0.7 to 7.0.8
- [Release notes](https://github.com/symfony/messenger/releases)
- [Changelog](https://github.com/symfony/messenger/blob/7.1/CHANGELOG.md)
- [Commits](symfony/messenger@v7.0.7...v7.0.8)

Updates `symfony/mime` from 7.0.7 to 7.0.8
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.1/CHANGELOG.md)
- [Commits](symfony/mime@v7.0.7...v7.0.8)

Updates `symfony/notifier` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/notifier/releases)
- [Changelog](https://github.com/symfony/notifier/blob/7.1/CHANGELOG.md)
- [Commits](symfony/notifier@v7.0.7...v7.1.0)

Updates `symfony/process` from 7.0.7 to 7.0.8
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v7.0.7...v7.0.8)

Updates `symfony/property-access` from 7.0.7 to 7.0.8
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.1/CHANGELOG.md)
- [Commits](symfony/property-access@v7.0.7...v7.0.8)

Updates `symfony/property-info` from 7.0.7 to 7.0.8
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.1/CHANGELOG.md)
- [Commits](symfony/property-info@v7.0.7...v7.0.8)

Updates `symfony/runtime` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/7.1/CHANGELOG.md)
- [Commits](symfony/runtime@v7.0.7...v7.1.0)

Updates `symfony/scheduler` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/scheduler/releases)
- [Changelog](https://github.com/symfony/scheduler/blob/7.1/CHANGELOG.md)
- [Commits](symfony/scheduler@v7.0.7...v7.1.0)

Updates `symfony/security-bundle` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/security-bundle@v7.0.7...v7.1.0)

Updates `symfony/serializer` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md)
- [Commits](symfony/serializer@v7.0.7...v7.1.0)

Updates `symfony/slack-notifier` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/slack-notifier/releases)
- [Changelog](https://github.com/symfony/slack-notifier/blob/7.1/CHANGELOG.md)
- [Commits](symfony/slack-notifier@v7.0.7...v7.1.0)

Updates `symfony/string` from 7.0.7 to 7.0.8
- [Release notes](https://github.com/symfony/string/releases)
- [Changelog](https://github.com/symfony/string/blob/7.1/CHANGELOG.md)
- [Commits](symfony/string@v7.0.7...v7.0.8)

Updates `symfony/translation` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/7.1/CHANGELOG.md)
- [Commits](symfony/translation@v7.0.7...v7.1.0)

Updates `symfony/twig-bundle` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/twig-bundle/releases)
- [Changelog](https://github.com/symfony/twig-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/twig-bundle@v7.0.7...v7.1.0)

Updates `symfony/uid` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/uid/releases)
- [Changelog](https://github.com/symfony/uid/blob/7.1/CHANGELOG.md)
- [Commits](symfony/uid@v7.0.7...v7.1.0)

Updates `symfony/validator` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.1/CHANGELOG.md)
- [Commits](symfony/validator@v7.0.7...v7.1.0)

Updates `symfony/web-link` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/web-link/releases)
- [Changelog](https://github.com/symfony/web-link/blob/7.1/CHANGELOG.md)
- [Commits](symfony/web-link@v7.0.7...v7.1.0)

Updates `symfony/yaml` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md)
- [Commits](symfony/yaml@v7.0.7...v7.1.0)

Updates `symfony/debug-bundle` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v7.0.7...v7.1.0)

Updates `symfony/maker-bundle` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md)
- [Commits](symfony/maker-bundle@v1.59.0...v1.59.1)

Updates `symfony/phpunit-bridge` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.0.7...v7.1.0)

Updates `symfony/web-profiler-bundle` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.0.7...v7.1.0)

---
updated-dependencies:
- dependency-name: symfony/asset
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/browser-kit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/clock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/css-selector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/doctrine-messenger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/expression-language
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/html-sanitizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/messenger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/notifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/property-access
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/property-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/scheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/security-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/slack-notifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/string
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/twig-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/uid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/web-link
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/debug-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/maker-bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/web-profiler-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Issues or pull requests related to PHP labels Jun 3, 2024
@qdequippe
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2024

Superseded by #946.

@dependabot dependabot bot closed this Jun 6, 2024
@dependabot dependabot bot deleted the dependabot/composer/symfony-47ba7a76b5 branch June 6, 2024 04:38
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 Issues or pull requests related to PHP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant