Automattic / super-cool-ad-inserter-plugin

Insert ads, newsletter signup widgets, and calls to action in the middle of your posts!
https://wordpress.org/plugins/super-cool-ad-inserter/#description
32 stars 4 forks source link

test: update tests dependencies #121

Closed leogermani closed 2 years ago

leogermani commented 2 years ago

This PR updates our phpunit tests dependencies to allow us to run them against the latest version of WordPress

adekbadek commented 1 year ago

@leogermani – what about https://github.com/Automattic/super-cool-ad-inserter-plugin/pull/125? Should phpunit be updated to the latest version?

leogermani commented 1 year ago

Yes, it's ok to do that.

We can replace it in all repos:

"phpunit/phpunit": "^7.0 || ^9.5",

with

"phpunit/phpunit": "^9.5"

matticbot commented 1 year ago

:tada: This PR is included in version 0.6.3-alpha.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

matticbot commented 1 year ago

:tada: This PR is included in version 0.6.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: