Skip to content

chore: update deps#50

Merged
justlevine merged 3 commits into
mainfrom
chore/update-deps
May 24, 2026
Merged

chore: update deps#50
justlevine merged 3 commits into
mainfrom
chore/update-deps

Conversation

@justlevine
Copy link
Copy Markdown
Collaborator

@justlevine justlevine commented May 24, 2026

What

Update NPM/Composer dependencies to their latest versions

Why

Some previous dependabot.yml update got them out of sync with their lockfiles.

Related Issue(s):

How

AI Disclosure

Testing Instructions

Screenshots

Additional Info

Checklist

Open WordPress Playground Preview

Copilot AI review requested due to automatic review settings May 24, 2026 21:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates project dependencies (npm and Composer) to newer versions and synchronizes lockfiles with the declared dependency ranges, addressing prior drift between manifests and lockfiles.

Changes:

  • Bumped multiple JavaScript dev dependencies (Playwright, TypeScript ESLint, WordPress tooling, lefthook, lint-staged) and refreshed package-lock.json accordingly.
  • Updated Composer-locked tooling packages (e.g., WordPress stubs and PHPStan) in composer.lock.
  • Refreshed transitive dependency resolutions in lockfiles based on updated constraints.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Updates devDependency version ranges (notably tooling like Playwright, TS ESLint, WordPress scripts/env, lint-staged).
package-lock.json Refreshes resolved dependency tree to match updated npm dependency constraints.
composer.lock Updates locked PHP tooling dependencies to newer versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
@justlevine justlevine merged commit fcfdb79 into main May 24, 2026
33 checks passed
@justlevine justlevine deleted the chore/update-deps branch May 24, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants