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

depenabot 2021-08-23 #53

Closed gregrickaby closed 2 years ago

gregrickaby commented 2 years ago

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

Link

https://nextjsdevstart.wpengine.com/wp-admin/update-core.php

Description

This PR updates the following Composer dependencies:

 composer/composer (2.1.5 => 2.1.6)
 deliciousbrains-plugin/wp-migrate-db-pro (2.1 => 2.1.1)
 google/apiclient-services (v0.208.0 => v0.209.0)
 google/auth (v1.16.0 => v1.17.0)
 mck89/peast (v1.13.5 => v1.13.6)
 pristas-peter/wp-graphql-gutenberg (v0.3.10 => v0.3.11)
 seld/phar-utils (1.1.1 => 1.1.2)
 wpackagist-plugin/block-manager (1.2.1 => 1.2.2)
 wpackagist-plugin/gutenberg (11.2.1 => 11.3.0)
 wpackagist-plugin/lazy-blocks (2.3.1 => 2.4.0)
 wpackagist-plugin/wp-graphql (1.6.3 => 1.6.4)

Screenshots

screenshot

Steps To Verify Feature

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

  1. gh pr checkout 53
  2. composer install
  3. Verify the back-end loads and there are no plugins that need updating.
  4. Verify the front-end builds