Skip to content

Commit f738344

Browse files
tbradshamatticbot
authored andcommitted
Backport package release cycle for 2025-02 (#41580)
* Release github-actions/repo-gardening 7.0.0 * Release github-actions/test-results-to-slack 0.3.3 * Release js-packages/eslint-config-target-es 2.2.2 * Release js-packages/api 0.18.0 * Release js-packages/base-styles 0.6.42 * Release js-packages/boost-score-api 0.1.55 * Release js-packages/components 0.66.0 * Release js-packages/scan 0.5.6 * Release js-packages/storybook 0.6.0 * Release js-packages/svelte-data-sync-client 0.3.7 * Release js-packages/videopress-core 0.1.1 * Release js-packages/connection 0.36.5 * Release js-packages/shared-extension-utils 0.17.0 * Release packages/assets 4.0.5 * Release packages/yoast-promo 0.3.1 Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13166442212 Upstream-Ref: Automattic/jetpack@8b69e2f
1 parent 49f768b commit f738344

File tree

7 files changed

+21
-24
lines changed

7 files changed

+21
-24
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"require": {
5656
"php": ">=7.4",
57-
"automattic/jetpack-assets": "^4.0.5-alpha",
57+
"automattic/jetpack-assets": "^4.0.5",
5858
"automattic/jetpack-autoloader": "^5.0.1",
5959
"automattic/jetpack-composer-plugin": "^4.0.0",
6060
"automattic/woocommerce": "^3.1",

jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [4.0.5-alpha] - unreleased
9-
10-
This is an alpha version! The changes listed here are not final.
11-
8+
## [4.0.5] - 2025-02-05
129
### Changed
13-
- Updated package dependencies.
10+
- Updated package dependencies. [#41491]
1411

1512
## [4.0.4] - 2025-02-03
1613
### Changed
@@ -559,7 +556,7 @@ This is an alpha version! The changes listed here are not final.
559556

560557
- Statically access asset tools
561558

562-
[4.0.5-alpha]: https://github.com/Automattic/jetpack-assets/compare/v4.0.4...v4.0.5-alpha
559+
[4.0.5]: https://github.com/Automattic/jetpack-assets/compare/v4.0.4...v4.0.5
563560
[4.0.4]: https://github.com/Automattic/jetpack-assets/compare/v4.0.3...v4.0.4
564561
[4.0.3]: https://github.com/Automattic/jetpack-assets/compare/v4.0.2...v4.0.3
565562
[4.0.2]: https://github.com/Automattic/jetpack-assets/compare/v4.0.1...v4.0.2

jetpack_vendor/i18n-map.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'packages' => array(
77
'jetpack-assets' => array(
88
'path' => 'jetpack_vendor/automattic/jetpack-assets',
9-
'ver' => '4.0.5-alpha1738615561',
9+
'ver' => '4.0.5',
1010
),
1111
),
1212
);

vendor/composer/installed.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"packages": [
33
{
44
"name": "automattic/jetpack-assets",
5-
"version": "4.0.5-alpha.1738615561",
6-
"version_normalized": "4.0.5.0-alpha1738615561",
5+
"version": "4.0.5",
6+
"version_normalized": "4.0.5.0",
77
"dist": {
88
"type": "path",
99
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
10-
"reference": "e0e16aafe4e926fb4e7b2940358ad426b648a63b"
10+
"reference": "4203ef9c37c309c6d465f6a59656c901149c69ce"
1111
},
1212
"require": {
1313
"automattic/jetpack-constants": "^3.0.1",
@@ -79,7 +79,7 @@
7979
"dist": {
8080
"type": "path",
8181
"url": "/tmp/jetpack-build/Automattic/jetpack-autoloader",
82-
"reference": "daba9422d9f681c6a6072ac7e00e69f7ecbcef80"
82+
"reference": "facdbd6d427dace69c090189cf11fc32839fc9fa"
8383
},
8484
"require": {
8585
"composer-plugin-api": "^2.2",
@@ -150,7 +150,7 @@
150150
"dist": {
151151
"type": "path",
152152
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
153-
"reference": "97fdb0edbf7b203498fdcedffbb2b79ef745d2bb"
153+
"reference": "fb1097ba32760ed623dd53eef44e74ccc089a09e"
154154
},
155155
"require": {
156156
"composer-plugin-api": "^2.2",
@@ -213,7 +213,7 @@
213213
"dist": {
214214
"type": "path",
215215
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
216-
"reference": "43d02cb0987d3f6512f7cfd6383f79707b240fdf"
216+
"reference": "06871e3ed8108fd42122fd762167be0c24adf501"
217217
},
218218
"require": {
219219
"php": ">=7.2"

vendor/composer/installed.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
),
1212
'versions' => array(
1313
'automattic/jetpack-assets' => array(
14-
'pretty_version' => '4.0.5-alpha.1738615561',
15-
'version' => '4.0.5.0-alpha1738615561',
16-
'reference' => 'e0e16aafe4e926fb4e7b2940358ad426b648a63b',
14+
'pretty_version' => '4.0.5',
15+
'version' => '4.0.5.0',
16+
'reference' => '4203ef9c37c309c6d465f6a59656c901149c69ce',
1717
'type' => 'jetpack-library',
1818
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets',
1919
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'automattic/jetpack-autoloader' => array(
2323
'pretty_version' => '5.0.1',
2424
'version' => '5.0.1.0',
25-
'reference' => 'daba9422d9f681c6a6072ac7e00e69f7ecbcef80',
25+
'reference' => 'facdbd6d427dace69c090189cf11fc32839fc9fa',
2626
'type' => 'composer-plugin',
2727
'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
2828
'aliases' => array(),
@@ -31,7 +31,7 @@
3131
'automattic/jetpack-composer-plugin' => array(
3232
'pretty_version' => '4.0.0',
3333
'version' => '4.0.0.0',
34-
'reference' => '97fdb0edbf7b203498fdcedffbb2b79ef745d2bb',
34+
'reference' => 'fb1097ba32760ed623dd53eef44e74ccc089a09e',
3535
'type' => 'composer-plugin',
3636
'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin',
3737
'aliases' => array(),
@@ -40,7 +40,7 @@
4040
'automattic/jetpack-constants' => array(
4141
'pretty_version' => '3.0.1',
4242
'version' => '3.0.1.0',
43-
'reference' => '43d02cb0987d3f6512f7cfd6383f79707b240fdf',
43+
'reference' => '06871e3ed8108fd42122fd762167be0c24adf501',
4444
'type' => 'jetpack-library',
4545
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants',
4646
'aliases' => array(),

vendor/composer/jetpack_autoload_classmap.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-autoloader-locator.php'
2020
),
2121
'Automattic\\Jetpack\\Assets' => array(
22-
'version' => '4.0.5.0-alpha1738615561',
22+
'version' => '4.0.5.0',
2323
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php'
2424
),
2525
'Automattic\\Jetpack\\Assets\\Script_Data' => array(
26-
'version' => '4.0.5.0-alpha1738615561',
26+
'version' => '4.0.5.0',
2727
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php'
2828
),
2929
'Automattic\\Jetpack\\Assets\\Semver' => array(
30-
'version' => '4.0.5.0-alpha1738615561',
30+
'version' => '4.0.5.0',
3131
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php'
3232
),
3333
'Automattic\\Jetpack\\Autoloader\\AutoloadFileWriter' => array(

vendor/composer/jetpack_autoload_filemap.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
return array(
99
'3773ef3f09c37da5478d578e32b03a4b' => array(
10-
'version' => '4.0.5.0-alpha1738615561',
10+
'version' => '4.0.5.0',
1111
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/actions.php'
1212
),
1313
);

0 commit comments

Comments
 (0)