Problem/Motivation

After #3210633: Update JavaScript dependencies for Drupal 9.2, when I run build or prettier on HEAD, several JS files are updated. I suspect that this was not run when the dependency updates were committed.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3214412

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

bnjmnm created an issue. See original summary.

bnjmnm’s picture

Priority: Major » Critical
tedbow’s picture

Status: Active » Reviewed & tested by the community

I checked out the commit this Merge request was started from and ran the prettier and build. I check to make sure there was no difference.

Looks good!

  • catch committed 8db131b on 9.3.x
    Issue #3214412 by bnjmnm, tedbow: Build + prettier not run after yarn...

  • catch committed ce9a79e on 9.2.x
    Issue #3214412 by bnjmnm, tedbow: Build + prettier not run after yarn...
catch’s picture

Version: 9.3.x-dev » 9.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 9.3.x and cherry-picked to 9.2.x, thanks!

Good and timely spot.

Status: Fixed » Closed (fixed)

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