Skip to content

fix(deps-dev): bump phpstan/phpstan from 2.1.55 to 2.2.2 in /plugins/wp-graphql in the wp-graphql-composer-dev-minor-patch group#3953

Merged
jasonbahl merged 2 commits into
mainfrom
dependabot/composer/plugins/wp-graphql/wp-graphql-composer-dev-minor-patch-ba46fd8b61
Jun 18, 2026
Merged

fix(deps-dev): bump phpstan/phpstan from 2.1.55 to 2.2.2 in /plugins/wp-graphql in the wp-graphql-composer-dev-minor-patch group#3953
jasonbahl merged 2 commits into
mainfrom
dependabot/composer/plugins/wp-graphql/wp-graphql-composer-dev-minor-patch-ba46fd8b61

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wp-graphql-composer-dev-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 18, 2026
@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
wpgraphql-com Skipped Skipped Jun 18, 2026 5:36pm

PHPStan 2.2 validates that values passed to apply_filters() match the
@param type the WordPress extension reads from the preceding docblock.
The graphql_type_interfaces filter was documented as string[], but the
interfaces list can also contain InterfaceType instances and callables
that return them (e.g. from parent::getInterfaces()). Widen the @param
to match the actual runtime type.
@jasonbahl jasonbahl enabled auto-merge (squash) June 18, 2026 17:46
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.6%. Comparing base (cfeff25) to head (ac41f72).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              main   #3953   +/-   ##
=======================================
  Coverage     83.6%   83.6%           
  Complexity    5330    5330           
=======================================
  Files          286     286           
  Lines        22848   22848           
=======================================
  Hits         19096   19096           
  Misses        3752    3752           
Flag Coverage Δ
wp-graphql-acf-wpunit-twentytwentyfive-single 77.5% <ø> (ø)
wp-graphql-wpunit-twentytwentyfive-multisite 84.6% <ø> (ø)
wp-graphql-wpunit-twentytwentyfive-single 84.6% <ø> (ø)
wp-graphql-wpunit-twentytwentyone-multisite 84.6% <ø> (ø)
wp-graphql-wpunit-twentytwentyone-single 84.6% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
plugins/wp-graphql/src/Type/WPInterfaceTrait.php 85.4% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jasonbahl jasonbahl merged commit 8eef55e into main Jun 18, 2026
63 of 64 checks passed
@jasonbahl jasonbahl deleted the dependabot/composer/plugins/wp-graphql/wp-graphql-composer-dev-minor-patch-ba46fd8b61 branch June 18, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant