core
core copied to clipboard
🧿 Bolt 5 core
This issue is a meta issue to follow the dependencies update for next version (5.3) of Bolt. * [x] Bump Symfony 5.4 requirement and remove the abandoned dependency `symfony/web-server-bundle` #3535...
Replace dependency tightenco/collect by illuminate/collection See issue #3551
See #3551 * Upgrade ECS to version 12 * Upgrade configuration * Check and apply fix * Add PHP 8.4 pollyfill for `trim` and variant available from PHP 8.4 *...
This PR fixes one of the Cypress tests for users with the ROLE_EDITOR role. If the user does not have permission to change the properties, the original values are reapplied....
On a project with Bolt 5.1, when the upgrade to Bolr 5.2 is done, this error occurd: ``` An exception occurred while executing 'SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT...
I have disabled these tests with https://github.com/bolt/core/pull/3530 as they are broken. They need to be investigated and re-enabled.
Bumps [form-data](https://github.com/form-data/form-data) to 4.0.4 and updates ancestor dependencies [form-data](https://github.com/form-data/form-data), [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `form-data` from 2.3.3 to 4.0.4 Release notes Sourced from form-data's...