AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
66 stars 11 forks source link

chore: update deps and lint #98

Closed justlevine closed 10 months ago

justlevine commented 10 months ago

What

This PR updates WPGraphQL Coding Standards to the latest 2.0.0-beta.2 and remediates the lints.

Other composer dependencies have been updated.

Why

How

Testing Instructions

Additional Info

Checklist:

coveralls commented 10 months ago

Coverage Status

coverage: 82.646%. remained the same when pulling 293c6cb42f020883cc5be7fb368c5b2cd3320a8e on justlevine:chore/wpgraphqlcs-update into d127c9cb023986fbff186fb0ba81194c5b9fd4ee on AxeWP:develop.

justlevine commented 10 months ago

Breaking schema changes are due to a bugfix in WPGraphQL 1.19.0, not our plugin.