This week, the Laravel team released v10.31, the ability to place batches within job chains. You can run jobs sequentially, then parallelize a batch of jobs, and continue with the chain once that batch has been completed.
This week, Symfony 6.4.0 beta 3 and Symfony 7.0.0 beta 3 were published because their final release is approaching fast and it will take place before the end of November 2023.
Laravel htmx is a package by Maurizio Bonani that gives you a nice way of working with htmx, a library that allows you to access modern browser features directly from HTML, rather than using JavaScript:
Laravel Pail is a package that allows you to easily dive in and tail your application's log files. Pail is designed to work with any log driver, be super easy to remember, and provide a set of useful filters to help you quickly find what you're looking for.
Affected versions
Symfony versions >=6.3.0, <6.3.8 of the Symfony Webhook component are affected
by this security issue.
The issue has been fixed in Symfony 6.3.8.
Description
The error message in WebhookController returns unescaped user-submitted input.
Affected versions
Symfony versions >=5.4.21, <5.4.31, and >= 6.2.7, < 6.3.8 of the Symfony
Security HTTP component are affected by this security issue.
The issue has been fixed in Symfony 5.4.31, 6.3.8.