10up / safe-redirect-manager

A simple HTTP redirection plugin for WordPress.
https://wordpress.org/plugins/safe-redirect-manager
GNU General Public License v2.0
314 stars 82 forks source link

Bump tested upto version and minimum wp version #403

Closed mehidi258 closed 4 days ago

mehidi258 commented 5 days ago

Description of the Change

This PR bumps the WP tested-up-to 6.7, the minimum to 6.5, and updates the e2e tests to using 6.5 as the minimum as well.

Closes #402

How to test the Change

Use Plugin ZIP action to get version from this PR and run through critical flows, otherwise review results of e2e tests.

Changelog Entry

Changed - Bump WordPress "tested up to" version 6.7. Changed - Bump WordPress minimum supported version to 6.5.

Credits

Props @sudip-md @jeffpaul @mehidi258

Checklist:

jeffpaul commented 4 days ago

@10up/open-source-practice seeing some e2e failures here and curious if those are related to the WP 6.7 release (that would be the WP trunk failure) and thus some sort of compat fix that's needed?