Commit 7100254
Update dependencies and fix e2e tests (#2160)
* Bump webpack from 5.83.1 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.83.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.83.1...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update e2e workflow so we manually install docker-compose
* Revert "Update e2e workflow so we manually install docker-compose"
This reverts commit 6660072.
* Update extra packages
* Update node
* Downgrade susy
* New build script
* Fix test:e2e script
* Fix e2e test
* Make sure build-js.sh and validate-build.sh are excluded from builds
* Update @wordpress/prettier-config
* Downgrade @wordpress/eslint-plugin and @wordpress/scripts
* Remove @typescript-eslint/no-this-alias rule
* Fix versions
* Update .nvmrc version
* Update package-lock.json
* Update package-lock.json (II)
* Fix missing variables in scripts
* Remove new build-js.sh script
* Remove testing attribute
* Update node and npm version
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 61f976e commit 7100254
File tree
7 files changed
+19164
-11759
lines changed- .github/workflows
- e2e/specs
7 files changed
+19164
-11759
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
0 commit comments