@eeacms/volto-eea-kitkat 24.0.0 → 24.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,17 @@ 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
- ### [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
7
+ ### [24.0.1](https://github.com/eea/volto-eea-kitkat/compare/24.0.0...24.0.1) - 16 April 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-widget-geolocation@5.3.1 [EEA Jenkins - [`4208bcb`](https://github.com/eea/volto-eea-kitkat/commit/4208bcbb4f892f3c09b786611b8ce58f710c9e48)]
12
+
13
+ #### :hammer_and_wrench: Others
14
+
15
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
16
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
17
+ ## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
8
18
 
9
19
  #### :rocket: Dependency updates
10
20
 
@@ -98,6 +108,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
98
108
  #### :hammer_and_wrench: Others
99
109
 
100
110
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
111
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
101
112
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
102
113
 
103
114
  #### :rocket: Dependency updates
@@ -184,6 +195,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
184
195
 
185
196
  #### :hammer_and_wrench: Others
186
197
 
198
+ - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
199
+ - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
187
200
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
188
201
 
189
202
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -195,6 +208,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
195
208
 
196
209
  #### :hammer_and_wrench: Others
197
210
 
211
+ - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
212
+ - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
213
+ - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
214
+ - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
215
+ - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
198
216
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
199
217
 
200
218
  #### :rocket: Dependency updates
@@ -231,6 +249,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
231
249
 
232
250
  #### :house: Internal changes
233
251
 
252
+ - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
234
253
 
235
254
  #### :hammer_and_wrench: Others
236
255
 
@@ -569,6 +588,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
569
588
  #### :house: Internal changes
570
589
 
571
590
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
591
+ - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
572
592
 
573
593
  #### :hammer_and_wrench: Others
574
594
 
@@ -685,6 +705,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
685
705
 
686
706
  #### :hammer_and_wrench: Others
687
707
 
708
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
688
709
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
689
710
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
690
711
 
@@ -718,6 +739,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
718
739
 
719
740
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
720
741
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
742
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
721
743
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
722
744
 
723
745
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -812,6 +834,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
812
834
 
813
835
  #### :hammer_and_wrench: Others
814
836
 
837
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
815
838
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
816
839
 
817
840
  #### :rocket: Dependency updates
@@ -824,6 +847,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
824
847
  #### :hammer_and_wrench: Others
825
848
 
826
849
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
850
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
827
851
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
828
852
 
829
853
  #### :rocket: Dependency updates
@@ -835,6 +859,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
835
859
  #### :hammer_and_wrench: Others
836
860
 
837
861
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
862
+ - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
838
863
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
839
864
 
840
865
  #### :rocket: Dependency updates
@@ -865,6 +890,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
865
890
 
866
891
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
867
892
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
893
+ - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
868
894
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
869
895
 
870
896
  #### :rocket: New Features
@@ -975,6 +1001,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
975
1001
 
976
1002
  #### :hammer_and_wrench: Others
977
1003
 
1004
+ - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
978
1005
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
979
1006
 
980
1007
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -992,6 +1019,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
992
1019
  #### :hammer_and_wrench: Others
993
1020
 
994
1021
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
1022
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
995
1023
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
996
1024
 
997
1025
  #### :rocket: Dependency updates
@@ -1023,10 +1051,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1023
1051
  #### :hammer_and_wrench: Others
1024
1052
 
1025
1053
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
1054
+ - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
1026
1055
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
1027
1056
 
1028
1057
  #### :hammer_and_wrench: Others
1029
1058
 
1059
+ - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
1030
1060
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
1031
1061
 
1032
1062
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1099,6 +1129,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1099
1129
 
1100
1130
  #### :hammer_and_wrench: Others
1101
1131
 
1132
+ - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1102
1133
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1103
1134
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1104
1135
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1221,6 +1252,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1221
1252
 
1222
1253
  #### :hammer_and_wrench: Others
1223
1254
 
1255
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1224
1256
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1225
1257
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1226
1258
 
@@ -1239,6 +1271,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1239
1271
 
