Releases: Automattic/vip-go-mu-plugins
Releases · Automattic/vip-go-mu-plugins
v20250121.0
What's Changed
- ci: install
svn
before running tests by @sjinks in #6065 - chore(deps): Bump sjinks/setup-wordpress-test-library from 2.1.2 to 2.1.3 in /.github/actions/run-wp-tests by @dependabot in #6052
- chore(deps-dev): Bump @types/node from 22.10.1 to 22.10.2 in /tests/e2e by @dependabot in #6063
- chore(deps-dev): Bump @playwright/test from 1.49.0 to 1.49.1 in /tests/e2e by @dependabot in #6062
- chore(deps): Bump github/codeql-action from 3.27.6 to 3.28.0 by @dependabot in #6066
- chore(deps): Bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #6058
- chore(deps): Bump codecov/codecov-action from 5.1.1 to 5.1.2 in /.github/actions/run-wp-tests by @dependabot in #6069
- Actually bump minimum Parse.ly version to 3.15 in parsely.yml workflow by @rinatkhaziev in #6071
- Remove older Parse.ly versions by @rinatkhaziev in #6064
- Alloptions cli tweaks by @trepmal in #6072
- chore(deps): Bump @wordpress/i18n from 5.13.0 to 5.15.1 by @dependabot in #6079
- chore(deps-dev): Bump @wordpress/env from 10.13.0 to 10.15.0 by @dependabot in #6078
- chore(deps): Bump shivammathur/setup-php from 2.31.1 to 2.32.0 in /.github/actions/run-wp-tests by @dependabot in #6074
- chore(deps-dev): Bump @types/node from 22.10.2 to 22.10.5 in /tests/e2e by @dependabot in #6077
- chore(deps-dev): Bump sass from 1.82.0 to 1.83.1 in /search/search-dev-tools by @dependabot in #6076
- chore(deps-dev): Bump lint-staged from 15.2.10 to 15.3.0 by @dependabot in #6075
- Staging release: v20250107.1 by @luiztiago in #6081
- Staging release: v20250114.1 by @sjinks in #6099
- Staging release: v20250114.2 by @sjinks in #6100
- Production release: v20250121.0 by @WPprodigy in #6105
Full Changelog: v20250114.0...v20250121.0
v20250114.0
What's Changed
Full Changelog: v20250108.0...v20250114.0
v20250108.0
Full Changelog: v20250107.0...v20250108.0
v20250107.0
What's Changed
- chore(deps-dev): Bump webpack from 5.96.1 to 5.97.1 in /search/search-dev-tools by @dependabot in #6035
- chore(deps): Bump @wordpress/i18n from 5.10.0 to 5.13.0 by @dependabot in #6040
- chore(deps): Bump chart.js from 4.4.6 to 4.4.7 by @dependabot in #6041
- chore(deps-dev): Bump jsdoc from 4.0.3 to 4.0.4 by @dependabot in #6039
- chore(deps): Bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #6042
- chore(deps-dev): Bump sass from 1.81.0 to 1.82.0 in /search/search-dev-tools by @dependabot in #6034
- chore(deps): Bump codecov/codecov-action from 5.0.7 to 5.1.1 in /.github/actions/run-wp-tests by @dependabot in #6037
- Add filter to is_valid_path_for_site ACL function by @rbcorrales in #6033
- SDS: For search, track EP_IS_NETWORK constant by @rebeccahum in #6050
- Staging release v20241216.0 by @rebeccahum in #6051
- Production release: v20250107.0 by @luiztiago in #6080
Full Changelog: v20241216.0...v20250107.0
v20241216.0
Full Changelog: v20241210.1...v20241216.0
v20241210.1
What's Changed
- chore(deps-dev): Bump @types/node from 22.9.3 to 22.10.1 in /tests/e2e by @dependabot in #6029
- chore(deps-dev): Bump @wordpress/env from 10.10.0 to 10.13.0 by @dependabot in #6028
- chore(deps): Bump @wordpress/api-fetch from 7.10.0 to 7.13.0 by @dependabot in #6027
- chore(deps-dev): Bump postcss-preset-env from 10.0.7 to 10.1.1 by @dependabot in #6026
- chore(deps-dev): Bump webpack from 5.95.0 to 5.96.1 in /search/search-dev-tools by @dependabot in #6024
- chore(deps): Bump preact from 10.24.3 to 10.25.1 in /search/search-dev-tools by @dependabot in #6023
- chore(deps-dev): Bump mini-css-extract-plugin from 2.9.1 to 2.9.2 in /search/search-dev-tools by @dependabot in #6022
- chore(deps): Bump uuid from 10.0.0 to 11.0.3 by @dependabot in #6025
- VIP Parse.ly: Check for Support User class exists in the vip-parsely plugin by @vaurdan in #6016
- Jetpack: Display correct Jetpack version in plugins list UI by @rebeccahum in #6043
- Simplify the logic to display where Jetpack is loaded from by @rinatkhaziev in #6046
- Implement platform-wide mitigation for wpcom-block-editor breakage by @rinatkhaziev in #6047
- Staging release v20241210.1 by @rebeccahum in #6045
- Production release v20241210.2 by @rebeccahum in #6049
Full Changelog: v20241210.0...v20241210.1
v20241210.0
What's Changed
- chore(deps-dev): Bump cypress-multi-reporters from 1.6.4 to 2.0.4 by @dependabot in #5962
- Enterprise Search: Add filter ep_disable_query_logging and do not facet feed queries by @rebeccahum in #6030
- Staging release: v20241203.1 by @luiztiago in #6032
- Production release v20241210.0 by @rebeccahum in #6044
Full Changelog: v20241203.0...v20241210.0
v20241203.0
What's Changed
- Jetpack: Update default to 14.0 by @rebeccahum in #6002
- Update
Tracks_Event_DTO
by adding new properties and updating the names of legacy properties by @mehmoodak in #5990 - Update Memcached Drop-in by @WPprodigy in #6003
- Revert "Search: Allow sync manager queue to account for multisite context" by @rebeccahum in #6005
- Revert "Revert "Search: Allow sync manager queue to account for multisite context"" by @rebeccahum in #6009
- chore(deps): Bump actions/dependency-review-action from 4.4.0 to 4.5.0 by @dependabot in #6013
- chore(deps): Bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #6014
- chore(deps-dev): Bump @playwright/test from 1.48.2 to 1.49.0 in /tests/e2e by @dependabot in #5991
- chore(deps-dev): Bump @types/node from 22.9.0 to 22.9.3 in /tests/e2e by @dependabot in #6012
- chore(deps-dev): Bump typescript from 5.6.3 to 5.7.2 in /tests/e2e by @dependabot in #6011
- chore(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.7 in /.github/actions/run-wp-tests by @dependabot in #6008
- chore(deps-dev): Bump johnpbloch/wordpress-core from 6.7.0 to 6.7.1 by @dependabot in #6006
- chore(deps-dev): Bump eslint-plugin-playwright from 2.0.1 to 2.1.0 in /tests/e2e by @dependabot in #6010
- chore(deps): Bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #5950
- chore(deps-dev): Bump the babel group in /search/search-dev-tools with 7 updates by @dependabot in #5952
- chore(deps-dev): Bump wp-phpunit/wp-phpunit from 6.7.0 to 6.7.1 by @dependabot in #6007
- Fix last changed date after dynamic bulk index by @sathyapulse in #6015
- test: fix search E2E tests FTW by @sjinks in #6017
- chore(deps-dev): Bump husky from 9.1.6 to 9.1.7 by @dependabot in #5998
- chore(deps-dev): Bump sass from 1.80.3 to 1.81.0 in /search/search-dev-tools by @dependabot in #5992
- chore(deps): Bump chart.js from 4.4.4 to 4.4.6 by @dependabot in #5964
- chore(deps-dev): Bump @babel/plugin-syntax-decorators from 7.25.7 to 7.25.9 in the babel group by @dependabot in #5961
- chore(deps-dev): Bump html-webpack-plugin from 5.6.2 to 5.6.3 in /search/search-dev-tools by @dependabot in #5955
- chore(deps-dev): Bump acorn from 8.12.1 to 8.14.0 in /search/search-dev-tools by @dependabot in #5954
- Search: Update ElasticPress by @rebeccahum in #6018
- Staging release: v20241126.1 by @rinatkhaziev in #6020
- Production release: v20241203.0 by @luiztiago in #6031
New Contributors
- @sathyapulse made their first contribution in #6015
Full Changelog: v20241126.0...v20241203.0
v20241126.0
What's Changed
- ci: fix WP Core tests by @sjinks in #5986
- chore(deps): Bump react-select from 5.8.1 to 5.8.3 by @dependabot in #5982
- chore(deps): Bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #5981
- chore(deps-dev): Bump eslint-plugin-playwright from 1.8.1 to 2.0.1 in /tests/e2e by @dependabot in #5980
- chore(deps-dev): Bump @types/node from 22.7.7 to 22.9.0 in /tests/e2e by @dependabot in #5979
- chore(deps): Bump sjinks/setup-wordpress-test-library from 2.1.1 to 2.1.2 in /.github/actions/run-wp-tests by @dependabot in #5987
- chore(deps): Bump actions/dependency-review-action from 4.3.4 to 4.4.0 by @dependabot in #5951
- chore(deps): Bump actions/checkout from 4.2.1 to 4.2.2 in /.github/actions/prepare-source by @dependabot in #5960
- chore(deps-dev): Bump @babel/plugin-syntax-decorators from 7.25.7 to 7.25.9 in /tests/e2e by @dependabot in #5956
- chore(deps-dev): Bump @playwright/test from 1.48.1 to 1.48.2 in /tests/e2e by @dependabot in #5957
- chore(deps): Bump cookie and express in /search/search-dev-tools by @dependabot in #5977
- ci: use preconfigured WP image if available by @sjinks in #5989
- Refactor Tracks events props to util functions by @mehmoodak in #5966
- chore(deps-dev): Bump johnpbloch/wordpress-core from 6.6.2 to 6.7.0 by @dependabot in #5995
- chore(deps-dev): Bump wp-phpunit/wp-phpunit from 6.6.2 to 6.7.0 by @dependabot in #5996
- chore(deps): Bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #5994
- chore(deps): Bump github/codeql-action from 3.27.1 to 3.27.4 by @dependabot in #5993
- chore(deps): Bump codecov/codecov-action from 4.6.0 to 5.0.2 in /.github/actions/run-wp-tests by @dependabot in #5997
- Staging release v20241119.1 by @rebeccahum in #6000
- Production release: v20241126.0 by @rinatkhaziev in #6019
Full Changelog: v20241125.0...v20241126.0
v20241125.0
Full Changelog: v20241119.0...v20241125.0