Skip to content

v0.4.0

Compare
Choose a tag to compare
@jenkoian jenkoian released this 26 Oct 12:30
· 943 commits to main since this release

What's Changed

  • [SETUP]: Bump mariadb from 10.6.3 to 10.6.4 in /docker/database by @dependabot in #37
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.26 to 9.4.28 in /tools/monorepo-builder by @dependabot in #38
  • [SETUP]: Bump node from 14.17.4 to 14.17.5 in /docker/node by @dependabot in #39
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.28 to 9.4.30 in /tools/monorepo-builder by @dependabot in #40
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.30 to 9.4.32 in /tools/monorepo-builder by @dependabot in #41
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.32 to 9.4.33 in /tools/monorepo-builder by @dependabot in #42
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.33 to 9.4.37 in /tools/monorepo-builder by @dependabot in #43
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.37 to 9.4.39 in /tools/monorepo-builder by @dependabot in #44
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.39 to 9.4.40 in /tools/monorepo-builder by @dependabot in #45
  • [DEPS]: Bump boxuk/wp-muplugin-loader from 1.5.0 to 1.5.1 by @dependabot in #46
  • [DEPS]: Bump symfony/dotenv from 5.3.6 to 5.3.7 by @dependabot in #53
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.40 to 9.4.47 in /tools/monorepo-builder by @dependabot in #50
  • [DEPS]: Bump boxuk/wp-muplugin-loader from 1.5.1 to 1.6.0 by @dependabot in #47
  • [SETUP]: Bump php from 7.4.22-fpm to 7.4.23-fpm in /docker/app by @dependabot in #48
  • [SETUP]: Bump php from 7.4.22-fpm to 7.4.23-fpm in /docker/styleguide by @dependabot in #49
  • [DEPS]: Bump symfony/dependency-injection from 5.3.4 to 5.3.7 by @dependabot in #52
  • [SETUP]: Bump blackfire/blackfire from 2.4.3 to 2.5.0 in /docker/blackfire by @dependabot in #51
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.47 to 9.4.49 in /tools/monorepo-builder by @dependabot in #54
  • [SETUP]: Bump node from 14.17.5 to 14.17.6 in /docker/node by @dependabot in #55
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.49 to 9.4.52 in /tools/monorepo-builder by @dependabot in #56
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.52 to 9.4.58 in /tools/monorepo-builder by @dependabot in #57
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.58 to 9.4.59 in /tools/monorepo-builder by @dependabot in #58
  • [DEPS]: Bump boxuk/dictator from 0.7 to 0.8 by @dependabot in #59
  • [DEPS]: Bump roots/wordpress from 5.8 to 5.8.1 by @dependabot in #60
  • [DEPS]: Bump wp-phpunit/wp-phpunit from 5.8.0 to 5.8.1 by @dependabot in #62
  • [SETUP]: Bump nginx from 1.21.1 to 1.21.3 in /docker/nginx by @dependabot in #61
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.59 to 9.4.60 in /tools/monorepo-builder by @dependabot in #63
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.60 to 9.4.63 in /tools/monorepo-builder by @dependabot in #64
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.63 to 9.4.65 in /tools/monorepo-builder by @dependabot in #65
  • [SETUP]: Bump php from 7.4.23-fpm to 7.4.24-fpm in /docker/app by @dependabot in #66
  • [SETUP]: Bump php from 7.4.23-fpm to 7.4.24-fpm in /docker/styleguide by @dependabot in #67
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.65 to 9.4.67 in /tools/monorepo-builder by @dependabot in #68
  • [DEPS]: Bump symfony/dependency-injection from 5.3.7 to 5.3.8 by @dependabot in #69
  • [DEPS]: Bump symfony/dotenv from 5.3.7 to 5.3.8 by @dependabot in #70
  • [SETUP]: Bump node from 14.17.6 to 14.18.0 in /docker/node by @dependabot in #71
  • [DEPS]: Bump automattic/vipwpcs from 2.3.2 to 2.3.3 in /tools/php_codesniffer by @dependabot in #72
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.67 to 9.4.69 in /tools/monorepo-builder by @dependabot in #73
  • [DEPS]: Bump symplify/monorepo-builder from 9.4.69 to 9.4.70 in /tools/monorepo-builder by @dependabot in #74
  • Enhances the documentation for applications written to be hosted on WP VIP by @andrewjt71 in #75
  • [DEPS]: Bump composer/composer from 2.0.13 to 2.1.9 by @dependabot in #76
  • [SETUP]: Bump memcached from 1.6.10 to 1.6.12 in /docker/memcached by @dependabot in #77
  • [DEPS]: Bump squizlabs/php_codesniffer from 3.6.0 to 3.6.1 in /tools/php_codesniffer by @dependabot in #78
  • [SETUP]: Bump node from 14.18.0 to 14.18.1 in /docker/node by @dependabot in #79
  • [SETUP] Bring in some changes made from a recent project. by @jenkoian in #80
  • [SETUP] Add hadolint action to lint dockerfiles. by @jenkoian in #81
  • [SETUP] Remove sleep from install script. by @jenkoian in #82
  • [SETUP]: Bump blackfire/blackfire from 2.5.0 to 2.5.1 in /docker/blackfire by @dependabot in #83
  • [FEATURE] Add support for BackstopJS Visual Regression testing. by @jenkoian in #84
  • [SETUP]: Bump php from 7.4.24-fpm to 7.4.25-fpm in /docker/app by @dependabot in #85
  • [SETUP]: Bump php from 7.4.24-fpm to 7.4.25-fpm in /docker/styleguide by @dependabot in #86

New Contributors

Full Changelog: v0.3.0...v0.4.0