Skip to content

Commit

Permalink
Updated package versions for automattic/jetpack-social
Browse files Browse the repository at this point in the history
  • Loading branch information
gmjuhasz authored and matticbot committed Oct 25, 2024
1 parent 2cdbb81 commit 1fb1e14
Show file tree
Hide file tree
Showing 61 changed files with 746 additions and 917 deletions.
21 changes: 9 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,20 @@ 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).

## 5.5.0-alpha - unreleased

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

## 5.5.0 - 2024-10-25
### Added
- Added Bluesky to social previews
- Social Notes: add support for the ActivityPub Reply-To block.
- Added Bluesky to social previews [#39659]
- Social Notes: add support for the ActivityPub Reply-To block. [#39738]

### Changed
- General: indicate compatibility with the upcoming version of WordPress - 6.7.
- Initial State: Migrated URLs to script data
- Only include `wp-polyfill` as a script dependency when needed.
- Updated package dependencies.
- General: indicate compatibility with the upcoming version of WordPress - 6.7. [#39786]
- Initial State: Migrated URLs to script data [#39797]
- Only include `wp-polyfill` as a script dependency when needed. [#39629]
- Updated package dependencies. [#39594] [#39653] [#39707]

### Fixed
- Added Jetpack Beta's slug to Social OG conflicting plugins
- Social: Fixed share status tooltip text overflow
- Added Jetpack Beta's slug to Social OG conflicting plugins [#39792]
- Social: Fixed share status tooltip text overflow [#39599]

## 5.4.1 - 2024-10-02
### Changed
Expand Down
11 changes: 6 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"automattic/jetpack-autoloader": "^3.1.2",
"automattic/jetpack-composer-plugin": "^2.0.3",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-publicize": "^0.55.0-alpha",
"automattic/jetpack-connection": "^5.1.5-alpha",
"automattic/jetpack-publicize": "^0.55.0",
"automattic/jetpack-connection": "^5.1.5",
"automattic/jetpack-my-jetpack": "^4.35.15",
"automattic/jetpack-sync": "^3.14.3-alpha",
"automattic/jetpack-sync": "^3.14.3",
"automattic/jetpack-status": "^4.0.2",
"automattic/jetpack-plans": "^0.4.12",
"automattic/jetpack-post-list": "^0.6.3"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.7",
"automattic/wordbless": "0.4.2",
"yoast/phpunit-polyfills": "^1.1.1",
"brain/monkey": "2.6.1"
Expand Down Expand Up @@ -54,6 +54,7 @@
"post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy",
"post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy"
},
"repositories": [],
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
Expand All @@ -75,6 +76,6 @@
"automattic/jetpack-autoloader": true,
"automattic/jetpack-composer-plugin": true
},
"autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_socialⓥ5_5_0_alpha"
"autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_socialⓥ5_5_0"
}
}
2 changes: 1 addition & 1 deletion jetpack-social.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Jetpack Social
* Plugin URI: https://wordpress.org/plugins/jetpack-social
* Description: Share your site’s posts on several social media networks automatically when you publish a new post.
* Version: 5.5.0-alpha
* Version: 5.5.0
* Author: Automattic - Jetpack Social team
* Author URI: https://jetpack.com/social/
* License: GPLv2 or later
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.6"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-admin-ui/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.6",
"automattic/jetpack-logo": "^2.0.4",
"automattic/wordbless": "dev-master"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '0d9b7c1c5507602fae89');
<?php return array('dependencies' => array(), 'version' => '0274966690f87adbeccb');

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-assets/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"require-dev": {
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.6",
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0"
},
"suggest": {
Expand Down
4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-boost-core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.5-alpha"
"automattic/jetpack-connection": "^5.0.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.6",
"automattic/wordbless": "dev-master"
},
"autoload": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.6",
"brain/monkey": "^2.6"
},
"autoload-dev": {
Expand All @@ -15,7 +15,7 @@
},
"require": {
"php": ">=7.0",
"automattic/jetpack-boost-core": "^0.2.12"
"automattic/jetpack-boost-core": "^0.2.9"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-config/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.4",
"automattic/jetpack-connection": "@dev",
"automattic/jetpack-import": "@dev",
"automattic/jetpack-jitm": "@dev",
Expand Down
8 changes: 4 additions & 4 deletions jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +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).

## [5.1.5-alpha] - unreleased

This is an alpha version! The changes listed here are not final.
## [5.1.5] - 2024-10-25
### Changed
- Internal updates.

## [5.1.4] - 2024-10-21
### Changed
Expand Down Expand Up @@ -1234,7 +1234,7 @@ This is an alpha version! The changes listed here are not final.

- Separate the connection library into its own package.

[5.1.5-alpha]: https://github.com/Automattic/jetpack-connection/compare/v5.1.4...v5.1.5-alpha
[5.1.5]: https://github.com/Automattic/jetpack-connection/compare/v5.1.4...v5.1.5
[5.1.4]: https://github.com/Automattic/jetpack-connection/compare/v5.1.3...v5.1.4
[5.1.3]: https://github.com/Automattic/jetpack-connection/compare/v5.1.2...v5.1.3
[5.1.2]: https://github.com/Automattic/jetpack-connection/compare/v5.1.1...v5.1.2
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-connection/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1",
"brain/monkey": "2.6.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.7"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '5.1.5-alpha';
const PACKAGE_VERSION = '5.1.5';

const PACKAGE_SLUG = 'connection';

Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-constants/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"require-dev": {
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.6"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.6"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-explat/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.5-alpha"
"automattic/jetpack-connection": "^5.1.3"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.6"
},
"autoload": {
"classmap": [
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-ip/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"require-dev": {
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.6"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-jitm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": ">=7.0",
"automattic/jetpack-a8c-mc-stats": "^2.0.3",
"automattic/jetpack-assets": "^2.3.10",
"automattic/jetpack-connection": "^5.1.5-alpha",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-device-detection": "^2.1.5",
"automattic/jetpack-logo": "^2.0.4",
"automattic/jetpack-redirect": "^2.0.4",
Expand All @@ -16,7 +16,7 @@
"require-dev": {
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.6"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-licensing/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.5-alpha"
"automattic/jetpack-connection": "^5.0.0"
},
"require-dev": {
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.6"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-logo/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.6"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
8 changes: 4 additions & 4 deletions jetpack_vendor/automattic/jetpack-my-jetpack/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
"automattic/jetpack-admin-ui": "^0.4.5",
"automattic/jetpack-assets": "^2.3.10",
"automattic/jetpack-boost-speed-score": "^0.3.12",
"automattic/jetpack-connection": "^5.1.5-alpha",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-explat": "^0.1.12",
"automattic/jetpack-jitm": "^3.1.26",
"automattic/jetpack-licensing": "^2.0.10",
"automattic/jetpack-plugins-installer": "^0.4.3",
"automattic/jetpack-redirect": "^2.0.4",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-plans": "^0.4.12",
"automattic/jetpack-plans": "^0.4.11",
"automattic/jetpack-status": "^4.0.2",
"automattic/jetpack-sync": "^3.14.3-alpha",
"automattic/jetpack-sync": "^3.14.2",
"automattic/jetpack-protect-status": "^0.2.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.6",
"automattic/wordbless": "@dev"
},
"suggest": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": ">=7.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.6",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "^1.1.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-a8c-mc-stats": "^2.0.3",
"automattic/jetpack-status": "^4.0.2"
"automattic/jetpack-a8c-mc-stats": "^2.0.2",
"automattic/jetpack-status": "^4.0.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha"
"automattic/jetpack-changelogger": "^4.2.6"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand Down
4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-post-list/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-assets": "^2.3.10"
"automattic/jetpack-assets": "^2.3.4"
},
"require-dev": {
"automattic/wordbless": "@dev",
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.6",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.6",
"automattic/wordbless": "0.4.2"
},
"autoload": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.5-alpha",
"automattic/jetpack-connection": "^5.0.0",
"automattic/jetpack-plugins-installer": "^0.4.3",
"automattic/jetpack-sync": "^3.14.3-alpha",
"automattic/jetpack-sync": "^3.13.1",
"automattic/jetpack-protect-models": "^0.3.0",
"automattic/jetpack-plans": "^0.4.12"
"automattic/jetpack-plans": "^0.4.11"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.7-alpha",
"automattic/jetpack-changelogger": "^4.2.6",
"automattic/wordbless": "dev-master"
},
"autoload": {
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-publicize/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.55.0-alpha] - unreleased

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

## [0.55.0] - 2024-10-25
### Fixed
- Social: Fix Bsky profile URL
- Social: Fix Bsky profile URL [#39849]

## [0.54.4] - 2024-10-21
### Changed
Expand Down Expand Up @@ -743,7 +740,7 @@ This is an alpha version! The changes listed here are not final.
- Updated package dependencies.
- Update package.json metadata.

[0.55.0-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.4...v0.55.0-alpha
[0.55.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.4...v0.55.0
[0.54.4]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.3...v0.54.4
[0.54.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.2...v0.54.3
[0.54.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.1...v0.54.2
Expand Down
Loading

0 comments on commit 1fb1e14

Please sign in to comment.