WebDevStudios / wds-headless-wordpress

This codebase has been moved to a monorepo. Please see the documentation to learn more. 🍻
https://github.com/WebDevStudios/nextjs-wordpress-starter
GNU General Public License v2.0
32 stars 15 forks source link

Dependabot 2021-08-02 #50

Closed gregrickaby closed 2 years ago

gregrickaby commented 2 years ago

Related PR: https://github.com/WebDevStudios/nextjs-wordpress-starter/pull/582

Link

WP: https://nextjsdevstart.wpengine.com/wp-admin/

Frontend: https://nextjs-wordpress-starter-develop.vercel.app/

Description

This PR updates the following Composer dependencies:

composer/xdebug-handler (2.0.2)
google/apiclient-services (v0.206.0)
justinrainbow/json-schema (5.2.11)
mck89/peast (v1.13.5)
symfony/polyfill-php80 (v1.23.1)
symfony/css-selector (v5.3.4)
symfony/polyfill-mbstring (v1.23.1)
symfony/polyfill-intl-grapheme (v1.23.1)
symfony/console (v5.3.6)
symfony/filesystem (v5.3.4)
symfony/finder (v5.3.4)
symfony/process (v5.3.4)
webdevstudios/gravityforms (2.5.8)
wp-cli/php-cli-tools (v0.11.13)
wp-cli/widget-command (v2.1.5)
wp-cli/search-replace-command (v2.0.14)
composer/composer (2.1.5)
wp-cli/i18n-command (v2.2.9)
wp-cli/export-command (v2.0.9)
wp-cli/db-command (v2.0.14)
wpackagist-plugin/gutenberg (11.1.0)
wpackagist-plugin/wp-graphql (1.6.1)
wpackagist-plugin/wp-search-with-algolia (2.0.1)

Screenshots

WP Dashboard: screenshot

Post Editor: screenshot

Next.js Frontend: screenshot

Steps To Verify Feature

How will your Lead Engineer and/or stakeholder test this?

  1. gh pr checkout 50
  2. Verify all the plugins have updated
  3. Go to the Next.js WordPress Starter --> npm run build && npm start
  4. Verify the front-end builds successfully