Skip to content

chore: bump compatibility headers #453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Conversation

justlevine
Copy link
Member

What

Why

How

Testing Instructions

Additional Info

Checklist:

  • This PR is tested to the best of my abilities.
  • This PR follows the WordPress Coding Standards.
  • This PR has proper inline documentation.
  • This PR has unit tests to verify the code works as intended.
  • The changes in this PR have been noted in CHANGELOG.md

@justlevine justlevine added the safe to test ✔ This PR can be run using repository secrets label May 10, 2025
@justlevine justlevine requested a review from Copilot May 10, 2025 20:09
Copy link

@Copilot 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 pull request updates compatibility headers and dependency versions to support newer versions of WordPress and WPGraphQL.

  • Bump "Tested up to" in wp-graphql-gravity-forms.php and readme.txt from WordPress 6.6 to 6.8
  • Update dependency versions in composer.json for wp-graphql-testcase and wp-graphql-stubs
  • Adjust integration testing workflow to include additional WordPress versions and update actions versions

Reviewed Changes

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

Show a summary per file
File Description
wp-graphql-gravity-forms.php Updated compatibility headers for WP and WPGraphQL
readme.txt Updated testing compatibility information
phpstan.neon.dist Removed an ignored error pattern
composer.json Bumped dependency versions for wp-graphql-testcase and wp-graphql-stubs
CHANGELOG.md Documented new testing compatibility changes
.github/workflows/integration-testing.yml Expanded WordPress matrix and updated PHP/setup and CodeClimate actions

@coveralls
Copy link

Pull Request Test Coverage Report for Build 14954921963

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.041%

Totals Coverage Status
Change from base Build 10223145370: 0.0%
Covered Lines: 6393
Relevant Lines: 7607

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test ✔ This PR can be run using repository secrets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants