@eeacms/volto-eea-kitkat 25.0.0 → 25.0.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 CHANGED
@@ -4,7 +4,21 @@ 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
- ### [25.0.0](https://github.com/eea/volto-eea-kitkat/compare/24.0.1...25.0.0) - 13 May 2024
7
+ ### [25.0.1](https://github.com/eea/volto-eea-kitkat/compare/25.0.0...25.0.1) - 13 May 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-block-toc@5.0.2 [EEA Jenkins - [`64ecdde`](https://github.com/eea/volto-eea-kitkat/commit/64ecdde869ae248fca17412d5981e6c01e3ac20f)]
12
+ - Release @eeacms/volto-block-data-table@1.0.1 [EEA Jenkins - [`01a8560`](https://github.com/eea/volto-eea-kitkat/commit/01a8560c9722157560d1e47077dc58fffdc75408)]
13
+ - Release @eeacms/volto-hero-block@7.0.1 [EEA Jenkins - [`3ce2fe8`](https://github.com/eea/volto-eea-kitkat/commit/3ce2fe8d928b471cce58ff1ea4d056d65b984619)]
14
+ - Release @eeacms/volto-block-divider@7.0.1 [EEA Jenkins - [`b5f517f`](https://github.com/eea/volto-eea-kitkat/commit/b5f517ff05359e2d33baf993db7820c5e459e742)]
15
+ - Release @eeacms/volto-listing-block@8.0.2 [EEA Jenkins - [`71bb5a4`](https://github.com/eea/volto-eea-kitkat/commit/71bb5a481e04317ea00f7aa6d1b6151c221f2ced)]
16
+
17
+ #### :bug: Bug Fixes
18
+
19
+ - fix: Pin cypress to 13.1.0 [alin - [`3ac5a27`](https://github.com/eea/volto-eea-kitkat/commit/3ac5a2701a75043fbd4282db5dba3974f7d90cfb)]
20
+
21
+ ## [25.0.0](https://github.com/eea/volto-eea-kitkat/compare/24.0.1...25.0.0) - 13 May 2024
8
22
 
9
23
  #### :rocket: New Features
10
24
 
@@ -73,6 +87,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
73
87
 
74
88
  #### :hammer_and_wrench: Others
75
89
 
90
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
91
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
76
92
  ## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
77
93
 
78
94
  #### :rocket: Dependency updates
@@ -167,6 +183,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
167
183
  #### :hammer_and_wrench: Others
168
184
 
169
185
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
186
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
170
187
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
171
188
 
172
189
  #### :rocket: Dependency updates
@@ -253,6 +270,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
253
270
 
254
271
  #### :hammer_and_wrench: Others
255
272
 
273
+ - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
274
+ - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
256
275
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
257
276
 
258
277
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -264,6 +283,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
264
283
 
265
284
  #### :hammer_and_wrench: Others
266
285
 
286
+ - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
287
+ - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
288
+ - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
289
+ - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
290
+ - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
267
291
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
268
292
 
269
293
  #### :rocket: Dependency updates
@@ -300,6 +324,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
300
324
 
301
325
  #### :house: Internal changes
302
326
 
327
+ - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
303
328
 
304
329
  #### :hammer_and_wrench: Others
305
330
 
@@ -638,6 +663,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
638
663
  #### :house: Internal changes
639
664
 
640
665
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
666
+ - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
641
667
 
642
668
  #### :hammer_and_wrench: Others
643
669
 
@@ -754,6 +780,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
754
780
 
755
781
  #### :hammer_and_wrench: Others
756
782
 
783
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
757
784
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
758
785
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
759
786
 
@@ -787,6 +814,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
787
814
 
788
815
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
789
816
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
817
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
790
818
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
791
819
 
792
820
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -881,6 +909,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
881
909
 
882
910
  #### :hammer_and_wrench: Others
883
911
 
912
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
884
913
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
885
914
 
886
915
  #### :rocket: Dependency updates
@@ -893,6 +922,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
893
922
  #### :hammer_and_wrench: Others
894
923
 
895
924
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
925
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
896
926
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
897
927
 
898
928
  #### :rocket: Dependency updates
@@ -904,6 +934,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
904
934
  #### :hammer_and_wrench: Others
905
935
 
906
936
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
937
+ - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
907
938
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
908
939
 
909
940
  #### :rocket: Dependency updates
@@ -934,6 +965,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
934
965
 
935
966
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
936
967
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
968
+ - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
937
969
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
938
970
 
939
971
  #### :rocket: New Features
@@ -1044,6 +1076,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1044
1076
 
1045
1077
  #### :hammer_and_wrench: Others
1046
1078
 
1079
+ - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
1047
1080
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
1048
1081
 
1049
1082
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -1061,6 +1094,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1061
1094
  #### :hammer_and_wrench: Others
1062
1095
 
1063
1096
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
1097
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
1064
1098
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
1065
1099
 
1066
1100
  #### :rocket: Dependency updates
@@ -1092,10 +1126,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1092
1126
  #### :hammer_and_wrench: Others
1093
1127
 
1094
1128
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
1129
+ - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
1095
1130
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
1096
1131
 
1097
1132
  #### :hammer_and_wrench: Others
1098
1133
 
1134
+ - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
1099
1135
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
1100
1136
 
1101
1137
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1168,6 +1204,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1168
1204
 
1169
1205
  #### :hammer_and_wrench: Others
1170
1206
 
1207
+ - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1171
1208
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1172
1209
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1173
1210
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1290,6 +1327,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1290
1327
 
1291
1328
  #### :hammer_and_wrench: Others
1292
1329
 
1330
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1293
1331
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1294
1332
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1295
1333
 
@@ -1308,6 +1346,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1308
1346
 
1309
1347
  #### :hammer_and_wrench: Others
1310
1348
 
1349
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1311
1350
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1312
1351
 
1313
1352
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1473,6 +1512,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1473
1512
 
1474
1513
  #### :hammer_and_wrench: Others
1475
1514
 
1515
+ - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1476
1516
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1477
1517
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1478
1518
 
@@ -1526,6 +1566,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1526
1566
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1527
1567
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1528
1568
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1569
+ - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1529
1570
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1530
1571
 
1531
1572
  #### :rocket: Dependency updates
@@ -1543,6 +1584,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1543
1584
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1544
1585
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1545
1586
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1587
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1588
+ - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1589
+ - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1546
1590
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1547
1591
 
1548
1592
  #### :rocket: Dependency updates
@@ -1572,6 +1616,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1572
1616
 
1573
1617
  #### :hammer_and_wrench: Others
1574
1618
 
1619
+ - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1575
1620
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1576
1621
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1577
1622
 
@@ -1584,8 +1629,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1584
1629
 
1585
1630
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1586
1631
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1632
+ - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1587
1633
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1588
1634
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1635
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1589
1636
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1590
1637
 
1591
1638
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1598,6 +1645,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1598
1645
  #### :hammer_and_wrench: Others
1599
1646
 
1600
1647
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1648
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1601
1649
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1602
1650
 
1603
1651
  #### :hammer_and_wrench: Others
@@ -1629,4 +1677,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1629
1677
 
1630
1678
  #### :hammer_and_wrench: Others
1631
1679
 
1680
+ - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1632
1681
  - Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
package/CHANGELOG.md CHANGED
@@ -4,7 +4,21 @@ 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
- ### [25.0.0](https://github.com/eea/volto-eea-kitkat/compare/24.0.1...25.0.0) - 13 May 2024
7
+ ### [25.0.1](https://github.com/eea/volto-eea-kitkat/compare/25.0.0...25.0.1) - 13 May 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-block-toc@5.0.2 [EEA Jenkins - [`64ecdde`](https://github.com/eea/volto-eea-kitkat/commit/64ecdde869ae248fca17412d5981e6c01e3ac20f)]
12
+ - Release @eeacms/volto-block-data-table@1.0.1 [EEA Jenkins - [`01a8560`](https://github.com/eea/volto-eea-kitkat/commit/01a8560c9722157560d1e47077dc58fffdc75408)]
13
+ - Release @eeacms/volto-hero-block@7.0.1 [EEA Jenkins - [`3ce2fe8`](https://github.com/eea/volto-eea-kitkat/commit/3ce2fe8d928b471cce58ff1ea4d056d65b984619)]
14
+ - Release @eeacms/volto-block-divider@7.0.1 [EEA Jenkins - [`b5f517f`](https://github.com/eea/volto-eea-kitkat/commit/b5f517ff05359e2d33baf993db7820c5e459e742)]
15
+ - Release @eeacms/volto-listing-block@8.0.2 [EEA Jenkins - [`71bb5a4`](https://github.com/eea/volto-eea-kitkat/commit/71bb5a481e04317ea00f7aa6d1b6151c221f2ced)]
16
+
17
+ #### :bug: Bug Fixes
18
+
19
+ - fix: Pin cypress to 13.1.0 [alin - [`3ac5a27`](https://github.com/eea/volto-eea-kitkat/commit/3ac5a2701a75043fbd4282db5dba3974f7d90cfb)]
20
+
21
+ ## [25.0.0](https://github.com/eea/volto-eea-kitkat/compare/24.0.1...25.0.0) - 13 May 2024
8
22
 
9
23
  #### :rocket: New Features
10
24
 
@@ -73,6 +87,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
73
87
 
74
88
  #### :hammer_and_wrench: Others
75
89
 
90
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
91
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
76
92
  ## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
77
93
 
78
94
  #### :rocket: Dependency updates
@@ -167,6 +183,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
167
183
  #### :hammer_and_wrench: Others
168
184
 
169
185
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
186
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
170
187
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
171
188
 
172
189
  #### :rocket: Dependency updates
@@ -253,6 +270,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
253
270
 
254
271
  #### :hammer_and_wrench: Others
255
272
 
273
+ - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
274
+ - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
256
275
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
257
276
 
258
277
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -264,6 +283,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
264
283
 
265
284
  #### :hammer_and_wrench: Others
266
285
 
286
+ - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
287
+ - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
288
+ - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
289
+ - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
290
+ - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
267
291
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
268
292
 
269
293
  #### :rocket: Dependency updates
@@ -300,6 +324,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
300
324
 
301
325
  #### :house: Internal changes
302
326
 
327
+ - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
303
328
 
304
329
  #### :hammer_and_wrench: Others
305
330
 
@@ -638,6 +663,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
638
663
  #### :house: Internal changes
639
664
 
640
665
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
666
+ - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
641
667
 
642
668
  #### :hammer_and_wrench: Others
643
669
 
@@ -754,6 +780,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
754
780
 
755
781
  #### :hammer_and_wrench: Others
756
782
 
783
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
757
784
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
758
785
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
759
786
 
@@ -787,6 +814,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
787
814
 
788
815
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
789
816
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
817
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
790
818
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
791
819
 
792
820
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -881,6 +909,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
881
909
 
882
910
  #### :hammer_and_wrench: Others
883
911
 
912
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
884
913
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
885
914
 
886
915
  #### :rocket: Dependency updates
@@ -893,6 +922,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
893
922
  #### :hammer_and_wrench: Others
894
923
 
895
924
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
925
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
896
926
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
897
927
 
898
928
  #### :rocket: Dependency updates
@@ -904,6 +934,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
904
934
  #### :hammer_and_wrench: Others
905
935
 
906
936
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
937
+ - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
907
938
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
908
939
 
909
940
  #### :rocket: Dependency updates
@@ -934,6 +965,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
934
965
 
935
966
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
936
967
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
968
+ - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
937
969
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
938
970
 
939
971
  #### :rocket: New Features
@@ -1044,6 +1076,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1044
1076
 
1045
1077
  #### :hammer_and_wrench: Others
1046
1078
 
1079
+ - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
1047
1080
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
1048
1081
 
1049
1082
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -1061,6 +1094,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1061
1094
  #### :hammer_and_wrench: Others
1062
1095
 
1063
1096
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
1097
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
1064
1098
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
1065
1099
 
1066
1100
  #### :rocket: Dependency updates
@@ -1092,10 +1126,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1092
1126
  #### :hammer_and_wrench: Others
1093
1127
 
1094
1128
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
1129
+ - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
1095
1130
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
1096
1131
 
1097
1132
  #### :hammer_and_wrench: Others
1098
1133
 
1134
+ - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
1099
1135
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
1100
1136
 
1101
1137
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1168,6 +1204,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1168
1204
 
1169
1205
  #### :hammer_and_wrench: Others
1170
1206
 
1207
+ - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1171
1208
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1172
1209
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1173
1210
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1290,6 +1327,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1290
1327
 
1291
1328
  #### :hammer_and_wrench: Others
1292
1329
 
1330
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1293
1331
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1294
1332
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1295
1333
 
@@ -1308,6 +1346,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1308
1346
 
1309
1347
  #### :hammer_and_wrench: Others
1310
1348
 
1349
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1311
1350
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1312
1351
 
1313
1352
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1473,6 +1512,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1473
1512
 
1474
1513
  #### :hammer_and_wrench: Others
1475
1514
 
1515
+ - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1476
1516
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1477
1517
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1478
1518
 
@@ -1526,6 +1566,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1526
1566
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1527
1567
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1528
1568
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1569
+ - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1529
1570
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1530
1571
 
1531
1572
  #### :rocket: Dependency updates
@@ -1543,6 +1584,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1543
1584
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1544
1585
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1545
1586
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1587
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1588
+ - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1589
+ - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1546
1590
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1547
1591
 
1548
1592
  #### :rocket: Dependency updates
@@ -1572,6 +1616,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1572
1616
 
1573
1617
  #### :hammer_and_wrench: Others
1574
1618
 
1619
+ - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1575
1620
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1576
1621
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1577
1622
 
@@ -1584,8 +1629,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1584
1629
 
1585
1630
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1586
1631
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1632
+ - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1587
1633
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1588
1634
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1635
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1589
1636
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1590
1637
 
1591
1638
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1598,6 +1645,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1598
1645
  #### :hammer_and_wrench: Others
1599
1646
 
1600
1647
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1648
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1601
1649
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1602
1650
 
1603
1651
  #### :hammer_and_wrench: Others
@@ -1629,4 +1677,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1629
1677
 
1630
1678
  #### :hammer_and_wrench: Others
1631
1679
 
1680
+ - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1632
1681
  - 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": "25.0.0",
3
+ "version": "25.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",
@@ -66,19 +66,19 @@
66
66
  "@eeacms/volto-accordion-block": "11.0.0",
67
67
  "@eeacms/volto-anchors": "1.0.0",
68
68
  "@eeacms/volto-banner": "4.0.0",
69
- "@eeacms/volto-block-data-table": "1.0.0",
70
- "@eeacms/volto-block-divider": "7.0.0",
69
+ "@eeacms/volto-block-data-table": "1.0.1",
70
+ "@eeacms/volto-block-divider": "7.0.1",
71
71
  "@eeacms/volto-block-image-cards": "2.0.0",
72
72
  "@eeacms/volto-block-style": "7.0.0",
73
- "@eeacms/volto-block-toc": "5.0.1",
73
+ "@eeacms/volto-block-toc": "5.0.2",
74
74
  "@eeacms/volto-call-to-action-block": "5.0.0",
75
75
  "@eeacms/volto-columns-block": "8.0.0",
76
76
  "@eeacms/volto-controlpanel": "1.0.0",
77
77
  "@eeacms/volto-corsproxy": "4.0.0",
78
78
  "@eeacms/volto-description-block": "2.0.0",
79
79
  "@eeacms/volto-group-block": "7.0.0",
80
- "@eeacms/volto-hero-block": "7.0.0",
81
- "@eeacms/volto-listing-block": "8.0.1",
80
+ "@eeacms/volto-hero-block": "7.0.1",
81
+ "@eeacms/volto-listing-block": "8.0.2",
82
82
  "@eeacms/volto-matomo": "5.0.0",
83
83
  "@eeacms/volto-metadata-block": "7.0.0",
84
84
  "@eeacms/volto-nextcloud-video-block": "1.0.0",
@@ -104,7 +104,7 @@
104
104
  "@plone-collective/volto-sentry": "0.3.1"
105
105
  },
106
106
  "resolutions": {
107
- "@eeacms/volto-block-toc": "5.0.1",
107
+ "@eeacms/volto-block-toc": "5.0.2",
108
108
  "@eeacms/volto-controlpanel": "1.0.0",
109
109
  "@eeacms/volto-nextcloud-video-block": "1.0.0",
110
110
  "@eeacms/volto-anchors": "1.0.0",
@@ -112,20 +112,20 @@
112
112
  "@eeacms/volto-statistic-block": "5.0.0",
113
113
  "@eeacms/volto-tags-block": "3.0.0",
114
114
  "@eeacms/volto-call-to-action-block": "5.0.0",
115
- "@eeacms/volto-hero-block": "7.0.0",
115
+ "@eeacms/volto-hero-block": "7.0.1",
116
116
  "@eeacms/volto-timeline-block": "2.0.0",
117
117
  "@eeacms/volto-description-block": "2.0.0",
118
118
  "@eeacms/volto-slate-label": "1.0.0",
119
119
  "@plone-collective/volto-sentry": "0.3.1",
120
120
  "@eeacms/volto-accordion-block": "11.0.0",
121
121
  "@eeacms/volto-banner": "4.0.0",
122
- "@eeacms/volto-block-divider": "7.0.0",
122
+ "@eeacms/volto-block-divider": "7.0.1",
123
123
  "@eeacms/volto-block-image-cards": "2.0.0",
124
124
  "@eeacms/volto-block-style": "7.0.0",
125
125
  "@eeacms/volto-columns-block": "8.0.0",
126
126
  "@eeacms/volto-corsproxy": "4.0.0",
127
127
  "@eeacms/volto-group-block": "7.0.0",
128
- "@eeacms/volto-listing-block": "8.0.1",
128
+ "@eeacms/volto-listing-block": "8.0.2",
129
129
  "@eeacms/volto-matomo": "5.0.0",
130
130
  "@eeacms/volto-metadata-block": "7.0.0",
131
131
  "@eeacms/volto-object-widget": "7.0.0",
@@ -137,7 +137,7 @@
137
137
  "@eeacms/volto-tabs-block": "8.0.0",
138
138
  "@eeacms/volto-taxonomy": "5.0.0",
139
139
  "@eeacms/volto-toolbar-actions": "2.0.0",
140
- "@eeacms/volto-block-data-table": "1.0.0",
140
+ "@eeacms/volto-block-data-table": "1.0.1",
141
141
  "@eeacms/volto-widget-geolocation": "6.0.0",
142
142
  "@eeacms/volto-widget-dataprovenance": "1.0.0",
143
143
  "@eeacms/volto-widget-temporal-coverage": "6.0.0",
@@ -146,10 +146,10 @@
146
146
  "@eeacms/countup": "2.0.6"
147
147
  },
148
148
  "devDependencies": {
149
- "cypress": "13.1.0",
150
149
  "@cypress/code-coverage": "^3.10.0",
151
150
  "@plone/scripts": "*",
152
151
  "babel-plugin-transform-class-properties": "^6.24.1",
152
+ "cypress": "13.1.0",
153
153
  "cypress-fail-fast": "^5.0.1",
154
154
  "dotenv": "^16.3.2",
155
155
  "husky": "^8.0.3",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "24.0.1",
3
+ "version": "25.0.0",
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",
@@ -37,9 +37,9 @@
37
37
  "@eeacms/volto-slate-footnote",
38
38
  "@eeacms/volto-slate-zotero",
39
39
  "@eeacms/volto-slate-label",
40
- "@kitconcept/volto-blocks-grid",
41
40
  "@eeacms/volto-accordion-block",
42
41
  "@eeacms/volto-block-divider",
42
+ "@eeacms/volto-block-toc",
43
43
  "@eeacms/volto-call-to-action-block",
44
44
  "@eeacms/volto-description-block",
45
45
  "@eeacms/volto-hero-block",
@@ -63,92 +63,95 @@
63
63
  ],
64
64
  "dependencies": {
65
65
  "@eeacms/countup": "2.0.6",
66
- "@eeacms/volto-accordion-block": "10.4.6",
67
- "@eeacms/volto-anchors": "0.7.0",
68
- "@eeacms/volto-banner": "3.1.5",
69
- "@eeacms/volto-block-data-table": "0.1.2",
70
- "@eeacms/volto-block-divider": "6.2.0",
71
- "@eeacms/volto-block-image-cards": "1.3.8",
72
- "@eeacms/volto-block-style": "6.1.0",
73
- "@eeacms/volto-call-to-action-block": "4.3.1",
74
- "@eeacms/volto-columns-block": "7.1.0",
75
- "@eeacms/volto-controlpanel": "0.3.0",
76
- "@eeacms/volto-corsproxy": "3.1.5",
77
- "@eeacms/volto-description-block": "1.2.4",
78
- "@eeacms/volto-group-block": "6.4.0",
79
- "@eeacms/volto-hero-block": "6.0.1",
80
- "@eeacms/volto-listing-block": "7.1.0",
81
- "@eeacms/volto-matomo": "4.2.1",
82
- "@eeacms/volto-metadata-block": "6.0.6",
83
- "@eeacms/volto-nextcloud-video-block": "0.4.8",
84
- "@eeacms/volto-object-widget": "6.0.0",
85
- "@eeacms/volto-quote-block": "1.2.3",
86
- "@eeacms/volto-resize-helper": "1.3.4",
87
- "@eeacms/volto-sentry-rancher-config": "4.0.0",
88
- "@eeacms/volto-slate-footnote": "6.3.0",
89
- "@eeacms/volto-slate-label": "0.6.0",
90
- "@eeacms/volto-slate-metadata-mentions": "7.0.3",
91
- "@eeacms/volto-slate-zotero": "5.2.7",
92
- "@eeacms/volto-statistic-block": "4.1.0",
93
- "@eeacms/volto-tabs-block": "7.5.1",
94
- "@eeacms/volto-tags-block": "1.2.4",
95
- "@eeacms/volto-taxonomy": "4.1.2",
96
- "@eeacms/volto-timeline-block": "1.1.5",
97
- "@eeacms/volto-toolbar-actions": "1.0.3",
98
- "@eeacms/volto-widget-dataprovenance": "0.4.3",
99
- "@eeacms/volto-widget-geolocation": "5.3.1",
100
- "@eeacms/volto-widget-temporal-coverage": "5.2.0",
101
- "@eeacms/volto-widget-theme-picker": "1.1.5",
102
- "@eeacms/volto-widget-toggle": "3.1.4",
103
- "@kitconcept/volto-blocks-grid": "7.0.2",
66
+ "@eeacms/volto-accordion-block": "11.0.0",
67
+ "@eeacms/volto-anchors": "1.0.0",
68
+ "@eeacms/volto-banner": "4.0.0",
69
+ "@eeacms/volto-block-data-table": "1.0.0",
70
+ "@eeacms/volto-block-divider": "7.0.0",
71
+ "@eeacms/volto-block-image-cards": "2.0.0",
72
+ "@eeacms/volto-block-style": "7.0.0",
73
+ "@eeacms/volto-block-toc": "5.0.1",
74
+ "@eeacms/volto-call-to-action-block": "5.0.0",
75
+ "@eeacms/volto-columns-block": "8.0.0",
76
+ "@eeacms/volto-controlpanel": "1.0.0",
77
+ "@eeacms/volto-corsproxy": "4.0.0",
78
+ "@eeacms/volto-description-block": "2.0.0",
79
+ "@eeacms/volto-group-block": "7.0.0",
80
+ "@eeacms/volto-hero-block": "7.0.0",
81
+ "@eeacms/volto-listing-block": "8.0.1",
82
+ "@eeacms/volto-matomo": "5.0.0",
83
+ "@eeacms/volto-metadata-block": "7.0.0",
84
+ "@eeacms/volto-nextcloud-video-block": "1.0.0",
85
+ "@eeacms/volto-object-widget": "7.0.0",
86
+ "@eeacms/volto-quote-block": "2.0.0",
87
+ "@eeacms/volto-resize-helper": "2.0.0",
88
+ "@eeacms/volto-sentry-rancher-config": "5.0.0",
89
+ "@eeacms/volto-slate-footnote": "7.0.0",
90
+ "@eeacms/volto-slate-label": "1.0.0",
91
+ "@eeacms/volto-slate-metadata-mentions": "8.0.0",
92
+ "@eeacms/volto-slate-zotero": "6.0.0",
93
+ "@eeacms/volto-statistic-block": "5.0.0",
94
+ "@eeacms/volto-tabs-block": "8.0.0",
95
+ "@eeacms/volto-tags-block": "3.0.0",
96
+ "@eeacms/volto-taxonomy": "5.0.0",
97
+ "@eeacms/volto-timeline-block": "2.0.0",
98
+ "@eeacms/volto-toolbar-actions": "2.0.0",
99
+ "@eeacms/volto-widget-dataprovenance": "1.0.0",
100
+ "@eeacms/volto-widget-geolocation": "6.0.0",
101
+ "@eeacms/volto-widget-temporal-coverage": "6.0.0",
102
+ "@eeacms/volto-widget-theme-picker": "2.0.0",
103
+ "@eeacms/volto-widget-toggle": "4.0.0",
104
104
  "@plone-collective/volto-sentry": "0.3.1"
105
105
  },
106
106
  "resolutions": {
107
- "@eeacms/volto-controlpanel": "0.3.0",
108
- "@eeacms/volto-nextcloud-video-block": "0.4.8",
109
- "@eeacms/volto-anchors": "0.7.0",
110
- "@eeacms/volto-quote-block": "1.2.3",
111
- "@eeacms/volto-statistic-block": "4.1.0",
112
- "@eeacms/volto-tags-block": "1.2.4",
113
- "@eeacms/volto-call-to-action-block": "4.3.1",
114
- "@eeacms/volto-hero-block": "6.0.1",
115
- "@eeacms/volto-timeline-block": "1.1.5",
116
- "@eeacms/volto-description-block": "1.2.4",
117
- "@eeacms/volto-slate-label": "0.6.0",
107
+ "@eeacms/volto-block-toc": "5.0.1",
108
+ "@eeacms/volto-controlpanel": "1.0.0",
109
+ "@eeacms/volto-nextcloud-video-block": "1.0.0",
110
+ "@eeacms/volto-anchors": "1.0.0",
111
+ "@eeacms/volto-quote-block": "2.0.0",
112
+ "@eeacms/volto-statistic-block": "5.0.0",
113
+ "@eeacms/volto-tags-block": "3.0.0",
114
+ "@eeacms/volto-call-to-action-block": "5.0.0",
115
+ "@eeacms/volto-hero-block": "7.0.0",
116
+ "@eeacms/volto-timeline-block": "2.0.0",
117
+ "@eeacms/volto-description-block": "2.0.0",
118
+ "@eeacms/volto-slate-label": "1.0.0",
118
119
  "@plone-collective/volto-sentry": "0.3.1",
119
- "@eeacms/volto-accordion-block": "10.4.6",
120
- "@eeacms/volto-banner": "3.1.5",
121
- "@eeacms/volto-block-divider": "6.2.0",
122
- "@eeacms/volto-block-image-cards": "1.3.8",
123
- "@eeacms/volto-block-style": "6.1.0",
124
- "@eeacms/volto-columns-block": "7.1.0",
125
- "@eeacms/volto-corsproxy": "3.1.5",
126
- "@eeacms/volto-group-block": "6.4.0",
127
- "@eeacms/volto-listing-block": "7.1.0",
128
- "@eeacms/volto-matomo": "4.2.1",
129
- "@eeacms/volto-metadata-block": "6.0.6",
130
- "@eeacms/volto-object-widget": "6.0.0",
131
- "@eeacms/volto-resize-helper": "1.3.4",
132
- "@eeacms/volto-sentry-rancher-config": "4.0.0",
133
- "@eeacms/volto-slate-footnote": "6.3.0",
134
- "@eeacms/volto-slate-metadata-mentions": "7.0.3",
135
- "@eeacms/volto-slate-zotero": "5.2.7",
136
- "@eeacms/volto-tabs-block": "7.5.1",
137
- "@eeacms/volto-taxonomy": "4.1.2",
138
- "@eeacms/volto-toolbar-actions": "1.0.3",
139
- "@eeacms/volto-block-data-table": "0.1.2",
140
- "@eeacms/volto-widget-geolocation": "5.3.1",
141
- "@eeacms/volto-widget-dataprovenance": "0.4.3",
142
- "@eeacms/volto-widget-temporal-coverage": "5.2.0",
143
- "@eeacms/volto-widget-toggle": "3.1.4",
144
- "@eeacms/volto-widget-theme-picker": "1.1.5",
120
+ "@eeacms/volto-accordion-block": "11.0.0",
121
+ "@eeacms/volto-banner": "4.0.0",
122
+ "@eeacms/volto-block-divider": "7.0.0",
123
+ "@eeacms/volto-block-image-cards": "2.0.0",
124
+ "@eeacms/volto-block-style": "7.0.0",
125
+ "@eeacms/volto-columns-block": "8.0.0",
126
+ "@eeacms/volto-corsproxy": "4.0.0",
127
+ "@eeacms/volto-group-block": "7.0.0",
128
+ "@eeacms/volto-listing-block": "8.0.1",
129
+ "@eeacms/volto-matomo": "5.0.0",
130
+ "@eeacms/volto-metadata-block": "7.0.0",
131
+ "@eeacms/volto-object-widget": "7.0.0",
132
+ "@eeacms/volto-resize-helper": "2.0.0",
133
+ "@eeacms/volto-sentry-rancher-config": "5.0.0",
134
+ "@eeacms/volto-slate-footnote": "7.0.0",
135
+ "@eeacms/volto-slate-metadata-mentions": "8.0.0",
136
+ "@eeacms/volto-slate-zotero": "6.0.0",
137
+ "@eeacms/volto-tabs-block": "8.0.0",
138
+ "@eeacms/volto-taxonomy": "5.0.0",
139
+ "@eeacms/volto-toolbar-actions": "2.0.0",
140
+ "@eeacms/volto-block-data-table": "1.0.0",
141
+ "@eeacms/volto-widget-geolocation": "6.0.0",
142
+ "@eeacms/volto-widget-dataprovenance": "1.0.0",
143
+ "@eeacms/volto-widget-temporal-coverage": "6.0.0",
144
+ "@eeacms/volto-widget-toggle": "4.0.0",
145
+ "@eeacms/volto-widget-theme-picker": "2.0.0",
145
146
  "@eeacms/countup": "2.0.6"
146
147
  },
147
148
  "devDependencies": {
149
+ "cypress": "13.1.0",
148
150
  "@cypress/code-coverage": "^3.10.0",
149
151
  "@plone/scripts": "*",
150
152
  "babel-plugin-transform-class-properties": "^6.24.1",
151
153
  "cypress-fail-fast": "^5.0.1",
154
+ "dotenv": "^16.3.2",
152
155
  "husky": "^8.0.3",
153
156
  "lint-staged": "^14.0.1",
154
157
  "md5": "^2.3.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "25.0.0",
3
+ "version": "25.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",
@@ -66,19 +66,19 @@
66
66
  "@eeacms/volto-accordion-block": "11.0.0",
67
67
  "@eeacms/volto-anchors": "1.0.0",
68
68
  "@eeacms/volto-banner": "4.0.0",
69
- "@eeacms/volto-block-data-table": "1.0.0",
70
- "@eeacms/volto-block-divider": "7.0.0",
69
+ "@eeacms/volto-block-data-table": "1.0.1",
70
+ "@eeacms/volto-block-divider": "7.0.1",
71
71
  "@eeacms/volto-block-image-cards": "2.0.0",
72
72
  "@eeacms/volto-block-style": "7.0.0",
73
- "@eeacms/volto-block-toc": "5.0.1",
73
+ "@eeacms/volto-block-toc": "5.0.2",
74
74
  "@eeacms/volto-call-to-action-block": "5.0.0",
75
75
  "@eeacms/volto-columns-block": "8.0.0",
76
76
  "@eeacms/volto-controlpanel": "1.0.0",
77
77
  "@eeacms/volto-corsproxy": "4.0.0",
78
78
  "@eeacms/volto-description-block": "2.0.0",
79
79
  "@eeacms/volto-group-block": "7.0.0",
80
- "@eeacms/volto-hero-block": "7.0.0",
81
- "@eeacms/volto-listing-block": "8.0.1",
80
+ "@eeacms/volto-hero-block": "7.0.1",
81
+ "@eeacms/volto-listing-block": "8.0.2",
82
82
  "@eeacms/volto-matomo": "5.0.0",
83
83
  "@eeacms/volto-metadata-block": "7.0.0",
84
84
  "@eeacms/volto-nextcloud-video-block": "1.0.0",
@@ -104,7 +104,7 @@
104
104
  "@plone-collective/volto-sentry": "0.3.1"
105
105
  },
106
106
  "resolutions": {
107
- "@eeacms/volto-block-toc": "5.0.1",
107
+ "@eeacms/volto-block-toc": "5.0.2",
108
108
  "@eeacms/volto-controlpanel": "1.0.0",
109
109
  "@eeacms/volto-nextcloud-video-block": "1.0.0",
110
110
  "@eeacms/volto-anchors": "1.0.0",
@@ -112,20 +112,20 @@
112
112
  "@eeacms/volto-statistic-block": "5.0.0",
113
113
  "@eeacms/volto-tags-block": "3.0.0",
114
114
  "@eeacms/volto-call-to-action-block": "5.0.0",
115
- "@eeacms/volto-hero-block": "7.0.0",
115
+ "@eeacms/volto-hero-block": "7.0.1",
116
116
  "@eeacms/volto-timeline-block": "2.0.0",
117
117
  "@eeacms/volto-description-block": "2.0.0",
118
118
  "@eeacms/volto-slate-label": "1.0.0",
119
119
  "@plone-collective/volto-sentry": "0.3.1",
120
120
  "@eeacms/volto-accordion-block": "11.0.0",
121
121
  "@eeacms/volto-banner": "4.0.0",
122
- "@eeacms/volto-block-divider": "7.0.0",
122
+ "@eeacms/volto-block-divider": "7.0.1",
123
123
  "@eeacms/volto-block-image-cards": "2.0.0",
124
124
  "@eeacms/volto-block-style": "7.0.0",
125
125
  "@eeacms/volto-columns-block": "8.0.0",
126
126
  "@eeacms/volto-corsproxy": "4.0.0",
127
127
  "@eeacms/volto-group-block": "7.0.0",
128
- "@eeacms/volto-listing-block": "8.0.1",
128
+ "@eeacms/volto-listing-block": "8.0.2",
129
129
  "@eeacms/volto-matomo": "5.0.0",
130
130
  "@eeacms/volto-metadata-block": "7.0.0",
131
131
  "@eeacms/volto-object-widget": "7.0.0",
@@ -137,7 +137,7 @@
137
137
  "@eeacms/volto-tabs-block": "8.0.0",
138
138
  "@eeacms/volto-taxonomy": "5.0.0",
139
139
  "@eeacms/volto-toolbar-actions": "2.0.0",
140
- "@eeacms/volto-block-data-table": "1.0.0",
140
+ "@eeacms/volto-block-data-table": "1.0.1",
141
141
  "@eeacms/volto-widget-geolocation": "6.0.0",
142
142
  "@eeacms/volto-widget-dataprovenance": "1.0.0",
143
143
  "@eeacms/volto-widget-temporal-coverage": "6.0.0",
@@ -146,10 +146,10 @@
146
146
  "@eeacms/countup": "2.0.6"
147
147
  },
148
148
  "devDependencies": {
149
- "cypress": "13.1.0",
150
149
  "@cypress/code-coverage": "^3.10.0",
151
150
  "@plone/scripts": "*",
152
151
  "babel-plugin-transform-class-properties": "^6.24.1",
152
+ "cypress": "13.1.0",
153
153
  "cypress-fail-fast": "^5.0.1",
154
154
  "dotenv": "^16.3.2",
155
155
  "husky": "^8.0.3",
package/partfile CHANGED
@@ -1,9 +1,2 @@
1
- #### :rocket: New Features
2
- - feat: Release 25.0.0 - Volto 17 support [alin - [`f26e934`](https://github.com/eea/volto-eea-kitkat/commit/f26e934021b210bf31aa13c536236b54733e30c0)]
3
- - feat: Volto 17 support - refs #265726 [dana-cfc4 - [`35dd747`](https://github.com/eea/volto-eea-kitkat/commit/35dd747a43be782dba6b9acfbaf45d00faf2f0b5)]
4
1
  #### :bug: Bug Fixes
5
- - fix(tests): add cypress 13 to devdependencies [ana-oprea - [`3f70ec5`](https://github.com/eea/volto-eea-kitkat/commit/3f70ec5d4959e7104fea138085d8777fa81ff875)]
6
- #### :house: Documentation changes
7
- - docs: Update README about version 25.x upgrade [alin - [`2e4849f`](https://github.com/eea/volto-eea-kitkat/commit/2e4849f1ecd3083674378559b37fea801a6a17e1)]
8
- #### :hammer_and_wrench: Others
9
- - Release volto-block-toc 5.0.0 [alin - [`021d62a`](https://github.com/eea/volto-eea-kitkat/commit/021d62adf48335d656188d0c47a8a12239b7ffea)]
2
+ - fix: Pin cypress to 13.1.0 [alin - [`3ac5a27`](https://github.com/eea/volto-eea-kitkat/commit/3ac5a2701a75043fbd4282db5dba3974f7d90cfb)]
package/releasefile CHANGED
@@ -1,356 +1,37 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-accordion-block: 10.4.6 ~ 11.0.0](https://github.com/eea/volto-accordion-block/releases)
3
+ ### [@eeacms/volto-block-data-table: 1.0.0 ~ 1.0.1](https://github.com/eea/volto-block-data-table/releases)
4
4
 
5
- ###### :rocket: New Features
6
-
7
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`ce3484b`](https://github.com/eea/volto-accordion-block/commit/ce3484bf1c0d88003eec966ccb61bc111285b271)]
8
- ###### :house: Internal changes
9
-
10
- - chore: package.json [Alin Voinea - [`76ce14b`](https://github.com/eea/volto-accordion-block/commit/76ce14bca36587e3319730b963650d0f753e3e1e)]
11
- ###### :hammer_and_wrench: Others
12
-
13
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`5f1c692`](https://github.com/eea/volto-accordion-block/commit/5f1c69269a0c42b0eab2359bf43d2edfb7d1a4d8)]
14
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`026d927`](https://github.com/eea/volto-accordion-block/commit/026d9274274f516e6504921a5f55920a5569276a)]
15
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`6c2690c`](https://github.com/eea/volto-accordion-block/commit/6c2690c3207ad801fff0587d3178f6144f28a017)]
16
-
17
- ### [@eeacms/volto-anchors: 0.7.0 ~ 1.0.0](https://github.com/eea/volto-anchors/releases)
18
-
19
- ###### :rocket: New Features
20
-
21
- - feat: Release 1.0.0: Volto 17 support [alin - [`2c70f96`](https://github.com/eea/volto-anchors/commit/2c70f967245a18af207dbd2dde0ccb9abccf8ab1)]
22
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [Teodor Voicu - [`ad9ee1c`](https://github.com/eea/volto-anchors/commit/ad9ee1cfc49095a2ef83f5fb147616aaae576cfc)]
23
- ###### :hammer_and_wrench: Others
24
-
25
- - test: modify cypress test [ana-oprea - [`369d5f8`](https://github.com/eea/volto-anchors/commit/369d5f8b2899208ae5b3d6e01c923c16d26e77d6)]
26
-
27
- ### [@eeacms/volto-banner: 3.1.5 ~ 4.0.0](https://github.com/eea/volto-banner/releases)
28
-
29
- ###### :rocket: New Features
30
-
31
- - feat: Release 4.0.0 - Volto 17 support [alin - [`f8be4f9`](https://github.com/eea/volto-banner/commit/f8be4f977de3b5aed6517b363d570d633ad45a93)]
32
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`30c69bb`](https://github.com/eea/volto-banner/commit/30c69bbf56b91bf2c3deb7080482ba8c65e5edf3)]
33
- ###### :house: Internal changes
34
-
35
- - chore: package.json [Alin Voinea - [`9dde542`](https://github.com/eea/volto-banner/commit/9dde5428713b0a274b7368189ff9627907a4bf48)]
36
- ###### :hammer_and_wrench: Others
37
-
38
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`3491392`](https://github.com/eea/volto-banner/commit/3491392f4f6c042a12836962cd429b983ad54750)]
39
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`213726e`](https://github.com/eea/volto-banner/commit/213726e87aaa01c7b1b2785a1b4f416a12671b7c)]
40
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`ca5dcd0`](https://github.com/eea/volto-banner/commit/ca5dcd001c027a57773e7fe64317e5fb0c045d61)]
41
-
42
- ### [@eeacms/volto-block-data-table: 0.1.2 ~ 1.0.0](https://github.com/eea/volto-block-data-table/releases)
43
-
44
- ###### :rocket: New Features
45
-
46
- - feat: Release 1.0.0 - Volto 17 support [alin - [`005af05`](https://github.com/eea/volto-block-data-table/commit/005af05fc6f15d90a250aa1bf20c6bdb3c88b6c0)]
47
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [ana-oprea - [`d2173b6`](https://github.com/eea/volto-block-data-table/commit/d2173b627a3e208e97e8932a5c45ee1edff39679)]
48
- ###### :hammer_and_wrench: Others
49
-
50
- - lint [alin - [`6c19082`](https://github.com/eea/volto-block-data-table/commit/6c19082ec428a5f0da96f30fe018e1afd9b90be2)]
51
-
52
- ### [@eeacms/volto-block-divider: 6.2.0 ~ 7.0.0](https://github.com/eea/volto-block-divider/releases)
53
-
54
- ###### :rocket: New Features
55
-
56
- - feat: Release 7.0.0 - Volto 17 support [alin - [`3b3263c`](https://github.com/eea/volto-block-divider/commit/3b3263c7b4ed8d015670ee29f1179faaacda2c0c)]
57
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`fab65e2`](https://github.com/eea/volto-block-divider/commit/fab65e2de0a3358739d01aa855d1a491f9071d28)]
58
- ###### :house: Internal changes
59
-
60
- - chore: Cleanup package.json [alin - [`6b4e3ef`](https://github.com/eea/volto-block-divider/commit/6b4e3ef931071d145b79ad1e614430e8a5e9e7f3)]
61
-
62
- ### [@eeacms/volto-block-image-cards: 1.3.8 ~ 2.0.0](https://github.com/eea/volto-block-image-cards/releases)
63
-
64
- ###### :rocket: New Features
65
-
66
- - feat: Release 2.0.0 - Volto 17 support [alin - [`20b8907`](https://github.com/eea/volto-block-image-cards/commit/20b89074d418cf244e56eb9a8a30e2e7ef2f0198)]
67
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`40c6d46`](https://github.com/eea/volto-block-image-cards/commit/40c6d46d7fd1e3d761a023c45f3c12bca115bec7)]
68
-
69
- ### [@eeacms/volto-block-style: 6.1.0 ~ 7.0.0](https://github.com/eea/volto-block-style/releases)
70
-
71
- ###### :rocket: New Features
72
-
73
- - feat: Release 7.0.0 - Volto 17 support [alin - [`b73e6cf`](https://github.com/eea/volto-block-style/commit/b73e6cf73f17c0842141cfedbc6b105abb9b6782)]
74
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`00c4627`](https://github.com/eea/volto-block-style/commit/00c4627f4ea194adbf8c6c9954f226fa64c9fa8a)]
75
5
  ###### :bug: Bug Fixes
76
6
 
77
- - fix: Don't hard fail when block is missing [alin - [`4b38c0e`](https://github.com/eea/volto-block-style/commit/4b38c0e3023a2515356921eb484e4460d4d87c61)]
78
-
79
- ### [@eeacms/volto-call-to-action-block: 4.3.1 ~ 5.0.0](https://github.com/eea/volto-call-to-action-block/releases)
80
-
81
- ###### :rocket: New Features
82
-
83
- - feat: Release 5.0.0 - Volto 17 support [alin - [`3be6864`](https://github.com/eea/volto-call-to-action-block/commit/3be68640ac208d87d5a803bb98a49aa8cf92d4ec)]
84
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`1c656aa`](https://github.com/eea/volto-call-to-action-block/commit/1c656aa094197c304c28864aa0f29c01903da2cb)]
85
-
86
- ### [@eeacms/volto-columns-block: 7.1.0 ~ 8.0.0](https://github.com/eea/volto-columns-block/releases)
87
-
88
- ###### :rocket: New Features
7
+ - fix: Pin cypress to 13.1.0 [alin - [`ce1e70c`](https://github.com/eea/volto-block-data-table/commit/ce1e70c77715849bd2bea310a9f8f32945df1bc2)]
8
+ - fix(tests): add cypress 13 to devdependencies [ana-oprea - [`71cb70a`](https://github.com/eea/volto-block-data-table/commit/71cb70a920136da6a50ec5592d8e60a643b1674e)]
89
9
 
90
- - feat: Release 8.0.0 - Volto 17 support [alin - [`19758d9`](https://github.com/eea/volto-columns-block/commit/19758d9efc7eed8086fed2d40f2ba307ec9af1e6)]
91
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`4110405`](https://github.com/eea/volto-columns-block/commit/4110405ede007a24c9fc578d4d7ea93e7cd9e471)]
92
-
93
- ### [@eeacms/volto-controlpanel: 0.3.0 ~ 1.0.0](https://github.com/eea/volto-controlpanel/releases)
94
-
95
- ###### :rocket: New Features
96
-
97
- - feat: Release 1.0.0 - Volto 17 support [alin - [`d9dc429`](https://github.com/eea/volto-controlpanel/commit/d9dc429bb7dd156ae39bf6be34ef2fb6cb3af627)]
98
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`7740aea`](https://github.com/eea/volto-controlpanel/commit/7740aeaab826a7c12ac7f2875e586c0345c669e2)]
99
-
100
- ### [@eeacms/volto-corsproxy: 3.1.5 ~ 4.0.0](https://github.com/eea/volto-corsproxy/releases)
101
-
102
- ###### :rocket: New Features
103
-
104
- - feat: Release 4.0.0 - Volto 17 support [alin - [`e6328f3`](https://github.com/eea/volto-corsproxy/commit/e6328f3b14aa5a194dea41bffa5db9dee6acdb54)]
105
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`2f03fdb`](https://github.com/eea/volto-corsproxy/commit/2f03fdb159658e8b2a1d96aa09d18423c20b9957)]
106
-
107
- ### [@eeacms/volto-description-block: 1.2.4 ~ 2.0.0](https://github.com/eea/volto-description-block/releases)
108
-
109
- ###### :rocket: New Features
110
-
111
- - feat: Release 2.0.0 - Volto 17 support [alin - [`87c43f3`](https://github.com/eea/volto-description-block/commit/87c43f3f730f3b24bbcfbee0d3d39e1e018ecaef)]
112
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`7caec83`](https://github.com/eea/volto-description-block/commit/7caec83bd71b069fb6a287df015bb7fb75324f83)]
113
-
114
- ### [@eeacms/volto-group-block: 6.4.0 ~ 7.0.0](https://github.com/eea/volto-group-block/releases)
115
-
116
- ###### :rocket: New Features
117
-
118
- - feat: Release 7.0.0 - Volto 17 support [alin - [`a490088`](https://github.com/eea/volto-group-block/commit/a490088c35a61537939da0050f52cf7720ab91c2)]
119
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`9526f06`](https://github.com/eea/volto-group-block/commit/9526f063779a64ecd8af189494a1dde4d7d506b1)]
120
-
121
- ### [@eeacms/volto-hero-block: 6.0.1 ~ 7.0.0](https://github.com/eea/volto-hero-block/releases)
122
-
123
- ###### :rocket: New Features
124
-
125
- - feat: Release 7.0.0 - Volto 17 support [alin - [`ae73069`](https://github.com/eea/volto-hero-block/commit/ae73069aca5ca8e7abd909d8692e7eeb3f05d15f)]
126
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [valentinab25 - [`b35a1d7`](https://github.com/eea/volto-hero-block/commit/b35a1d7d7c367a54cefcc58107cccd60802f97d7)]
127
-
128
- ### [@eeacms/volto-listing-block: 7.1.0 ~ 8.0.1](https://github.com/eea/volto-listing-block/releases)
129
-
130
- ###### :rocket: New Features
131
-
132
- - feat: Release 8.0.0 - Volto 17 support [alin - [`f9ac044`](https://github.com/eea/volto-listing-block/commit/f9ac044d8659f1d245a10d59d401db3210588982)]
133
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`8ad366c`](https://github.com/eea/volto-listing-block/commit/8ad366c8be580d7226df37324a2d5d2a8e529e05)]
134
- ###### :nail_care: Enhancements
135
-
136
- - refactor: Move customizations to volto-eea-website-theme [alin - [`5258086`](https://github.com/eea/volto-listing-block/commit/525808635f761a5c3c4d8106951abb409474c46f)]
137
- ###### :hammer_and_wrench: Others
138
-
139
- - test: use latest volto 16 in Jenkinsfile [valentinab25 - [`d3253fa`](https://github.com/eea/volto-listing-block/commit/d3253fa251b2a385728cbab77d2e09c0bc31189c)]
10
+ ### [@eeacms/volto-block-divider: 7.0.0 ~ 7.0.1](https://github.com/eea/volto-block-divider/releases)
140
11
 
141
12
  ###### :bug: Bug Fixes
142
13
 
143
- - fix: Make sure that the migration of teaserblock is backwards compatible with the frontend [dobri1408 - [`dec02c6`](https://github.com/eea/volto-listing-block/commit/dec02c68e19b962656ac1eee568e2f0f85b8a443)]
144
-
145
- ### [@eeacms/volto-matomo: 4.2.1 ~ 5.0.0](https://github.com/eea/volto-matomo/releases)
146
-
147
- ###### :rocket: New Features
148
-
149
- - feat: Release 5.0.0 - Volto 17 support [alin - [`04e3030`](https://github.com/eea/volto-matomo/commit/04e30300bc899182736eaaa0d088202c5e2320e2)]
150
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`d4702ba`](https://github.com/eea/volto-matomo/commit/d4702ba500445a50505d2b533567c1fe488100a4)]
151
- ###### :house: Internal changes
152
-
153
- - chore: husky, lint-staged use fixed versions [valentinab25 - [`6545c6f`](https://github.com/eea/volto-matomo/commit/6545c6fbbc25ff6248ee7b526424feb770fbf491)]
154
- - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`007ed2a`](https://github.com/eea/volto-matomo/commit/007ed2aae27fc7a4f32a44aace838f21fbe4438a)]
155
-
156
- ### [@eeacms/volto-metadata-block: 6.0.6 ~ 7.0.0](https://github.com/eea/volto-metadata-block/releases)
157
-
158
- ###### :rocket: New Features
159
-
160
- - feat: Release 7.0.0 - Volto 17 support [alin - [`8d59c59`](https://github.com/eea/volto-metadata-block/commit/8d59c591875c251e5ab0b93d96a0f4ce99ca173d)]
161
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`27a36bd`](https://github.com/eea/volto-metadata-block/commit/27a36bdde9ab0418320692c8a427d2d9f8402a7f)]
162
-
163
- ### [@eeacms/volto-nextcloud-video-block: 0.4.8 ~ 1.0.0](https://github.com/eea/volto-nextcloud-video-block/releases)
164
-
165
- ###### :rocket: New Features
166
-
167
- - feat: Release 1.0.0 - Volto 17 support [alin - [`3880a35`](https://github.com/eea/volto-nextcloud-video-block/commit/3880a35ccc3814d81b028b16d7b7eaa9562dff32)]
168
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`519895c`](https://github.com/eea/volto-nextcloud-video-block/commit/519895c5c9cb6dff969075f01e5eb9c977947115)]
169
-
170
- ### [@eeacms/volto-object-widget: 6.0.0 ~ 7.0.0](https://github.com/eea/volto-object-widget/releases)
14
+ - fix: cypress 13.1.0 [alin - [`5a7f242`](https://github.com/eea/volto-block-divider/commit/5a7f2421593cdb44d599b909a8dd5a47fdba41e2)]
15
+ - fix: Pin dependency to volto-widget-theme-picker [alin - [`150a21b`](https://github.com/eea/volto-block-divider/commit/150a21b76ef69751be451b3847641f4a344a4aef)]
171
16
 
172
- ###### :rocket: New Features
17
+ ### [@eeacms/volto-block-toc: 5.0.1 ~ 5.0.2](https://github.com/eea/volto-block-toc/releases)
173
18
 
174
- - feat: Release 7.0.0 - Volto 17 support [alin - [`085cb98`](https://github.com/eea/volto-object-widget/commit/085cb980fe9d29a99f00232b21a946a085903739)]
175
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`47612bf`](https://github.com/eea/volto-object-widget/commit/47612bf9a6eb63847c0581cef6443b28034e0867)]
176
19
 
177
- ### [@eeacms/volto-quote-block: 1.2.3 ~ 2.0.0](https://github.com/eea/volto-quote-block/releases)
178
20
 
179
- ###### :rocket: New Features
21
+ ### [@eeacms/volto-hero-block: 7.0.0 ~ 7.0.1](https://github.com/eea/volto-hero-block/releases)
180
22
 
181
- - feat: Release 2.0.0 - Volto 17 support [alin - [`e0d8815`](https://github.com/eea/volto-quote-block/commit/e0d881552e0834862e693d6e6b92efa53981001b)]
182
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`36feaa4`](https://github.com/eea/volto-quote-block/commit/36feaa4e1dc31e2974d2f3a50e02a86e956de6da)]
183
- ###### :house: Internal changes
184
-
185
- - chore: husky, lint-staged use fixed versions [valentinab25 - [`02cbcc3`](https://github.com/eea/volto-quote-block/commit/02cbcc36c0661a3d7a2376388487bd9733963109)]
186
- - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`171d246`](https://github.com/eea/volto-quote-block/commit/171d24654da51f1b560fc4d5ef6bc36448c32da0)]
187
-
188
- ### [@eeacms/volto-resize-helper: 1.3.4 ~ 2.0.0](https://github.com/eea/volto-resize-helper/releases)
189
-
190
- ###### :rocket: New Features
191
-
192
- - feat: Release 2.0.0 - Volto 17 support [alin - [`a8db399`](https://github.com/eea/volto-resize-helper/commit/a8db399ce437c277b2bfc3fb912ba655b65323b0)]
193
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`9ec05ca`](https://github.com/eea/volto-resize-helper/commit/9ec05cadc2cee48990aa241a7608fb78f7515bf3)]
194
- ###### :house: Internal changes
195
-
196
- - chore: husky, lint-staged use fixed versions [valentinab25 - [`d8951c9`](https://github.com/eea/volto-resize-helper/commit/d8951c9d3ba03026f5ae4b5d885ec2a034516207)]
197
- - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`c1a1076`](https://github.com/eea/volto-resize-helper/commit/c1a107692a5ad390fedb6d774f1f6c21fb290ec5)]
198
-
199
- ### [@eeacms/volto-sentry-rancher-config: 4.0.0 ~ 5.0.0](https://github.com/eea/volto-sentry-rancher-config/releases)
200
-
201
- ###### :rocket: New Features
202
-
203
- - feat: Release 5.0.0 - Volto 17 support [alin - [`0d0947d`](https://github.com/eea/volto-sentry-rancher-config/commit/0d0947d9bdea6655ded18877d5c59d4849384913)]
204
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`5e65a90`](https://github.com/eea/volto-sentry-rancher-config/commit/5e65a90fd671941289639f341dc76fd6484527ed)]
205
- ###### :house: Internal changes
206
-
207
- - chore: husky, lint-staged use fixed versions [valentinab25 - [`610862d`](https://github.com/eea/volto-sentry-rancher-config/commit/610862dd2035aef1f418167b41ae64703b9cae0d)]
208
-
209
- ### [@eeacms/volto-slate-footnote: 6.3.0 ~ 7.0.0](https://github.com/eea/volto-slate-footnote/releases)
210
-
211
- ###### :rocket: New Features
212
-
213
- - feat: Release 7.0.0 - Volto 17 support [alin - [`9d04cb5`](https://github.com/eea/volto-slate-footnote/commit/9d04cb54fca5e925785511883573fab7a5ff4c76)]
214
-
215
- ### [@eeacms/volto-slate-label: 0.6.0 ~ 1.0.0](https://github.com/eea/volto-slate-label/releases)
216
-
217
- ###### :rocket: New Features
218
-
219
- - feat: Release 1.0.0 - Volto 17 support [alin - [`c8b0bed`](https://github.com/eea/volto-slate-label/commit/c8b0bed2ee886a2ab999f6f7b539470733b1698d)]
220
- - feat: Add Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`ce879b2`](https://github.com/eea/volto-slate-label/commit/ce879b2df82ee090a47081d29f49b39d33bdd859)]
221
-
222
- ### [@eeacms/volto-slate-metadata-mentions: 7.0.3 ~ 8.0.0](https://github.com/eea/volto-slate-metadata-mentions/releases)
223
-
224
- ###### :rocket: New Features
225
-
226
- - feat: Release 8.0.0 - Volto 17 support [alin - [`83565c7`](https://github.com/eea/volto-slate-metadata-mentions/commit/83565c76d4893d5f8130bc3af9d96f2ba855a349)]
227
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`ca86e11`](https://github.com/eea/volto-slate-metadata-mentions/commit/ca86e11fdd4806588d59a0bba8b35e9cbf9fb33a)]
228
23
  ###### :bug: Bug Fixes
229
24
 
230
- - fix(tests): removed waitForResourcesToLoad no longer needed in volto 17 [David Ichim - [`8bc76d1`](https://github.com/eea/volto-slate-metadata-mentions/commit/8bc76d1e4df78d5bd7152791672a4cc5c32563f0)]
231
-
232
- ### [@eeacms/volto-slate-zotero: 5.2.7 ~ 6.0.0](https://github.com/eea/volto-slate-zotero/releases)
233
-
234
- ###### :rocket: New Features
235
-
236
- - feat: Release 6.0.0 - Volto 17 support [alin - [`3aa007c`](https://github.com/eea/volto-slate-zotero/commit/3aa007cdef78d2407208ea58a55cca8cfa347607)]
237
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`f22e59a`](https://github.com/eea/volto-slate-zotero/commit/f22e59a4902c1ec29dd13357f1e11d46158c0ff8)]
238
-
239
- ### [@eeacms/volto-statistic-block: 4.1.0 ~ 5.0.0](https://github.com/eea/volto-statistic-block/releases)
240
-
241
- ###### :rocket: New Features
242
-
243
- - feat: Release 5.0.0 - Volto 17 support [alin - [`51e1e7e`](https://github.com/eea/volto-statistic-block/commit/51e1e7ef4b8977b819ea9a1156886e402e152171)]
244
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`51279dd`](https://github.com/eea/volto-statistic-block/commit/51279dd15cdbcbe13ad4368ee53e8da64c2f97c0)]
25
+ - fix: cypress 13.1.0 [alin - [`2569c63`](https://github.com/eea/volto-hero-block/commit/2569c63e0c1ef229c0758ba918378d56b4de7a10)]
26
+ - fix: Pin dependency to volto-widget-theme-picker [alin - [`05bb2e4`](https://github.com/eea/volto-hero-block/commit/05bb2e43f166fabe9fa8426673b115c01f1e415b)]
245
27
 
246
- ### [@eeacms/volto-tabs-block: 7.5.1 ~ 8.0.0](https://github.com/eea/volto-tabs-block/releases)
28
+ ### [@eeacms/volto-listing-block: 8.0.1 ~ 8.0.2](https://github.com/eea/volto-listing-block/releases)
247
29
 
248
- ###### :rocket: New Features
249
-
250
- - feat: Release 8.0.0 - Volto 17 support [alin - [`57dd000`](https://github.com/eea/volto-tabs-block/commit/57dd0008921899688a6175c9fb00588593a7b307)]
251
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`80b384c`](https://github.com/eea/volto-tabs-block/commit/80b384ca871dd2578b1cd0c0bf3e238d0289b977)]
252
-
253
- ### [@eeacms/volto-tags-block: 1.2.4 ~ 3.0.0](https://github.com/eea/volto-tags-block/releases)
254
-
255
- ###### :rocket: New Features
256
-
257
- - feat: Release 2.0.0 - Volto 17 support [alin - [`f04493f`](https://github.com/eea/volto-tags-block/commit/f04493fbc029b28c9b3181939604dd51ddbae87f)]
258
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`c884746`](https://github.com/eea/volto-tags-block/commit/c884746e386099c25fcc33eae47bbb14ad854038)]
259
-
260
- ###### :rocket: New Features
261
-
262
- - feat(tags): add link class when tag has href -Refs [#263347](https://taskman.eionet.europa.eu/issues/263347) #23 from eea/tags-as-links [ichim-david - [`06ebf5f`](https://github.com/eea/volto-tags-block/commit/06ebf5fd0fa29431367972dfa8c7705c3db16172)]
263
- - feat: use ConditionalLink -Refs [#263347](https://taskman.eionet.europa.eu/issues/263347) [ana-oprea - [`843d101`](https://github.com/eea/volto-tags-block/commit/843d1015a3c314b147d80c841410405791dd403c)]
264
- - feat: add link class when tag has href -Refs [#263347](https://taskman.eionet.europa.eu/issues/263347) [ana-oprea - [`636719c`](https://github.com/eea/volto-tags-block/commit/636719cb960ec6d27f04b17b280b8c8297880ad5)]
265
30
  ###### :bug: Bug Fixes
266
31
 
267
- - fix(tests): set breaking changes for volto 16, bump package version to 2.1.0, fix integration tests -Refs [#263347](https://taskman.eionet.europa.eu/issues/263347) [ana-oprea - [`1e439eb`](https://github.com/eea/volto-tags-block/commit/1e439eb99cad7c7256ec5a95c1a1b974a240b07c)]
268
- ###### :hammer_and_wrench: Others
269
-
270
- - Release 3.0.0 [alin - [`9ccba17`](https://github.com/eea/volto-tags-block/commit/9ccba1783a80eb3d817094246a1f5ad8e100ce12)]
271
-
272
- ### [@eeacms/volto-taxonomy: 4.1.2 ~ 5.0.0](https://github.com/eea/volto-taxonomy/releases)
273
-
274
- ###### :rocket: New Features
275
-
276
- - feat: Release 5.0.0 - Volto 17 support [alin - [`10915fd`](https://github.com/eea/volto-taxonomy/commit/10915fdff73330778f0e01372f933151aa197cb5)]
277
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`d5a3639`](https://github.com/eea/volto-taxonomy/commit/d5a3639928d52637b45a2a73ebd929138a76bdda)]
278
-
279
- ### [@eeacms/volto-timeline-block: 1.1.5 ~ 2.0.0](https://github.com/eea/volto-timeline-block/releases)
280
-
281
- ###### :rocket: New Features
282
-
283
- - feat: Release 2.0.0 - Volto 17 support [alin - [`00f65bb`](https://github.com/eea/volto-timeline-block/commit/00f65bba9d2fa20bf0095a8942933e73c8e8f300)]
284
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`a32dec9`](https://github.com/eea/volto-timeline-block/commit/a32dec9354dcdaaa907b96fee85b67c0c5fe433a)]
285
-
286
- ### [@eeacms/volto-toolbar-actions: 1.0.3 ~ 2.0.0](https://github.com/eea/volto-toolbar-actions/releases)
287
-
288
- ###### :rocket: New Features
289
-
290
- - feat: Release 2.0.0 - Volto 17 support [alin - [`87dcba5`](https://github.com/eea/volto-toolbar-actions/commit/87dcba5b9aa0874e47ae32b3ca50f11a19200ffa)]
291
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`a4e891d`](https://github.com/eea/volto-toolbar-actions/commit/a4e891d7b391c2a72d76571ea75b7fbc2ee75a23)]
292
-
293
- ### [@eeacms/volto-widget-dataprovenance: 0.4.3 ~ 1.0.0](https://github.com/eea/volto-widget-dataprovenance/releases)
294
-
295
- ###### :rocket: New Features
296
-
297
- - feat: Release 1.0.0 - Volto 17 support [alin - [`1b3e759`](https://github.com/eea/volto-widget-dataprovenance/commit/1b3e75925040c06dc7f255c35fecc1348cdb1527)]
298
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`6341e47`](https://github.com/eea/volto-widget-dataprovenance/commit/6341e4741e8aab0b37abec2f22f9c1fcaf5d7072)]
299
-
300
- ### [@eeacms/volto-widget-geolocation: 5.3.1 ~ 6.0.0](https://github.com/eea/volto-widget-geolocation/releases)
301
-
302
- ###### :rocket: New Features
303
-
304
- - feat: Release 6.0.0 - Volto 17 support [alin - [`e3d1ad8`](https://github.com/eea/volto-widget-geolocation/commit/e3d1ad86c9d9852bb2f84bb06c684902cafecbee)]
305
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`c38d92d`](https://github.com/eea/volto-widget-geolocation/commit/c38d92dbd4fbac9b0c846641124dfe59449e7d70)]
306
-
307
- ### [@eeacms/volto-widget-temporal-coverage: 5.2.0 ~ 6.0.0](https://github.com/eea/volto-widget-temporal-coverage/releases)
308
-
309
- ###### :rocket: New Features
310
-
311
- - feat: Release 6.0.0 - Volto 17 support [alin - [`0098e70`](https://github.com/eea/volto-widget-temporal-coverage/commit/0098e70cc331d4e181e2d336cb1ddb0525955e23)]
312
-
313
- ### [@eeacms/volto-widget-theme-picker: 1.1.5 ~ 2.0.0](https://github.com/eea/volto-widget-theme-picker/releases)
314
-
315
- ###### :rocket: New Features
316
-
317
- - feat: Release 2.0.0 - Volto 17 support [alin - [`469692b`](https://github.com/eea/volto-widget-theme-picker/commit/469692b986faff3e590589d02cacedf75bcea3e5)]
318
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [Alin Voinea - [`2534314`](https://github.com/eea/volto-widget-theme-picker/commit/25343143fa2865ba9a5910ed4796ae61830e4fb6)]
319
- ###### :house: Internal changes
320
-
321
- - chore: Fix package.json [alin - [`c96ac43`](https://github.com/eea/volto-widget-theme-picker/commit/c96ac43af3199acc816875526bbc8b5875a2ec0d)]
322
- - style: Automated code fix [eea-jenkins - [`6d26a6b`](https://github.com/eea/volto-widget-theme-picker/commit/6d26a6b9259901aed0fc1156413e12d15076a0f9)]
323
- ###### :hammer_and_wrench: Others
324
-
325
- - test: add unit tests and delete snapshots [ana-oprea - [`7f2b845`](https://github.com/eea/volto-widget-theme-picker/commit/7f2b845f73872893f64e50035b051e75e4e37ddf)]
326
- - test: Update to volto 17 PR30 [valentinab25 - [`6697fb7`](https://github.com/eea/volto-widget-theme-picker/commit/6697fb77ff151c01c7595da18935208ddfda1ef7)]
327
-
328
- ### [@eeacms/volto-widget-toggle: 3.1.4 ~ 4.0.0](https://github.com/eea/volto-widget-toggle/releases)
329
-
330
- ###### :rocket: New Features
331
-
332
- - feat: Release 4.0.0 - Volto 17 support [alin - [`b1db508`](https://github.com/eea/volto-widget-toggle/commit/b1db5088cca5e0a580b97a00836365e8b2c39921)]
333
- - feat: Volto 17 support - Refs [#264527](https://taskman.eionet.europa.eu/issues/264527) [EEA Jenkins - [`06fd934`](https://github.com/eea/volto-widget-toggle/commit/06fd9344ec36b88810c16288030bf91ce1a854a8)]
334
- ###### :house: Internal changes
335
-
336
- - chore: husky, lint-staged use fixed versions [valentinab25 - [`78c47fe`](https://github.com/eea/volto-widget-toggle/commit/78c47fea7a704d1addd796ac5f515d262379da92)]
337
-
338
- ## New packages
339
-
340
- ### [@eeacms/volto-block-toc](https://github.com/eea/volto-block-toc/releases): 5.0.1
341
-
342
- ## Removed packages
343
-
344
- ### @kitconcept/volto-blocks-grid: 7.0.2
32
+ - fix: Pin @eeacms/volto-widget-theme-picker [alin - [`0757175`](https://github.com/eea/volto-listing-block/commit/07571753bc3a6896df3313a8acaa4b277bae5f5a)]
345
33
 
346
34
  # Internal
347
35
 
348
- #### :rocket: New Features
349
- - feat: Release 25.0.0 - Volto 17 support [alin - [`f26e934`](https://github.com/eea/volto-eea-kitkat/commit/f26e934021b210bf31aa13c536236b54733e30c0)]
350
- - feat: Volto 17 support - refs #265726 [dana-cfc4 - [`35dd747`](https://github.com/eea/volto-eea-kitkat/commit/35dd747a43be782dba6b9acfbaf45d00faf2f0b5)]
351
36
  #### :bug: Bug Fixes
352
- - fix(tests): add cypress 13 to devdependencies [ana-oprea - [`3f70ec5`](https://github.com/eea/volto-eea-kitkat/commit/3f70ec5d4959e7104fea138085d8777fa81ff875)]
353
- #### :house: Documentation changes
354
- - docs: Update README about version 25.x upgrade [alin - [`2e4849f`](https://github.com/eea/volto-eea-kitkat/commit/2e4849f1ecd3083674378559b37fea801a6a17e1)]
355
- #### :hammer_and_wrench: Others
356
- - Release volto-block-toc 5.0.0 [alin - [`021d62a`](https://github.com/eea/volto-eea-kitkat/commit/021d62adf48335d656188d0c47a8a12239b7ffea)]
37
+ - fix: Pin cypress to 13.1.0 [alin - [`3ac5a27`](https://github.com/eea/volto-eea-kitkat/commit/3ac5a2701a75043fbd4282db5dba3974f7d90cfb)]