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

Command icon 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:

Comments

quietone created an issue. See original summary.

godotislate’s picture

Spell check job is failing now:

 yarn run spellcheck:core --no-progress --no-must-find-files --cache --cache-strategy content
Unsupported NodeJS version (20.20.2); >=22.18.0 is required
quietone’s picture

Issue summary: View changes
Status: Active » Needs review

There 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,

catch’s picture

Status: Needs review » Reviewed & tested by the community

I 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.

  • godotislate committed f83ecf5c on 11.4.x
    task: #3606390 Update JavaScript dependencies but not linting
    
    By:...

  • godotislate committed 5230af0a on 11.x
    task: #3606390 Update JavaScript dependencies but not linting
    
    By:...
godotislate’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed 5230af0 to 11.x and f83ecf5 to 11.4.x. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

godotislate’s picture

Version: 11.x-dev » 11.4.x-dev

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.