eliashaeussler / typo3-badges

šŸŒ Symfony project with SVG and JSON endpoints for beautiful TYPO3 badges
https://typo3-badges.dev
GNU General Public License v3.0
11 stars 2 forks source link

[TASK] Update symfony/webpack-encore-bundle to v2 #720

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/webpack-encore-bundle require major ^1.13 -> ^1.13 \|\| ^2.0

Release Notes

symfony/webpack-encore-bundle ### [`v2.0.0`](https://togithub.com/symfony/webpack-encore-bundle/blob/HEAD/CHANGELOG.md#v200) [Compare Source](https://togithub.com/symfony/webpack-encore-bundle/compare/v1.17.1...v2.0.0) - Minimum PHP version is now 8.1 - Minimum Symfony version is now 5.4 ### [`v1.17.1`](https://togithub.com/symfony/webpack-encore-bundle/releases/tag/v1.17.1): Fix: StimulusBundle compatibility with webpack_encore.twig_stimulus_extension [Compare Source](https://togithub.com/symfony/webpack-encore-bundle/compare/v1.17.0...v1.17.1) Hi Webpackers! A quick fix for version 1.17.0 that fixes this error when used with StimulusBundle: > The service "twig" has a dependency on a non-existent service "webpack_encore.twig_stimulus_extension". Did you mean this: "webpack_encore.twig_entry_files_extension" Upgrading should resolve the error. See [#​213](https://togithub.com/symfony/webpack-encore-bundle/issues/213). Diff: https://github.com/symfony/webpack-encore-bundle/compare/v1.17.0...v1.17.1 Happy packing! ### [`v1.17.0`](https://togithub.com/symfony/webpack-encore-bundle/blob/HEAD/CHANGELOG.md#v1170) [Compare Source](https://togithub.com/symfony/webpack-encore-bundle/compare/v1.16.1...v1.17.0) - Deprecated the `stimulus_controller()`, `stimulus_action()` and `stimulus_target` functions and related classes. Install `symfony/stimulus-bundle` instead.

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 8af6824c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 99.6% (0.0% change).

View more on Code Climate.