1240
1272
  #### :hammer_and_wrench: Others
1241
1273
 
1274
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1242
1275
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1243
1276
 
1244
1277
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1404,6 +1437,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1404
1437
 
1405
1438
  #### :hammer_and_wrench: Others
1406
1439
 
1440
+ - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1407
1441
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1408
1442
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1409
1443
 
@@ -1457,6 +1491,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1457
1491
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1458
1492
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1459
1493
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1494
+ - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1460
1495
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1461
1496
 
1462
1497
  #### :rocket: Dependency updates
@@ -1474,6 +1509,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1474
1509
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1475
1510
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1476
1511
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1512
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1513
+ - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1514
+ - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1477
1515
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1478
1516
 
1479
1517
  #### :rocket: Dependency updates
@@ -1503,6 +1541,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1503
1541
 
1504
1542
  #### :hammer_and_wrench: Others
1505
1543
 
1544
+ - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1506
1545
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1507
1546
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1508
1547
 
@@ -1515,8 +1554,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1515
1554
 
1516
1555
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1517
1556
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1557
+ - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1518
1558
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1519
1559
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1560
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1520
1561
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1521
1562
 
1522
1563
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1529,6 +1570,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1529
1570
  #### :hammer_and_wrench: Others
1530
1571
 
1531
1572
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1573
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1532
1574
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1533
1575
 
1534
1576
  #### :hammer_and_wrench: Others
@@ -1560,4 +1602,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1560
1602
 
1561
1603
  #### :hammer_and_wrench: Others
1562
1604
 
1605
+ - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1563
1606
  - Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
package/CHANGELOG.md CHANGED
@@ -4,7 +4,17 @@ 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
- ### [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
7
+ ### [24.0.1](https://github.com/eea/volto-eea-kitkat/compare/24.0.0...24.0.1) - 16 April 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-widget-geolocation@5.3.1 [EEA Jenkins - [`4208bcb`](https://github.com/eea/volto-eea-kitkat/commit/4208bcbb4f892f3c09b786611b8ce58f710c9e48)]
12
+
13
+ #### :hammer_and_wrench: Others
14
+
15
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
16
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
17
+ ## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
8
18
 
9
19
  #### :rocket: Dependency updates
10
20
 
@@ -98,6 +108,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
98
108
  #### :hammer_and_wrench: Others
99
109
 
100
110
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
111
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
101
112
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
102
113
 
103
114
  #### :rocket: Dependency updates
@@ -184,6 +195,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
184
195
 
185
196
  #### :hammer_and_wrench: Others
186
197
 
198
+ - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
199
+ - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
187
200
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
188
201
 
189
202
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -195,6 +208,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
195
208
 
196
209
  #### :hammer_and_wrench: Others
197
210
 
211
+ - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
212
+ - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
213
+ - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
214
+ - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
215
+ - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
198
216
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
199
217
 
200
218
  #### :rocket: Dependency updates
@@ -231,6 +249,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
231
249
 
232
250
  #### :house: Internal changes
233
251
 
252
+ - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
234
253
 
235
254
  #### :hammer_and_wrench: Others
236
255
 
@@ -569,6 +588,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
569
588
  #### :house: Internal changes
570
589
 
571
590
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
591
+ - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
572
592
 
573
593
  #### :hammer_and_wrench: Others
574
594
 
@@ -685,6 +705,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
685
705
 
686
706
  #### :hammer_and_wrench: Others
687
707
 
708
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
688
709
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
689
710
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
690
711
 
@@ -718,6 +739,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
718
739
 
719
740
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
720
741
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
742
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
721
743
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
722
744
 
723
745
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -812,6 +834,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
812
834
 
813
835
  #### :hammer_and_wrench: Others
814
836
 
837
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
815
838
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
816
839
 
817
840
  #### :rocket: Dependency updates
@@ -824,6 +847,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
824
847
  #### :hammer_and_wrench: Others
825
848
 
826
849
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
850
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
827
851
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
828
852
 
829
853
  #### :rocket: Dependency updates
