Commit b9a8fdf
chore: Upgrade packages and fix security issues (#2251)
* upgrade packages
* fix: downgrade dev dependencies to PHP 8.1-compatible versions
Security fix:
- Keeps symfony/process 6.4.33 (fixes GHSA-qq5c-677p-737q, GHSA-r39x-jcww-82v6)
Compatibility fixes:
- Downgrade lucatume/wp-browser from 3.5.3 to 3.2.3 (Codeception 4.x support)
- Downgrade codeception/codeception from 5.3.4 to 4.2.2 (PHP 8.1 compatible)
- Downgrade Symfony 8.x components to 5.x/6.x (PHP 8.1 compatible)
- Downgrade doctrine/instantiator from 2.1.0 to 1.5.0 (PHP 8.1 compatible)
This ensures CI tests run on PHP 8.1 while maintaining security patches
and compatibility with the plugin's advertised PHP 7.4+ support.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* restore composer files to see if tests are passing
* hoist breakpoints
* fix sass version for CI
* regen package-lock
* update @wordpress/base-styles to fix e2e tests
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 20a7ffa commit b9a8fdf
8 files changed
Lines changed: 223 additions & 84 deletions
File tree
- examples/next
- block-support
- custom-toolbar
- faustwp-getting-started
- tutorial
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
0 commit comments