Skip to content

v20240116.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 16:42
· 732 commits to develop since this release
91ccef3

What's Changed

  • Add retry limit to the connection pilot by @WPprodigy in #5098
  • Deprecate wpcom_vip_term_exists() by @rebeccahum in #5100
  • chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #5104
  • Update Akismet to 5.3 by @rebeccahum in #5086
  • Fix Search e2e tests by @rebeccahum in #5106
  • Update ElasticPress to 0b1336931a69dde98cb203a8a08630800002ff48 by @rebeccahum in #5108
  • Send a warning in case Jetpack is pinned but the pinned version is not available anymore by @rinatkhaziev in #5093
  • chore(deps-dev): Bump eslint from 8.54.0 to 8.56.0 in /tests/e2e by @dependabot in #5103
  • chore(deps): Bump github/codeql-action from 2 to 3 by @dependabot in #5097
  • chore(deps-dev): Bump eslint-plugin-playwright from 0.19.0 to 0.20.0 in /tests/e2e by @dependabot in #5087
  • chore(deps-dev): Bump wp-phpunit/wp-phpunit from 6.4.1 to 6.4.2 by @dependabot in #5085
  • chore(deps-dev): Bump johnpbloch/wordpress-core from 6.4.1 to 6.4.2 by @dependabot in #5084
  • chore(deps): Bump @wordpress/i18n from 4.46.0 to 4.48.0 by @dependabot in #5095
  • chore(deps-dev): Bump @wordpress/env from 8.12.0 to 9.0.0 by @dependabot in #5094
  • chore(deps-dev): Bump typescript from 5.3.2 to 5.3.3 in /tests/e2e by @dependabot in #5083
  • chore(deps): Bump chart.js from 4.4.0 to 4.4.1 by @dependabot in #5081
  • chore(deps): Bump @wordpress/api-fetch from 6.43.0 to 6.45.0 by @dependabot in #5096
  • chore(deps-dev): Bump eslint from 8.54.0 to 8.56.0 in /search/search-dev-tools by @dependabot in #5105
  • chore(deps-dev): Bump lint-staged from 15.1.0 to 15.2.0 by @dependabot in #5074
  • chore(deps-dev): Bump @automattic/eslint-plugin-wpvip from 0.9.0 to 0.9.1 in /search/search-dev-tools by @dependabot in #5071
  • chore(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #5101
  • chore(deps-dev): Bump @babel/core from 7.23.3 to 7.23.6 in /search/search-dev-tools by @dependabot in #5089
  • chore(deps-dev): Bump @babel/preset-env from 7.23.3 to 7.23.6 in /search/search-dev-tools by @dependabot in #5088
  • chore(deps-dev): Bump sass-loader from 13.3.2 to 13.3.3 in /search/search-dev-tools by @dependabot in #5110
  • chore(deps-dev): Bump html-webpack-plugin from 5.5.3 to 5.6.0 in /search/search-dev-tools by @dependabot in #5111
  • chore(deps): Bump preact from 10.19.2 to 10.19.3 in /search/search-dev-tools by @dependabot in #5112
  • chore(deps-dev): Bump classnames from 2.3.2 to 2.4.0 by @dependabot in #5115
  • chore(deps): Bump whatwg-fetch from 3.6.19 to 3.6.20 by @dependabot in #5114
  • chore(deps): Bump classnames from 2.3.2 to 2.4.0 in /search/search-dev-tools by @dependabot in #5113
  • Removes wp_parsely_managed_options filter from Parse.ly integration by @mehmoodak in #5109
  • chore(deps): Bump classnames from 2.4.0 to 2.5.0 in /search/search-dev-tools by @dependabot in #5119
  • chore(deps-dev): Bump classnames from 2.4.0 to 2.5.0 by @dependabot in #5118
  • chore(deps-dev): Bump terser-webpack-plugin from 5.3.9 to 5.3.10 in /search/search-dev-tools by @dependabot in #5120
  • chore(deps-dev): Bump postcss-loader from 7.3.3 to 7.3.4 in /search/search-dev-tools by @dependabot in #5116
  • chore(deps-dev): Bump terser-webpack-plugin from 5.3.9 to 5.3.10 by @dependabot in #5117
  • Bump Block Data API integration version to 1.1 by @alecgeatches in #5099
  • Search: Update ElasticPress to include fix for terms indexing on sites with a lot of terms by @rebeccahum in #5128
  • (CANTINA-1006) Search: For CLI commands, use composition instead of inheritance by @rebeccahum in #5107
  • CANTINA-995: Disable crawling for VIP convenience domains by @rebeccahum in #5129
  • Add VIP helper function is_vip_convenience_domain by @rebeccahum in #5132
  • Use unique file name provided by VIP files service. by @bsessions85 in #5102
  • chore(deps-dev): Bump acorn from 8.11.2 to 8.11.3 in /search/search-dev-tools by @dependabot in #5121
  • chore(deps): Bump classnames from 2.5.0 to 2.5.1 in /search/search-dev-tools by @dependabot in #5123
  • chore(deps-dev): Bump classnames from 2.5.0 to 2.5.1 by @dependabot in #5124
  • chore(deps-dev): Bump @babel/core from 7.23.6 to 7.23.7 in /search/search-dev-tools by @dependabot in #5125
  • chore(deps-dev): Bump eslint-plugin-playwright from 0.20.0 to 0.21.0 in /tests/e2e by @dependabot in #5126
  • chore(deps-dev): Bump sass from 1.69.5 to 1.69.7 in /search/search-dev-tools by @dependabot in #5127
  • chore(deps-dev): Bump @babel/preset-env from 7.23.6 to 7.23.8 in /search/search-dev-tools by @dependabot in #5134
  • BB8-10943: Update the 2FA messaging generic for different scenarios by @aagam-shah in #5133
  • Staging release v20240109.1 by @WPprodigy in #5140
  • Production release v20240116.0 by @rebeccahum in #5151

New Contributors

Full Changelog: v20240109.0...v20240116.0