Problem/Motivation
Steps to reproduce
Proposed resolution
Update
- @floating-ui/dom
- cspell
- dotenv
- htmx.org
- jquery-ui
- jsdom
- postcss
- postcss-preset-env
- postcss-url
Not updated
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3606390
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3606390-update-javascript-dependencies
changes, plain diff MR !16148
Comments
Comment #3
godotislateSpell check job is failing now:
Comment #4
quietone commentedThere is still one failing test for this set up of updates, Drupal\Tests\settings_tray\FunctionalJavascript\SettingsTrayBlockFormTest::testBlocks. https://git.drupalcode.org/project/drupal/-/pipelines/868813/test_report...
It is a known random, #3542883: [random test failure] Drupal\Tests\settings_tray\FunctionalJavascript\SettingsTrayBlockFormTest::testBlocks and the results here give the same error,
Comment #5
catchI re-ran the failing test and the second re-run passed. There's a possibility the update is making the random failure more frequent, but we already have issues open to skip frequently failing tests so we can address it there if so.
Comment #9
godotislateCommitted and pushed 5230af0 to 11.x and f83ecf5 to 11.4.x. Thanks!
Comment #11
godotislate