Skip to content

Conversation

@justlevine
Copy link
Collaborator

What does this implement/fix? Explain your changes.

This PR updates the NPM dependencies to their latest compatible versions, and cleans up the package.json

This is in prep of some long overdue cleanup and maintenance tasks that are now of slightly higher priority as they are getting in the way of/confusing code agents.

Does this close any currently open issues?

Any other comments?

@justlevine justlevine requested a review from Copilot August 29, 2025 20:41
Copy link
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 npm dependencies to their latest compatible versions and restructures the package.json file for better organization. The changes prepare the codebase for upcoming maintenance tasks by cleaning up configuration and updating development tooling.

  • Updates all npm dependencies to their latest compatible versions
  • Reorganizes package.json structure by removing redundant metadata and consolidating lint scripts
  • Updates wp-env configuration to use a more structured environment setup with separate development and test configurations

Reviewed Changes

Copilot reviewed 6 out of 11 changed files in this pull request and generated no comments.

File Description
package.json Updates all npm dependencies and reorganizes package structure, consolidates lint scripts
build/*.asset.php Updates asset version hashes after dependency changes
.wp-env.json Restructures configuration with schema validation and separate dev/test environments

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@coveralls
Copy link

Coverage Status

coverage: 84.593%. remained the same
when pulling 8c996df on chore/npm-deps
into a286ae0 on develop.

@jasonbahl jasonbahl merged commit a7e3b69 into develop Aug 29, 2025
36 of 37 checks passed
@jasonbahl jasonbahl deleted the chore/npm-deps branch August 29, 2025 22:52
pull bot pushed a commit to Zezo-Ai/wp-graphql that referenced this pull request Aug 30, 2025
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.

4 participants