@@ -835,6 +859,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
835
859
  #### :hammer_and_wrench: Others
836
860
 
837
861
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
862
+ - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
838
863
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
839
864
 
840
865
  #### :rocket: Dependency updates
@@ -865,6 +890,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
865
890
 
866
891
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
867
892
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
893
+ - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
868
894
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
869
895
 
870
896
  #### :rocket: New Features
@@ -975,6 +1001,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
975
1001
 
976
1002
  #### :hammer_and_wrench: Others
977
1003
 
1004
+ - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
978
1005
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
979
1006
 
980
1007
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -992,6 +1019,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
992
1019
  #### :hammer_and_wrench: Others
993
1020
 
994
1021
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
1022
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
995
1023
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
996
1024
 
997
1025
  #### :rocket: Dependency updates
@@ -1023,10 +1051,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1023
1051
  #### :hammer_and_wrench: Others
1024
1052
 
1025
1053
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
1054
+ - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
1026
1055
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
1027
1056
 
1028
1057
  #### :hammer_and_wrench: Others
1029
1058
 
1059
+ - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
1030
1060
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
1031
1061
 
1032
1062
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1099,6 +1129,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1099
1129
 
1100
1130
  #### :hammer_and_wrench: Others
1101
1131
 
1132
+ - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1102
1133
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1103
1134
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1104
1135
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1221,6 +1252,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1221
1252
 
1222
1253
  #### :hammer_and_wrench: Others
1223
1254
 
1255
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1224
1256
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1225
1257
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1226
1258
 
@@ -1239,6 +1271,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1239
1271
 
1240
1272
  #### :hammer_and_wrench: Others
1241
1273
 
1274
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1242
1275
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1243
1276
 
1244
1277
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1404,6 +1437,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1404
1437
 
1405
1438
  #### :hammer_and_wrench: Others
1406
1439
 
1440
+ - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1407
1441
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1408
1442
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1409
1443
 
@@ -1457,6 +1491,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1457
1491
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1458
1492
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1459
1493
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1494
+ - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1460
1495
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1461
1496
 
1462
1497
  #### :rocket: Dependency updates
@@ -1474,6 +1509,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1474
1509
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1475
1510
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1476
1511
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1512
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1513
+ - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1514
+ - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1477
1515
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1478
1516
 
1479
1517
  #### :rocket: Dependency updates
@@ -1503,6 +1541,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1503
1541
 
1504
1542
  #### :hammer_and_wrench: Others
1505
1543
 
1544
+ - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1506
1545
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1507
1546
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1508
1547
 
@@ -1515,8 +1554,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1515
1554
 
1516
1555
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1517
1556
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1557
+ - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1518
1558
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1519
1559
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1560
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1520
1561
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1521
1562
 
1522
1563
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1529,6 +1570,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1529
1570
  #### :hammer_and_wrench: Others
1530
1571
 
1531
1572
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1573
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1532
1574
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1533
1575
 
1534
1576
  #### :hammer_and_wrench: Others
@@ -1560,4 +1602,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1560
1602
 
1561
1603
  #### :hammer_and_wrench: Others
1562
1604
 
1605
+ - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1563
1606
  - 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": "24.0.0",
3
+ "version": "24.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",
@@ -96,7 +96,7 @@
96
96
  "@eeacms/volto-timeline-block": "1.1.5",
97
97
  "@eeacms/volto-toolbar-actions": "1.0.3",
98
98
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
99
- "@eeacms/volto-widget-geolocation": "5.3.0",
99
+ "@eeacms/volto-widget-geolocation": "5.3.1",
100
100
  "@eeacms/volto-widget-temporal-coverage": "5.2.0",
101
101
  "@eeacms/volto-widget-theme-picker": "1.1.5",
102
102
  "@eeacms/volto-widget-toggle": "3.1.4",
@@ -137,7 +137,7 @@
137
137
  "@eeacms/volto-taxonomy": "4.1.2",
138
138
  "@eeacms/volto-toolbar-actions": "1.0.3",
