@eeacms/volto-eea-kitkat 33.0.1 → 33.0.2
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 +51 -0
- package/CHANGELOG.md +51 -0
- package/new.json +11 -11
- package/old.json +17 -17
- package/package.json +11 -11
- package/partfile +0 -2
- package/releasefile +14 -38
package/CHANGELOG
CHANGED
|
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
+
### [33.0.2](https://github.com/eea/volto-eea-kitkat/compare/33.0.1...33.0.2) - 23 April 2026
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-slate-footnote@8.0.2 [EEA Jenkins - [`2b627a4`](https://github.com/eea/volto-eea-kitkat/commit/2b627a413b8fb307f4fcc3ff35611c996995b776)]
|
|
12
|
+
- Release @eeacms/volto-accordion-block@13.0.3 [EEA Jenkins - [`2931d9d`](https://github.com/eea/volto-eea-kitkat/commit/2931d9d6a5359a174083da4ebba3d014842bff72)]
|
|
13
|
+
- Release @eeacms/volto-tabs-block@10.0.2 [EEA Jenkins - [`83c7357`](https://github.com/eea/volto-eea-kitkat/commit/83c73574476736ff3010978b830c55a18db5f7b8)]
|
|
14
|
+
- Release @eeacms/volto-columns-block@9.0.3 [EEA Jenkins - [`dfc3fbc`](https://github.com/eea/volto-eea-kitkat/commit/dfc3fbcb3ccf419f75da2c76e0f887dae533c248)]
|
|
15
|
+
- Release @eeacms/volto-group-block@10.0.3 [EEA Jenkins - [`5db573b`](https://github.com/eea/volto-eea-kitkat/commit/5db573ba0fa1c7f637fc556d664301f5deb7304d)]
|
|
16
|
+
|
|
7
17
|
### [33.0.1](https://github.com/eea/volto-eea-kitkat/compare/33.0.0...33.0.1) - 16 April 2026
|
|
8
18
|
|
|
9
19
|
#### :rocket: Dependency updates
|
|
@@ -128,7 +138,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
128
138
|
|
|
129
139
|
#### :house: Internal changes
|
|
130
140
|
|
|
141
|
+
- chore: [JENKINSFILE] add package version in sonarqube [valentinab25 - [`34db2e1`](https://github.com/eea/volto-eea-kitkat/commit/34db2e1155fbbd1733d7176778845e3f3a7f8672)]
|
|
131
142
|
- chore: package.json [Alin Voinea - [`61e1494`](https://github.com/eea/volto-eea-kitkat/commit/61e149440d135080a9381358f0713dab12b2748d)]
|
|
143
|
+
- chore: [JENKINSFILE] use sonarqube branches [EEA Jenkins - [`cba656b`](https://github.com/eea/volto-eea-kitkat/commit/cba656bb41fe90106fea7476199a5b5ff38ee13a)]
|
|
132
144
|
|
|
133
145
|
## [32.0.0](https://github.com/eea/volto-eea-kitkat/compare/31.0.2...32.0.0) - 19 February 2026
|
|
134
146
|
|
|
@@ -321,6 +333,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
321
333
|
|
|
322
334
|
#### :hammer_and_wrench: Others
|
|
323
335
|
|
|
336
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`7eead1c`](https://github.com/eea/volto-eea-kitkat/commit/7eead1c3b28dced525749555d95f1f8aa908a9bb)]
|
|
337
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`49c7810`](https://github.com/eea/volto-eea-kitkat/commit/49c781067cce00004c88450a4aa30b3d284d344b)]
|
|
324
338
|
### [27.1.2](https://github.com/eea/volto-eea-kitkat/compare/27.1.1...27.1.2) - 2 July 2025
|
|
325
339
|
|
|
326
340
|
#### :rocket: Dependency updates
|
|
@@ -366,6 +380,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
366
380
|
|
|
367
381
|
#### :hammer_and_wrench: Others
|
|
368
382
|
|
|
383
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`36f81f8`](https://github.com/eea/volto-eea-kitkat/commit/36f81f8ca489b64a5a2c9ae0cef476fe6d71ef16)]
|
|
369
384
|
### [26.7.0](https://github.com/eea/volto-eea-kitkat/compare/26.6.1...26.7.0) - 1 May 2025
|
|
370
385
|
|
|
371
386
|
#### :rocket: Dependency updates
|
|
@@ -424,6 +439,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
424
439
|
|
|
425
440
|
#### :hammer_and_wrench: Others
|
|
426
441
|
|
|
442
|
+
- Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`7942941`](https://github.com/eea/volto-eea-kitkat/commit/794294157e27abbe7efe3d3a2f739e9ad0b82bf2)]
|
|
427
443
|
### [26.4.4](https://github.com/eea/volto-eea-kitkat/compare/26.4.3...26.4.4) - 10 February 2025
|
|
428
444
|
|
|
429
445
|
#### :rocket: Dependency updates
|
|
@@ -722,6 +738,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
722
738
|
|
|
723
739
|
#### :hammer_and_wrench: Others
|
|
724
740
|
|
|
741
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
|
|
742
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
|
|
725
743
|
## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
|
|
726
744
|
|
|
727
745
|
#### :rocket: Dependency updates
|
|
@@ -816,6 +834,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
816
834
|
#### :hammer_and_wrench: Others
|
|
817
835
|
|
|
818
836
|
- Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
|
|
837
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
|
|
819
838
|
### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
|
|
820
839
|
|
|
821
840
|
#### :rocket: Dependency updates
|
|
@@ -902,6 +921,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
902
921
|
|
|
903
922
|
#### :hammer_and_wrench: Others
|
|
904
923
|
|
|
924
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
925
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
905
926
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
906
927
|
|
|
907
928
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -913,6 +934,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
913
934
|
|
|
914
935
|
#### :hammer_and_wrench: Others
|
|
915
936
|
|
|
937
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
938
|
+
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
939
|
+
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
940
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
941
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
916
942
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
917
943
|
|
|
918
944
|
#### :rocket: Dependency updates
|
|
@@ -949,6 +975,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
949
975
|
|
|
950
976
|
#### :house: Internal changes
|
|
951
977
|
|
|
978
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
952
979
|
|
|
953
980
|
#### :hammer_and_wrench: Others
|
|
954
981
|
|
|
@@ -1287,6 +1314,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1287
1314
|
#### :house: Internal changes
|
|
1288
1315
|
|
|
1289
1316
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
1317
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
1290
1318
|
|
|
1291
1319
|
#### :hammer_and_wrench: Others
|
|
1292
1320
|
|
|
@@ -1403,6 +1431,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1403
1431
|
|
|
1404
1432
|
#### :hammer_and_wrench: Others
|
|
1405
1433
|
|
|
1434
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
1406
1435
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
1407
1436
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
1408
1437
|
|
|
@@ -1436,6 +1465,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1436
1465
|
|
|
1437
1466
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
1438
1467
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
1468
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
1439
1469
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
1440
1470
|
|
|
1441
1471
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -1530,6 +1560,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1530
1560
|
|
|
1531
1561
|
#### :hammer_and_wrench: Others
|
|
1532
1562
|
|
|
1563
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
1533
1564
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
1534
1565
|
|
|
1535
1566
|
#### :rocket: Dependency updates
|
|
@@ -1542,6 +1573,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1542
1573
|
#### :hammer_and_wrench: Others
|
|
1543
1574
|
|
|
1544
1575
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
1576
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
1545
1577
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
1546
1578
|
|
|
1547
1579
|
#### :rocket: Dependency updates
|
|
@@ -1553,6 +1585,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1553
1585
|
#### :hammer_and_wrench: Others
|
|
1554
1586
|
|
|
1555
1587
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
1588
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
1556
1589
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
1557
1590
|
|
|
1558
1591
|
#### :rocket: Dependency updates
|
|
@@ -1583,6 +1616,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1583
1616
|
|
|
1584
1617
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
1585
1618
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
1619
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
1586
1620
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
1587
1621
|
|
|
1588
1622
|
#### :rocket: New Features
|
|
@@ -1693,6 +1727,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1693
1727
|
|
|
1694
1728
|
#### :hammer_and_wrench: Others
|
|
1695
1729
|
|
|
1730
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
1696
1731
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
1697
1732
|
|
|
1698
1733
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -1710,6 +1745,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1710
1745
|
#### :hammer_and_wrench: Others
|
|
1711
1746
|
|
|
1712
1747
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
1748
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
1713
1749
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
1714
1750
|
|
|
1715
1751
|
#### :rocket: Dependency updates
|
|
@@ -1741,10 +1777,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1741
1777
|
#### :hammer_and_wrench: Others
|
|
1742
1778
|
|
|
1743
1779
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
1780
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
1744
1781
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
1745
1782
|
|
|
1746
1783
|
#### :hammer_and_wrench: Others
|
|
1747
1784
|
|
|
1785
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
1748
1786
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
1749
1787
|
|
|
1750
1788
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -1817,6 +1855,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1817
1855
|
|
|
1818
1856
|
#### :hammer_and_wrench: Others
|
|
1819
1857
|
|
|
1858
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
1820
1859
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
1821
1860
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
1822
1861
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1939,6 +1978,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1939
1978
|
|
|
1940
1979
|
#### :hammer_and_wrench: Others
|
|
1941
1980
|
|
|
1981
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1942
1982
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1943
1983
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1944
1984
|
|
|
@@ -1957,6 +1997,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1957
1997
|
|
|
1958
1998
|
#### :hammer_and_wrench: Others
|
|
1959
1999
|
|
|
2000
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1960
2001
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1961
2002
|
|
|
1962
2003
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -2122,6 +2163,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2122
2163
|
|
|
2123
2164
|
#### :hammer_and_wrench: Others
|
|
2124
2165
|
|
|
2166
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
2125
2167
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
2126
2168
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
2127
2169
|
|
|
@@ -2175,6 +2217,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2175
2217
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
2176
2218
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
2177
2219
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
2220
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
2178
2221
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
2179
2222
|
|
|
2180
2223
|
#### :rocket: Dependency updates
|
|
@@ -2192,6 +2235,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2192
2235
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
2193
2236
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
2194
2237
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
2238
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
2239
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
2240
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
2195
2241
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
2196
2242
|
|
|
2197
2243
|
#### :rocket: Dependency updates
|
|
@@ -2221,6 +2267,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2221
2267
|
|
|
2222
2268
|
#### :hammer_and_wrench: Others
|
|
2223
2269
|
|
|
2270
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
2224
2271
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
2225
2272
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
2226
2273
|
|
|
@@ -2233,8 +2280,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2233
2280
|
|
|
2234
2281
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
2235
2282
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
2283
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
2236
2284
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
2237
2285
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
2286
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
2238
2287
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
2239
2288
|
|
|
2240
2289
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -2247,6 +2296,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2247
2296
|
#### :hammer_and_wrench: Others
|
|
2248
2297
|
|
|
2249
2298
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
2299
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
2250
2300
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
2251
2301
|
|
|
2252
2302
|
#### :hammer_and_wrench: Others
|
|
@@ -2278,4 +2328,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2278
2328
|
|
|
2279
2329
|
#### :hammer_and_wrench: Others
|
|
2280
2330
|
|
|
2331
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
2281
2332
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
+
### [33.0.2](https://github.com/eea/volto-eea-kitkat/compare/33.0.1...33.0.2) - 23 April 2026
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-slate-footnote@8.0.2 [EEA Jenkins - [`2b627a4`](https://github.com/eea/volto-eea-kitkat/commit/2b627a413b8fb307f4fcc3ff35611c996995b776)]
|
|
12
|
+
- Release @eeacms/volto-accordion-block@13.0.3 [EEA Jenkins - [`2931d9d`](https://github.com/eea/volto-eea-kitkat/commit/2931d9d6a5359a174083da4ebba3d014842bff72)]
|
|
13
|
+
- Release @eeacms/volto-tabs-block@10.0.2 [EEA Jenkins - [`83c7357`](https://github.com/eea/volto-eea-kitkat/commit/83c73574476736ff3010978b830c55a18db5f7b8)]
|
|
14
|
+
- Release @eeacms/volto-columns-block@9.0.3 [EEA Jenkins - [`dfc3fbc`](https://github.com/eea/volto-eea-kitkat/commit/dfc3fbcb3ccf419f75da2c76e0f887dae533c248)]
|
|
15
|
+
- Release @eeacms/volto-group-block@10.0.3 [EEA Jenkins - [`5db573b`](https://github.com/eea/volto-eea-kitkat/commit/5db573ba0fa1c7f637fc556d664301f5deb7304d)]
|
|
16
|
+
|
|
7
17
|
### [33.0.1](https://github.com/eea/volto-eea-kitkat/compare/33.0.0...33.0.1) - 16 April 2026
|
|
8
18
|
|
|
9
19
|
#### :rocket: Dependency updates
|
|
@@ -128,7 +138,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
128
138
|
|
|
129
139
|
#### :house: Internal changes
|
|
130
140
|
|
|
141
|
+
- chore: [JENKINSFILE] add package version in sonarqube [valentinab25 - [`34db2e1`](https://github.com/eea/volto-eea-kitkat/commit/34db2e1155fbbd1733d7176778845e3f3a7f8672)]
|
|
131
142
|
- chore: package.json [Alin Voinea - [`61e1494`](https://github.com/eea/volto-eea-kitkat/commit/61e149440d135080a9381358f0713dab12b2748d)]
|
|
143
|
+
- chore: [JENKINSFILE] use sonarqube branches [EEA Jenkins - [`cba656b`](https://github.com/eea/volto-eea-kitkat/commit/cba656bb41fe90106fea7476199a5b5ff38ee13a)]
|
|
132
144
|
|
|
133
145
|
## [32.0.0](https://github.com/eea/volto-eea-kitkat/compare/31.0.2...32.0.0) - 19 February 2026
|
|
134
146
|
|
|
@@ -321,6 +333,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
321
333
|
|
|
322
334
|
#### :hammer_and_wrench: Others
|
|
323
335
|
|
|
336
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`7eead1c`](https://github.com/eea/volto-eea-kitkat/commit/7eead1c3b28dced525749555d95f1f8aa908a9bb)]
|
|
337
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`49c7810`](https://github.com/eea/volto-eea-kitkat/commit/49c781067cce00004c88450a4aa30b3d284d344b)]
|
|
324
338
|
### [27.1.2](https://github.com/eea/volto-eea-kitkat/compare/27.1.1...27.1.2) - 2 July 2025
|
|
325
339
|
|
|
326
340
|
#### :rocket: Dependency updates
|
|
@@ -366,6 +380,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
366
380
|
|
|
367
381
|
#### :hammer_and_wrench: Others
|
|
368
382
|
|
|
383
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`36f81f8`](https://github.com/eea/volto-eea-kitkat/commit/36f81f8ca489b64a5a2c9ae0cef476fe6d71ef16)]
|
|
369
384
|
### [26.7.0](https://github.com/eea/volto-eea-kitkat/compare/26.6.1...26.7.0) - 1 May 2025
|
|
370
385
|
|
|
371
386
|
#### :rocket: Dependency updates
|
|
@@ -424,6 +439,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
424
439
|
|
|
425
440
|
#### :hammer_and_wrench: Others
|
|
426
441
|
|
|
442
|
+
- Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`7942941`](https://github.com/eea/volto-eea-kitkat/commit/794294157e27abbe7efe3d3a2f739e9ad0b82bf2)]
|
|
427
443
|
### [26.4.4](https://github.com/eea/volto-eea-kitkat/compare/26.4.3...26.4.4) - 10 February 2025
|
|
428
444
|
|
|
429
445
|
#### :rocket: Dependency updates
|
|
@@ -722,6 +738,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
722
738
|
|
|
723
739
|
#### :hammer_and_wrench: Others
|
|
724
740
|
|
|
741
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
|
|
742
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
|
|
725
743
|
## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
|
|
726
744
|
|
|
727
745
|
#### :rocket: Dependency updates
|
|
@@ -816,6 +834,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
816
834
|
#### :hammer_and_wrench: Others
|
|
817
835
|
|
|
818
836
|
- Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
|
|
837
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
|
|
819
838
|
### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
|
|
820
839
|
|
|
821
840
|
#### :rocket: Dependency updates
|
|
@@ -902,6 +921,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
902
921
|
|
|
903
922
|
#### :hammer_and_wrench: Others
|
|
904
923
|
|
|
924
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
925
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
905
926
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
906
927
|
|
|
907
928
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -913,6 +934,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
913
934
|
|
|
914
935
|
#### :hammer_and_wrench: Others
|
|
915
936
|
|
|
937
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
938
|
+
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
939
|
+
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
940
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
941
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
916
942
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
917
943
|
|
|
918
944
|
#### :rocket: Dependency updates
|
|
@@ -949,6 +975,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
949
975
|
|
|
950
976
|
#### :house: Internal changes
|
|
951
977
|
|
|
978
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
952
979
|
|
|
953
980
|
#### :hammer_and_wrench: Others
|
|
954
981
|
|
|
@@ -1287,6 +1314,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1287
1314
|
#### :house: Internal changes
|
|
1288
1315
|
|
|
1289
1316
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
1317
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
1290
1318
|
|
|
1291
1319
|
#### :hammer_and_wrench: Others
|
|
1292
1320
|
|
|
@@ -1403,6 +1431,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1403
1431
|
|
|
1404
1432
|
#### :hammer_and_wrench: Others
|
|
1405
1433
|
|
|
1434
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
1406
1435
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
1407
1436
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
1408
1437
|
|
|
@@ -1436,6 +1465,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1436
1465
|
|
|
1437
1466
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
1438
1467
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
1468
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
1439
1469
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
1440
1470
|
|
|
1441
1471
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -1530,6 +1560,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1530
1560
|
|
|
1531
1561
|
#### :hammer_and_wrench: Others
|
|
1532
1562
|
|
|
1563
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
1533
1564
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
1534
1565
|
|
|
1535
1566
|
#### :rocket: Dependency updates
|
|
@@ -1542,6 +1573,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1542
1573
|
#### :hammer_and_wrench: Others
|
|
1543
1574
|
|
|
1544
1575
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
1576
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
1545
1577
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
1546
1578
|
|
|
1547
1579
|
#### :rocket: Dependency updates
|
|
@@ -1553,6 +1585,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1553
1585
|
#### :hammer_and_wrench: Others
|
|
1554
1586
|
|
|
1555
1587
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
1588
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
1556
1589
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
1557
1590
|
|
|
1558
1591
|
#### :rocket: Dependency updates
|
|
@@ -1583,6 +1616,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1583
1616
|
|
|
1584
1617
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
1585
1618
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
1619
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
1586
1620
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
1587
1621
|
|
|
1588
1622
|
#### :rocket: New Features
|
|
@@ -1693,6 +1727,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1693
1727
|
|
|
1694
1728
|
#### :hammer_and_wrench: Others
|
|
1695
1729
|
|
|
1730
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
1696
1731
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
1697
1732
|
|
|
1698
1733
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -1710,6 +1745,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1710
1745
|
#### :hammer_and_wrench: Others
|
|
1711
1746
|
|
|
1712
1747
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
1748
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
1713
1749
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
1714
1750
|
|
|
1715
1751
|
#### :rocket: Dependency updates
|
|
@@ -1741,10 +1777,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1741
1777
|
#### :hammer_and_wrench: Others
|
|
1742
1778
|
|
|
1743
1779
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
1780
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
1744
1781
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
1745
1782
|
|
|
1746
1783
|
#### :hammer_and_wrench: Others
|
|
1747
1784
|
|
|
1785
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
1748
1786
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
1749
1787
|
|
|
1750
1788
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -1817,6 +1855,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1817
1855
|
|
|
1818
1856
|
#### :hammer_and_wrench: Others
|
|
1819
1857
|
|
|
1858
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
1820
1859
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
1821
1860
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
1822
1861
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1939,6 +1978,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1939
1978
|
|
|
1940
1979
|
#### :hammer_and_wrench: Others
|
|
1941
1980
|
|
|
1981
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1942
1982
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1943
1983
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1944
1984
|
|
|
@@ -1957,6 +1997,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1957
1997
|
|
|
1958
1998
|
#### :hammer_and_wrench: Others
|
|
1959
1999
|
|
|
2000
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1960
2001
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1961
2002
|
|
|
1962
2003
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -2122,6 +2163,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2122
2163
|
|
|
2123
2164
|
#### :hammer_and_wrench: Others
|
|
2124
2165
|
|
|
2166
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
2125
2167
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
2126
2168
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
2127
2169
|
|
|
@@ -2175,6 +2217,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2175
2217
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
2176
2218
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
2177
2219
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
2220
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
2178
2221
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
2179
2222
|
|
|
2180
2223
|
#### :rocket: Dependency updates
|
|
@@ -2192,6 +2235,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2192
2235
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
2193
2236
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
2194
2237
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
2238
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
2239
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
2240
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
2195
2241
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
2196
2242
|
|
|
2197
2243
|
#### :rocket: Dependency updates
|
|
@@ -2221,6 +2267,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2221
2267
|
|
|
2222
2268
|
#### :hammer_and_wrench: Others
|
|
2223
2269
|
|
|
2270
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
2224
2271
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
2225
2272
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
2226
2273
|
|
|
@@ -2233,8 +2280,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2233
2280
|
|
|
2234
2281
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
2235
2282
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
2283
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
2236
2284
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
2237
2285
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
2286
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
2238
2287
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
2239
2288
|
|
|
2240
2289
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -2247,6 +2296,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2247
2296
|
#### :hammer_and_wrench: Others
|
|
2248
2297
|
|
|
2249
2298
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
2299
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
2250
2300
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
2251
2301
|
|
|
2252
2302
|
#### :hammer_and_wrench: Others
|
|
@@ -2278,4 +2328,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2278
2328
|
|
|
2279
2329
|
#### :hammer_and_wrench: Others
|
|
2280
2330
|
|
|
2331
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
2281
2332
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/new.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "33.0.
|
|
3
|
+
"version": "33.0.2",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
],
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"@eeacms/countup": "3.0.1",
|
|
66
|
-
"@eeacms/volto-accordion-block": "13.0.
|
|
66
|
+
"@eeacms/volto-accordion-block": "13.0.3",
|
|
67
67
|
"@eeacms/volto-anchors": "2.0.1",
|
|
68
68
|
"@eeacms/volto-banner": "5.1.1",
|
|
69
69
|
"@eeacms/volto-block-data-table": "2.0.1",
|
|
@@ -72,11 +72,11 @@
|
|
|
72
72
|
"@eeacms/volto-block-style": "9.0.1",
|
|
73
73
|
"@eeacms/volto-block-toc": "9.0.1",
|
|
74
74
|
"@eeacms/volto-call-to-action-block": "6.0.1",
|
|
75
|
-
"@eeacms/volto-columns-block": "9.0.
|
|
75
|
+
"@eeacms/volto-columns-block": "9.0.3",
|
|
76
76
|
"@eeacms/volto-controlpanel": "2.0.1",
|
|
77
77
|
"@eeacms/volto-corsproxy": "5.0.1",
|
|
78
78
|
"@eeacms/volto-description-block": "3.0.1",
|
|
79
|
-
"@eeacms/volto-group-block": "10.0.
|
|
79
|
+
"@eeacms/volto-group-block": "10.0.3",
|
|
80
80
|
"@eeacms/volto-hero-block": "9.0.2",
|
|
81
81
|
"@eeacms/volto-listing-block": "10.0.1",
|
|
82
82
|
"@eeacms/volto-matomo": "7.0.1",
|
|
@@ -86,12 +86,12 @@
|
|
|
86
86
|
"@eeacms/volto-quote-block": "4.0.1",
|
|
87
87
|
"@eeacms/volto-resize-helper": "3.0.1",
|
|
88
88
|
"@eeacms/volto-sentry-rancher-config": "6.0.1",
|
|
89
|
-
"@eeacms/volto-slate-footnote": "8.0.
|
|
89
|
+
"@eeacms/volto-slate-footnote": "8.0.2",
|
|
90
90
|
"@eeacms/volto-slate-label": "2.0.1",
|
|
91
91
|
"@eeacms/volto-slate-metadata-mentions": "9.0.1",
|
|
92
92
|
"@eeacms/volto-slate-zotero": "7.0.1",
|
|
93
93
|
"@eeacms/volto-statistic-block": "7.0.1",
|
|
94
|
-
"@eeacms/volto-tabs-block": "10.0.
|
|
94
|
+
"@eeacms/volto-tabs-block": "10.0.2",
|
|
95
95
|
"@eeacms/volto-tags-block": "4.0.1",
|
|
96
96
|
"@eeacms/volto-taxonomy": "6.0.2",
|
|
97
97
|
"@eeacms/volto-timeline-block": "3.0.1",
|
|
@@ -117,24 +117,24 @@
|
|
|
117
117
|
"@eeacms/volto-description-block": "3.0.1",
|
|
118
118
|
"@eeacms/volto-slate-label": "2.0.1",
|
|
119
119
|
"@plone-collective/volto-sentry": "0.4.0",
|
|
120
|
-
"@eeacms/volto-accordion-block": "13.0.
|
|
120
|
+
"@eeacms/volto-accordion-block": "13.0.3",
|
|
121
121
|
"@eeacms/volto-banner": "5.1.1",
|
|
122
122
|
"@eeacms/volto-block-divider": "8.0.2",
|
|
123
123
|
"@eeacms/volto-block-image-cards": "4.0.1",
|
|
124
124
|
"@eeacms/volto-block-style": "9.0.1",
|
|
125
|
-
"@eeacms/volto-columns-block": "9.0.
|
|
125
|
+
"@eeacms/volto-columns-block": "9.0.3",
|
|
126
126
|
"@eeacms/volto-corsproxy": "5.0.1",
|
|
127
|
-
"@eeacms/volto-group-block": "10.0.
|
|
127
|
+
"@eeacms/volto-group-block": "10.0.3",
|
|
128
128
|
"@eeacms/volto-listing-block": "10.0.1",
|
|
129
129
|
"@eeacms/volto-matomo": "7.0.1",
|
|
130
130
|
"@eeacms/volto-metadata-block": "9.0.2",
|
|
131
131
|
"@eeacms/volto-object-widget": "9.1.0",
|
|
132
132
|
"@eeacms/volto-resize-helper": "3.0.1",
|
|
133
133
|
"@eeacms/volto-sentry-rancher-config": "6.0.1",
|
|
134
|
-
"@eeacms/volto-slate-footnote": "8.0.
|
|
134
|
+
"@eeacms/volto-slate-footnote": "8.0.2",
|
|
135
135
|
"@eeacms/volto-slate-metadata-mentions": "9.0.1",
|
|
136
136
|
"@eeacms/volto-slate-zotero": "7.0.1",
|
|
137
|
-
"@eeacms/volto-tabs-block": "10.0.
|
|
137
|
+
"@eeacms/volto-tabs-block": "10.0.2",
|
|
138
138
|
"@eeacms/volto-taxonomy": "6.0.2",
|
|
139
139
|
"@eeacms/volto-toolbar-actions": "3.0.1",
|
|
140
140
|
"@eeacms/volto-block-data-table": "2.0.1",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "33.0.
|
|
3
|
+
"version": "33.0.1",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -63,26 +63,26 @@
|
|
|
63
63
|
],
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"@eeacms/countup": "3.0.1",
|
|
66
|
-
"@eeacms/volto-accordion-block": "13.0.
|
|
66
|
+
"@eeacms/volto-accordion-block": "13.0.2",
|
|
67
67
|
"@eeacms/volto-anchors": "2.0.1",
|
|
68
68
|
"@eeacms/volto-banner": "5.1.1",
|
|
69
69
|
"@eeacms/volto-block-data-table": "2.0.1",
|
|
70
|
-
"@eeacms/volto-block-divider": "8.0.
|
|
70
|
+
"@eeacms/volto-block-divider": "8.0.2",
|
|
71
71
|
"@eeacms/volto-block-image-cards": "4.0.1",
|
|
72
72
|
"@eeacms/volto-block-style": "9.0.1",
|
|
73
73
|
"@eeacms/volto-block-toc": "9.0.1",
|
|
74
74
|
"@eeacms/volto-call-to-action-block": "6.0.1",
|
|
75
|
-
"@eeacms/volto-columns-block": "9.0.
|
|
75
|
+
"@eeacms/volto-columns-block": "9.0.2",
|
|
76
76
|
"@eeacms/volto-controlpanel": "2.0.1",
|
|
77
77
|
"@eeacms/volto-corsproxy": "5.0.1",
|
|
78
78
|
"@eeacms/volto-description-block": "3.0.1",
|
|
79
|
-
"@eeacms/volto-group-block": "10.0.
|
|
79
|
+
"@eeacms/volto-group-block": "10.0.2",
|
|
80
80
|
"@eeacms/volto-hero-block": "9.0.2",
|
|
81
81
|
"@eeacms/volto-listing-block": "10.0.1",
|
|
82
82
|
"@eeacms/volto-matomo": "7.0.1",
|
|
83
|
-
"@eeacms/volto-metadata-block": "9.0.
|
|
83
|
+
"@eeacms/volto-metadata-block": "9.0.2",
|
|
84
84
|
"@eeacms/volto-nextcloud-video-block": "3.0.1",
|
|
85
|
-
"@eeacms/volto-object-widget": "9.0
|
|
85
|
+
"@eeacms/volto-object-widget": "9.1.0",
|
|
86
86
|
"@eeacms/volto-quote-block": "4.0.1",
|
|
87
87
|
"@eeacms/volto-resize-helper": "3.0.1",
|
|
88
88
|
"@eeacms/volto-sentry-rancher-config": "6.0.1",
|
|
@@ -93,11 +93,11 @@
|
|
|
93
93
|
"@eeacms/volto-statistic-block": "7.0.1",
|
|
94
94
|
"@eeacms/volto-tabs-block": "10.0.1",
|
|
95
95
|
"@eeacms/volto-tags-block": "4.0.1",
|
|
96
|
-
"@eeacms/volto-taxonomy": "6.0.
|
|
96
|
+
"@eeacms/volto-taxonomy": "6.0.2",
|
|
97
97
|
"@eeacms/volto-timeline-block": "3.0.1",
|
|
98
98
|
"@eeacms/volto-toolbar-actions": "3.0.1",
|
|
99
99
|
"@eeacms/volto-widget-dataprovenance": "2.0.1",
|
|
100
|
-
"@eeacms/volto-widget-geolocation": "7.0.
|
|
100
|
+
"@eeacms/volto-widget-geolocation": "7.0.3",
|
|
101
101
|
"@eeacms/volto-widget-temporal-coverage": "7.0.1",
|
|
102
102
|
"@eeacms/volto-widget-theme-picker": "3.0.1",
|
|
103
103
|
"@eeacms/volto-widget-toggle": "5.0.1",
|
|
@@ -117,28 +117,28 @@
|
|
|
117
117
|
"@eeacms/volto-description-block": "3.0.1",
|
|
118
118
|
"@eeacms/volto-slate-label": "2.0.1",
|
|
119
119
|
"@plone-collective/volto-sentry": "0.4.0",
|
|
120
|
-
"@eeacms/volto-accordion-block": "13.0.
|
|
120
|
+
"@eeacms/volto-accordion-block": "13.0.2",
|
|
121
121
|
"@eeacms/volto-banner": "5.1.1",
|
|
122
|
-
"@eeacms/volto-block-divider": "8.0.
|
|
122
|
+
"@eeacms/volto-block-divider": "8.0.2",
|
|
123
123
|
"@eeacms/volto-block-image-cards": "4.0.1",
|
|
124
124
|
"@eeacms/volto-block-style": "9.0.1",
|
|
125
|
-
"@eeacms/volto-columns-block": "9.0.
|
|
125
|
+
"@eeacms/volto-columns-block": "9.0.2",
|
|
126
126
|
"@eeacms/volto-corsproxy": "5.0.1",
|
|
127
|
-
"@eeacms/volto-group-block": "10.0.
|
|
127
|
+
"@eeacms/volto-group-block": "10.0.2",
|
|
128
128
|
"@eeacms/volto-listing-block": "10.0.1",
|
|
129
129
|
"@eeacms/volto-matomo": "7.0.1",
|
|
130
|
-
"@eeacms/volto-metadata-block": "9.0.
|
|
131
|
-
"@eeacms/volto-object-widget": "9.0
|
|
130
|
+
"@eeacms/volto-metadata-block": "9.0.2",
|
|
131
|
+
"@eeacms/volto-object-widget": "9.1.0",
|
|
132
132
|
"@eeacms/volto-resize-helper": "3.0.1",
|
|
133
133
|
"@eeacms/volto-sentry-rancher-config": "6.0.1",
|
|
134
134
|
"@eeacms/volto-slate-footnote": "8.0.1",
|
|
135
135
|
"@eeacms/volto-slate-metadata-mentions": "9.0.1",
|
|
136
136
|
"@eeacms/volto-slate-zotero": "7.0.1",
|
|
137
137
|
"@eeacms/volto-tabs-block": "10.0.1",
|
|
138
|
-
"@eeacms/volto-taxonomy": "6.0.
|
|
138
|
+
"@eeacms/volto-taxonomy": "6.0.2",
|
|
139
139
|
"@eeacms/volto-toolbar-actions": "3.0.1",
|
|
140
140
|
"@eeacms/volto-block-data-table": "2.0.1",
|
|
141
|
-
"@eeacms/volto-widget-geolocation": "7.0.
|
|
141
|
+
"@eeacms/volto-widget-geolocation": "7.0.3",
|
|
142
142
|
"@eeacms/volto-widget-dataprovenance": "2.0.1",
|
|
143
143
|
"@eeacms/volto-widget-temporal-coverage": "7.0.1",
|
|
144
144
|
"@eeacms/volto-widget-toggle": "5.0.1",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "33.0.
|
|
3
|
+
"version": "33.0.2",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
],
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"@eeacms/countup": "3.0.1",
|
|
66
|
-
"@eeacms/volto-accordion-block": "13.0.
|
|
66
|
+
"@eeacms/volto-accordion-block": "13.0.3",
|
|
67
67
|
"@eeacms/volto-anchors": "2.0.1",
|
|
68
68
|
"@eeacms/volto-banner": "5.1.1",
|
|
69
69
|
"@eeacms/volto-block-data-table": "2.0.1",
|
|
@@ -72,11 +72,11 @@
|
|
|
72
72
|
"@eeacms/volto-block-style": "9.0.1",
|
|
73
73
|
"@eeacms/volto-block-toc": "9.0.1",
|
|
74
74
|
"@eeacms/volto-call-to-action-block": "6.0.1",
|
|
75
|
-
"@eeacms/volto-columns-block": "9.0.
|
|
75
|
+
"@eeacms/volto-columns-block": "9.0.3",
|
|
76
76
|
"@eeacms/volto-controlpanel": "2.0.1",
|
|
77
77
|
"@eeacms/volto-corsproxy": "5.0.1",
|
|
78
78
|
"@eeacms/volto-description-block": "3.0.1",
|
|
79
|
-
"@eeacms/volto-group-block": "10.0.
|
|
79
|
+
"@eeacms/volto-group-block": "10.0.3",
|
|
80
80
|
"@eeacms/volto-hero-block": "9.0.2",
|
|
81
81
|
"@eeacms/volto-listing-block": "10.0.1",
|
|
82
82
|
"@eeacms/volto-matomo": "7.0.1",
|
|
@@ -86,12 +86,12 @@
|
|
|
86
86
|
"@eeacms/volto-quote-block": "4.0.1",
|
|
87
87
|
"@eeacms/volto-resize-helper": "3.0.1",
|
|
88
88
|
"@eeacms/volto-sentry-rancher-config": "6.0.1",
|
|
89
|
-
"@eeacms/volto-slate-footnote": "8.0.
|
|
89
|
+
"@eeacms/volto-slate-footnote": "8.0.2",
|
|
90
90
|
"@eeacms/volto-slate-label": "2.0.1",
|
|
91
91
|
"@eeacms/volto-slate-metadata-mentions": "9.0.1",
|
|
92
92
|
"@eeacms/volto-slate-zotero": "7.0.1",
|
|
93
93
|
"@eeacms/volto-statistic-block": "7.0.1",
|
|
94
|
-
"@eeacms/volto-tabs-block": "10.0.
|
|
94
|
+
"@eeacms/volto-tabs-block": "10.0.2",
|
|
95
95
|
"@eeacms/volto-tags-block": "4.0.1",
|
|
96
96
|
"@eeacms/volto-taxonomy": "6.0.2",
|
|
97
97
|
"@eeacms/volto-timeline-block": "3.0.1",
|
|
@@ -117,24 +117,24 @@
|
|
|
117
117
|
"@eeacms/volto-description-block": "3.0.1",
|
|
118
118
|
"@eeacms/volto-slate-label": "2.0.1",
|
|
119
119
|
"@plone-collective/volto-sentry": "0.4.0",
|
|
120
|
-
"@eeacms/volto-accordion-block": "13.0.
|
|
120
|
+
"@eeacms/volto-accordion-block": "13.0.3",
|
|
121
121
|
"@eeacms/volto-banner": "5.1.1",
|
|
122
122
|
"@eeacms/volto-block-divider": "8.0.2",
|
|
123
123
|
"@eeacms/volto-block-image-cards": "4.0.1",
|
|
124
124
|
"@eeacms/volto-block-style": "9.0.1",
|
|
125
|
-
"@eeacms/volto-columns-block": "9.0.
|
|
125
|
+
"@eeacms/volto-columns-block": "9.0.3",
|
|
126
126
|
"@eeacms/volto-corsproxy": "5.0.1",
|
|
127
|
-
"@eeacms/volto-group-block": "10.0.
|
|
127
|
+
"@eeacms/volto-group-block": "10.0.3",
|
|
128
128
|
"@eeacms/volto-listing-block": "10.0.1",
|
|
129
129
|
"@eeacms/volto-matomo": "7.0.1",
|
|
130
130
|
"@eeacms/volto-metadata-block": "9.0.2",
|
|
131
131
|
"@eeacms/volto-object-widget": "9.1.0",
|
|
132
132
|
"@eeacms/volto-resize-helper": "3.0.1",
|
|
133
133
|
"@eeacms/volto-sentry-rancher-config": "6.0.1",
|
|
134
|
-
"@eeacms/volto-slate-footnote": "8.0.
|
|
134
|
+
"@eeacms/volto-slate-footnote": "8.0.2",
|
|
135
135
|
"@eeacms/volto-slate-metadata-mentions": "9.0.1",
|
|
136
136
|
"@eeacms/volto-slate-zotero": "7.0.1",
|
|
137
|
-
"@eeacms/volto-tabs-block": "10.0.
|
|
137
|
+
"@eeacms/volto-tabs-block": "10.0.2",
|
|
138
138
|
"@eeacms/volto-taxonomy": "6.0.2",
|
|
139
139
|
"@eeacms/volto-toolbar-actions": "3.0.1",
|
|
140
140
|
"@eeacms/volto-block-data-table": "2.0.1",
|
package/partfile
CHANGED
package/releasefile
CHANGED
|
@@ -1,57 +1,33 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-accordion-block: 13.0.
|
|
4
|
-
|
|
5
|
-
###### :hammer_and_wrench: Others
|
|
6
|
-
|
|
7
|
-
- test(accordion): refactor e2e specs with focused behavior checks [Alin Voinea - [`3beffb9`](https://github.com/eea/volto-accordion-block/commit/3beffb9918b0e9c5af14b1f8dbf0a4c46c2ecff7)]
|
|
8
|
-
|
|
9
|
-
### [@eeacms/volto-block-divider: 8.0.1 ~ 8.0.2](https://github.com/eea/volto-block-divider/releases)
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
### [@eeacms/volto-columns-block: 9.0.1 ~ 9.0.2](https://github.com/eea/volto-columns-block/releases)
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### [@eeacms/volto-group-block: 10.0.1 ~ 10.0.2](https://github.com/eea/volto-group-block/releases)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
### [@eeacms/volto-metadata-block: 9.0.1 ~ 9.0.2](https://github.com/eea/volto-metadata-block/releases)
|
|
3
|
+
### [@eeacms/volto-accordion-block: 13.0.2 ~ 13.0.3](https://github.com/eea/volto-accordion-block/releases)
|
|
22
4
|
|
|
5
|
+
###### :bug: Bug Fixes
|
|
23
6
|
|
|
7
|
+
- fix: Invalid icon name ri-arrow... warning [Alin Voinea - [`a2de808`](https://github.com/eea/volto-accordion-block/commit/a2de8083f4aa07a3a51e265486c416a2bfc47f70)]
|
|
24
8
|
|
|
25
|
-
### [@eeacms/volto-
|
|
9
|
+
### [@eeacms/volto-columns-block: 9.0.2 ~ 9.0.3](https://github.com/eea/volto-columns-block/releases)
|
|
26
10
|
|
|
27
|
-
###### :
|
|
11
|
+
###### :bug: Bug Fixes
|
|
28
12
|
|
|
29
|
-
-
|
|
30
|
-
- style: Automated code fix [eea-jenkins - [`8209b1f`](https://github.com/eea/volto-object-widget/commit/8209b1fa5dda20bd3a358ccc80cca499d0166b12)]
|
|
13
|
+
- fix(columns): deep‑clone blocks and preserve column data on copy/paste [Miu Razvan - [`6e06602`](https://github.com/eea/volto-columns-block/commit/6e066024ebf8c411daa7326706a5b38ea23a2429)]
|
|
31
14
|
###### :hammer_and_wrench: Others
|
|
32
15
|
|
|
33
|
-
-
|
|
34
|
-
- fix tests [Miu Razvan - [`f5c9186`](https://github.com/eea/volto-object-widget/commit/f5c91863e901e63f782be94ea4d0e9720a057ad3)]
|
|
35
|
-
- Prepare 9.1.0 [Miu Razvan - [`b9fad6a`](https://github.com/eea/volto-object-widget/commit/b9fad6a7dc24cec6465aec65da80aa732987ca7d)]
|
|
36
|
-
- fix eslint [Miu Razvan - [`7107dcf`](https://github.com/eea/volto-object-widget/commit/7107dcfdeaece5771a90704805c49339751022b5)]
|
|
16
|
+
- fix tests [Miu Razvan - [`52f38ce`](https://github.com/eea/volto-columns-block/commit/52f38cec746c5422e2532516552b4409c303dc27)]
|
|
37
17
|
|
|
38
|
-
### [@eeacms/volto-
|
|
18
|
+
### [@eeacms/volto-group-block: 10.0.2 ~ 10.0.3](https://github.com/eea/volto-group-block/releases)
|
|
39
19
|
|
|
40
|
-
###### :
|
|
20
|
+
###### :hammer_and_wrench: Others
|
|
41
21
|
|
|
42
|
-
-
|
|
43
|
-
- fix: jest tests [Alin Voinea - [`36d1737`](https://github.com/eea/volto-taxonomy/commit/36d1737fa7bce851a74ad8c7009f4846cff42570)]
|
|
44
|
-
- fix: react-dnd pin [Alin Voinea - [`736fe1b`](https://github.com/eea/volto-taxonomy/commit/736fe1b33bb97fd8c5e05fce0acc32c5f1ba3db0)]
|
|
22
|
+
- add tests for utils [Miu Razvan - [`6c01680`](https://github.com/eea/volto-group-block/commit/6c01680aa43157926062a5b18721500d0abb5d13)]
|
|
45
23
|
|
|
46
|
-
### [@eeacms/volto-
|
|
24
|
+
### [@eeacms/volto-slate-footnote: 8.0.1 ~ 8.0.2](https://github.com/eea/volto-slate-footnote/releases)
|
|
47
25
|
|
|
48
26
|
|
|
49
27
|
|
|
50
|
-
|
|
28
|
+
### [@eeacms/volto-tabs-block: 10.0.1 ~ 10.0.2](https://github.com/eea/volto-tabs-block/releases)
|
|
51
29
|
|
|
52
|
-
|
|
30
|
+
###### :hammer_and_wrench: Others
|
|
53
31
|
|
|
54
|
-
|
|
32
|
+
- add tests for cloneData [Miu Razvan - [`8db3bac`](https://github.com/eea/volto-tabs-block/commit/8db3bac901d0a98e72bcd401e811f5b67c6c5bff)]
|
|
55
33
|
|
|
56
|
-
#### :house: Documentation changes
|
|
57
|
-
- docs: Update README about version 33.x [Alin Voinea - [`c169fb7`](https://github.com/eea/volto-eea-kitkat/commit/c169fb7930c1b272c1193de8f56dafceadfa9df4)]
|