From d51bd901329f1cdaaeb3c85564ec7a336ebdaf3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 22:57:26 +0000 Subject: [PATCH] Bump wp-graphql/wp-graphql from 1.27.2 to 1.29.0 Bumps [wp-graphql/wp-graphql](https://github.com/wp-graphql/wp-graphql) from 1.27.2 to 1.29.0. - [Release notes](https://github.com/wp-graphql/wp-graphql/releases) - [Changelog](https://github.com/wp-graphql/wp-graphql/blob/develop/CHANGELOG.md) - [Commits](https://github.com/wp-graphql/wp-graphql/compare/1.27.2...v1.29.0) --- updated-dependencies: - dependency-name: wp-graphql/wp-graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index d62d172486..790d0b765e 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "endyjasmi/cuid": "2.*", "tijsverkoyen/css-to-inline-styles": "2.2.4", "jaybizzle/crawler-detect": "^1.2", - "wp-graphql/wp-graphql": "~1.27.0" + "wp-graphql/wp-graphql": "~1.29.0" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 77837ca878..49ed034aa3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2bf67e8fea067690dd80b0e018b63aad", + "content-hash": "c5db5920da2031d3080d3cde33d01d62", "packages": [ { "name": "appsero/client", @@ -754,16 +754,16 @@ }, { "name": "wp-graphql/wp-graphql", - "version": "1.27.2", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/wp-graphql/wp-graphql.git", - "reference": "a44eef4ea478a531245bb22263e28534300dfb9f" + "reference": "3af641b886536bbe8d0c626ef181588275abdf26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-graphql/wp-graphql/zipball/a44eef4ea478a531245bb22263e28534300dfb9f", - "reference": "a44eef4ea478a531245bb22263e28534300dfb9f", + "url": "https://api.github.com/repos/wp-graphql/wp-graphql/zipball/3af641b886536bbe8d0c626ef181588275abdf26", + "reference": "3af641b886536bbe8d0c626ef181588275abdf26", "shasum": "" }, "require": { @@ -826,9 +826,9 @@ "description": "GraphQL API for WordPress", "support": { "issues": "https://github.com/wp-graphql/wp-graphql/issues", - "source": "https://github.com/wp-graphql/wp-graphql/tree/1.27.2" + "source": "https://github.com/wp-graphql/wp-graphql/tree/v1.29.0" }, - "time": "2024-07-04T14:18:36+00:00" + "time": "2024-09-19T17:27:00+00:00" } ], "packages-dev": [],