139
139
  "@eeacms/volto-block-data-table": "0.1.2",
140
- "@eeacms/volto-widget-geolocation": "5.3.0",
140
+ "@eeacms/volto-widget-geolocation": "5.3.1",
141
141
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
142
142
  "@eeacms/volto-widget-temporal-coverage": "5.2.0",
143
143
  "@eeacms/volto-widget-toggle": "3.1.4",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "23.2.0",
3
+ "version": "24.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",
@@ -58,13 +58,15 @@
58
58
  "@eeacms/volto-tabs-block",
59
59
  "@eeacms/volto-banner",
60
60
  "@eeacms/volto-anchors",
61
- "@eeacms/volto-toolbar-actions"
61
+ "@eeacms/volto-toolbar-actions",
62
+ "@eeacms/volto-block-data-table"
62
63
  ],
63
64
  "dependencies": {
64
65
  "@eeacms/countup": "2.0.6",
65
66
  "@eeacms/volto-accordion-block": "10.4.6",
66
67
  "@eeacms/volto-anchors": "0.7.0",
67
68
  "@eeacms/volto-banner": "3.1.5",
69
+ "@eeacms/volto-block-data-table": "0.1.2",
68
70
  "@eeacms/volto-block-divider": "6.2.0",
69
71
  "@eeacms/volto-block-image-cards": "1.3.8",
70
72
  "@eeacms/volto-block-style": "6.1.0",
@@ -74,7 +76,7 @@
74
76
  "@eeacms/volto-corsproxy": "3.1.5",
75
77
  "@eeacms/volto-description-block": "1.2.4",
76
78
  "@eeacms/volto-group-block": "6.4.0",
77
- "@eeacms/volto-hero-block": "5.5.0",
79
+ "@eeacms/volto-hero-block": "6.0.1",
78
80
  "@eeacms/volto-listing-block": "7.1.0",
79
81
  "@eeacms/volto-matomo": "4.2.1",
80
82
  "@eeacms/volto-metadata-block": "6.0.6",
@@ -109,7 +111,7 @@
109
111
  "@eeacms/volto-statistic-block": "4.1.0",
110
112
  "@eeacms/volto-tags-block": "1.2.4",
111
113
  "@eeacms/volto-call-to-action-block": "4.3.1",
112
- "@eeacms/volto-hero-block": "5.5.0",
114
+ "@eeacms/volto-hero-block": "6.0.1",
113
115
  "@eeacms/volto-timeline-block": "1.1.5",
114
116
  "@eeacms/volto-description-block": "1.2.4",
115
117
  "@eeacms/volto-slate-label": "0.6.0",
@@ -134,6 +136,7 @@
134
136
  "@eeacms/volto-tabs-block": "7.5.1",
135
137
  "@eeacms/volto-taxonomy": "4.1.2",
136
138
  "@eeacms/volto-toolbar-actions": "1.0.3",
139
+ "@eeacms/volto-block-data-table": "0.1.2",
137
140
  "@eeacms/volto-widget-geolocation": "5.3.0",
138
141
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
139
142
  "@eeacms/volto-widget-temporal-coverage": "5.2.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "24.0.0",
3
+ "version": "24.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",
@@ -96,7 +96,7 @@
96
96
  "@eeacms/volto-timeline-block": "1.1.5",
97
97
  "@eeacms/volto-toolbar-actions": "1.0.3",
98
98
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
99
- "@eeacms/volto-widget-geolocation": "5.3.0",
99
+ "@eeacms/volto-widget-geolocation": "5.3.1",
100
100
  "@eeacms/volto-widget-temporal-coverage": "5.2.0",
101
101
  "@eeacms/volto-widget-theme-picker": "1.1.5",
102
102
  "@eeacms/volto-widget-toggle": "3.1.4",
@@ -137,7 +137,7 @@
137
137
  "@eeacms/volto-taxonomy": "4.1.2",
138
138
  "@eeacms/volto-toolbar-actions": "1.0.3",
139
139
  "@eeacms/volto-block-data-table": "0.1.2",
140
- "@eeacms/volto-widget-geolocation": "5.3.0",
140
+ "@eeacms/volto-widget-geolocation": "5.3.1",
141
141
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
142
142
  "@eeacms/volto-widget-temporal-coverage": "5.2.0",
143
143
  "@eeacms/volto-widget-toggle": "3.1.4",
package/partfile CHANGED
@@ -1,2 +1,2 @@
1
- - Release 24.0.0 [alin - [`0e8b38e`](https://github.com/eea/volto-eea-kitkat/commit/0e8b38ea08b5566f4b90a5c39ad65b2153be6458)]
2
- - added volto-block-data-table addon, refs #267452 [Alexandru Ghica - [`6ccd832`](https://github.com/eea/volto-eea-kitkat/commit/6ccd83293945ddde1afe7b3addcf50f4028c3f1c)]
1
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
2
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
package/releasefile CHANGED
@@ -1,49 +1,12 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-hero-block: 5.5.0 ~ 6.0.1](https://github.com/eea/volto-hero-block/releases)
3
+ ### [@eeacms/volto-widget-geolocation: 5.3.0 ~ 5.3.1](https://github.com/eea/volto-widget-geolocation/releases)
4
4
 
5
- ###### :boom: Breaking Change
5
+ ###### :bug: Bug Fixes
6
6
 
7
- - breaking(hero): Use BlocksForm instead of SlateEditor to render more slates block #44 from eea/multiline-bug [ichim-david - [`57953c5`](https://github.com/eea/volto-hero-block/commit/57953c5f27a1831fbb3ff581900b1b8d1b20cb1e)]
8
- - breaking(tests): Updated Hero.test.jsx.snap snapshots after removal of inner div wrapper [David Ichim - [`7cf73ef`](https://github.com/eea/volto-hero-block/commit/7cf73ef3c4cd0b01dc238a1f6a51a1866dd56aa0)]
9
- ###### :nail_care: Enhancements
10
-
11
- - change(hero): Use EditBlockWrapper from Volto core [David Ichim - [`360d2d7`](https://github.com/eea/volto-hero-block/commit/360d2d7e0f0240dd089839cc2ec62a691bcf41e2)]
12
- ###### :hammer_and_wrench: Others
13
-
14
- - Release 6.0.0 #45 from eea/develop [ichim-david - [`a0120da`](https://github.com/eea/volto-hero-block/commit/a0120da50fcf7d5962a9dd9a93abe88fcbee090d)]
15
- - Fix onClick event in Hero block to select the block in Edit mode [David Ichim - [`1f38992`](https://github.com/eea/volto-hero-block/commit/1f389922d05a5a04cf11d023229aca156873f4b9)]
16
- - Add ts-jest package to package.json [David Ichim - [`7c82b62`](https://github.com/eea/volto-hero-block/commit/7c82b626985bfdabcf10db6da159c13fa86b27e2)]
17
- - bump package version to a major 6.0.0 to indicate breaking changes [David Ichim - [`472b675`](https://github.com/eea/volto-hero-block/commit/472b675fcc037c5ac31ceed52f60aa13998fa896)]
18
- - fix crash of page after removal of a slate block and saving edit page [David Ichim - [`a917cdc`](https://github.com/eea/volto-hero-block/commit/a917cdccec827594b10ceced3c1588cac2308b43)]
19
- - fix intial value slate [dobri1408 - [`c70bb80`](https://github.com/eea/volto-hero-block/commit/c70bb80a8c60a710cba02d7afbe069ad1b2e4fa2)]
20
- - Update Jest configuration to avoid ts error and removed onClick from Hero block view component [David Ichim - [`448dbb4`](https://github.com/eea/volto-hero-block/commit/448dbb4882b0fa3d0a128a7a5241b3fa8148d955)]
21
- - switch to block sidebar when clicking on the hero block in edit [David Ichim - [`1797077`](https://github.com/eea/volto-hero-block/commit/1797077bcbe9001e24c382d4e534b150683acb9c)]
22
- - fix eslint [dobri1408 - [`7b0a66c`](https://github.com/eea/volto-hero-block/commit/7b0a66cfb0157787b69ae9c80326b9d9e7a06227)]
23
- - fix eslint [dobri1408 - [`163af98`](https://github.com/eea/volto-hero-block/commit/163af98415a702361c044531e8f13e8e034972ef)]
24
- - fix eslint comments [dobri1408 - [`0fff8b0`](https://github.com/eea/volto-hero-block/commit/0fff8b07f4375cf8809fe3575ea6bf913aec0c0c)]
25
- - fix eslint [dobri1408 - [`d560dcb`](https://github.com/eea/volto-hero-block/commit/d560dcb580755767d43d7848f182b420552c1894)]
26
- - improve the quality [dobri1408 - [`d6bf215`](https://github.com/eea/volto-hero-block/commit/d6bf21563f6e1e423f1c730f5e5409cfc724c240)]
27
- - Update Edit.jsx [dobri1408 - [`2c31ecd`](https://github.com/eea/volto-hero-block/commit/2c31ecd5fd896e5f0a43f4a689dbb60a36c39431)]
28
- - fix cypress test [dobri1408 - [`c24f627`](https://github.com/eea/volto-hero-block/commit/c24f627de259623cf27cdcde703667d4e510ce8b)]
29
- - fix unit tests [dobri1408 - [`ad6e98f`](https://github.com/eea/volto-hero-block/commit/ad6e98fe433f815a692139d5a06f669c485422ad)]
30
- - fix unit tests [dobri1408 - [`7c007a6`](https://github.com/eea/volto-hero-block/commit/7c007a63c4a14a9230a4e59a3877e9494a241656)]
31
- - trigger tests [dobri1408 - [`0f51440`](https://github.com/eea/volto-hero-block/commit/0f514401ccd93e90053009427735acc9d8ef4ef7)]
32
- - mock react-router-dom [dobri1408 - [`f6a33ab`](https://github.com/eea/volto-hero-block/commit/f6a33ab4142fe25f890d186f09162d3c6ea8c68d)]
33
- - fix eslint [dobri1408 - [`89483de`](https://github.com/eea/volto-hero-block/commit/89483dee93c172e14b8a89e71bd112a27d3d5a90)]
34
- - fi problems with the bacward compatibility [dobri1408 - [`5915149`](https://github.com/eea/volto-hero-block/commit/59151498b7601f2e1de959916cee504b702c9cb1)]
35
- - use blockform and renderblocks [dobri1408 - [`61994d0`](https://github.com/eea/volto-hero-block/commit/61994d0044e212e89dbec1ac25f13a56b42f8f82)]
36
- - fix multiline hero bug [dobri1408 - [`25b26d5`](https://github.com/eea/volto-hero-block/commit/25b26d562121b59ff5120ea8caefaab014885889)]
37
-
38
- ###### :house: Internal changes
39
-
40
- - chore: Fix package.json [alin - [`a6f6427`](https://github.com/eea/volto-hero-block/commit/a6f6427acc6789a0c4a9a9b07e73b8186638d872)]
41
-
42
- ## New packages
43
-
44
- ### [@eeacms/volto-block-data-table](https://github.com/eea/volto-block-data-table/releases): 0.1.2
7
+ - fix(css): geolocation widget add-item-button-wrapper class reference [David Ichim - [`b00606e`](https://github.com/eea/volto-widget-geolocation/commit/b00606e951b3f1b83062888261ef10c06451a6b0)]
45
8
 
46
9
  # Internal
47
10
 
48
- - Release 24.0.0 [alin - [`0e8b38e`](https://github.com/eea/volto-eea-kitkat/commit/0e8b38ea08b5566f4b90a5c39ad65b2153be6458)]
49
- - added volto-block-data-table addon, refs #267452 [Alexandru Ghica - [`6ccd832`](https://github.com/eea/volto-eea-kitkat/commit/6ccd83293945ddde1afe7b3addcf50f4028c3f1c)]
11
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
12
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]