Update php-mineur #70

Closed
Renovate wants to merge 1 commits from renovate/php-mineur into main
Contributor

This PR contains the following updates:

Package Type Update Change
doctrine/dbal (source) require patch 4.2.2 -> 4.2.3
doctrine/doctrine-bundle (source) require minor 2.13.2 -> 2.14.0
symfony/asset-mapper (source) require patch 7.2.3 -> 7.2.5
symfony/console (source) require patch 7.2.1 -> 7.2.5
symfony/doctrine-messenger (source) require patch 7.2.3 -> 7.2.5
symfony/flex require minor 2.4.7 -> 2.5.0
symfony/form (source) require patch 7.2.3 -> 7.2.5
symfony/framework-bundle (source) require patch 7.2.3 -> 7.2.5
symfony/http-client (source) require patch 7.2.3 -> 7.2.4
symfony/mime (source) require patch 7.2.3 -> 7.2.4
symfony/process (source) require patch 7.2.0 -> 7.2.5
symfony/property-info (source) require patch 7.2.3 -> 7.2.5
symfony/serializer (source) require patch 7.2.3 -> 7.2.5
symfony/translation (source) require patch 7.2.2 -> 7.2.4
symfony/validator (source) require patch 7.2.3 -> 7.2.5
symfony/yaml (source) require patch 7.2.3 -> 7.2.5
symfonycasts/tailwind-bundle require minor ^0.7.1 -> ^0.9.0

Release Notes

doctrine/dbal (doctrine/dbal)

v4.2.3

Compare Source

Release Notes for 4.2.3
4.2.3
  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4
Foreign Keys,Schema Management,Test Suite
Primary Keys,Test Suite
Bug,Oracle
Bug,Error Handling,Transactions
Documentation
doctrine/DoctrineBundle (doctrine/doctrine-bundle)

v2.14.0

Compare Source

Release Notes for 2.14.0
2.14.0
  • Total issues resolved: 0
  • Total pull requests resolved: 8
  • Total contributors: 7
Improvement
Feature

v2.13.3

Compare Source

symfony/asset-mapper (symfony/asset-mapper)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/asset-mapper/compare/v7.2.4...v7.2.5)

  • bug symfony/symfony#59858 Update JsDelivrEsmResolver::IMPORT_REGEX to support dynamic imports (@​natepage)
symfony/console (symfony/console)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/console/compare/v7.2.4...v7.2.5)

symfony/doctrine-messenger (symfony/doctrine-messenger)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.2.4...v7.2.5)

  • bug symfony/symfony#60030 [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use Table::addPrimaryKeyConstraint() with Doctrine DBAL 4.3+ (@​xabbuh)
symfony/flex (symfony/flex)

v2.5.0

Compare Source

symfony/form (symfony/form)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/form/compare/v7.2.4...v7.2.5)

v7.2.4

Compare Source

Changelog (https://github.com/symfony/form/compare/v7.2.3...v7.2.4)

symfony/framework-bundle (symfony/framework-bundle)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.4...v7.2.5)

v7.2.4

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.3...v7.2.4)

symfony/http-client (symfony/http-client)

v7.2.4

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v7.2.3...v7.2.4)

symfony/mime (symfony/mime)

v7.2.4

Compare Source

Changelog (https://github.com/symfony/mime/compare/v7.2.3...v7.2.4)

symfony/process (symfony/process)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/process/compare/v7.2.4...v7.2.5)

v7.2.4

Compare Source

Changelog (https://github.com/symfony/process/compare/v7.2.3...v7.2.4)

  • no significant changes
symfony/property-info (symfony/property-info)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/property-info/compare/v7.2.4...v7.2.5)

symfony/serializer (symfony/serializer)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/serializer/compare/v7.2.4...v7.2.5)

v7.2.4

Compare Source

