Commit ad30c15
Bump yoast/phpunit-polyfills from 1.1.2 to 3.0.0 (#1162)
* Bump yoast/phpunit-polyfills from 1.1.2 to 4.0.0
Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.1.2 to 4.0.0.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/4.x/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.1.2...4.0.0)
---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Make data provider static
[dependabot skip]
* Add PHPUnit 10+ workaround
[dependabot skip]
* Temp debugging
[dependabot skip]
* Update workflow step
[dependabot skip]
* Revert "Temp debugging"
This reverts commit 1cfd0eb.
* Add comment
* Add data provider annotation
[dependabot skip]
* Lint fix
[dependabot skip]
* Downgrade to v3
[dependabot skip]
* Migrate config
[dependabot skip]
* Don't upgrade phpunit
[dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Birchler <pascalb@google.com>1 parent 48f4cde commit ad30c15
6 files changed
Lines changed: 163 additions & 119 deletions
File tree
- .github/workflows
- tests/phpunit/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | 198 | | |
218 | 199 | | |
219 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments