Skip to content

Releases: Automattic/vip-go-mu-plugins

v20231212.0

12 Dec 21:23
c638f85
Compare
Choose a tag to compare

What's Changed

  • CANTINA-1000: Prevent impact of filtered formatted ES args when wp vip-search health validate-counts runs by @rebeccahum in #5058
  • chore(deps-dev): Bump phpunit/phpunit from 9.6.13 to 9.6.15 by @dependabot in #5073
  • chore(deps-dev): Bump @automattic/eslint-plugin-wpvip from 0.9.0 to 0.9.1 in /tests/e2e by @dependabot in #5072
  • chore(deps-dev): Bump eslint-plugin-playwright from 0.18.0 to 0.19.0 in /tests/e2e by @dependabot in #5069
  • chore(deps-dev): Bump playwright from 1.40.0 to 1.40.1 in /tests/e2e by @dependabot in #5068
  • fix constant in comparison by @trepmal in #5070
  • chore(deps-dev): Bump @playwright/test from 1.40.0 to 1.40.1 in /tests/e2e by @dependabot in #5067
  • chore(deps-dev): Bump wp-phpunit/wp-phpunit from 6.3.1 to 6.4.1 by @dependabot in #5060
  • Update wp-parsely submodule to version 3.12.0 by @acicovic in #5077
  • Add and set wp-parsely 3.12 as the default version by @acicovic in #5043
  • Staging release v20231205.1 by @rebeccahum in #5079
  • wpcom_vip_add_role(): set $capabilities as empty array if not array by @rebeccahum in #5080
  • Set Jetpack 12.9 as default for WP 6.3+ by @rebeccahum in #5082
  • Increase delay between JP connection attempts by @WPprodigy in #5090
  • Staging release v20231212.1 by @rebeccahum in #5092
  • Production release v20231212.0 by @rebeccahum in #5091

Full Changelog: v20231205.0...v20231212.0

v20231205.0

05 Dec 16:43
d2b7b10
Compare
Choose a tag to compare

What's Changed

  • Search e2e: Fix tests with recent updates by @rebeccahum in #5041
  • Revert "Update query monitor" by @rebeccahum in #5042
  • chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2 in /tests/e2e by @dependabot in #5036
  • chore(deps-dev): Bump eslint from 8.53.0 to 8.54.0 in /tests/e2e by @dependabot in #5035
  • chore(deps-dev): Bump playwright from 1.39.0 to 1.40.0 in /tests/e2e by @dependabot in #5030
  • chore(deps-dev): Bump @playwright/test from 1.39.0 to 1.40.0 in /tests/e2e by @dependabot in #5029
  • chore(deps): Bump preact from 10.18.1 to 10.19.2 in /search/search-dev-tools by @dependabot in #5044
  • chore(deps-dev): Bump eslint from 8.52.0 to 8.54.0 in /search/search-dev-tools by @dependabot in #5034
  • chore(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3 in /search/search-dev-tools by @dependabot in #5017
  • chore(deps-dev): Bump @babel/plugin-syntax-decorators from 7.22.10 to 7.23.3 in /tests/e2e by @dependabot in #5016
  • chore(deps): Bump @wordpress/i18n from 4.44.0 to 4.46.0 by @dependabot in #5032
  • chore(deps-dev): Bump @automattic/eslint-plugin-wpvip from 0.7.0 to 0.8.0 in /search/search-dev-tools by @dependabot in #4994
  • chore(deps): Bump react-select from 5.7.7 to 5.8.0 by @dependabot in #5006
  • chore(deps-dev): Bump @babel/plugin-syntax-decorators from 7.22.10 to 7.23.3 by @dependabot in #5014
  • chore(deps-dev): Bump sharp from 0.32.5 to 0.32.6 by @dependabot in #5026
  • chore(deps-dev): Bump @wordpress/env from 8.10.0 to 8.12.0 by @dependabot in #5031
  • chore(deps): Bump @wordpress/api-fetch from 6.41.0 to 6.43.0 by @dependabot in #5033
  • chore(deps-dev): Bump lint-staged from 15.0.2 to 15.1.0 by @dependabot in #5046
  • chore(deps-dev): Bump 10up-toolkit from 5.2.2 to 5.2.3 by @dependabot in #5045
  • chore(deps-dev): Bump @babel/plugin-transform-private-property-in-object from 7.22.11 to 7.23.4 in /search/search-dev-tools by @dependabot in #5050
  • chore(deps-dev): Bump @babel/plugin-transform-object-rest-spread from 7.22.15 to 7.23.4 in /search/search-dev-tools by @dependabot in #5049
  • chore(deps-dev): Bump @babel/plugin-transform-object-assign from 7.22.5 to 7.23.3 in /search/search-dev-tools by @dependabot in #5048
  • chore(deps-dev): Bump @babel/plugin-transform-react-jsx from 7.22.15 to 7.23.4 in /search/search-dev-tools by @dependabot in #5047
  • CI: Remove PHP 7.4 and 8.0 from matrix by @rebeccahum in #5052
  • Parsely: Fix config values of Site Details Sync by @mehmoodak in #5051
  • chore(deps-dev): Bump @automattic/eslint-plugin-wpvip from 0.8.0 to 0.9.0 in /search/search-dev-tools by @dependabot in #5057
  • chore(deps): Bump shivammathur/setup-php from 2.27.1 to 2.28.0 by @dependabot in #5056
  • chore(deps-dev): Bump @babel/preset-env from 7.23.2 to 7.23.3 in /search/search-dev-tools by @dependabot in #5055
  • chore(deps-dev): Bump @automattic/eslint-plugin-wpvip from 0.8.0 to 0.9.0 in /tests/e2e by @dependabot in #5053
  • Query monitor tweaks: Implement a new Header outputter for PHP Errors. by @rinatkhaziev in #5040
  • Staging release v20231128.1 by @luiztiago in #5061
  • Production release v20231205.0 by @rebeccahum in #5078

Full Changelog: v20231128.0...v20231205.0

v20231128.0

28 Nov 19:47
c803076
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20231121.0...v20231128.0

v20231121.0

21 Nov 17:28
734240b
Compare
Choose a tag to compare

What's Changed

  • CANTINA-985: Add deprecation notice for wpcom_vip_get_page_by_path(), wpcom_vip_term_exists() and wpcom_vip_get_page_by_title() by @rebeccahum in #4992
  • Revert "fix(files): better handle directories in move()" by @rebeccahum in #5011
  • chore(deps-dev): Bump johnpbloch/wordpress-core from 6.3.2 to 6.4.1 by @dependabot in #5015
  • Revert "Revert "fix(files): better handle directories in move()"" by @sjinks in #5012
  • Jetpack: Update default to 12.8 by @rebeccahum in #5003
  • chore(deps): Bump shivammathur/setup-php from 2.27.0 to 2.27.1 by @dependabot in #5009
  • test: fix E2E tests by @sjinks in #5022
  • chore(deps): Bump actions/github-script from 6 to 7 by @dependabot in #5019
  • Add and set wp-parsely 3.11 as the default version by @acicovic in #5018
  • Update wp-parsely submodule to version 3.11.1 by @acicovic in #5020
  • fix(files): account for instantiation of WP_Filesystem_VIP without arguments by @sjinks in #5021
  • Staging release: v20231114.1 by @WPprodigy in #5025
  • Production release v20231121.0 by @rebeccahum in #5038

Full Changelog: v20231116.0...v20231121.0

v20231116.0

16 Nov 17:29
df51fae
Compare
Choose a tag to compare

v20231114.1

14 Nov 19:14
764681a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20231114.0...v20231114.1

v20231114.0

14 Nov 18:35
b01a548
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @automattic/eslint-plugin-wpvip from 0.6.0 to 0.7.0 in /tests/e2e by @dependabot in #4991
  • chore(deps-dev): Bump @automattic/eslint-plugin-wpvip from 0.6.0 to 0.7.0 in /search/search-dev-tools by @dependabot in #4990
  • Private sites: Disable Jetpack AI by @rebeccahum in #4984
  • chore(deps): Bump shivammathur/setup-php from 2.26.0 to 2.27.0 by @dependabot in #4996
  • Fix strlen of null values in autoloaded options by @trepmal in #5002
  • chore(deps-dev): Bump postcss-preset-env from 9.2.0 to 9.3.0 by @dependabot in #4989
  • chore(deps-dev): Bump @automattic/eslint-plugin-wpvip from 0.7.0 to 0.8.0 in /tests/e2e by @dependabot in #4993
  • CI: Update WP Matrix to reflect current status by @rebeccahum in #5001
  • chore(deps-dev): Bump eslint from 8.52.0 to 8.53.0 in /tests/e2e by @dependabot in #5005
  • Staging release: v20231107.1 by @sjinks in #5008
  • Production release: v20231114.0 by @WPprodigy in #5024

Full Changelog: v20231107.1...v20231114.0

v20231107.1

07 Nov 20:29
fe1a64a
Compare
Choose a tag to compare

v20231107.0

07 Nov 12:48
3eb6d53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20231031.0...v20231107.0

v20231031.0

31 Oct 17:39
717a60c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #4952
  • chore(deps-dev): Bump sass from 1.69.3 to 1.69.4 in /search/search-dev-tools by @dependabot in #4954
  • chore(deps): Bump @wordpress/i18n from 4.43.0 to 4.44.0 by @dependabot in #4960
  • chore(deps): Bump @wordpress/api-fetch from 6.40.0 to 6.41.0 by @dependabot in #4959
  • chore(deps-dev): Bump @wordpress/env from 8.9.0 to 8.10.0 by @dependabot in #4957
  • chore(deps-dev): Bump lint-staged from 15.0.1 to 15.0.2 by @dependabot in #4958
  • Make Jetpack 12.7 default by @rebeccahum in #4961
  • Increase priority of wp_mail_from filter for VIP Support contact form by @rebeccahum in #4963
  • Remove deprecated filter http_api_transports by @rebeccahum in #4962
  • Fix connection pilot’s backoff logic by @WPprodigy in #4955
  • chore(deps): Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #4967
  • chore(deps-dev): Bump eslint-plugin-playwright from 0.17.0 to 0.18.0 in /tests/e2e by @dependabot in #4966
  • chore(deps-dev): Bump eslint from 8.51.0 to 8.52.0 in /tests/e2e by @dependabot in #4965
  • chore(deps-dev): Bump eslint from 8.51.0 to 8.52.0 in /search/search-dev-tools by @dependabot in #4968
  • CANTINA-955: Deprecate SEARCH_DEV_TOOLS_CAP and use vip_search_dev_tools_cap filter instead. Also decouples query monitor by @rebeccahum in #4969
  • Staging release: v20231024.1 by @WPprodigy in #4972
  • Production release: v20231031.0 by @sjinks in #4987

Full Changelog: v20231026.0...v20231031.0