@automattic/newspack-blocks 4.7.2-alpha.1 → 4.8.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,15 @@
1
- ## [4.7.2-alpha.1](https://github.com/Automattic/newspack-blocks/compare/v4.7.1...v4.7.2-alpha.1) (2025-03-20)
1
+ # [4.8.0-alpha.1](https://github.com/Automattic/newspack-blocks/compare/v4.7.2-alpha.1...v4.8.0-alpha.1) (2025-03-27)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * **api:** avoid warning newspack blocks api accessing attachment images ([#2069](https://github.com/Automattic/newspack-blocks/issues/2069)) ([93ffebf](https://github.com/Automattic/newspack-blocks/commit/93ffebf19ae195aa23fd175635c16644d67a33bf))
7
- * **donate-block:** handle decimals in custom amount input ([#2074](https://github.com/Automattic/newspack-blocks/issues/2074)) ([9db74fe](https://github.com/Automattic/newspack-blocks/commit/9db74fe6f703e104b5703065ce86ac17e1abad07))
8
- * make sure five column border layout works ([#2072](https://github.com/Automattic/newspack-blocks/issues/2072)) ([a1dbfbc](https://github.com/Automattic/newspack-blocks/commit/a1dbfbce9091072e64b763c9a13316a7d1bf8943))
9
- * **modal-checkout:** trigger REST API endpoint to refresh post-checko… ([#2080](https://github.com/Automattic/newspack-blocks/issues/2080)) ([e534446](https://github.com/Automattic/newspack-blocks/commit/e5344463fc07207e7406f7a4b9d0a7d4708a6359))
6
+ * better handle deleted terms ([#2076](https://github.com/Automattic/newspack-blocks/issues/2076)) ([7d7a639](https://github.com/Automattic/newspack-blocks/commit/7d7a6396e1e5e388c178e0ce58bcfa8962565075))
7
+ * correct checkout button block width in WP 6.8 ([#2087](https://github.com/Automattic/newspack-blocks/issues/2087)) ([a9def73](https://github.com/Automattic/newspack-blocks/commit/a9def73c86aac2eb8c71b5e75890b2c09732c54b))
8
+
9
+
10
+ ### Features
11
+
12
+ * information architecture ([#2083](https://github.com/Automattic/newspack-blocks/issues/2083)) ([2d75fd1](https://github.com/Automattic/newspack-blocks/commit/2d75fd165ea26b4e2f4febebfb7ee28cb9f749ea))
10
13
 
11
14
  ## [4.7.1](https://github.com/Automattic/newspack-blocks/compare/v4.7.0...v4.7.1) (2025-03-18)
12
15
 
package/composer.lock CHANGED
@@ -2469,16 +2469,16 @@
2469
2469
  },
2470
2470
  {
2471
2471
  "name": "sirbrillig/phpcs-variable-analysis",
2472
- "version": "v2.11.22",
2472
+ "version": "v2.12.0",
2473
2473
  "source": {
2474
2474
  "type": "git",
2475
2475
  "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
2476
- "reference": "ffb6f16c6033ec61ed84446b479a31d6529f0eb7"
2476
+ "reference": "4debf5383d9ade705e0a25121f16c3fecaf433a7"
2477
2477
  },
2478
2478
  "dist": {
2479
2479
  "type": "zip",
2480
- "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/ffb6f16c6033ec61ed84446b479a31d6529f0eb7",
2481
- "reference": "ffb6f16c6033ec61ed84446b479a31d6529f0eb7",
2480
+ "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/4debf5383d9ade705e0a25121f16c3fecaf433a7",
2481
+ "reference": "4debf5383d9ade705e0a25121f16c3fecaf433a7",
2482
2482
  "shasum": ""
2483
2483
  },
2484
2484
  "require": {
@@ -2522,20 +2522,20 @@
2522
2522
  "source": "https://github.com/sirbrillig/phpcs-variable-analysis",
2523
2523
  "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
2524
2524
  },
2525
- "time": "2025-01-06T17:54:24+00:00"
2525
+ "time": "2025-03-17T16:17:38+00:00"
2526
2526
  },
2527
2527
  {
2528
2528
  "name": "squizlabs/php_codesniffer",
2529
- "version": "3.11.2",
2529
+ "version": "3.12.0",
2530
2530
  "source": {
2531
2531
  "type": "git",
2532
2532
  "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
2533
- "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079"
2533
+ "reference": "2d1b63db139c3c6ea0c927698e5160f8b3b8d630"
2534
2534
  },
2535
2535
  "dist": {
2536
2536
  "type": "zip",
2537
- "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079",
2538
- "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079",
2537
+ "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/2d1b63db139c3c6ea0c927698e5160f8b3b8d630",
2538
+ "reference": "2d1b63db139c3c6ea0c927698e5160f8b3b8d630",
2539
2539
  "shasum": ""
2540
2540
  },
2541
2541
  "require": {
@@ -2600,9 +2600,13 @@
2600
2600
  {
2601
2601
  "url": "https://opencollective.com/php_codesniffer",
2602
2602
  "type": "open_collective"
2603
+ },
2604
+ {
2605
+ "url": "https://thanks.dev/u/gh/phpcsstandards",
2606
+ "type": "thanks_dev"
2603
2607
  }
2604
2608
  ],
2605
- "time": "2024-12-11T16:04:26+00:00"
2609
+ "time": "2025-03-18T05:04:51+00:00"
2606
2610
  },
2607
2611
  {
2608
2612
  "name": "symfony/console",
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-a11y', 'wp-dom-ready', 'wp-escape-html', 'wp-i18n'), 'version' => '4b2c96d857669a6302ee');
1
+ <?php return array('dependencies' => array('wp-a11y', 'wp-dom-ready', 'wp-escape-html', 'wp-i18n'), 'version' => '9b8bcea16ad770395b25');