Skip to content

Adjust the "Tested up to" values and Update Min PHP to 7.2#70

Merged
bswatson merged 23 commits intonexcess:developfrom
bswatson:update/tested-up-to-wc-71
Nov 14, 2022
Merged

Adjust the "Tested up to" values and Update Min PHP to 7.2#70
bswatson merged 23 commits intonexcess:developfrom
bswatson:update/tested-up-to-wc-71

Conversation

@bswatson
Copy link
Copy Markdown
Contributor

@bswatson bswatson commented Nov 11, 2022

This PR updates the "Tested up to" values within the plugin:

  • WordPress: 5.5 => 6.1
  • WooCommerce: 4.5 => 7.1

Fixes #60. Additionally, it bumps the versions being tested in the CI pipeline, including @szepeviktor's Travis cleanup work, so this PR closes #57.

@bswatson bswatson added the enhancement New feature or request label Nov 11, 2022
@bswatson bswatson requested a review from lukecav November 11, 2022 20:17
@bswatson bswatson self-assigned this Nov 11, 2022
… WooCommerce. Run against a small subset of WC & PHP versions to limit testing failures.
Comment thread phpstan.neon.dist Outdated
@szepeviktor
Copy link
Copy Markdown
Contributor

CI says

Composer could not find a composer.json file in /home/runner/work/limit-orders/limit-orders/vendor/woocommerce/woocommerce-src-7.1

WC has stopped being a Composer package.

@bswatson
Copy link
Copy Markdown
Contributor Author

CI says

Composer could not find a composer.json file in /home/runner/work/limit-orders/limit-orders/vendor/woocommerce/woocommerce-src-7.1

WC has stopped being a Composer package.

They moved to a monorepo and WooCommerce is now embedded as a plugin within. I'm trying to get this to run with as few changes as possible, but I might need to convert things over to use their style of wp-env based testing to succeed.

This was referenced Nov 14, 2022
@bswatson bswatson merged commit 042c18a into nexcess:develop Nov 14, 2022
@bswatson bswatson deleted the update/tested-up-to-wc-71 branch November 14, 2022 23:29
@bswatson bswatson mentioned this pull request Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to show that the plugin works with WooCommerce 5.1.0 and WordPress 5.7

4 participants