Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot] 78b79ba7f1
Bump ws and @wordpress/scripts (#329)
Bumps [ws](https://github.com/websockets/ws) to 8.18.0 and updates ancestor dependency [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts). These dependencies need to be updated together.


Updates `ws` from 8.13.0 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.18.0)

Updates `@wordpress/scripts` from 28.6.0 to 30.0.2
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/scripts@30.0.2/packages/scripts)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 14:21:43 -04:00
Kelly Dwan 770cea58fb
Tools: Update readme with current instructions 2024-09-13 15:55:10 -04:00
Kelly Dwan ad7b430c21
Tools: Remove repo-tools
The config is slightly different, and the setup command does not currently support the different install path.
2024-09-13 15:33:53 -04:00
Kelly Dwan 215af418b4
Tools: Fix the start command for new theme 2024-08-27 21:24:12 -04:00
Kelly Dwan 512d7ba421
Theme 2024: Initial commit of new theme 2024-08-27 13:45:46 -04:00
Kelly Dwan 50c21b4e85
Tools: Add phpunit test support inside wp-env container 2024-08-27 13:43:27 -04:00
Kelly Dwan bb25e0c78b
Tools: Add formatting command, run to fix minor phpcs issues 2024-08-27 13:43:27 -04:00
Kelly Dwan 28b102bc4c
Tools: Update node env, composer packages, add wp-env 2024-08-27 13:34:22 -04:00