Changelog (https://github.com/symfony/serializer/compare/v7.2.3...v7.2.4)

symfony/translation (symfony/translation)

v7.2.4

Compare Source

Changelog (https://github.com/symfony/translation/compare/v7.2.3...v7.2.4)

symfony/validator (symfony/validator)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/validator/compare/v7.2.4...v7.2.5)

  • no significant changes

v7.2.4

Compare Source

Changelog (https://github.com/symfony/validator/compare/v7.2.3...v7.2.4)

symfony/yaml (symfony/yaml)

v7.2.5

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v7.2.4...v7.2.5)

SymfonyCasts/tailwind-bundle (symfonycasts/tailwind-bundle)

v0.9.0: : Strict Mode

Compare Source

Hey Tailwinder's!

Small release that adds the concept of a strict mode. When not enabled, an exception isn't thrown if you haven't called tailwind:build. On everywhere but the test environment, where you likely don't care about the CSS. This makes it easier to run your tests in a CI environment.

What's Changed

Full Changelog: https://github.com/SymfonyCasts/tailwind-bundle/compare/v0.8.0...v0.9.0

v0.8.0: : TailwindCSS v4 Support (Official)

Compare Source

Hey Tailwinder's!

This release officially adds TailwindCSS v4 support and also fixes some long-standing version mismatch issues. Now, in your config, you must specify one of the following:

  1. Exact binary_version (ie 3.4.17 or 4.0.9)
  2. The binary, if managing yourself.

Not specifying triggers a deprecation and defaults to binary_version: 3.4.17. This is required to ensure all team members, CI, production are all on the exact same version (like composer.lock does for PHP dependencies).

What's Changed

Full Changelog: https://github.com/SymfonyCasts/tailwind-bundle/compare/v0.7.1...v0.8.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [doctrine/dbal](https://www.doctrine-project.org/projects/dbal.html) ([source](https://github.com/doctrine/dbal)) | require | patch | `4.2.2` -> `4.2.3` | | [doctrine/doctrine-bundle](https://www.doctrine-project.org) ([source](https://github.com/doctrine/DoctrineBundle)) | require | minor | `2.13.2` -> `2.14.0` | | [symfony/asset-mapper](https://symfony.com) ([source](https://github.com/symfony/asset-mapper)) | require | patch | `7.2.3` -> `7.2.5` | | [symfony/console](https://symfony.com) ([source](https://github.com/symfony/console)) | require | patch | `7.2.1` -> `7.2.5` | | [symfony/doctrine-messenger](https://symfony.com) ([source](https://github.com/symfony/doctrine-messenger)) | require | patch | `7.2.3` -> `7.2.5` | | [symfony/flex](https://github.com/symfony/flex) | require | minor | `2.4.7` -> `2.5.0` | | [symfony/form](https://symfony.com) ([source](https://github.com/symfony/form)) | require | patch | `7.2.3` -> `7.2.5` | | [symfony/framework-bundle](https://symfony.com) ([source](https://github.com/symfony/framework-bundle)) | require | patch | `7.2.3` -> `7.2.5` | | [symfony/http-client](https://symfony.com) ([source](https://github.com/symfony/http-client)) | require | patch | `7.2.3` -> `7.2.4` | | [symfony/mime](https://symfony.com) ([source](https://github.com/symfony/mime)) | require | patch | `7.2.3` -> `7.2.4` | | [symfony/process](https://symfony.com) ([source](https://github.com/symfony/process)) | require | patch | `7.2.0` -> `7.2.5` | | [symfony/property-info](https://symfony.com) ([source](https://github.com/symfony/property-info)) | require | patch | `7.2.3` -> `7.2.5` | | [symfony/serializer](https://symfony.com) ([source](https://github.com/symfony/serializer)) | require | patch | `7.2.3` -> `7.2.5` | | [symfony/translation](https://symfony.com) ([source](https://github.com/symfony/translation)) | require | patch | `7.2.2` -> `7.2.4` | | [symfony/validator](https://symfony.com) ([source](https://github.com/symfony/validator)) | require | patch | `7.2.3` -> `7.2.5` | | [symfony/yaml](https://symfony.com) ([source](https://github.com/symfony/yaml)) | require | patch | `7.2.3` -> `7.2.5` | | [symfonycasts/tailwind-bundle](https://github.com/SymfonyCasts/tailwind-bundle) | require | minor | `^0.7.1` -> `^0.9.0` | --- ### Release Notes <details> <summary>doctrine/dbal (doctrine/dbal)</summary> ### [`v4.2.3`](https://github.com/doctrine/dbal/releases/tag/4.2.3) [Compare Source](https://github.com/doctrine/dbal/compare/4.2.2...4.2.3) ##### Release Notes for [4.2.3](https://github.com/doctrine/dbal/milestone/171) ##### 4.2.3 - Total issues resolved: **0** - Total pull requests resolved: **7** - Total contributors: **4** ##### Foreign Keys,Schema Management,Test Suite - [6825: Add an integration test for replacing a foreign key constraint](https://github.com/doctrine/dbal/pull/6825) thanks to [@&#8203;morozov](https://github.com/morozov) ##### Primary Keys,Test Suite - [6820: Convert some unit tests to integration tests](https://github.com/doctrine/dbal/pull/6820) thanks to [@&#8203;morozov](https://github.com/morozov) - [6819: Fix SchemaManagerFunctionalTestCase::testSwitchPrimaryKeyOrder()](https://github.com/doctrine/dbal/pull/6819) thanks to [@&#8203;morozov](https://github.com/morozov) ##### Bug,Oracle - [6816: Do not over increment identitiy sequence on Oracle](https://github.com/doctrine/dbal/pull/6816) thanks to [@&#8203;morozov](https://github.com/morozov) ##### Bug,Error Handling,Transactions - [6812: Convert driver exceptions when starting transactions](https://github.com/doctrine/dbal/pull/6812) thanks to [@&#8203;lcobucci](https://github.com/lcobucci) ##### Documentation - [6776: Fix link in docs](https://github.com/doctrine/dbal/pull/6776) thanks to [@&#8203;HypeMC](https://github.com/HypeMC) - [6700: \[DOCS\] Fix binary type format documentation](https://github.com/doctrine/dbal/pull/6700) thanks to [@&#8203;jaapio](https://github.com/jaapio) </details> <details> <summary>doctrine/DoctrineBundle (doctrine/doctrine-bundle)</summary> ### [`v2.14.0`](https://github.com/doctrine/DoctrineBundle/releases/tag/2.14.0) [Compare Source](https://github.com/doctrine/DoctrineBundle/compare/2.13.3...2.14.0) ##### Release Notes for [2.14.0](https://github.com/doctrine/DoctrineBundle/milestone/105) ##### 2.14.0 - Total issues resolved: **0** - Total pull requests resolved: **8** - Total contributors: **7** ##### Improvement - [1872: Add loaded entities profiler section](https://github.com/doctrine/DoctrineBundle/pull/1872) thanks to [@&#8203;mamazu](https://github.com/mamazu) - [1868: Ensure classes using the `#[Entity]` attribute are not declared as service](https://github.com/doctrine/DoctrineBundle/pull/1868) thanks to [@&#8203;GromNaN](https://github.com/GromNaN) - [1863: feat: allow doctrine/persistence v4](https://github.com/doctrine/DoctrineBundle/pull/1863) thanks to [@&#8203;kochen](https://github.com/kochen) - [1859: bump to phpstan level 4](https://github.com/doctrine/DoctrineBundle/pull/1859) thanks to [@&#8203;dmaicher](https://github.com/dmaicher) - [1850: Make doctrine/cache optional](https://github.com/doctrine/DoctrineBundle/pull/1850) thanks to [@&#8203;derrabus](https://github.com/derrabus) - [1849: Remove support for Symfony 5](https://github.com/doctrine/DoctrineBundle/pull/1849) thanks to [@&#8203;derrabus](https://github.com/derrabus) - [1843: Use `kernel.build_dir` by default for proxy dir and metadata cache](https://github.com/doctrine/DoctrineBundle/pull/1843) thanks to [@&#8203;alexndlm](https://github.com/alexndlm) ##### Feature - [1829: feat: add support for ORM `fetch_mode_subselect_batch_size` configuration](https://github.com/doctrine/DoctrineBundle/pull/1829) thanks to [@&#8203;simPod](https://github.com/simPod) ### [`v2.13.3`](https://github.com/doctrine/DoctrineBundle/compare/2.13.2...2.13.3) [Compare Source](https://github.com/doctrine/DoctrineBundle/compare/2.13.2...2.13.3) </details> <details> <summary>symfony/asset-mapper (symfony/asset-mapper)</summary> ### [`v7.2.5`](https://github.com/symfony/asset-mapper/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/asset-mapper/compare/v7.2.3...v7.2.5) **Changelog** (https://github.com/symfony/asset-mapper/compare/v7.2.4...v7.2.5) - bug [symfony/symfony#59858](https://github.com/symfony/symfony/issues/59858) Update `JsDelivrEsmResolver::IMPORT_REGEX` to support dynamic imports (@&#8203;natepage) </details> <details> <summary>symfony/console (symfony/console)</summary> ### [`v7.2.5`](https://github.com/symfony/console/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/console/compare/v7.2.1...v7.2.5) **Changelog** (https://github.com/symfony/console/compare/v7.2.4...v7.2.5) - bug [symfony/symfony#59874](https://github.com/symfony/symfony/issues/59874) \[Console] fix progress bar messing output in section when there is an EOL ([@&#8203;joelwurtz](https://github.com/joelwurtz)) </details> <details> <summary>symfony/doctrine-messenger (symfony/doctrine-messenger)</summary> ### [`v7.2.5`](https://github.com/symfony/doctrine-messenger/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/doctrine-messenger/compare/v7.2.3...v7.2.5) **Changelog** (https://github.com/symfony/doctrine-messenger/compare/v7.2.4...v7.2.5) - bug [symfony/symfony#60030](https://github.com/symfony/symfony/issues/60030) \[Cache]\[DoctrineBridge]\[HttpFoundation]\[Lock]\[Messenger] use `Table::addPrimaryKeyConstraint()` with Doctrine DBAL 4.3+ (@&#8203;xabbuh) </details> <details> <summary>symfony/flex (symfony/flex)</summary> ### [`v2.5.0`](https://github.com/symfony/flex/compare/v2.4.7...v2.5.0) [Compare Source](https://github.com/symfony/flex/compare/v2.4.7...v2.5.0) </details> <details> <summary>symfony/form (symfony/form)</summary> ### [`v7.2.5`](https://github.com/symfony/form/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/form/compare/v7.2.4...v7.2.5) **Changelog** (https://github.com/symfony/form/compare/v7.2.4...v7.2.5) - bug [symfony/symfony#60054](https://github.com/symfony/symfony/issues/60054) \[Form] Use duplicate_preferred_choices to set value of ChoiceType ([@&#8203;aleho](https://github.com/aleho)) ### [`v7.2.4`](https://github.com/symfony/form/releases/tag/v7.2.4) [Compare Source](https://github.com/symfony/form/compare/v7.2.3...v7.2.4) **Changelog** (https://github.com/symfony/form/compare/v7.2.3...v7.2.4) - bug [symfony/symfony#59728](https://github.com/symfony/symfony/issues/59728) \[Form]\[FrameworkBundle] Use auto-configuration to make the default CSRF token id apply only to the app; not to bundles ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) </details> <details> <summary>symfony/framework-bundle (symfony/framework-bundle)</summary> ### [`v7.2.5`](https://github.com/symfony/framework-bundle/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/framework-bundle/compare/v7.2.4...v7.2.5) **Changelog** (https://github.com/symfony/framework-bundle/compare/v7.2.4...v7.2.5) - bug [symfony/symfony#60026](https://github.com/symfony/symfony/issues/60026) \[Serializer] Fix ObjectNormalizer default context with named serializers ([@&#8203;HypeMC](https://github.com/HypeMC)) - bug [symfony/symfony#59988](https://github.com/symfony/symfony/issues/59988) \[FrameworkBundle] Remove redundant `name` attribute from `default_context` ([@&#8203;HypeMC](https://github.com/HypeMC)) ### [`v7.2.4`](https://github.com/symfony/framework-bundle/releases/tag/v7.2.4) [Compare Source](https://github.com/symfony/framework-bundle/compare/v7.2.3...v7.2.4) **Changelog** (https://github.com/symfony/framework-bundle/compare/v7.2.3...v7.2.4) - bug [symfony/symfony#59198](https://github.com/symfony/symfony/issues/59198) \[Messenger] Filter out non-consumable receivers when registering `ConsumeMessagesCommand` (@&#8203;wazum) - bug [symfony/symfony#59781](https://github.com/symfony/symfony/issues/59781) \[Mailer] fix multiple transports default injection ([@&#8203;fkropfhamer](https://github.com/fkropfhamer)) - bug [symfony/symfony#59829](https://github.com/symfony/symfony/issues/59829) \[FrameworkBundle] Disable the keys normalization of the CSRF form field attributes ([@&#8203;sukei](https://github.com/sukei)) - bug [symfony/symfony#59728](https://github.com/symfony/symfony/issues/59728) \[Form]\[FrameworkBundle] Use auto-configuration to make the default CSRF token id apply only to the app; not to bundles ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) </details> <details> <summary>symfony/http-client (symfony/http-client)</summary> ### [`v7.2.4`](https://github.com/symfony/http-client/releases/tag/v7.2.4) [Compare Source](https://github.com/symfony/http-client/compare/v7.2.3...v7.2.4) **Changelog** (https://github.com/symfony/http-client/compare/v7.2.3...v7.2.4) - bug [symfony/symfony#59763](https://github.com/symfony/symfony/issues/59763) \[HttpClient] Don't send any default content-type when the body is empty ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [symfony/symfony#59727](https://github.com/symfony/symfony/issues/59727) \[HttpClient] Fix activity tracking leading to negative timeout errors ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [symfony/symfony#59689](https://github.com/symfony/symfony/issues/59689) \[HttpClient] Fix buffering AsyncResponse with no passthru ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [symfony/symfony#59654](https://github.com/symfony/symfony/issues/59654) \[HttpClient] Fix uploading files > 2GB ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [symfony/symfony#59648](https://github.com/symfony/symfony/issues/59648) \[HttpClient] Fix retrying requests with `Psr18Client` and NTLM connections (@&#8203;nicolas-grekas, @&#8203;ajgarlag) </details> <details> <summary>symfony/mime (symfony/mime)</summary> ### [`v7.2.4`](https://github.com/symfony/mime/releases/tag/v7.2.4) [Compare Source](https://github.com/symfony/mime/compare/v7.2.3...v7.2.4) **Changelog** (https://github.com/symfony/mime/compare/v7.2.3...v7.2.4) - bug [symfony/symfony#59796](https://github.com/symfony/symfony/issues/59796) \[Mime] use address for body at `PathHeader` (@&#8203;tinect) </details> <details> <summary>symfony/process (symfony/process)</summary> ### [`v7.2.5`](https://github.com/symfony/process/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/process/compare/v7.2.4...v7.2.5) **Changelog** (https://github.com/symfony/process/compare/v7.2.4...v7.2.5) - bug [symfony/symfony#59949](https://github.com/symfony/symfony/issues/59949) \[Process] Use a pipe for stderr in pty mode to avoid mixed output between stdout and stderr ([@&#8203;joelwurtz](https://github.com/joelwurtz)) ### [`v7.2.4`](https://github.com/symfony/process/releases/tag/v7.2.4) [Compare Source](https://github.com/symfony/process/compare/v7.2.0...v7.2.4) **Changelog** (https://github.com/symfony/process/compare/v7.2.3...v7.2.4) - no significant changes </details> <details> <summary>symfony/property-info (symfony/property-info)</summary> ### [`v7.2.5`](https://github.com/symfony/property-info/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/property-info/compare/v7.2.3...v7.2.5) **Changelog** (https://github.com/symfony/property-info/compare/v7.2.4...v7.2.5) - bug [symfony/symfony#59924](https://github.com/symfony/symfony/issues/59924) Extract no type `@param` annotation with `PhpStanExtractor` ([@&#8203;thomasdubuffet](https://github.com/thomasdubuffet)) </details> <details> <summary>symfony/serializer (symfony/serializer)</summary> ### [`v7.2.5`](https://github.com/symfony/serializer/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/serializer/compare/v7.2.4...v7.2.5) **Changelog** (https://github.com/symfony/serializer/compare/v7.2.4...v7.2.5) - bug [symfony/symfony#60026](https://github.com/symfony/symfony/issues/60026) \[Serializer] Fix ObjectNormalizer default context with named serializers ([@&#8203;HypeMC](https://github.com/HypeMC)) ### [`v7.2.4`](https://github.com/symfony/serializer/releases/tag/v7.2.4) [Compare Source](https://github.com/symfony/serializer/compare/v7.2.3...v7.2.4) **Changelog** (https://github.com/symfony/serializer/compare/v7.2.3...v7.2.4) - bug [symfony/symfony#59840](https://github.com/symfony/symfony/issues/59840) Fix PHP warning in GetSetMethodNormalizer when a "set()" method is defined ([@&#8203;Pepperoni1337](https://github.com/Pepperoni1337)) - bug [symfony/symfony#59699](https://github.com/symfony/symfony/issues/59699) \[Serializer] Handle default context in named Serializer ([@&#8203;HypeMC](https://github.com/HypeMC)) </details> <details> <summary>symfony/translation (symfony/translation)</summary> ### [`v7.2.4`](https://github.com/symfony/translation/releases/tag/v7.2.4) [Compare Source](https://github.com/symfony/translation/compare/v7.2.2...v7.2.4) **Changelog** (https://github.com/symfony/translation/compare/v7.2.3...v7.2.4) - bug [symfony/symfony#59747](https://github.com/symfony/symfony/issues/59747) \[Translation] check empty notes ([@&#8203;davidvancl](https://github.com/davidvancl)) </details> <details> <summary>symfony/validator (symfony/validator)</summary> ### [`v7.2.5`](https://github.com/symfony/validator/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/validator/compare/v7.2.4...v7.2.5) **Changelog** (https://github.com/symfony/validator/compare/v7.2.4...v7.2.5) - no significant changes ### [`v7.2.4`](https://github.com/symfony/validator/releases/tag/v7.2.4) [Compare Source](https://github.com/symfony/validator/compare/v7.2.3...v7.2.4) **Changelog** (https://github.com/symfony/validator/compare/v7.2.3...v7.2.4) - bug [symfony/symfony#59811](https://github.com/symfony/symfony/issues/59811) \[Validator] Synchronize IBAN formats ([@&#8203;alexandre-daubois](https://github.com/alexandre-daubois)) </details> <details> <summary>symfony/yaml (symfony/yaml)</summary> ### [`v7.2.5`](https://github.com/symfony/yaml/releases/tag/v7.2.5) [Compare Source](https://github.com/symfony/yaml/compare/v7.2.3...v7.2.5) **Changelog** (https://github.com/symfony/yaml/compare/v7.2.4...v7.2.5) - bug [symfony/symfony#59830](https://github.com/symfony/symfony/issues/59830) \[Yaml] drop comments while lexing unquoted strings ([@&#8203;xabbuh](https://github.com/xabbuh)) </details> <details> <summary>SymfonyCasts/tailwind-bundle (symfonycasts/tailwind-bundle)</summary> ### [`v0.9.0`](https://github.com/SymfonyCasts/tailwind-bundle/releases/tag/v0.9.0): : Strict Mode [Compare Source](https://github.com/SymfonyCasts/tailwind-bundle/compare/v0.8.0...v0.9.0) Hey Tailwinder's! Small release that adds the concept of a *strict mode*. When not enabled, an exception isn't thrown if you haven't called `tailwind:build`. On everywhere but the `test` environment, where you likely don't care about the CSS. This makes it easier to run your tests in a CI environment. #### What's Changed - Add *strict mode* by [@&#8203;kbond](https://github.com/kbond) in https://github.com/SymfonyCasts/tailwind-bundle/pull/102 **Full Changelog**: https://github.com/SymfonyCasts/tailwind-bundle/compare/v0.8.0...v0.9.0 ### [`v0.8.0`](https://github.com/SymfonyCasts/tailwind-bundle/releases/tag/v0.8.0): : TailwindCSS v4 Support (Official) [Compare Source](https://github.com/SymfonyCasts/tailwind-bundle/compare/v0.7.1...v0.8.0) Hey Tailwinder's! This release officially adds TailwindCSS v4 support and also fixes some long-standing version mismatch issues. Now, in your config, you *must* specify *one* of the following: 1. *Exact* `binary_version` (ie `3.4.17` or `4.0.9`) 2. The `binary`, if managing yourself. Not specifying triggers a deprecation and defaults to `binary_version: 3.4.17`. This is required to ensure all team members, CI, production are all on the exact same version (like `composer.lock` does for PHP dependencies). #### What's Changed - Tailwind v4 Support by [@&#8203;kbond](https://github.com/kbond) in https://github.com/SymfonyCasts/tailwind-bundle/pull/91 **Full Changelog**: https://github.com/SymfonyCasts/tailwind-bundle/compare/v0.7.1...v0.8.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2025-02-27 00:02:35 +00:00
Renovate scheduled this pull request to auto merge when all checks succeed 2025-02-27 00:02:36 +00:00
Renovate requested review from Skitounet 2025-02-28 00:03:27 +00:00
Renovate force-pushed renovate/php-mineur from 97e248f350 to 3d063edcc2 2025-03-04 00:02:39 +00:00 Compare
Renovate changed title from Update php-mineur to v7.2.4 to Update php-mineur 2025-03-04 00:02:46 +00:00
Renovate force-pushed renovate/php-mineur from 3d063edcc2 to 97ddabb7ad 2025-03-05 00:02:50 +00:00 Compare
Renovate force-pushed renovate/php-mineur from 97ddabb7ad to f5b576e8d8 2025-03-08 00:04:08 +00:00 Compare
Renovate force-pushed renovate/php-mineur from f5b576e8d8 to 27d9bb3191 2025-03-23 00:02:51 +00:00 Compare
Renovate force-pushed renovate/php-mineur from 27d9bb3191 to 47eddca689 2025-03-29 00:03:03 +00:00 Compare
Skitounet closed this pull request 2025-04-02 17:50:47 +00:00
Some checks failed
Apply PHP CS Fixer / php-cs-fixer (push) Failing after 12s
CI / build-test (push) Failing after 1m27s
rector / Rector (pull_request) Failing after 1m27s
rector / Rector (push) Failing after 1m30s

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: camelia-studio/Kumora#70
No description provided.