Update php-mineur to v2.24.0 #75

Merged
Renovate merged 1 commits from renovate/php-mineur into main 2025-04-06 00:15:47 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
symfony/stimulus-bundle require minor 2.23.0 -> 2.24.0
symfony/ux-dropzone (source) require minor 2.23.0 -> 2.24.0
symfony/ux-icons (source) require minor 2.23.0 -> 2.24.0
symfony/ux-turbo (source) require minor 2.23.0 -> 2.24.0
symfony/ux-twig-component (source) require minor 2.23.0 -> 2.24.0

Release Notes

symfony/stimulus-bundle (symfony/stimulus-bundle)

v2.24.0

Compare Source

symfony/ux-dropzone (symfony/ux-dropzone)

v2.24.0

Compare Source

symfony/ux-icons (symfony/ux-icons)

v2.24.0

Compare Source

  • Add xmlns attribute to icons downloaded with Iconify, to correctly render icons browser as an external file, in SVG editors, and in files explorers or text editors previews.
    It may breaks your pipeline if you assert on ux_icon() or <twig:ux:icon> output in your tests, and forgot to lock your icons.
    We recommend you to lock your icons before upgrading to UX Icons 2.24. We also suggest you to to force-lock your icons after upgrading to UX Icons 2.24, to add the attribute xmlns to your icons already downloaded from Iconify.
symfony/ux-turbo (symfony/ux-turbo)

v2.24.0

Compare Source

  • Add Twig Extensions for meta tags
  • Add support for authentication to the EventSource via turbo_stream_listen
symfony/ux-twig-component (symfony/ux-twig-component)

v2.24.0

Compare Source


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 | |---|---|---|---| | [symfony/stimulus-bundle](https://github.com/symfony/stimulus-bundle) | require | minor | `2.23.0` -> `2.24.0` | | [symfony/ux-dropzone](https://symfony.com) ([source](https://github.com/symfony/ux-dropzone)) | require | minor | `2.23.0` -> `2.24.0` | | [symfony/ux-icons](https://symfony.com) ([source](https://github.com/symfony/ux-icons)) | require | minor | `2.23.0` -> `2.24.0` | | [symfony/ux-turbo](https://symfony.com) ([source](https://github.com/symfony/ux-turbo)) | require | minor | `2.23.0` -> `2.24.0` | | [symfony/ux-twig-component](https://symfony.com) ([source](https://github.com/symfony/ux-twig-component)) | require | minor | `2.23.0` -> `2.24.0` | --- ### Release Notes <details> <summary>symfony/stimulus-bundle (symfony/stimulus-bundle)</summary> ### [`v2.24.0`](https://github.com/symfony/stimulus-bundle/compare/v2.23.0...v2.24.0) [Compare Source](https://github.com/symfony/stimulus-bundle/compare/v2.23.0...v2.24.0) </details> <details> <summary>symfony/ux-dropzone (symfony/ux-dropzone)</summary> ### [`v2.24.0`](https://github.com/symfony/ux-dropzone/compare/v2.23.0...v2.24.0) [Compare Source](https://github.com/symfony/ux-dropzone/compare/v2.23.0...v2.24.0) </details> <details> <summary>symfony/ux-icons (symfony/ux-icons)</summary> ### [`v2.24.0`](https://github.com/symfony/ux-icons/blob/HEAD/CHANGELOG.md#2240) [Compare Source](https://github.com/symfony/ux-icons/compare/v2.23.0...v2.24.0) - Add `xmlns` attribute to icons downloaded with Iconify, to correctly render icons browser as an external file, in SVG editors, and in files explorers or text editors previews. It **may breaks your pipeline** if you assert on `ux_icon()` or `<twig:ux:icon>` output in your tests, and forgot [to lock your icons](https://symfony.com/bundles/ux-icons/current/index.html#locking-on-demand-icons). We recommend you to **lock** your icons **before** upgrading to UX Icons 2.24. We also suggest you to to **force-lock** your icons **after** upgrading to UX Icons 2.24, to add the attribute `xmlns` to your icons already downloaded from Iconify. </details> <details> <summary>symfony/ux-turbo (symfony/ux-turbo)</summary> ### [`v2.24.0`](https://github.com/symfony/ux-turbo/blob/HEAD/CHANGELOG.md#2240) [Compare Source](https://github.com/symfony/ux-turbo/compare/v2.23.0...v2.24.0) - Add Twig Extensions for `meta` tags - Add support for authentication to the EventSource via `turbo_stream_listen` </details> <details> <summary>symfony/ux-twig-component (symfony/ux-twig-component)</summary> ### [`v2.24.0`](https://github.com/symfony/ux-twig-component/compare/v2.23.0...v2.24.0) [Compare Source](https://github.com/symfony/ux-twig-component/compare/v2.23.0...v2.24.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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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-04-06 00:03:30 +00:00
Renovate scheduled this pull request to auto merge when all checks succeed 2025-04-06 00:03:32 +00:00
Renovate merged commit 2f38b75cd1 into main 2025-04-06 00:15:47 +00:00
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#75
No description provided.