Skip to content

Update the AI Provider plugins to their latest versions - #275

Open
dkotter wants to merge 1 commit into
WordPress:trunkfrom
dkotter:update/provider-deps
Open

Update the AI Provider plugins to their latest versions#275
dkotter wants to merge 1 commit into
WordPress:trunkfrom
dkotter:update/provider-deps

Conversation

@dkotter

@dkotter dkotter commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

What?

Ensure we reference the three core AI Provider plugins by the right slug and we update to the latest versions of those.

Why?

We include the three core AI Provider plugins (Anthropic, Google, OpenAI) in our composer config and use those in integration tests. Those were being referenced by old slug names and were using out-dated versions. This PR updates both.

How?

  • Update the slug names in our composer config to reference the right repos
  • Run a composer update on those three packages to pull in the latest versions

Use of AI Tools

No

Testing Instructions

Nothing much to test here. Can run integration tests locally if desired to ensure those still work

Changelog Entry

Developer - Update to the latest version of the three core AI Provider plugins used in our tests

@dkotter dkotter added this to the 1.4.0 milestone Aug 13, 2026
@dkotter dkotter self-assigned this Aug 13, 2026
@dkotter
dkotter requested a review from JasonTheAdams August 13, 2026 18:31
@github-actions

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: dkotter <dkotter@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.49%. Comparing base (a31b0ec) to head (2247ff3).

Additional details and impacted files
@@            Coverage Diff            @@
##              trunk     #275   +/-   ##
=========================================
  Coverage     86.49%   86.49%           
  Complexity     1327     1327           
=========================================
  Files            68       68           
  Lines          4295     4295           
=========================================
  Hits           3715     3715           
  Misses          580      580           
Flag Coverage Δ
unit 86.49% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants