Make WordPress Core

Opened 4 months ago

Closed 4 months ago

#62137 closed task (blessed) (fixed)

Update/Audit NPM Dependencies for 6.7

Reported by: desrosj's profile desrosj Owned by:
Milestone: 6.7 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: Cc:

Description

Previously:

Change History (6)

This ticket was mentioned in PR #7461 on WordPress/wordpress-develop by @desrosj.


4 months ago
#1

  • Keywords has-patch added

#2 @desrosj
4 months ago

In 59135:

Build/Test Tools: Update/Audit NPM dependencies.

This updates several devDependencies to their latest versions:

  • autoprefixer (10.4.20)
  • cssnano (7.0.6)
  • grunt-contrib-qunit (10.1.1)
  • grunt-webpack (7.0.0)
  • postcss (8.4.47)
  • qunit (2.22.0)
  • sass (1.79.4)
  • uuid (10.0.0)
  • wait-on (18.0.1`)

Also included are two minor updates to bundled dependencies:

  • json2php (0.0.9)
  • wicg-inert (3.1.3).

After applying these updates, npm audit fix and grunt precommit:css were run.

See #62137.

#3 @desrosj
4 months ago

In 59137:

Build/Test Tools: Regenerate script-loader-packages.min.php.

Follow up to [59135].

See #62137.

#5 @peterwilsoncc
4 months ago

@desrosj Is there anythign else you'll need to action on this ticket or can it be closed off?

#6 @desrosj
4 months ago

  • Resolution set to fixed
  • Status changed from new to closed

I don't have anything else planned. Opened #62220 for 6.8.

Note: See TracTickets for help on using tickets.