Problem/Motivation

We should update JavaScript dependencies for Drupal 10.1.

CSpell has also bumped its config file version from 0.1 to 0.2, but the change only affects the glob root directory, and so we have no further changes to make.

Steps to reproduce

yarn outdated

Proposed resolution

yarn upgrade cspell
yarn spellcheck:make-drupal-dict

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3356571-2.patch46.59 KBlongwave

Issue fork drupal-3356571

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

longwave created an issue. See original summary.

longwave’s picture

Status: Active » Needs review
FileSize
46.59 KB
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Needs Review Queue Initiative

Applied patch

Ran spellcheck:make-drupal-dict and spellcheck:core and didn't get any additional changes.

quietone’s picture

I ran the upgrade locally, changed the config file and rebuilt the dictionary. My results are the same as the patch.

  • quietone committed 7a9980d4 on 10.1.x
    Issue #3356571 by longwave, smustgrave: Update CSpell to 6.31.1
    
quietone’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +10.1.0 release notes

Committed 7a9980d and pushed to 10.1.x. Thanks!

mstrelan made their first commit to this issue’s fork.

Status: Fixed » Closed (fixed)

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