@eeacms/volto-eea-kitkat 26.4.5 → 26.5.0

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,6 +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
+ ### [26.5.0](https://github.com/eea/volto-eea-kitkat/compare/26.4.5...26.5.0) - 1 April 2025
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-metadata-block@8.0.1 [EEA Jenkins - [`c7df8bb`](https://github.com/eea/volto-eea-kitkat/commit/c7df8bb84ba59e5335b5abb1da4fbb89ca774c8b)]
12
+ - Release @eeacms/volto-chatbot@0.1.13 [EEA Jenkins - [`1115b58`](https://github.com/eea/volto-eea-kitkat/commit/1115b588f986812cd7980546015ab916be7288da)]
13
+ - Release @eeacms/volto-metadata-block@8.0.0 [EEA Jenkins - [`d757505`](https://github.com/eea/volto-eea-kitkat/commit/d7575055a062fab1682ed54f4212ec8df13d5c22)]
14
+
15
+ #### :hammer_and_wrench: Others
16
+
17
+ - Release 26.5.0 [Alin Voinea - [`ce2df75`](https://github.com/eea/volto-eea-kitkat/commit/ce2df7520a51da34f615c7afc5bd5eea9151f92c)]
7
18
  ### [26.4.5](https://github.com/eea/volto-eea-kitkat/compare/26.4.4...26.4.5) - 13 March 2025
8
19
 
9
20
  #### :rocket: Dependency updates
@@ -14,7 +25,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
14
25
 
15
26
  #### :hammer_and_wrench: Others
16
27
 
17
- - Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`7942941`](https://github.com/eea/volto-eea-kitkat/commit/794294157e27abbe7efe3d3a2f739e9ad0b82bf2)]
18
28
  ### [26.4.4](https://github.com/eea/volto-eea-kitkat/compare/26.4.3...26.4.4) - 10 February 2025
19
29
 
20
30
  #### :rocket: Dependency updates
@@ -313,8 +323,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
313
323
 
314
324
  #### :hammer_and_wrench: Others
315
325
 
316
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
317
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
318
326
  ## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
319
327
 
320
328
  #### :rocket: Dependency updates
@@ -409,7 +417,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
409
417
  #### :hammer_and_wrench: Others
410
418
 
411
419
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
412
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
413
420
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
414
421
 
415
422
  #### :rocket: Dependency updates
@@ -496,8 +503,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
496
503
 
497
504
  #### :hammer_and_wrench: Others
498
505
 
499
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
500
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
501
506
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
502
507
 
503
508
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -509,11 +514,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
509
514
 
510
515
  #### :hammer_and_wrench: Others
511
516
 
512
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
513
- - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
514
- - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
515
- - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
516
- - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
517
517
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
518
518
 
519
519
  #### :rocket: Dependency updates
@@ -550,7 +550,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
550
550
 
551
551
  #### :house: Internal changes
552
552
 
553
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
554
553
 
555
554
  #### :hammer_and_wrench: Others
556
555
 
@@ -889,7 +888,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
889
888
  #### :house: Internal changes
890
889
 
891
890
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
892
- - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
893
891
 
894
892
  #### :hammer_and_wrench: Others
895
893
 
@@ -1006,7 +1004,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1006
1004
 
1007
1005
  #### :hammer_and_wrench: Others
1008
1006
 
1009
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
1010
1007
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
1011
1008
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
1012
1009
 
@@ -1040,7 +1037,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1040
1037
 
1041
1038
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
1042
1039
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
1043
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
1044
1040
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
1045
1041
 
1046
1042
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -1135,7 +1131,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1135
1131
 
1136
1132
  #### :hammer_and_wrench: Others
1137
1133
 
1138
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
1139
1134
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
1140
1135
 
1141
1136
  #### :rocket: Dependency updates
@@ -1148,7 +1143,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1148
1143
  #### :hammer_and_wrench: Others
1149
1144
 
1150
1145
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
1151
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
1152
1146
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
1153
1147
 
1154
1148
  #### :rocket: Dependency updates
@@ -1160,7 +1154,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1160
1154
  #### :hammer_and_wrench: Others
1161
1155
 
1162
1156
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
1163
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
1164
1157
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
1165
1158
 
1166
1159
  #### :rocket: Dependency updates
@@ -1191,7 +1184,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1191
1184
 
1192
1185
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
1193
1186
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
1194
- - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
1195
1187
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
1196
1188
 
1197
1189
  #### :rocket: New Features
@@ -1302,7 +1294,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1302
1294
 
1303
1295
  #### :hammer_and_wrench: Others
1304
1296
 
1305
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
1306
1297
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
1307
1298
 
1308
1299
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -1320,7 +1311,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1320
1311
  #### :hammer_and_wrench: Others
1321
1312
 
1322
1313
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
1323
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
1324
1314
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
1325
1315
 
1326
1316
  #### :rocket: Dependency updates
@@ -1352,12 +1342,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1352
1342
  #### :hammer_and_wrench: Others
1353
1343
 
1354
1344
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
1355
- - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
1356
1345
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
1357
1346
 
1358
1347
  #### :hammer_and_wrench: Others
1359
1348
 
1360
- - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
1361
1349
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
1362
1350
 
1363
1351
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1430,7 +1418,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1430
1418
 
1431
1419
  #### :hammer_and_wrench: Others
1432
1420
 
1433
- - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1434
1421
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1435
1422
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1436
1423
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1553,7 +1540,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1553
1540
 
1554
1541
  #### :hammer_and_wrench: Others
1555
1542
 
1556
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1557
1543
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1558
1544
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1559
1545
 
@@ -1572,7 +1558,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1572
1558
 
1573
1559
  #### :hammer_and_wrench: Others
1574
1560
 
1575
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1576
1561
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1577
1562
 
1578
1563
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1738,7 +1723,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1738
1723
 
1739
1724
  #### :hammer_and_wrench: Others
1740
1725
 
1741
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1742
1726
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1743
1727
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1744
1728
 
@@ -1792,7 +1776,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1792
1776
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1793
1777
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1794
1778
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1795
- - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1796
1779
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1797
1780
 
1798
1781
  #### :rocket: Dependency updates
@@ -1810,9 +1793,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1810
1793
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1811
1794
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1812
1795
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1813
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1814
- - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1815
- - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1816
1796
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1817
1797
 
1818
1798
  #### :rocket: Dependency updates
@@ -1842,7 +1822,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1842
1822
 
1843
1823
  #### :hammer_and_wrench: Others
1844
1824
 
1845
- - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1846
1825
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1847
1826
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1848
1827
 
@@ -1855,10 +1834,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1855
1834
 
1856
1835
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1857
1836
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1858
- - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1859
1837
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1860
1838
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1861
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1862
1839
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1863
1840
 
1864
1841
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1871,7 +1848,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1871
1848
  #### :hammer_and_wrench: Others
1872
1849
 
1873
1850
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1874
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1875
1851
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1876
1852
 
1877
1853
  #### :hammer_and_wrench: Others
@@ -1903,5 +1879,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1903
1879
 
1904
1880
  #### :hammer_and_wrench: Others
1905
1881
 
1906
- - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1907
1882
  - Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
package/CHANGELOG.md CHANGED
@@ -4,6 +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
+ ### [26.5.0](https://github.com/eea/volto-eea-kitkat/compare/26.4.5...26.5.0) - 1 April 2025
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-metadata-block@8.0.1 [EEA Jenkins - [`c7df8bb`](https://github.com/eea/volto-eea-kitkat/commit/c7df8bb84ba59e5335b5abb1da4fbb89ca774c8b)]
12
+ - Release @eeacms/volto-chatbot@0.1.13 [EEA Jenkins - [`1115b58`](https://github.com/eea/volto-eea-kitkat/commit/1115b588f986812cd7980546015ab916be7288da)]
13
+ - Release @eeacms/volto-metadata-block@8.0.0 [EEA Jenkins - [`d757505`](https://github.com/eea/volto-eea-kitkat/commit/d7575055a062fab1682ed54f4212ec8df13d5c22)]
14
+
15
+ #### :hammer_and_wrench: Others
16
+
17
+ - Release 26.5.0 [Alin Voinea - [`ce2df75`](https://github.com/eea/volto-eea-kitkat/commit/ce2df7520a51da34f615c7afc5bd5eea9151f92c)]
7
18
  ### [26.4.5](https://github.com/eea/volto-eea-kitkat/compare/26.4.4...26.4.5) - 13 March 2025
8
19
 
9
20
  #### :rocket: Dependency updates
@@ -14,7 +25,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
14
25
 
15
26
  #### :hammer_and_wrench: Others
16
27
 
17
- - Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`7942941`](https://github.com/eea/volto-eea-kitkat/commit/794294157e27abbe7efe3d3a2f739e9ad0b82bf2)]
18
28
  ### [26.4.4](https://github.com/eea/volto-eea-kitkat/compare/26.4.3...26.4.4) - 10 February 2025
19
29
 
20
30
  #### :rocket: Dependency updates
@@ -313,8 +323,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
313
323
 
314
324
  #### :hammer_and_wrench: Others
315
325
 
316
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
317
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
318
326
  ## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
319
327
 
320
328
  #### :rocket: Dependency updates
@@ -409,7 +417,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
409
417
  #### :hammer_and_wrench: Others
410
418
 
411
419
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
412
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
413
420
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
414
421
 
415
422
  #### :rocket: Dependency updates
@@ -496,8 +503,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
496
503
 
497
504
  #### :hammer_and_wrench: Others
498
505
 
499
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
500
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
501
506
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
502
507
 
503
508
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -509,11 +514,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
509
514
 
510
515
  #### :hammer_and_wrench: Others
511
516
 
512
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
513
- - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
514
- - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
515
- - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
516
- - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
517
517
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
518
518
 
519
519
  #### :rocket: Dependency updates
@@ -550,7 +550,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
550
550
 
551
551
  #### :house: Internal changes
552
552
 
553
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
554
553
 
555
554
  #### :hammer_and_wrench: Others
556
555
 
@@ -889,7 +888,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
889
888
  #### :house: Internal changes
890
889
 
891
890
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
892
- - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
893
891
 
894
892
  #### :hammer_and_wrench: Others
895
893
 
@@ -1006,7 +1004,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1006
1004
 
1007
1005
  #### :hammer_and_wrench: Others
1008
1006
 
1009
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
1010
1007
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
1011
1008
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
1012
1009
 
@@ -1040,7 +1037,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1040
1037
 
1041
1038
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
1042
1039
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
1043
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
1044
1040
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
1045
1041
 
1046
1042
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -1135,7 +1131,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1135
1131
 
1136
1132
  #### :hammer_and_wrench: Others
1137
1133
 
1138
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
1139
1134
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
1140
1135
 
1141
1136
  #### :rocket: Dependency updates
@@ -1148,7 +1143,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1148
1143
  #### :hammer_and_wrench: Others
1149
1144
 
1150
1145
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
1151
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
1152
1146
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
1153
1147
 
1154
1148
  #### :rocket: Dependency updates
@@ -1160,7 +1154,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1160
1154
  #### :hammer_and_wrench: Others
1161
1155
 
1162
1156
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
1163
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
1164
1157
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
1165
1158
 
1166
1159
  #### :rocket: Dependency updates
@@ -1191,7 +1184,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1191
1184
 
1192
1185
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
1193
1186
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
1194
- - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
1195
1187
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
1196
1188
 
1197
1189
  #### :rocket: New Features
@@ -1302,7 +1294,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1302
1294
 
1303
1295
  #### :hammer_and_wrench: Others
1304
1296
 
1305
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
1306
1297
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
1307
1298
 
1308
1299
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -1320,7 +1311,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1320
1311
  #### :hammer_and_wrench: Others
1321
1312
 
1322
1313
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
1323
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
1324
1314
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
1325
1315
 
1326
1316
  #### :rocket: Dependency updates
@@ -1352,12 +1342,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1352
1342
  #### :hammer_and_wrench: Others
1353
1343
 
1354
1344
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
1355
- - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
1356
1345
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
1357
1346
 
1358
1347
  #### :hammer_and_wrench: Others
1359
1348
 
1360
- - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
1361
1349
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
1362
1350
 
1363
1351
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1430,7 +1418,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1430
1418
 
1431
1419
  #### :hammer_and_wrench: Others
1432
1420
 
1433
- - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1434
1421
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1435
1422
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1436
1423
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1553,7 +1540,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1553
1540
 
1554
1541
  #### :hammer_and_wrench: Others
1555
1542
 
1556
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1557
1543
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1558
1544
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1559
1545
 
@@ -1572,7 +1558,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1572
1558
 
1573
1559
  #### :hammer_and_wrench: Others
1574
1560
 
1575
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1576
1561
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1577
1562
 
1578
1563
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1738,7 +1723,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1738
1723
 
1739
1724
  #### :hammer_and_wrench: Others
1740
1725
 
1741
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1742
1726
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1743
1727
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1744
1728
 
@@ -1792,7 +1776,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1792
1776
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1793
1777
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1794
1778
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1795
- - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1796
1779
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1797
1780
 
1798
1781
  #### :rocket: Dependency updates
@@ -1810,9 +1793,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1810
1793
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1811
1794
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1812
1795
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1813
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1814
- - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1815
- - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1816
1796
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1817
1797
 
1818
1798
  #### :rocket: Dependency updates
@@ -1842,7 +1822,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1842
1822
 
1843
1823
  #### :hammer_and_wrench: Others
1844
1824
 
1845
- - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1846
1825
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1847
1826
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1848
1827
 
@@ -1855,10 +1834,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1855
1834
 
1856
1835
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1857
1836
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1858
- - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1859
1837
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1860
1838
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1861
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1862
1839
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1863
1840
 
1864
1841
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1871,7 +1848,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1871
1848
  #### :hammer_and_wrench: Others
1872
1849
 
1873
1850
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1874
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1875
1851
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1876
1852
 
1877
1853
  #### :hammer_and_wrench: Others
@@ -1903,5 +1879,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1903
1879
 
1904
1880
  #### :hammer_and_wrench: Others
1905
1881
 
1906
- - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1907
1882
  - 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": "26.4.5",
3
+ "version": "26.5.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",
@@ -73,7 +73,7 @@
73
73
  "@eeacms/volto-block-style": "7.2.1",
74
74
  "@eeacms/volto-block-toc": "6.2.0",
75
75
  "@eeacms/volto-call-to-action-block": "5.1.3",
76
- "@eeacms/volto-chatbot": "0.1.12",
76
+ "@eeacms/volto-chatbot": "0.1.13",
77
77
  "@eeacms/volto-columns-block": "8.0.3",
78
78
  "@eeacms/volto-controlpanel": "1.0.2",
79
79
  "@eeacms/volto-corsproxy": "4.0.0",
@@ -82,7 +82,7 @@
82
82
  "@eeacms/volto-hero-block": "7.1.0",
83
83
  "@eeacms/volto-listing-block": "8.1.2",
84
84
  "@eeacms/volto-matomo": "5.0.0",
85
- "@eeacms/volto-metadata-block": "7.0.4",
85
+ "@eeacms/volto-metadata-block": "8.0.1",
86
86
  "@eeacms/volto-nextcloud-video-block": "1.0.0",
87
87
  "@eeacms/volto-object-widget": "7.0.0",
88
88
  "@eeacms/volto-quote-block": "2.0.1",
@@ -129,7 +129,7 @@
129
129
  "@eeacms/volto-group-block": "7.1.1",
130
130
  "@eeacms/volto-listing-block": "8.1.2",
131
131
  "@eeacms/volto-matomo": "5.0.0",
132
- "@eeacms/volto-metadata-block": "7.0.4",
132
+ "@eeacms/volto-metadata-block": "8.0.1",
133
133
  "@eeacms/volto-object-widget": "7.0.0",
134
134
  "@eeacms/volto-resize-helper": "2.0.0",
135
135
  "@eeacms/volto-sentry-rancher-config": "5.0.0",
@@ -146,7 +146,7 @@
146
146
  "@eeacms/volto-widget-toggle": "4.0.0",
147
147
  "@eeacms/volto-widget-theme-picker": "2.0.0",
148
148
  "@eeacms/countup": "2.0.6",
149
- "@eeacms/volto-chatbot": "0.1.12"
149
+ "@eeacms/volto-chatbot": "0.1.13"
150
150
  },
151
151
  "devDependencies": {
152
152
  "@cypress/code-coverage": "^3.10.0",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "26.4.4",
3
+ "version": "26.4.5",
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",
@@ -67,14 +67,14 @@
67
67
  "@eeacms/volto-accordion-block": "11.0.4",
68
68
  "@eeacms/volto-anchors": "1.0.1",
69
69
  "@eeacms/volto-banner": "4.0.1",
70
- "@eeacms/volto-block-data-table": "1.1.0",
70
+ "@eeacms/volto-block-data-table": "1.1.2",
71
71
  "@eeacms/volto-block-divider": "7.0.2",
72
72
  "@eeacms/volto-block-image-cards": "2.0.2",
73
73
  "@eeacms/volto-block-style": "7.2.1",
74
74
  "@eeacms/volto-block-toc": "6.2.0",
75
75
  "@eeacms/volto-call-to-action-block": "5.1.3",
76
76
  "@eeacms/volto-chatbot": "0.1.12",
77
- "@eeacms/volto-columns-block": "8.0.2",
77
+ "@eeacms/volto-columns-block": "8.0.3",
78
78
  "@eeacms/volto-controlpanel": "1.0.2",
79
79
  "@eeacms/volto-corsproxy": "4.0.0",
80
80
  "@eeacms/volto-description-block": "2.2.3",
@@ -124,7 +124,7 @@
124
124
  "@eeacms/volto-block-divider": "7.0.2",
125
125
  "@eeacms/volto-block-image-cards": "2.0.2",
126
126
  "@eeacms/volto-block-style": "7.2.1",
127
- "@eeacms/volto-columns-block": "8.0.2",
127
+ "@eeacms/volto-columns-block": "8.0.3",
128
128
  "@eeacms/volto-corsproxy": "4.0.0",
129
129
  "@eeacms/volto-group-block": "7.1.1",
130
130
  "@eeacms/volto-listing-block": "8.1.2",
@@ -139,7 +139,7 @@
139
139
  "@eeacms/volto-tabs-block": "9.0.2",
140
140
  "@eeacms/volto-taxonomy": "5.1.1",
141
141
  "@eeacms/volto-toolbar-actions": "2.0.1",
142
- "@eeacms/volto-block-data-table": "1.1.0",
142
+ "@eeacms/volto-block-data-table": "1.1.2",
143
143
  "@eeacms/volto-widget-geolocation": "6.0.0",
144
144
  "@eeacms/volto-widget-dataprovenance": "1.0.0",
145
145
  "@eeacms/volto-widget-temporal-coverage": "6.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "26.4.5",
3
+ "version": "26.5.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",
@@ -73,7 +73,7 @@
73
73
  "@eeacms/volto-block-style": "7.2.1",
74
74
  "@eeacms/volto-block-toc": "6.2.0",
75
75
  "@eeacms/volto-call-to-action-block": "5.1.3",
76
- "@eeacms/volto-chatbot": "0.1.12",
76
+ "@eeacms/volto-chatbot": "0.1.13",
77
77
  "@eeacms/volto-columns-block": "8.0.3",
78
78
  "@eeacms/volto-controlpanel": "1.0.2",
79
79
  "@eeacms/volto-corsproxy": "4.0.0",
@@ -82,7 +82,7 @@
82
82
  "@eeacms/volto-hero-block": "7.1.0",
83
83
  "@eeacms/volto-listing-block": "8.1.2",
84
84
  "@eeacms/volto-matomo": "5.0.0",
85
- "@eeacms/volto-metadata-block": "7.0.4",
85
+ "@eeacms/volto-metadata-block": "8.0.1",
86
86
  "@eeacms/volto-nextcloud-video-block": "1.0.0",
87
87
  "@eeacms/volto-object-widget": "7.0.0",
88
88
  "@eeacms/volto-quote-block": "2.0.1",
@@ -129,7 +129,7 @@
129
129
  "@eeacms/volto-group-block": "7.1.1",
130
130
  "@eeacms/volto-listing-block": "8.1.2",
131
131
  "@eeacms/volto-matomo": "5.0.0",
132
- "@eeacms/volto-metadata-block": "7.0.4",
132
+ "@eeacms/volto-metadata-block": "8.0.1",
133
133
  "@eeacms/volto-object-widget": "7.0.0",
134
134
  "@eeacms/volto-resize-helper": "2.0.0",
135
135
  "@eeacms/volto-sentry-rancher-config": "5.0.0",
@@ -146,7 +146,7 @@
146
146
  "@eeacms/volto-widget-toggle": "4.0.0",
147
147
  "@eeacms/volto-widget-theme-picker": "2.0.0",
148
148
  "@eeacms/countup": "2.0.6",
149
- "@eeacms/volto-chatbot": "0.1.12"
149
+ "@eeacms/volto-chatbot": "0.1.13"
150
150
  },
151
151
  "devDependencies": {
152
152
  "@cypress/code-coverage": "^3.10.0",
package/partfile CHANGED
@@ -1 +1 @@
1
- - Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`7942941`](https://github.com/eea/volto-eea-kitkat/commit/794294157e27abbe7efe3d3a2f739e9ad0b82bf2)]
1
+ - Release 26.5.0 [Alin Voinea - [`ce2df75`](https://github.com/eea/volto-eea-kitkat/commit/ce2df7520a51da34f615c7afc5bd5eea9151f92c)]
package/releasefile CHANGED
@@ -1,24 +1,24 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-block-data-table: 1.1.0 ~ 1.1.2](https://github.com/eea/volto-block-data-table/releases)
3
+ ### [@eeacms/volto-chatbot: 0.1.12 ~ 0.1.13](https://github.com/eea/volto-chatbot/releases)
4
4
 
5
- ###### :house: Internal changes
5
+ ###### :hammer_and_wrench: Others
6
6
 
7
- - chore: package.json [alin - [`5b6654a`](https://github.com/eea/volto-block-data-table/commit/5b6654aa0210fcebe00a7cc0625c3545ab1ac89f)]
7
+ - Fix for latest version of onyx [Tiberiu Ichim - [`374e52a`](https://github.com/eea/volto-chatbot/commit/374e52a8287420deee2b3c527588f93742ed2044)]
8
8
 
9
- ###### :bug: Bug Fixes
9
+ ### [@eeacms/volto-metadata-block: 7.0.4 ~ 8.0.1](https://github.com/eea/volto-metadata-block/releases)
10
10
 
11
- - fix: compute table rows when we have data from provider refs#285524 [nileshgulia1 - [`d2ce469`](https://github.com/eea/volto-block-data-table/commit/d2ce46937b469ddcd8f9b6f2d30e49e79871b936)]
11
+ ###### :bug: Bug Fixes
12
12
 
13
- ### [@eeacms/volto-columns-block: 8.0.2 ~ 8.0.3](https://github.com/eea/volto-columns-block/releases)
13
+ - fix: rendering in view of contributors and creators - Refs [#284007](https://taskman.eionet.europa.eu/issues/284007) [Teodor Voicu - [`6491e76`](https://github.com/eea/volto-metadata-block/commit/6491e76fa83ae8985c706bf3188fbc37807fca05)]
14
+ ###### :hammer_and_wrench: Others
14
15
 
15
- ###### :bug: Bug Fixes
16
+ - Release 8.0.0 [Alin Voinea - [`952c5c7`](https://github.com/eea/volto-metadata-block/commit/952c5c79d181df6db3dc51d192e32f0d1c1f4c86)]
16
17
 
17
- - fix(blocks-chooser): column block blockChooser position Refs [#285116](https://taskman.eionet.europa.eu/issues/285116) #101 from eea/fix-broken-layout [David Ichim - [`70c0ef4`](https://github.com/eea/volto-columns-block/commit/70c0ef4ed8ccdb930b7ca5250c894153bfb5307f)]
18
18
  ###### :hammer_and_wrench: Others
19
19
 
20
- - Refs [#285116](https://taskman.eionet.europa.eu/issues/285116) - Columns block BlockChooser issues [Teodor - [`1f2a2d8`](https://github.com/eea/volto-columns-block/commit/1f2a2d87bee000946f5a669e6c8faf9c9476740d)]
20
+ - pass content to wrapped widget [Miu Razvan - [`9faf61c`](https://github.com/eea/volto-metadata-block/commit/9faf61cb0535bc1def8d12047cf3c472e69f03ec)]
21
21
 
22
22
  # Internal
23
23
 
24
- - Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`7942941`](https://github.com/eea/volto-eea-kitkat/commit/794294157e27abbe7efe3d3a2f739e9ad0b82bf2)]
24
+ - Release 26.5.0 [Alin Voinea - [`ce2df75`](https://github.com/eea/volto-eea-kitkat/commit/ce2df7520a51da34f615c7afc5bd5eea9151f92c)]