Skip to content

Commit

Permalink
Backport boost 3.6.0-beta Changes (#40034)
Browse files Browse the repository at this point in the history
  • Loading branch information
dilirity authored Nov 4, 2024
1 parent a7dc7da commit 03f5683
Show file tree
Hide file tree
Showing 66 changed files with 83 additions and 226 deletions.
8 changes: 8 additions & 0 deletions projects/js-packages/critical-css-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

## [1.0.2] - 2024-11-04
### Added
- Enable test coverage. [#39961]

### Changed
- Updated package dependencies. [#39733]

## [1.0.1] - 2024-10-10
### Changed
- Updated package dependencies. [#39670]
Expand All @@ -26,5 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial version. [#38429]

[1.0.2]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v0.1.0...v1.0.0

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/js-packages/critical-css-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "@automattic/jetpack-critical-css-gen",
"version": "1.0.1",
"version": "1.0.2",
"description": "A flexible Critical CSS Generator that supports multiple URLs and viewports, with both server-side and client-side generation capabilities.",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/critical-css-gen/#readme",
"bugs": {
Expand Down
9 changes: 9 additions & 0 deletions projects/js-packages/image-guide/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.13] - 2024-11-04
### Added
- Enable test coverage. [#39961]

### Changed
- Updated package dependencies. [#39898]
- Updated package dependencies. [#39910]

## [0.5.12] - 2024-09-25
### Security
- Security: Fix XSS vulnerability. [#39507]
Expand Down Expand Up @@ -128,6 +136,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.13]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.12...v0.5.13
[0.5.12]: https://github.com/Automattic/jetpack-image-guide/compare/v0.5.11...v0.5.12
[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
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/js-packages/image-guide/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-image-guide",
"version": "0.5.12",
"version": "0.5.13",
"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",
Expand Down
5 changes: 5 additions & 0 deletions projects/js-packages/react-data-sync-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.6] - 2024-11-04
### Added
- Enable test coverage. [#39961]

## [0.1.5] - 2024-09-25
### Changed
- Internal updates.
Expand Down Expand Up @@ -51,6 +55,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.6]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.5...v0.1.6
[0.1.5]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.4...v0.1.5
[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
Expand Down

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/js-packages/react-data-sync-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-react-data-sync-client",
"version": "0.1.5",
"version": "0.1.6",
"description": "DataSync client for React",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/react-data-sync-client/#readme",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions projects/packages/plugin-deactivation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.4] - 2024-11-04
### Added
- Enable test coverage. [#39961]

## [0.2.3] - 2024-10-29
### Changed
- Only include `wp-polyfill` as a script dependency when needed. [#39629]
Expand Down Expand Up @@ -56,6 +60,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.4]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.3...v0.2.4
[0.2.3]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.2...v0.2.3
[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
Expand Down

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/packages/plugin-deactivation/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-plugin-deactivation",
"version": "0.2.3",
"version": "0.2.4",
"description": "Intercept plugin deactivation with a dialog",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/plugin-deactivation/#readme",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Deactivation_Handler {
*
* @var string
*/
const PACKAGE_VERSION = '0.2.3';
const PACKAGE_VERSION = '0.2.4';

/**
* Slug of the plugin to intercept deactivation for.
Expand Down
5 changes: 5 additions & 0 deletions projects/packages/schema/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3] - 2024-11-04
### Added
- Enable test coverage. [#39961]

## [0.1.2] - 2024-10-10
### Fixed
- Fix missing types in phpdoc comments. [#39648]
Expand All @@ -20,5 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Updated package dependencies. [#39004]

[0.1.3]: https://github.com/Automattic/jetpack-schema/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/Automattic/jetpack-schema/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/Automattic/jetpack-schema/compare/v0.1.0...v0.1.1
4 changes: 0 additions & 4 deletions projects/packages/schema/changelog/restore-jp_test_coverage

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/packages/schema/src/class-schema.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
* $parsed_data = $my_schema->parse($input_data);
*/
class Schema {
const PACKAGE_VERSION = '0.1.2';
const PACKAGE_VERSION = '0.1.3';

public static function as_string() {
return new Schema_Parser( new Type_String() );
Expand Down
5 changes: 5 additions & 0 deletions projects/packages/wp-js-data-sync/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.2] - 2024-11-04
### Added
- Enable test coverage. [#39961]

## [0.5.1] - 2024-10-10
### Fixed
- Fix missing types in phpdoc comments. [#39648]
Expand Down Expand Up @@ -89,6 +93,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.2]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/Automattic/jetpack-wp-js-data-sync/compare/v0.5.0...v0.5.1
[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
Expand Down

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/packages/wp-js-data-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-wp-js-data-sync",
"version": "0.5.1",
"version": "0.5.2",
"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": {
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/wp-js-data-sync/src/class-data-sync.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

final class Data_Sync {

const PACKAGE_VERSION = '0.5.1';
const PACKAGE_VERSION = '0.5.2';

/**
* @var Registry
Expand Down
18 changes: 18 additions & 0 deletions projects/plugins/boost/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@ 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.6.0-beta] - 2024-11-04
### Added
- Cornerstone Pages: Added feature to allow selecting important pages. [#39863]

### Changed
- Critical CSS: Improve logic that generates URLs for critical CSS generation. [#39862]
- Page Speed: Update speed scores to be based on first cornerstone page. [#39863]
- General: Improve compatibility with WordPress 6.7. [#39877] [#39786]
- General: Update badges used to show state of features. [#40031]

### Removed
- Image Guide: Remove URL parameter based override. [#39874]

### Fixed
- Page Speed: Fix typo in Overall Score tooltip. [#39974]
- Performance History: Fixed tooltip behavior. [#39879]

## [3.5.2] - 2024-10-15
### Changed
- Deferred JS: Exclude all scripts produced by a shortcode. [#39616]
Expand Down Expand Up @@ -524,6 +541,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- First public alpha release

[3.6.0-beta]: https://github.com/Automattic/jetpack-boost-production/compare/3.5.2...3.6.0-beta
[3.5.2]: https://github.com/Automattic/jetpack-boost-production/compare/3.5.1...3.5.2
[3.5.1]: https://github.com/Automattic/jetpack-boost-production/compare/3.5.0...3.5.1
[3.5.0]: https://github.com/Automattic/jetpack-boost-production/compare/3.4.9...3.5.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ public function get_provider_sources( $context_posts = array() ) {
* Filters the list of Critical CSS source providers.
*
* @param array $sources The list of Critical CSS source providers.
* @since $$next-version$$
* @since 3.6.0
*/
return apply_filters( 'jetpack_boost_critical_css_providers', $sources );
}
Expand Down
4 changes: 0 additions & 4 deletions projects/plugins/boost/changelog/add-cornerstone-pages

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/boost/changelog/add-cornerstone-pages-ui

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/boost/changelog/add-cornerstone-tracks

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/boost/changelog/add-phpunit-coverage-configs

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/boost/changelog/backport-3.5.2-changes

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions projects/plugins/boost/changelog/fix-boost-typo

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/boost/changelog/fix-sync-filter-null-array

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/boost/changelog/prerelease

This file was deleted.

4 changes: 0 additions & 4 deletions projects/plugins/boost/changelog/remove-image-guide-override

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/boost/changelog/remove-setup-prompt

This file was deleted.

4 changes: 0 additions & 4 deletions projects/plugins/boost/changelog/renovate-postcss-8.x

This file was deleted.

Loading

0 comments on commit 03f5683

Please sign in to comment.