diff --git a/projects/js-packages/babel-plugin-replace-textdomain/CHANGELOG.md b/projects/js-packages/babel-plugin-replace-textdomain/CHANGELOG.md index d578cc5b2b5cc..4505c316a8040 100644 --- a/projects/js-packages/babel-plugin-replace-textdomain/CHANGELOG.md +++ b/projects/js-packages/babel-plugin-replace-textdomain/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.36] - 2024-08-29 +### Changed +- Internal updates. + ## [1.0.35] - 2024-06-12 ### Changed - Updated package dependencies. [#37796] @@ -161,6 +165,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release. - Replace missing domains too. +[1.0.36]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.35...v1.0.36 [1.0.35]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.34...v1.0.35 [1.0.34]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.33...v1.0.34 [1.0.33]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.32...v1.0.33 diff --git a/projects/js-packages/babel-plugin-replace-textdomain/changelog/add-more-eslint-rules b/projects/js-packages/babel-plugin-replace-textdomain/changelog/add-more-eslint-rules deleted file mode 100644 index 2b32cb03e644c..0000000000000 --- a/projects/js-packages/babel-plugin-replace-textdomain/changelog/add-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix new eslint sniffs. Should be no change in functionality. - - diff --git a/projects/js-packages/babel-plugin-replace-textdomain/package.json b/projects/js-packages/babel-plugin-replace-textdomain/package.json index d4bf9ca63bcf9..13ceb793c3fa9 100644 --- a/projects/js-packages/babel-plugin-replace-textdomain/package.json +++ b/projects/js-packages/babel-plugin-replace-textdomain/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/babel-plugin-replace-textdomain", - "version": "1.0.35", + "version": "1.0.36", "description": "A Babel plugin to replace the textdomain in gettext-style function calls.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/babel-plugin-replace-textdomain/#readme", "bugs": { diff --git a/projects/js-packages/boost-score-api/CHANGELOG.md b/projects/js-packages/boost-score-api/CHANGELOG.md index 147b05cd016e7..eec17d7c86020 100644 --- a/projects/js-packages/boost-score-api/CHANGELOG.md +++ b/projects/js-packages/boost-score-api/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.37] - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + ## [0.1.36] - 2024-08-23 ### Changed - Updated package dependencies. [#39004] @@ -159,6 +163,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Create package for the boost score bar API [#30781] +[0.1.37]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.36...v0.1.37 [0.1.36]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.35...v0.1.36 [0.1.35]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.34...v0.1.35 [0.1.34]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.33...v0.1.34 diff --git a/projects/js-packages/boost-score-api/changelog/add-more-eslint-rules b/projects/js-packages/boost-score-api/changelog/add-more-eslint-rules deleted file mode 100644 index 2b32cb03e644c..0000000000000 --- a/projects/js-packages/boost-score-api/changelog/add-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix new eslint sniffs. Should be no change in functionality. - - diff --git a/projects/js-packages/boost-score-api/changelog/renovate-npm-webpack-vulnerability b/projects/js-packages/boost-score-api/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/boost-score-api/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/boost-score-api/package.json b/projects/js-packages/boost-score-api/package.json index f7cbb82ca651c..a918d7ada1852 100644 --- a/projects/js-packages/boost-score-api/package.json +++ b/projects/js-packages/boost-score-api/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-boost-score-api", - "version": "0.1.36", + "version": "0.1.37", "description": "A package to get the Jetpack Boost score of a site", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/boost-score-api/#readme", "bugs": { diff --git a/projects/js-packages/components/CHANGELOG.md b/projects/js-packages/components/CHANGELOG.md index 54b054e211266..826ff78f6e3c5 100644 --- a/projects/js-packages/components/CHANGELOG.md +++ b/projects/js-packages/components/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA Components package releases. +## [0.55.11] - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + ## [0.55.10] - 2024-08-23 ### Changed - Internal updates. @@ -1137,6 +1141,7 @@ ### Changed - Update node version requirement to 14.16.1 +[0.55.11]: https://github.com/Automattic/jetpack-components/compare/0.55.10...0.55.11 [0.55.10]: https://github.com/Automattic/jetpack-components/compare/0.55.9...0.55.10 [0.55.9]: https://github.com/Automattic/jetpack-components/compare/0.55.8...0.55.9 [0.55.8]: https://github.com/Automattic/jetpack-components/compare/0.55.7...0.55.8 diff --git a/projects/js-packages/components/changelog/add-more-eslint-rules b/projects/js-packages/components/changelog/add-more-eslint-rules deleted file mode 100644 index 2b32cb03e644c..0000000000000 --- a/projects/js-packages/components/changelog/add-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix new eslint sniffs. Should be no change in functionality. - - diff --git a/projects/js-packages/components/changelog/renovate-npm-webpack-vulnerability b/projects/js-packages/components/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/components/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/components/package.json b/projects/js-packages/components/package.json index 65f58a9940bf7..c5b00d1f3d21b 100644 --- a/projects/js-packages/components/package.json +++ b/projects/js-packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-components", - "version": "0.55.10", + "version": "0.55.11", "description": "Jetpack Components Package", "author": "Automattic", "license": "GPL-2.0-or-later", diff --git a/projects/js-packages/config/CHANGELOG.md b/projects/js-packages/config/CHANGELOG.md index 375e8665338e5..7b9294c9fc851 100644 --- a/projects/js-packages/config/CHANGELOG.md +++ b/projects/js-packages/config/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.25] - 2024-08-29 +### Changed +- Internal updates. + ## [0.1.24] - 2023-12-03 ### Changed - Updated package dependencies. [#34427] @@ -100,6 +104,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - fixed and improved README +[0.1.25]: https://github.com/Automattic/jetpack-config-js/compare/v0.1.24...v0.1.25 [0.1.24]: https://github.com/Automattic/jetpack-config-js/compare/v0.1.23...v0.1.24 [0.1.23]: https://github.com/Automattic/jetpack-config-js/compare/v0.1.22...v0.1.23 [0.1.22]: https://github.com/Automattic/jetpack-config-js/compare/v0.1.21...v0.1.22 diff --git a/projects/js-packages/config/changelog/add-more-eslint-rules b/projects/js-packages/config/changelog/add-more-eslint-rules deleted file mode 100644 index 2b32cb03e644c..0000000000000 --- a/projects/js-packages/config/changelog/add-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix new eslint sniffs. Should be no change in functionality. - - diff --git a/projects/js-packages/config/package.json b/projects/js-packages/config/package.json index 8df5bee780985..2f89385ef4536 100644 --- a/projects/js-packages/config/package.json +++ b/projects/js-packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-config", - "version": "0.1.24", + "version": "0.1.25", "description": "Handles Jetpack global configuration shared across all packages", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/config/#readme", "bugs": { diff --git a/projects/js-packages/i18n-check-webpack-plugin/CHANGELOG.md b/projects/js-packages/i18n-check-webpack-plugin/CHANGELOG.md index 94f1a901715f2..574f5639dbc3b 100644 --- a/projects/js-packages/i18n-check-webpack-plugin/CHANGELOG.md +++ b/projects/js-packages/i18n-check-webpack-plugin/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.1.11] - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + ## [1.1.10] - 2024-08-21 ### Changed - Internal updates. @@ -214,6 +218,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial release. +[1.1.11]: https://github.com/Automattic/i18n-check-webpack-plugin/compare/v1.1.10...v1.1.11 [1.1.10]: https://github.com/Automattic/i18n-check-webpack-plugin/compare/v1.1.9...v1.1.10 [1.1.9]: https://github.com/Automattic/i18n-check-webpack-plugin/compare/v1.1.8...v1.1.9 [1.1.8]: https://github.com/Automattic/i18n-check-webpack-plugin/compare/v1.1.7...v1.1.8 diff --git a/projects/js-packages/i18n-check-webpack-plugin/changelog/add-more-eslint-rules b/projects/js-packages/i18n-check-webpack-plugin/changelog/add-more-eslint-rules deleted file mode 100644 index 2b32cb03e644c..0000000000000 --- a/projects/js-packages/i18n-check-webpack-plugin/changelog/add-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix new eslint sniffs. Should be no change in functionality. - - diff --git a/projects/js-packages/i18n-check-webpack-plugin/changelog/renovate-npm-webpack-vulnerability b/projects/js-packages/i18n-check-webpack-plugin/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/i18n-check-webpack-plugin/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/i18n-check-webpack-plugin/package.json b/projects/js-packages/i18n-check-webpack-plugin/package.json index ba6c29a7edaf7..05b891c900632 100644 --- a/projects/js-packages/i18n-check-webpack-plugin/package.json +++ b/projects/js-packages/i18n-check-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/i18n-check-webpack-plugin", - "version": "1.1.10", + "version": "1.1.11", "description": "A Webpack plugin to check that WordPress i18n hasn't been mangled by Webpack optimizations.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/i18n-check-webpack-plugin/#readme", "bugs": { diff --git a/projects/js-packages/i18n-loader-webpack-plugin/CHANGELOG.md b/projects/js-packages/i18n-loader-webpack-plugin/CHANGELOG.md index ef45eb9ca8fec..218908cefe6b5 100644 --- a/projects/js-packages/i18n-loader-webpack-plugin/CHANGELOG.md +++ b/projects/js-packages/i18n-loader-webpack-plugin/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.56] - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + ## [2.0.55] - 2024-08-21 ### Changed - Internal updates. @@ -249,6 +253,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial release. +[2.0.56]: https://github.com/Automattic/i18n-loader-webpack-plugin/compare/v2.0.55...v2.0.56 [2.0.55]: https://github.com/Automattic/i18n-loader-webpack-plugin/compare/v2.0.54...v2.0.55 [2.0.54]: https://github.com/Automattic/i18n-loader-webpack-plugin/compare/v2.0.53...v2.0.54 [2.0.53]: https://github.com/Automattic/i18n-loader-webpack-plugin/compare/v2.0.52...v2.0.53 diff --git a/projects/js-packages/i18n-loader-webpack-plugin/changelog/renovate-npm-webpack-vulnerability b/projects/js-packages/i18n-loader-webpack-plugin/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/i18n-loader-webpack-plugin/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/i18n-loader-webpack-plugin/package.json b/projects/js-packages/i18n-loader-webpack-plugin/package.json index e4129b315083a..2b757aee168a3 100644 --- a/projects/js-packages/i18n-loader-webpack-plugin/package.json +++ b/projects/js-packages/i18n-loader-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/i18n-loader-webpack-plugin", - "version": "2.0.55", + "version": "2.0.56", "description": "A Webpack plugin to load WordPress i18n when Webpack lazy-loads a bundle.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/i18n-loader-webpack-plugin/#readme", "bugs": { diff --git a/projects/js-packages/idc/CHANGELOG.md b/projects/js-packages/idc/CHANGELOG.md index c6bcf4f939db8..72a6081ee7e1d 100644 --- a/projects/js-packages/idc/CHANGELOG.md +++ b/projects/js-packages/idc/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA IDC package releases. +## 0.11.9 - 2024-08-29 +### Changed +- Internal updates. + ## 0.11.8 - 2024-08-21 ### Changed - Internal updates. diff --git a/projects/js-packages/idc/changelog/add-more-eslint-rules b/projects/js-packages/idc/changelog/add-more-eslint-rules deleted file mode 100644 index 2b32cb03e644c..0000000000000 --- a/projects/js-packages/idc/changelog/add-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix new eslint sniffs. Should be no change in functionality. - - diff --git a/projects/js-packages/idc/package.json b/projects/js-packages/idc/package.json index 67c6bfdeeb9da..6b9b7b6bece08 100644 --- a/projects/js-packages/idc/package.json +++ b/projects/js-packages/idc/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-idc", - "version": "0.11.8", + "version": "0.11.9", "description": "Jetpack Connection Component", "author": "Automattic", "license": "GPL-2.0-or-later", diff --git a/projects/js-packages/image-guide/CHANGELOG.md b/projects/js-packages/image-guide/CHANGELOG.md index e773c91e2dbfb..51f3534157e22 100644 --- a/projects/js-packages/image-guide/CHANGELOG.md +++ b/projects/js-packages/image-guide/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.5.11] - 2024-08-29 +### Changed +- Updated package dependencies. [#38287] + +### Fixed +- Fix: Handle uncaught exception for images with empty or no src attributes. [#39024] +- Fixed a bug where image guide would show up for svg images. [#38329] + ## [0.5.10] - 2024-07-10 ### Changed - Updated package dependencies. [#38092] @@ -113,6 +121,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Minor package.json change - removing private entry. +[0.5.11]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.10...v0.5.11 [0.5.10]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.9...v0.5.10 [0.5.9]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.8...v0.5.9 [0.5.8]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.7...v0.5.8 diff --git a/projects/js-packages/image-guide/changelog/fix-uncaught-exception b/projects/js-packages/image-guide/changelog/fix-uncaught-exception deleted file mode 100644 index e9ab1868e6296..0000000000000 --- a/projects/js-packages/image-guide/changelog/fix-uncaught-exception +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix: Handle uncaught exception for images with empty or no src attributes. diff --git a/projects/js-packages/image-guide/changelog/renovate-npm-webpack-vulnerability b/projects/js-packages/image-guide/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/image-guide/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/image-guide/changelog/renovate-rollup-plugin-svelte-7.x b/projects/js-packages/image-guide/changelog/renovate-rollup-plugin-svelte-7.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/image-guide/changelog/renovate-rollup-plugin-svelte-7.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/image-guide/changelog/renovate-svelte-4.x b/projects/js-packages/image-guide/changelog/renovate-svelte-4.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/image-guide/changelog/renovate-svelte-4.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/image-guide/changelog/renovate-svelte-preprocess-6.x b/projects/js-packages/image-guide/changelog/renovate-svelte-preprocess-6.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/image-guide/changelog/renovate-svelte-preprocess-6.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/image-guide/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/js-packages/image-guide/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/image-guide/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/image-guide/changelog/try-no-version-bumps-in-trunk b/projects/js-packages/image-guide/changelog/try-no-version-bumps-in-trunk deleted file mode 100644 index 91efe85c55e06..0000000000000 --- a/projects/js-packages/image-guide/changelog/try-no-version-bumps-in-trunk +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Un-bump version numbers in trunk. The build will now update the version numbers as needed for mirrors. - - diff --git a/projects/js-packages/image-guide/changelog/update-fix-image-guide-svgs b/projects/js-packages/image-guide/changelog/update-fix-image-guide-svgs deleted file mode 100644 index 694da4b8779ef..0000000000000 --- a/projects/js-packages/image-guide/changelog/update-fix-image-guide-svgs +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fixed a bug where image guide would show up for svg images. diff --git a/projects/js-packages/image-guide/package.json b/projects/js-packages/image-guide/package.json index 21fb6b5dfa206..f88b9d1c663ed 100644 --- a/projects/js-packages/image-guide/package.json +++ b/projects/js-packages/image-guide/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-image-guide", - "version": "0.5.10", + "version": "0.5.11", "description": "Go through the dom to analyze image size on screen vs actual file size.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/image-guide/#readme", "type": "module", diff --git a/projects/js-packages/react-data-sync-client/CHANGELOG.md b/projects/js-packages/react-data-sync-client/CHANGELOG.md index 6f945c3c9ac8e..178b1e3fa0bb9 100644 --- a/projects/js-packages/react-data-sync-client/CHANGELOG.md +++ b/projects/js-packages/react-data-sync-client/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.4] - 2024-08-29 +### Changed +- Updated package dependencies. [#39004] +- Updated package dependencies. [#39111] + ## [0.1.3] - 2024-06-10 ### Changed - Updated package dependencies. [#37380] @@ -42,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Added default param for callbacks to prevent crashes when none provided [#34910] +[0.1.4]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.0...v0.1.1 diff --git a/projects/js-packages/react-data-sync-client/changelog/add-enable-more-eslint-rules b/projects/js-packages/react-data-sync-client/changelog/add-enable-more-eslint-rules deleted file mode 100644 index db4cc1e54899d..0000000000000 --- a/projects/js-packages/react-data-sync-client/changelog/add-enable-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Resolve new eslint sniffs. Should be no changes to functionality. - - diff --git a/projects/js-packages/react-data-sync-client/changelog/renovate-npm-webpack-vulnerability b/projects/js-packages/react-data-sync-client/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/react-data-sync-client/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/react-data-sync-client/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/js-packages/react-data-sync-client/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/react-data-sync-client/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/react-data-sync-client/changelog/try-no-version-bumps-in-trunk b/projects/js-packages/react-data-sync-client/changelog/try-no-version-bumps-in-trunk deleted file mode 100644 index 91efe85c55e06..0000000000000 --- a/projects/js-packages/react-data-sync-client/changelog/try-no-version-bumps-in-trunk +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Un-bump version numbers in trunk. The build will now update the version numbers as needed for mirrors. - - diff --git a/projects/js-packages/react-data-sync-client/changelog/update-jsdoc-comments-for-wp-coding-standards b/projects/js-packages/react-data-sync-client/changelog/update-jsdoc-comments-for-wp-coding-standards deleted file mode 100644 index 0e655b2b8b7a3..0000000000000 --- a/projects/js-packages/react-data-sync-client/changelog/update-jsdoc-comments-for-wp-coding-standards +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Reformat jsdoc comments. No change to meaning or functionality. - - diff --git a/projects/js-packages/react-data-sync-client/package.json b/projects/js-packages/react-data-sync-client/package.json index 10041ad4654c2..87e2685262309 100644 --- a/projects/js-packages/react-data-sync-client/package.json +++ b/projects/js-packages/react-data-sync-client/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-react-data-sync-client", - "version": "0.1.3", + "version": "0.1.4", "description": "DataSync client for React", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/react-data-sync-client/#readme", "bugs": { diff --git a/projects/js-packages/webpack-config/CHANGELOG.md b/projects/js-packages/webpack-config/CHANGELOG.md index 1dbc2c8f4fc78..1c56c7a4d75be 100644 --- a/projects/js-packages/webpack-config/CHANGELOG.md +++ b/projects/js-packages/webpack-config/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 3.3.3 - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + ## 3.3.2 - 2024-08-21 ### Changed - Internal updates. diff --git a/projects/js-packages/webpack-config/changelog/renovate-npm-webpack-vulnerability b/projects/js-packages/webpack-config/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/webpack-config/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/webpack-config/package.json b/projects/js-packages/webpack-config/package.json index d553c10f19806..73946fa946f12 100644 --- a/projects/js-packages/webpack-config/package.json +++ b/projects/js-packages/webpack-config/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-webpack-config", - "version": "3.3.2", + "version": "3.3.3", "description": "Library of pieces for webpack config in Jetpack projects.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/webpack-config/#readme", "bugs": { diff --git a/projects/packages/admin-ui/CHANGELOG.md b/projects/packages/admin-ui/CHANGELOG.md index 45bad085e6ff2..4fcb27c498e96 100644 --- a/projects/packages/admin-ui/CHANGELOG.md +++ b/projects/packages/admin-ui/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.4.4] - 2024-08-29 +### Changed +- Admin menu: change order of Jetpack sub-menu items [#39095] + ## [0.4.3] - 2024-08-23 ### Changed - Updated package dependencies. [#39004] @@ -152,6 +156,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixing menu visibility issues. +[0.4.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.3...0.4.4 [0.4.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.2...0.4.3 [0.4.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.1...0.4.2 [0.4.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.0...0.4.1 diff --git a/projects/packages/admin-ui/changelog/update-jetpack-menu-item-order b/projects/packages/admin-ui/changelog/update-jetpack-menu-item-order deleted file mode 100644 index 4bfbd859ba2bf..0000000000000 --- a/projects/packages/admin-ui/changelog/update-jetpack-menu-item-order +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Admin menu: change order of Jetpack sub-menu items diff --git a/projects/packages/admin-ui/package.json b/projects/packages/admin-ui/package.json index 071d8a043b9d4..d507626bfdab0 100644 --- a/projects/packages/admin-ui/package.json +++ b/projects/packages/admin-ui/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-admin-ui", - "version": "0.4.3", + "version": "0.4.4", "description": "Generic Jetpack wp-admin UI elements", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/admin-ui/#readme", "bugs": { diff --git a/projects/packages/admin-ui/src/class-admin-menu.php b/projects/packages/admin-ui/src/class-admin-menu.php index 200c7fd23a182..407271c30c859 100644 --- a/projects/packages/admin-ui/src/class-admin-menu.php +++ b/projects/packages/admin-ui/src/class-admin-menu.php @@ -13,7 +13,7 @@ */ class Admin_Menu { - const PACKAGE_VERSION = '0.4.3'; + const PACKAGE_VERSION = '0.4.4'; /** * Whether this class has been initialized diff --git a/projects/packages/assets/CHANGELOG.md b/projects/packages/assets/CHANGELOG.md index e5c793def6a7f..9ec4e5ba4f68c 100644 --- a/projects/packages/assets/CHANGELOG.md +++ b/projects/packages/assets/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.3.5] - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + ## [2.3.4] - 2024-08-23 ### Changed - Updated package dependencies. [#39004] @@ -482,6 +486,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Statically access asset tools +[2.3.5]: https://github.com/Automattic/jetpack-assets/compare/v2.3.4...v2.3.5 [2.3.4]: https://github.com/Automattic/jetpack-assets/compare/v2.3.3...v2.3.4 [2.3.3]: https://github.com/Automattic/jetpack-assets/compare/v2.3.2...v2.3.3 [2.3.2]: https://github.com/Automattic/jetpack-assets/compare/v2.3.1...v2.3.2 diff --git a/projects/packages/assets/changelog/renovate-npm-webpack-vulnerability b/projects/packages/assets/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/assets/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/connection/CHANGELOG.md b/projects/packages/connection/CHANGELOG.md index f348d968148a1..ada08c2369ce1 100644 --- a/projects/packages/connection/CHANGELOG.md +++ b/projects/packages/connection/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.12.5] - 2024-08-29 +### Changed +- Sync: Remove the checksum for active plugins if present when sync is not active, so it gets recalculated when sync gets activated [#39098] +- Updated package dependencies. [#39111] + ## [2.12.4] - 2024-08-23 ### Changed - Updated package dependencies. [#39004] @@ -1162,6 +1167,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Separate the connection library into its own package. +[2.12.5]: https://github.com/Automattic/jetpack-connection/compare/v2.12.4...v2.12.5 [2.12.4]: https://github.com/Automattic/jetpack-connection/compare/v2.12.3...v2.12.4 [2.12.3]: https://github.com/Automattic/jetpack-connection/compare/v2.12.2...v2.12.3 [2.12.2]: https://github.com/Automattic/jetpack-connection/compare/v2.12.1...v2.12.2 diff --git a/projects/packages/connection/changelog/add-more-eslint-rules b/projects/packages/connection/changelog/add-more-eslint-rules deleted file mode 100644 index 2b32cb03e644c..0000000000000 --- a/projects/packages/connection/changelog/add-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix new eslint sniffs. Should be no change in functionality. - - diff --git a/projects/packages/connection/changelog/renovate-npm-webpack-vulnerability b/projects/packages/connection/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/connection/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/connection/changelog/update-sync-unset-jetpack-conection-active-plugins-callable-checksum-when-fallback-wpcom b/projects/packages/connection/changelog/update-sync-unset-jetpack-conection-active-plugins-callable-checksum-when-fallback-wpcom deleted file mode 100644 index 35f55f30559a5..0000000000000 --- a/projects/packages/connection/changelog/update-sync-unset-jetpack-conection-active-plugins-callable-checksum-when-fallback-wpcom +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Sync: Remove the checksum for active plugins if present when sync is not active, so it gets recalculated when sync gets activated diff --git a/projects/packages/connection/src/class-package-version.php b/projects/packages/connection/src/class-package-version.php index 9444c3acb4b2c..05b648572d28a 100644 --- a/projects/packages/connection/src/class-package-version.php +++ b/projects/packages/connection/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '2.12.4'; + const PACKAGE_VERSION = '2.12.5'; const PACKAGE_SLUG = 'connection'; diff --git a/projects/packages/explat/CHANGELOG.md b/projects/packages/explat/CHANGELOG.md index c78f47ffc30fa..f21f4f6e5b5ca 100644 --- a/projects/packages/explat/CHANGELOG.md +++ b/projects/packages/explat/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.5] - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + ## [0.1.4] - 2024-08-26 ### Changed - Updated package dependencies. [#39004] @@ -31,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ExPlat: add condition to prevent fetching the experiment assignment if there's not anon id (meaning that Tracks is likely disabled) [#38327] - Updated package dependencies. [#38132] +[0.1.5]: https://github.com/Automattic/jetpack-explat/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/Automattic/jetpack-explat/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/Automattic/jetpack-explat/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/Automattic/jetpack-explat/compare/v0.1.1...v0.1.2 diff --git a/projects/packages/explat/changelog/renovate-npm-webpack-vulnerability b/projects/packages/explat/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/explat/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/explat/package.json b/projects/packages/explat/package.json index 890abf52d0845..ec471c50d61e8 100644 --- a/projects/packages/explat/package.json +++ b/projects/packages/explat/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-explat", - "version": "0.1.4", + "version": "0.1.5", "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/explat/#readme", "bugs": { diff --git a/projects/packages/explat/src/class-explat.php b/projects/packages/explat/src/class-explat.php index 2e67a042d239b..4ca261a4dcf7e 100644 --- a/projects/packages/explat/src/class-explat.php +++ b/projects/packages/explat/src/class-explat.php @@ -20,7 +20,7 @@ class ExPlat { * * @var string */ - const PACKAGE_VERSION = '0.1.4'; + const PACKAGE_VERSION = '0.1.5'; /** * Initializer. diff --git a/projects/packages/image-cdn/CHANGELOG.md b/projects/packages/image-cdn/CHANGELOG.md index 81868c8b93be7..b658e82aba942 100644 --- a/projects/packages/image-cdn/CHANGELOG.md +++ b/projects/packages/image-cdn/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.4.7] - 2024-08-29 +### Changed +- Rely on WordPress HTML API to parse HTML instead of Regex [#32700] + ## [0.4.6] - 2024-08-26 ### Changed - Updated package dependencies. [#39004] @@ -114,6 +118,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Add image CDN package. [#29561] +[0.4.7]: https://github.com/Automattic/jetpack-image-cdn/compare/v0.4.6...v0.4.7 [0.4.6]: https://github.com/Automattic/jetpack-image-cdn/compare/v0.4.5...v0.4.6 [0.4.5]: https://github.com/Automattic/jetpack-image-cdn/compare/v0.4.4...v0.4.5 [0.4.4]: https://github.com/Automattic/jetpack-image-cdn/compare/v0.4.3...v0.4.4 diff --git a/projects/packages/image-cdn/changelog/html-api-for-image-cdn b/projects/packages/image-cdn/changelog/html-api-for-image-cdn deleted file mode 100644 index c5bfa96c5d30f..0000000000000 --- a/projects/packages/image-cdn/changelog/html-api-for-image-cdn +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Rely on WordPress HTML API to parse HTML instead of Regex diff --git a/projects/packages/image-cdn/src/class-image-cdn.php b/projects/packages/image-cdn/src/class-image-cdn.php index 3a818b1d8ade5..13921df4355a9 100644 --- a/projects/packages/image-cdn/src/class-image-cdn.php +++ b/projects/packages/image-cdn/src/class-image-cdn.php @@ -12,7 +12,7 @@ */ final class Image_CDN { - const PACKAGE_VERSION = '0.4.6'; + const PACKAGE_VERSION = '0.4.7'; /** * Singleton. @@ -602,7 +602,7 @@ public static function filter_the_content( $content ) { * @module photon * * @since 2.0.0 - * @since $$next-version$$ Passes image tag name instead of full HTML of tag. + * @since 0.4.7 Passes image tag name instead of full HTML of tag. * * @param array $args Array of Photon Arguments. * @param array $details { diff --git a/projects/packages/jitm/CHANGELOG.md b/projects/packages/jitm/CHANGELOG.md index d6fbb0ef3d10d..13dcd5be77c4f 100644 --- a/projects/packages/jitm/CHANGELOG.md +++ b/projects/packages/jitm/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.1.19] - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + ## [3.1.18] - 2024-08-23 ### Changed - Updated package dependencies. [#39004] @@ -751,6 +755,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update Jetpack to use new JITM package +[3.1.19]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.18...v3.1.19 [3.1.18]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.17...v3.1.18 [3.1.17]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.16...v3.1.17 [3.1.16]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.15...v3.1.16 diff --git a/projects/packages/jitm/changelog/renovate-npm-webpack-vulnerability b/projects/packages/jitm/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/jitm/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/jitm/src/class-jitm.php b/projects/packages/jitm/src/class-jitm.php index c8da570a56f58..1e79af826c202 100644 --- a/projects/packages/jitm/src/class-jitm.php +++ b/projects/packages/jitm/src/class-jitm.php @@ -20,7 +20,7 @@ */ class JITM { - const PACKAGE_VERSION = '3.1.18'; + const PACKAGE_VERSION = '3.1.19'; /** * The configuration method that is called from the jetpack-config package. diff --git a/projects/packages/my-jetpack/CHANGELOG.md b/projects/packages/my-jetpack/CHANGELOG.md index bdc0bb51e90b7..c26f3b6f70b69 100644 --- a/projects/packages/my-jetpack/CHANGELOG.md +++ b/projects/packages/my-jetpack/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.33.1] - 2024-08-29 +### Changed +- Admin menu: change order of Jetpack sub-menu items [#39095] +- My Jetpack: reflect tier filters properly on product class and UI. Fix little nuances with date constructor [#39074] +- Updated package dependencies. [#39111] + +### Fixed +- Don't consider user lifecycle status when repeating evaluation [#39069] +- My Jetpack: Fix the popover and active button of the Bboost card are overlapping [#39067] + ## [4.33.0] - 2024-08-26 ### Added - Add context switching to videopress card from yearly views to monthly views [#38979] @@ -1669,6 +1679,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Created package +[4.33.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.0...4.33.1 [4.33.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.4...4.33.0 [4.32.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.3...4.32.4 [4.32.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.2...4.32.3 diff --git a/projects/packages/my-jetpack/changelog/add-more-eslint-rules b/projects/packages/my-jetpack/changelog/add-more-eslint-rules deleted file mode 100644 index 2b32cb03e644c..0000000000000 --- a/projects/packages/my-jetpack/changelog/add-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix new eslint sniffs. Should be no change in functionality. - - diff --git a/projects/packages/my-jetpack/changelog/change-my-jetpack-disabled-tiers-handle b/projects/packages/my-jetpack/changelog/change-my-jetpack-disabled-tiers-handle deleted file mode 100644 index 49cd68c2f1c58..0000000000000 --- a/projects/packages/my-jetpack/changelog/change-my-jetpack-disabled-tiers-handle +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -My Jetpack: reflect tier filters properly on product class and UI. Fix little nuances with date constructor diff --git a/projects/packages/my-jetpack/changelog/fix-boost-score-popover b/projects/packages/my-jetpack/changelog/fix-boost-score-popover deleted file mode 100644 index 8aaff1a860047..0000000000000 --- a/projects/packages/my-jetpack/changelog/fix-boost-score-popover +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -My Jetpack: Fix the popover and active button of the Bboost card are overlapping diff --git a/projects/packages/my-jetpack/changelog/fix-welcome-flow-redo b/projects/packages/my-jetpack/changelog/fix-welcome-flow-redo deleted file mode 100644 index 82e0ddf5687a7..0000000000000 --- a/projects/packages/my-jetpack/changelog/fix-welcome-flow-redo +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Don't consider user lifecycle status when repeating evaluation diff --git a/projects/packages/my-jetpack/changelog/renovate-npm-webpack-vulnerability b/projects/packages/my-jetpack/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/my-jetpack/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/my-jetpack/changelog/try-no-version-bumps-in-trunk b/projects/packages/my-jetpack/changelog/try-no-version-bumps-in-trunk deleted file mode 100644 index 91efe85c55e06..0000000000000 --- a/projects/packages/my-jetpack/changelog/try-no-version-bumps-in-trunk +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Un-bump version numbers in trunk. The build will now update the version numbers as needed for mirrors. - - diff --git a/projects/packages/my-jetpack/changelog/update-jetpack-menu-item-order b/projects/packages/my-jetpack/changelog/update-jetpack-menu-item-order deleted file mode 100644 index 4bfbd859ba2bf..0000000000000 --- a/projects/packages/my-jetpack/changelog/update-jetpack-menu-item-order +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Admin menu: change order of Jetpack sub-menu items diff --git a/projects/packages/my-jetpack/package.json b/projects/packages/my-jetpack/package.json index 0bfdf90087077..76706c2a685b9 100644 --- a/projects/packages/my-jetpack/package.json +++ b/projects/packages/my-jetpack/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-my-jetpack", - "version": "4.33.0", + "version": "4.33.1", "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/my-jetpack/#readme", "bugs": { diff --git a/projects/packages/my-jetpack/src/class-initializer.php b/projects/packages/my-jetpack/src/class-initializer.php index b0be741ad3c7b..3e164192b9764 100644 --- a/projects/packages/my-jetpack/src/class-initializer.php +++ b/projects/packages/my-jetpack/src/class-initializer.php @@ -42,7 +42,7 @@ class Initializer { * * @var string */ - const PACKAGE_VERSION = '4.33.0'; + const PACKAGE_VERSION = '4.33.1'; /** * HTML container ID for the IDC screen on My Jetpack page. diff --git a/projects/packages/plugin-deactivation/CHANGELOG.md b/projects/packages/plugin-deactivation/CHANGELOG.md index b8c1a3a540873..59c5b3ee10414 100644 --- a/projects/packages/plugin-deactivation/CHANGELOG.md +++ b/projects/packages/plugin-deactivation/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.2.2] - 2024-08-29 +### Changed +- Updated package dependencies. [#39004] +- Updated package dependencies. [#39111] + ## [0.2.1] - 2024-03-15 ### Changed - Internal updates. @@ -47,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added package to intercept plugin deactivation [#27081] +[0.2.2]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.6...v0.2.0 [0.1.6]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.5...v0.1.6 diff --git a/projects/packages/plugin-deactivation/changelog/renovate-npm-webpack-vulnerability b/projects/packages/plugin-deactivation/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/plugin-deactivation/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/plugin-deactivation/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/plugin-deactivation/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/plugin-deactivation/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/plugin-deactivation/changelog/try-no-version-bumps-in-trunk b/projects/packages/plugin-deactivation/changelog/try-no-version-bumps-in-trunk deleted file mode 100644 index 91efe85c55e06..0000000000000 --- a/projects/packages/plugin-deactivation/changelog/try-no-version-bumps-in-trunk +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Un-bump version numbers in trunk. The build will now update the version numbers as needed for mirrors. - - diff --git a/projects/packages/plugin-deactivation/package.json b/projects/packages/plugin-deactivation/package.json index 0a028cb2524a9..9becad3698ca9 100644 --- a/projects/packages/plugin-deactivation/package.json +++ b/projects/packages/plugin-deactivation/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-plugin-deactivation", - "version": "0.2.1", + "version": "0.2.2", "description": "Intercept plugin deactivation with a dialog", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/plugin-deactivation/#readme", "bugs": { diff --git a/projects/packages/plugin-deactivation/src/class-deactivation-handler.php b/projects/packages/plugin-deactivation/src/class-deactivation-handler.php index dd0ce7517c1be..30eb420e8e29f 100644 --- a/projects/packages/plugin-deactivation/src/class-deactivation-handler.php +++ b/projects/packages/plugin-deactivation/src/class-deactivation-handler.php @@ -21,7 +21,7 @@ class Deactivation_Handler { * * @var string */ - const PACKAGE_VERSION = '0.2.1'; + const PACKAGE_VERSION = '0.2.2'; /** * Slug of the plugin to intercept deactivation for. diff --git a/projects/packages/schema/CHANGELOG.md b/projects/packages/schema/CHANGELOG.md index 411eeac18f4d6..4f89809afb93f 100644 --- a/projects/packages/schema/CHANGELOG.md +++ b/projects/packages/schema/CHANGELOG.md @@ -5,9 +5,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.1] - 2024-08-29 +### Changed +- Cleanup utils [#39025] + ## 0.1.0 - 2024-08-22 ### Added - Initial version. [#38563] ### Changed - Updated package dependencies. [#39004] + +[0.1.1]: https://github.com/Automattic/jetpack-schema/compare/v0.1.0...v0.1.1 diff --git a/projects/packages/schema/changelog/try-no-version-bumps-in-trunk b/projects/packages/schema/changelog/try-no-version-bumps-in-trunk deleted file mode 100644 index 91efe85c55e06..0000000000000 --- a/projects/packages/schema/changelog/try-no-version-bumps-in-trunk +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Un-bump version numbers in trunk. The build will now update the version numbers as needed for mirrors. - - diff --git a/projects/packages/schema/changelog/update-utils b/projects/packages/schema/changelog/update-utils deleted file mode 100644 index 5a23f1001d9ee..0000000000000 --- a/projects/packages/schema/changelog/update-utils +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Cleanup utils diff --git a/projects/packages/schema/src/class-schema.php b/projects/packages/schema/src/class-schema.php index a5bb133d15fa5..fe3b30f6e0be1 100644 --- a/projects/packages/schema/src/class-schema.php +++ b/projects/packages/schema/src/class-schema.php @@ -65,7 +65,7 @@ * $parsed_data = $my_schema->parse($input_data); */ class Schema { - const PACKAGE_VERSION = '0.1.0'; + const PACKAGE_VERSION = '0.1.1'; public static function as_string() { return new Schema_Parser( new Type_String() ); diff --git a/projects/packages/sync/CHANGELOG.md b/projects/packages/sync/CHANGELOG.md index c899a777ccf01..8f72a9d22eae9 100644 --- a/projects/packages/sync/CHANGELOG.md +++ b/projects/packages/sync/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.8.1] - 2024-08-29 +### Changed +- Sync: Add subscription type for HPOS orders only if WooCommerce Subscriptions plugin exists [#39118] + ## [3.8.0] - 2024-08-26 ### Changed - Sync: Updated allowed order types in HPOS Module [#39022] @@ -1254,6 +1258,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Move sync to a classmapped package +[3.8.1]: https://github.com/Automattic/jetpack-sync/compare/v3.8.0...v3.8.1 [3.8.0]: https://github.com/Automattic/jetpack-sync/compare/v3.7.1...v3.8.0 [3.7.1]: https://github.com/Automattic/jetpack-sync/compare/v3.7.0...v3.7.1 [3.7.0]: https://github.com/Automattic/jetpack-sync/compare/v3.6.0...v3.7.0 diff --git a/projects/packages/sync/changelog/update-sync-hpos-orders-add-subscription-type-conditinionally b/projects/packages/sync/changelog/update-sync-hpos-orders-add-subscription-type-conditinionally deleted file mode 100644 index d27dcdfa7cd18..0000000000000 --- a/projects/packages/sync/changelog/update-sync-hpos-orders-add-subscription-type-conditinionally +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Sync: Add subscription type for HPOS orders only if WooCommerce Subscriptions plugin exists diff --git a/projects/packages/sync/src/class-package-version.php b/projects/packages/sync/src/class-package-version.php index 138e0ac07bd3c..4c54e9df610a0 100644 --- a/projects/packages/sync/src/class-package-version.php +++ b/projects/packages/sync/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '3.8.0'; + const PACKAGE_VERSION = '3.8.1'; const PACKAGE_SLUG = 'sync'; diff --git a/projects/packages/wp-js-data-sync/CHANGELOG.md b/projects/packages/wp-js-data-sync/CHANGELOG.md index 1ea688e1b7332..aa3d459857fdd 100644 --- a/projects/packages/wp-js-data-sync/CHANGELOG.md +++ b/projects/packages/wp-js-data-sync/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.5.0] - 2024-08-29 +### Changed +- Updated package dependencies. [#39004] + +### Removed +- Schema: Remove built in schema and use the dedicated package for schema instead. [#39025] + ## [0.4.5] - 2024-05-08 ### Fixed - Fix phpcs config, and phpdoc comments that were easy to fix. [#37122] @@ -78,6 +85,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Jetpack Boost: Fix assoc_array schema validation. [#29611] +[0.5.0]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.4.5...v0.5.0 [0.4.5]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.4.4...v0.4.5 [0.4.4]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.4.3...v0.4.4 [0.4.3]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.4.2...v0.4.3 diff --git a/projects/packages/wp-js-data-sync/changelog/remove-schema b/projects/packages/wp-js-data-sync/changelog/remove-schema deleted file mode 100644 index 7e6bca76be831..0000000000000 --- a/projects/packages/wp-js-data-sync/changelog/remove-schema +++ /dev/null @@ -1,4 +0,0 @@ -Significance: major -Type: removed - -Schema: Remove built in schema and use the dedicated package for schema instead. diff --git a/projects/packages/wp-js-data-sync/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/wp-js-data-sync/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/wp-js-data-sync/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/wp-js-data-sync/changelog/try-no-version-bumps-in-trunk b/projects/packages/wp-js-data-sync/changelog/try-no-version-bumps-in-trunk deleted file mode 100644 index 91efe85c55e06..0000000000000 --- a/projects/packages/wp-js-data-sync/changelog/try-no-version-bumps-in-trunk +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Un-bump version numbers in trunk. The build will now update the version numbers as needed for mirrors. - - diff --git a/projects/packages/wp-js-data-sync/composer.json b/projects/packages/wp-js-data-sync/composer.json index b6aa57a611e3e..97f6a0932c28d 100644 --- a/projects/packages/wp-js-data-sync/composer.json +++ b/projects/packages/wp-js-data-sync/composer.json @@ -50,7 +50,7 @@ }, "autotagger": true, "branch-alias": { - "dev-trunk": "0.4.x-dev" + "dev-trunk": "0.5.x-dev" }, "textdomain": "jetpack-wp-js-data-sync", "version-constants": { diff --git a/projects/packages/wp-js-data-sync/package.json b/projects/packages/wp-js-data-sync/package.json index d353e9fda8f41..d994018fab9c9 100644 --- a/projects/packages/wp-js-data-sync/package.json +++ b/projects/packages/wp-js-data-sync/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-wp-js-data-sync", - "version": "0.4.5", + "version": "0.5.0", "description": "A package to setup REST API and script localization to pass data to a JavaScript client.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/wp-js-data-sync/#readme", "bugs": { diff --git a/projects/packages/wp-js-data-sync/src/class-data-sync.php b/projects/packages/wp-js-data-sync/src/class-data-sync.php index d79aba54bcaf4..02360ab803fbf 100644 --- a/projects/packages/wp-js-data-sync/src/class-data-sync.php +++ b/projects/packages/wp-js-data-sync/src/class-data-sync.php @@ -70,7 +70,7 @@ final class Data_Sync { - const PACKAGE_VERSION = '0.4.5'; + const PACKAGE_VERSION = '0.5.0'; /** * @var Registry diff --git a/projects/plugins/boost/CHANGELOG.md b/projects/plugins/boost/CHANGELOG.md index 63a9857d73a88..355784281c9e3 100644 --- a/projects/plugins/boost/CHANGELOG.md +++ b/projects/plugins/boost/CHANGELOG.md @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.4.8-beta] - 2024-08-29 +### Changed +- Admin menu: change order of Jetpack sub-menu items [#39095] +- React: Changing global JSX namespace to React.JSX [#38585] + +### Fixed +- Cloud CSS: Fixed not properly storing CSS returned from the cloud after a theme switch. [#38985] +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] +- Misc: Fix PHP warning when generating critical css for some taxonomy pages. [#38807] +- Revert recent SVG image optimizations. [#38981] +- UI: Fix inconsistencies. [#39072] +- Updated package dependencies. [#38464] + ## [3.4.7] - 2024-07-10 ### Security - General: Improved image and CSS proxy functionalities with CDN support, caching, and other enhancements. [#38252] @@ -480,6 +493,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First public alpha release +[3.4.8-beta]: https://github.com/Automattic/jetpack-boost-production/compare/3.4.7...3.4.8-beta [3.4.7]: https://github.com/Automattic/jetpack-boost-production/compare/3.4.6...3.4.7 [3.4.6]: https://github.com/Automattic/jetpack-boost-production/compare/3.4.4...3.4.6 [3.4.4]: https://github.com/Automattic/jetpack-boost-production/compare/3.4.3...3.4.4 diff --git a/projects/plugins/boost/changelog/add-consolidate-initial-state b/projects/plugins/boost/changelog/add-consolidate-initial-state deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-consolidate-initial-state +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-filter-for-filtered-order-data b/projects/plugins/boost/changelog/add-filter-for-filtered-order-data deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-filter-for-filtered-order-data +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-mj-protect-card-auto-firewall-status b/projects/plugins/boost/changelog/add-mj-protect-card-auto-firewall-status deleted file mode 100644 index 66603f18e7ca1..0000000000000 --- a/projects/plugins/boost/changelog/add-mj-protect-card-auto-firewall-status +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: update lock file - - diff --git a/projects/plugins/boost/changelog/add-mj-protect-card-last-scan-time b/projects/plugins/boost/changelog/add-mj-protect-card-last-scan-time deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-mj-protect-card-last-scan-time +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-mj-protect-card-last-scan-time#2 b/projects/plugins/boost/changelog/add-mj-protect-card-last-scan-time#2 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-mj-protect-card-last-scan-time#2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-mj-protect-card-last-scan-time#3 b/projects/plugins/boost/changelog/add-mj-protect-card-last-scan-time#3 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-mj-protect-card-last-scan-time#3 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-more-eslint-rules b/projects/plugins/boost/changelog/add-more-eslint-rules deleted file mode 100644 index 2b32cb03e644c..0000000000000 --- a/projects/plugins/boost/changelog/add-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: fixed -Comment: Fix new eslint sniffs. Should be no change in functionality. - - diff --git a/projects/plugins/boost/changelog/add-my-jetpack-aa-experiment b/projects/plugins/boost/changelog/add-my-jetpack-aa-experiment deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-my-jetpack-aa-experiment +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-my-jetpack-aa-experiment#2 b/projects/plugins/boost/changelog/add-my-jetpack-aa-experiment#2 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-my-jetpack-aa-experiment#2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-new-sync-active-modules-callable b/projects/plugins/boost/changelog/add-new-sync-active-modules-callable deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-new-sync-active-modules-callable +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-protect-global-waf-stats b/projects/plugins/boost/changelog/add-protect-global-waf-stats deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-protect-global-waf-stats +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-protect-threat-history b/projects/plugins/boost/changelog/add-protect-threat-history deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-protect-threat-history +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-segmentation-to-jetpack-products-my-jetpack b/projects/plugins/boost/changelog/add-segmentation-to-jetpack-products-my-jetpack deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-segmentation-to-jetpack-products-my-jetpack +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-sync-waf-options b/projects/plugins/boost/changelog/add-sync-waf-options deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-sync-waf-options +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/add-welcome-flow-tracks-events b/projects/plugins/boost/changelog/add-welcome-flow-tracks-events deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/add-welcome-flow-tracks-events +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/change-my-jetpack-ai-card b/projects/plugins/boost/changelog/change-my-jetpack-ai-card deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/change-my-jetpack-ai-card +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/fix-cloud-css-not-saved-on-theme-switch b/projects/plugins/boost/changelog/fix-cloud-css-not-saved-on-theme-switch deleted file mode 100644 index b583faf49b911..0000000000000 --- a/projects/plugins/boost/changelog/fix-cloud-css-not-saved-on-theme-switch +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Cloud CSS: Fixed not properly storing CSS returned from the cloud after a theme switch. diff --git a/projects/plugins/boost/changelog/fix-jsx-runtime-react-19-polyfill b/projects/plugins/boost/changelog/fix-jsx-runtime-react-19-polyfill deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/fix-jsx-runtime-react-19-polyfill +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/fix-mu-wpcom-scssphp b/projects/plugins/boost/changelog/fix-mu-wpcom-scssphp deleted file mode 100644 index 427aa2192f0dc..0000000000000 --- a/projects/plugins/boost/changelog/fix-mu-wpcom-scssphp +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Add production-include for wikimedia/aho-corasick, now required via my-jetpack in #38332. - - diff --git a/projects/plugins/boost/changelog/fix-my-jetpack-currency b/projects/plugins/boost/changelog/fix-my-jetpack-currency deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/fix-my-jetpack-currency +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/fix-querying-null-object b/projects/plugins/boost/changelog/fix-querying-null-object deleted file mode 100644 index 3227e34840181..0000000000000 --- a/projects/plugins/boost/changelog/fix-querying-null-object +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Misc: Fix PHP warning when generating critical css for some taxonomy pages. diff --git a/projects/plugins/boost/changelog/fix-sync-hpos-checksum-support b/projects/plugins/boost/changelog/fix-sync-hpos-checksum-support deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/fix-sync-hpos-checksum-support +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/fix-ui-inconsistencies b/projects/plugins/boost/changelog/fix-ui-inconsistencies deleted file mode 100644 index b64a1fca46c8d..0000000000000 --- a/projects/plugins/boost/changelog/fix-ui-inconsistencies +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -UI: Fix inconsistencies. diff --git a/projects/plugins/boost/changelog/init-new-plugin-cycle b/projects/plugins/boost/changelog/init-new-plugin-cycle deleted file mode 100644 index 634cf14fea933..0000000000000 --- a/projects/plugins/boost/changelog/init-new-plugin-cycle +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Init 3.4.8-alpha. - - diff --git a/projects/plugins/boost/changelog/prerelease b/projects/plugins/boost/changelog/prerelease deleted file mode 100644 index 7d3f9cba4bc0e..0000000000000 --- a/projects/plugins/boost/changelog/prerelease +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-definitelytyped b/projects/plugins/boost/changelog/renovate-definitelytyped deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/boost/changelog/renovate-definitelytyped +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-lock-file-maintenance b/projects/plugins/boost/changelog/renovate-lock-file-maintenance deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/boost/changelog/renovate-lock-file-maintenance +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-npm-webpack-vulnerability b/projects/plugins/boost/changelog/renovate-npm-webpack-vulnerability deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/boost/changelog/renovate-npm-webpack-vulnerability +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-storybook-monorepo b/projects/plugins/boost/changelog/renovate-storybook-monorepo deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/boost/changelog/renovate-storybook-monorepo +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-wordpress-monorepo b/projects/plugins/boost/changelog/renovate-wordpress-monorepo deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/boost/changelog/renovate-wordpress-monorepo +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/plugins/boost/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/boost/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/boost/changelog/revert-svg-image-optimizations b/projects/plugins/boost/changelog/revert-svg-image-optimizations deleted file mode 100644 index 356496f8a1f8f..0000000000000 --- a/projects/plugins/boost/changelog/revert-svg-image-optimizations +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Revert recent SVG image optimizations. diff --git a/projects/plugins/boost/changelog/try-lossless-image-optmization-part-2 b/projects/plugins/boost/changelog/try-lossless-image-optmization-part-2 deleted file mode 100644 index 69c2d0f105cb4..0000000000000 --- a/projects/plugins/boost/changelog/try-lossless-image-optmization-part-2 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Lossless image optimization of images in projects/plugins [subdirectories from a* through social] diff --git a/projects/plugins/boost/changelog/try-lossless-image-optmization-part-3 b/projects/plugins/boost/changelog/try-lossless-image-optmization-part-3 deleted file mode 100644 index cf77a8b55bb43..0000000000000 --- a/projects/plugins/boost/changelog/try-lossless-image-optmization-part-3 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Lossless image optimization for images (should improve performance with no visible changes). diff --git a/projects/plugins/boost/changelog/try-no-version-bumps-in-trunk b/projects/plugins/boost/changelog/try-no-version-bumps-in-trunk deleted file mode 100644 index 91efe85c55e06..0000000000000 --- a/projects/plugins/boost/changelog/try-no-version-bumps-in-trunk +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Un-bump version numbers in trunk. The build will now update the version numbers as needed for mirrors. - - diff --git a/projects/plugins/boost/changelog/update-connection-initial-state b/projects/plugins/boost/changelog/update-connection-initial-state deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/update-connection-initial-state +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-data-sync-schema b/projects/plugins/boost/changelog/update-data-sync-schema deleted file mode 100644 index 6d8c03fca697a..0000000000000 --- a/projects/plugins/boost/changelog/update-data-sync-schema +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Use dedicated schema package instead of the one coming from data-sync. - - diff --git a/projects/plugins/boost/changelog/update-data-sync-schema#2 b/projects/plugins/boost/changelog/update-data-sync-schema#2 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/update-data-sync-schema#2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-jetpack-menu-item-order b/projects/plugins/boost/changelog/update-jetpack-menu-item-order deleted file mode 100644 index 4bfbd859ba2bf..0000000000000 --- a/projects/plugins/boost/changelog/update-jetpack-menu-item-order +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Admin menu: change order of Jetpack sub-menu items diff --git a/projects/plugins/boost/changelog/update-jsx-namespace-usage b/projects/plugins/boost/changelog/update-jsx-namespace-usage deleted file mode 100644 index b8ccf72e8ff1b..0000000000000 --- a/projects/plugins/boost/changelog/update-jsx-namespace-usage +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -React: Changing global JSX namespace to React.JSX diff --git a/projects/plugins/boost/changelog/update-my-jetpack-protect-card-waf-dependency b/projects/plugins/boost/changelog/update-my-jetpack-protect-card-waf-dependency deleted file mode 100644 index 59c80f69574e5..0000000000000 --- a/projects/plugins/boost/changelog/update-my-jetpack-protect-card-waf-dependency +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Update composer lock file diff --git a/projects/plugins/boost/changelog/update-remove-stats-from-connection-interstitial b/projects/plugins/boost/changelog/update-remove-stats-from-connection-interstitial deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/update-remove-stats-from-connection-interstitial +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-sync-hpos-add-shop-subscription-to-types b/projects/plugins/boost/changelog/update-sync-hpos-add-shop-subscription-to-types deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/update-sync-hpos-add-shop-subscription-to-types +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/changelog/update-sync-hpos-checksum-fields-to-consider b/projects/plugins/boost/changelog/update-sync-hpos-checksum-fields-to-consider deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/boost/changelog/update-sync-hpos-checksum-fields-to-consider +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/boost/composer.json b/projects/plugins/boost/composer.json index 7e31095e3bcd0..42111cea71dbe 100644 --- a/projects/plugins/boost/composer.json +++ b/projects/plugins/boost/composer.json @@ -3,7 +3,7 @@ "description": "Boost your WordPress site's performance, from the creators of Jetpack", "type": "library", "license": "GPL-2.0-or-later", - "version": "3.4.7", + "version": "3.4.8-beta", "authors": [ { "name": "Automattic, Inc.", @@ -74,7 +74,7 @@ "platform": { "ext-intl": "0.0.0" }, - "autoloader-suffix": "b1e77e6231d50e7663f84529b6a3dfda_jetpack_boostâ“¥3_4_7", + "autoloader-suffix": "b1e77e6231d50e7663f84529b6a3dfda_jetpack_boostâ“¥3_4_8_beta", "allow-plugins": { "roots/wordpress-core-installer": true, "automattic/jetpack-autoloader": true, diff --git a/projects/plugins/boost/composer.lock b/projects/plugins/boost/composer.lock index 21a446b3cad8c..1a0994083316b 100644 --- a/projects/plugins/boost/composer.lock +++ b/projects/plugins/boost/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "454eed89648b0b11d6701a5ce9cbe4dd", + "content-hash": "c2eacb3d7a1fb66fa975acc4522b1230", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", @@ -1866,7 +1866,7 @@ "dist": { "type": "path", "url": "../../packages/wp-js-data-sync", - "reference": "0c37b41f53f82a21dfb1ba97d4aeaf90e37e1dc9" + "reference": "47509e3b3baaea36a0ae646e8054b742455361b0" }, "require": { "automattic/jetpack-schema": "@dev", @@ -1888,7 +1888,7 @@ }, "autotagger": true, "branch-alias": { - "dev-trunk": "0.4.x-dev" + "dev-trunk": "0.5.x-dev" }, "textdomain": "jetpack-wp-js-data-sync", "version-constants": { diff --git a/projects/plugins/boost/jetpack-boost.php b/projects/plugins/boost/jetpack-boost.php index c33a2a30e116a..f86d755b14c81 100644 --- a/projects/plugins/boost/jetpack-boost.php +++ b/projects/plugins/boost/jetpack-boost.php @@ -9,7 +9,7 @@ * Plugin Name: Jetpack Boost * Plugin URI: https://jetpack.com/boost * Description: Boost your WordPress site's performance, from the creators of Jetpack - * Version: 3.4.7 + * Version: 3.4.8-beta * Author: Automattic - Jetpack Site Speed team * Author URI: https://jetpack.com/boost/ * License: GPL-2.0+ @@ -29,7 +29,7 @@ die; } -define( 'JETPACK_BOOST_VERSION', '3.4.7' ); +define( 'JETPACK_BOOST_VERSION', '3.4.8-beta' ); define( 'JETPACK_BOOST_SLUG', 'jetpack-boost' ); if ( ! defined( 'JETPACK_BOOST_CLIENT_NAME' ) ) { diff --git a/projects/plugins/boost/package.json b/projects/plugins/boost/package.json index 3a9ac794d7d8d..539ecfad43dde 100644 --- a/projects/plugins/boost/package.json +++ b/projects/plugins/boost/package.json @@ -1,6 +1,6 @@ { "name": "jetpack-boost", - "version": "3.4.7", + "version": "3.4.8-beta", "description": "Boost your WordPress site's performance, from the creators of Jetpack", "directories": { "test": "tests" diff --git a/projects/plugins/boost/readme.txt b/projects/plugins/boost/readme.txt index 3d3100fedba0e..c5da92b15a2a9 100644 --- a/projects/plugins/boost/readme.txt +++ b/projects/plugins/boost/readme.txt @@ -183,9 +183,18 @@ If you run into compatibility issues, please do let us know. You can drop us a l 2. Jetpack Boost Speed Improvement == Changelog == -### 3.4.7 - 2024-07-10 -#### Security -- General: Improved image and CSS proxy functionalities with CDN support, caching, and other enhancements. +### 3.4.8-beta - 2024-08-29 +#### Changed +- Admin menu: change order of Jetpack sub-menu items +- React: Changing global JSX namespace to React.JSX + +#### Fixed +- Cloud CSS: Fixed not properly storing CSS returned from the cloud after a theme switch. +- Lossless image optimization for images (should improve performance with no visible changes). +- Misc: Fix PHP warning when generating critical css for some taxonomy pages. +- Revert recent SVG image optimizations. +- UI: Fix inconsistencies. +- Updated package dependencies. --------