Skip to content

Commit

Permalink
Updated package versions for automattic/wpcomsh
Browse files Browse the repository at this point in the history
  • Loading branch information
ice9js authored and matticbot committed Aug 12, 2024
1 parent c6632ed commit 54f7cb0
Show file tree
Hide file tree
Showing 48 changed files with 1,000 additions and 1,414 deletions.
43 changes: 19 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,30 @@

### This is a list detailing changes for all Jetpack releases.

## 13.8-a.0 - unreleased

This is an alpha version! The changes listed here are not final.

## 13.8-a.1 - 2024-08-12
### Enhancements
- Jetpack Social: display Fediverse creator meta tag when a post has an active Mastodon connection.
- Lossless image optimization of most images in projects/plugins [a through social]
- Social: Display Fediverse creator meta tag when a post has an active Mastodon connection. [#38809]

### Improved compatibility
- Performance: Optimize the size of included image files. [#38573]

### Bug fixes
- AI Assistant: Disable Breve when AI Assistant block is disabled or on free plan
- Fix: Saving discussion settings shouldn't turn on subscribe modal.
- AI Assistant: Disable Breve for free plan users when AI Assistant block is disabled [#38743]
- Subscriptions: Prevent saave discussion settings from turning on the subscribe modal. [#38805]

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- AI Assistant: Add namespace to Breve CSS classes
- Already in a previous changelog entry
- Components: React cleanup, removing implicit returns from ref callbacks, to ensure compatibility with React 19.
- Contact Form: Removing deprecated functionality
- feature flaged feature
- feature flag feature, not yet released
- Fixed a warning with undefined variables
- Fixed CSSTidy loading in tests.
- Javascript: Cleaning up usage of javascript: in URLs
- Likes Block: add keywords
- React 19 compatibility: Making sure useRef includes an argument.
- Security Settings: Redirect to Protect dashboard for Firewall settings, when available.
- Social: Updated intial state logic to use the new consolidated initial state
- Support video and audio shortcodes in Media Extractor
- Tests: Removed react-test-renderer as not in use.
- there's already a changelog for this feature
- AI Assistant: Add namespace to Breve CSS classes. [#38795]
- Code: Cleaning up usage of 'javascript:' in URLs. [#38783]
- Code: Making sure useRef includes an argument. [#38765]
- Components: React cleanup for React 19 compatibility. [#38762]
- Contact Form: Remove deprecated functionality. [#38786]
- Likes Block: Add keywords. [#38778]
- Media: Support video and audio shortcodes in Media Extractor. [#38556]
- Publicize: Fixed a warning with undefined variables. [#38781]
- Security: Redirect to Protect dashboard for Firewall settings, when available. [#38655]
- Social: Updated intial state logic to use the new consolidated initial state. [#38606]
- Tests: Fixed CSSTidy loading in tests. [#37859]
- Tests: Removed react-test-renderer as not in use. [#38755]

## 13.7-beta2 - 2024-08-06
### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
Expand Down
2 changes: 1 addition & 1 deletion _inc/blocks/editor-beta.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => 'cd57bf7ee593e82d0923');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => '6d48574b31ef562f36be');
2 changes: 1 addition & 1 deletion _inc/blocks/editor-beta.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-beta.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-experimental.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => '2302769459422fb1cb9a');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => 'a1e00bcc1e837deb85d1');
2 changes: 1 addition & 1 deletion _inc/blocks/editor-experimental.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-experimental.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => '5a2142efe9d64000c8f0');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => '75204a66c96327280289');
2 changes: 1 addition & 1 deletion _inc/blocks/editor.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor.rtl.css

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ public function email_preview( $request ) {
/**
* Filters the generated email preview HTML.
*
* @since 13.8-a.0
* @since 13.8
*
* @param string $html The generated HTML for the email preview.
* @param WP_Post $post The post object.
Expand Down
11 changes: 6 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"ext-openssl": "*",
"automattic/jetpack-a8c-mc-stats": "^2.0.1",
"automattic/jetpack-admin-ui": "^0.4.2",
"automattic/jetpack-assets": "^2.3.1-alpha",
"automattic/jetpack-assets": "^2.3.1",
"automattic/jetpack-autoloader": "^3.0.9",
"automattic/jetpack-backup": "^3.4.2",
"automattic/jetpack-blaze": "^0.22.4",
Expand All @@ -27,7 +27,7 @@
"automattic/jetpack-constants": "^2.0.3",
"automattic/jetpack-device-detection": "^2.1.3",
"automattic/jetpack-error": "^2.0.2",
"automattic/jetpack-forms": "^0.32.8-alpha",
"automattic/jetpack-forms": "^0.32.8",
"automattic/jetpack-image-cdn": "^0.4.4",
"automattic/jetpack-import": "^0.8.6",
"automattic/jetpack-ip": "^0.2.2",
Expand All @@ -38,15 +38,15 @@
"automattic/jetpack-my-jetpack": "^4.32.1",
"automattic/jetpack-plugins-installer": "^0.4.0",
"automattic/jetpack-post-list": "^0.6.2",
"automattic/jetpack-publicize": "^0.49.0-alpha",
"automattic/jetpack-publicize": "^0.49.0",
"automattic/jetpack-redirect": "^2.0.2",
"automattic/jetpack-roles": "^2.0.2",
"automattic/jetpack-search": "^0.44.14",
"automattic/jetpack-stats": "^0.13.0",
"automattic/jetpack-stats-admin": "^0.21.0",
"automattic/jetpack-status": "^3.3.2",
"automattic/jetpack-sync": "^3.5.1",
"automattic/jetpack-videopress": "^0.23.31-alpha",
"automattic/jetpack-videopress": "^0.23.31",
"automattic/jetpack-waf": "^0.18.1",
"automattic/jetpack-wordads": "^0.3.25",
"automattic/woocommerce-analytics": "^0.1.7",
Expand Down Expand Up @@ -81,6 +81,7 @@
"pnpm run watch"
]
},
"repositories": [],
"autoload": {
"classmap": [
"src"
Expand All @@ -93,7 +94,7 @@
"platform": {
"ext-intl": "0.0.0"
},
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_0",
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_1",
"allow-plugins": {
"automattic/jetpack-autoloader": true,
"automattic/jetpack-composer-plugin": true
Expand Down
4 changes: 2 additions & 2 deletions functions.opengraph.php
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ function jetpack_og_get_description( $description = '', $data = null ) {
*
* @see https://blog.joinmastodon.org/2024/07/highlighting-journalism-on-mastodon/
*
* @since 13.8-a.0
* @since 13.8
*
* @param array $tags Current tags.
*
Expand Down Expand Up @@ -643,7 +643,7 @@ function jetpack_add_fediverse_creator_open_graph_tag( $tags ) {
* Update the markup for the Open Graph tag to match the expected output for Mastodon
* (name instead of property).
*
* @since 13.8-a.0
* @since 13.8
*
* @param string $og_tag A single OG tag.
*
Expand Down
4 changes: 2 additions & 2 deletions jetpack.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://jetpack.com
* Description: Security, performance, and marketing tools made by WordPress experts. Jetpack keeps your site protected so you can focus on more important things.
* Author: Automattic
* Version: 13.8-a.0
* Version: 13.8-a.1
* Author URI: https://jetpack.com
* License: GPL2+
* Text Domain: jetpack
Expand Down Expand Up @@ -34,7 +34,7 @@

define( 'JETPACK__MINIMUM_WP_VERSION', '6.5' );
define( 'JETPACK__MINIMUM_PHP_VERSION', '7.0' );
define( 'JETPACK__VERSION', '13.8-a.0' );
define( 'JETPACK__VERSION', '13.8-a.1' );

/**
* Constant used to fetch the connection owner token
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +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).

## [2.3.1-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [2.3.1] - 2024-08-12
### Fixed
- Fixed variable names
- Fixed variable names. [#38606]

## [2.3.0] - 2024-08-08
### Added
- Added jetpack-initial-state package to consolidate the logic for Initial state [#38430]
- Added jetpack-initial-state package to consolidate the logic for Initial state. [#38430]

## [2.2.0] - 2024-07-23
### Added
Expand Down Expand Up @@ -473,7 +470,7 @@ This is an alpha version! The changes listed here are not final.

- Statically access asset tools

[2.3.1-alpha]: https://github.com/Automattic/jetpack-assets/compare/v2.3.0...v2.3.1-alpha
[2.3.1]: https://github.com/Automattic/jetpack-assets/compare/v2.3.0...v2.3.1
[2.3.0]: https://github.com/Automattic/jetpack-assets/compare/v2.2.0...v2.3.0
[2.2.0]: https://github.com/Automattic/jetpack-assets/compare/v2.1.13...v2.2.0
[2.1.13]: https://github.com/Automattic/jetpack-assets/compare/v2.1.12...v2.1.13
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"validate": "pnpm exec validate-es build/"
},
"dependencies": {
"@automattic/jetpack-script-data": "^0.1.1-alpha",
"@automattic/jetpack-script-data": "^0.1.1",
"react": "18.3.1"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '1884b4df4947b1ca0a63');
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '9685aacdc565915a459c');
6 changes: 3 additions & 3 deletions jetpack_vendor/automattic/jetpack-backup/build/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "^0.1.29",
"@automattic/jetpack-api": "^0.17.9",
"@automattic/jetpack-components": "^0.55.6",
"@automattic/jetpack-connection": "^0.34.2",
"@automattic/jetpack-components": "^0.55.0",
"@automattic/jetpack-connection": "^0.34.1",
"@wordpress/api-fetch": "7.2.0",
"@wordpress/components": "28.2.0",
"@wordpress/data": "10.2.0",
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.32.8-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.32.8] - 2024-08-12
### Added
- React 19 compatibility: Making sure useRef includes an argument.
- React 19 compatibility: Making sure useRef includes an argument. [#38765]

## [0.32.7] - 2024-08-05
### Changed
Expand Down Expand Up @@ -626,7 +623,7 @@ This is an alpha version! The changes listed here are not final.
- Added a new jetpack/forms package [#28409]
- Added a public load_contact_form method for initializing the contact form module. [#28416]

[0.32.8-alpha]: https://github.com/automattic/jetpack-forms/compare/v0.32.7...v0.32.8-alpha
[0.32.8]: https://github.com/automattic/jetpack-forms/compare/v0.32.7...v0.32.8
[0.32.7]: https://github.com/automattic/jetpack-forms/compare/v0.32.6...v0.32.7
[0.32.6]: https://github.com/automattic/jetpack-forms/compare/v0.32.5...v0.32.6
[0.32.5]: https://github.com/automattic/jetpack-forms/compare/v0.32.4...v0.32.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
class Jetpack_Forms {

const PACKAGE_VERSION = '0.32.8-alpha';
const PACKAGE_VERSION = '0.32.8';

/**
* Load the contact form module.
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +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.49.0-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.49.0] - 2024-08-12
### Changed
- Open Graph Meta Tags: do not handle Fediverse tags from Publicize package.
- Social: Updated intial state logic to use the new consolidated initial state
- Open Graph Meta Tags: Stopped handling Fediverse tags from Publicize package. [#38809]
- Social: Updated intial state logic to use the new consolidated initial state. [#38606]

## [0.48.0] - 2024-08-05
### Added
Expand Down Expand Up @@ -648,7 +645,7 @@ This is an alpha version! The changes listed here are not final.
- Updated package dependencies.
- Update package.json metadata.

[0.49.0-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.48.0...v0.49.0-alpha
[0.49.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.48.0...v0.49.0
[0.48.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.4...v0.48.0
[0.47.4]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.3...v0.47.4
[0.47.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.2...v0.47.3
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ 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.23.31-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.23.31] - 2024-08-12
### Added
- React 19 compatibility: Making sure useRef includes an argument.
- React 19 compatibility: Making sure useRef includes an argument. [#38765]

### Removed
- Tests: Removed react-test-renderer.
- Tests: Removed react-test-renderer. [#38755]

## [0.23.30] - 2024-08-05
### Changed
Expand Down Expand Up @@ -1392,7 +1389,7 @@ This is an alpha version! The changes listed here are not final.
### Added
- Created empty package [#24952]

[0.23.31-alpha]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.30...v0.23.31-alpha
[0.23.31]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.30...v0.23.31
[0.23.30]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.29...v0.23.30
[0.23.29]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.28...v0.23.29
[0.23.28]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.27...v0.23.28
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* The Package_Version class.
*/
class Package_Version {
const PACKAGE_VERSION = '0.23.31-alpha';
const PACKAGE_VERSION = '0.23.31';

const PACKAGE_SLUG = 'videopress';

Expand Down
8 changes: 4 additions & 4 deletions jetpack_vendor/i18n-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
),
'jetpack-assets' => array(
'path' => 'jetpack_vendor/automattic/jetpack-assets',
'ver' => '2.3.1-alpha1723460403',
'ver' => '2.3.1',
),
'jetpack-backup-pkg' => array(
'path' => 'jetpack_vendor/automattic/jetpack-backup',
Expand Down Expand Up @@ -50,7 +50,7 @@
),
'jetpack-forms' => array(
'path' => 'jetpack_vendor/automattic/jetpack-forms',
'ver' => '0.32.8-alpha1723218390',
'ver' => '0.32.8',
),
'jetpack-image-cdn' => array(
'path' => 'jetpack_vendor/automattic/jetpack-image-cdn',
Expand Down Expand Up @@ -102,7 +102,7 @@
),
'jetpack-publicize-pkg' => array(
'path' => 'jetpack_vendor/automattic/jetpack-publicize',
'ver' => '0.49.0-alpha1723484633',
'ver' => '0.49.0',
),
'jetpack-search-pkg' => array(
'path' => 'jetpack_vendor/automattic/jetpack-search',
Expand All @@ -122,7 +122,7 @@
),
'jetpack-videopress-pkg' => array(
'path' => 'jetpack_vendor/automattic/jetpack-videopress',
'ver' => '0.23.31-alpha1723218390',
'ver' => '0.23.31',
),
'jetpack-waf' => array(
'path' => 'jetpack_vendor/automattic/jetpack-waf',
Expand Down
Loading

0 comments on commit 54f7cb0

Please sign in to comment.