From 6d3a942170574e61aeec3738ccf5037ed22cf383 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Mon, 19 Sep 2022 09:10:21 +0000 Subject: [PATCH 01/12] Release @eeacms/volto-eea-kitkat@7.1.4 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1cc761f..6729880 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "node": "^12 || ^14 || ^16" }, "dependencies": { - "@eeacms/volto-eea-kitkat": "7.1.3", + "@eeacms/volto-eea-kitkat": "7.1.4", "@eeacms/volto-industry-theme": "2.0.6", "@plone/volto": "16.0.0-alpha.14" }, diff --git a/yarn.lock b/yarn.lock index 0d2ba58..93c9aa3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1398,10 +1398,10 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-depiction/-/volto-depiction-0.1.6.tgz#20431aaa211186eb5ac77e2fdc176bdbe1a9c9e6" integrity sha512-Rcrem8q1eIgY349n9TMTtZo7Tg3vKjUv65uuy1my4XKeTSv84CzHMCFOM+15WtJhvuMfxbwjYPy3xmiAqy4IGg== -"@eeacms/volto-eea-kitkat@7.1.3": - version "7.1.3" - resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-7.1.3.tgz#89d8db0954aecbd00d58dabb1963b25a6f8a1f2d" - integrity sha512-HEJud9KPeoRn/oOmC3Q0rF5lsHXicb1QcMItfN5ZbTk+GaGW/TtaEoVhuSxm57KRzd0jjE871rsyp3jtbxYc/A== +"@eeacms/volto-eea-kitkat@7.1.4": + version "7.1.4" + resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-7.1.4.tgz#039c28039085431d163976cc0b32e462fb23ad8e" + integrity sha512-zLkdg/OC+SBTzbGmLMWfNXDMnJm1bzw7afid/Fbt7olfHsjujVgSHzQHDui0Yzh2h+xip/1kRyC+vXqdojDAyA== dependencies: "@eeacms/volto-accordion-block" "3.5.0" "@eeacms/volto-banner" "2.2.1" @@ -1424,7 +1424,7 @@ "@eeacms/volto-slate-zotero" "4.0.5" "@eeacms/volto-tabs-block" "2.2.0" "@eeacms/volto-taxonomy" "2.0.6" - "@eeacms/volto-widget-dataprovenance" "0.1.6" + "@eeacms/volto-widget-dataprovenance" "0.1.7" "@eeacms/volto-widget-geolocation" "4.0.6" "@eeacms/volto-widget-temporal-coverage" "4.0.6" "@eeacms/volto-widget-toggle" "2.2.7" @@ -1552,10 +1552,10 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-taxonomy/-/volto-taxonomy-2.0.6.tgz#83f17f7db23c1227f07981d5b00dc3b98d1b9081" integrity sha512-iJQ7ATw2gl5PEi4zb7+Cs4XsFxG32WyaDheoln0zH/MzUD9ezHeZTNQD5vIaRn63Eomn8PRo92cqYcgJTiBL/Q== -"@eeacms/volto-widget-dataprovenance@0.1.6": - version "0.1.6" - resolved "https://registry.yarnpkg.com/@eeacms/volto-widget-dataprovenance/-/volto-widget-dataprovenance-0.1.6.tgz#090176e1107b8e47df50c416a1e8e251e7743587" - integrity sha512-8dbqDHfiOdnWjfOGxMCDP5X0p9ZyAzNcRs9devRxBsrQg07P3iELDrm40vxz9iuHRpCcxQQgs3ZqsQTTRr0E9A== +"@eeacms/volto-widget-dataprovenance@0.1.7": + version "0.1.7" + resolved "https://registry.yarnpkg.com/@eeacms/volto-widget-dataprovenance/-/volto-widget-dataprovenance-0.1.7.tgz#866054c3bc6978a86d3ea85cf6d32548a86313ee" + integrity sha512-D1Fi8hM3Q3s++aUaF0IvuEnLlov7+1qUcvIrvxoL2ksbAwDYFpdWKPNLbyDMWKqrSet0yc2Djakfc6sH6TwtNw== dependencies: "@plone/scripts" "*" From 95e44c7a292452fd030ac4070e76be92b276fcd1 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Mon, 19 Sep 2022 18:12:47 +0000 Subject: [PATCH 02/12] Release @eeacms/volto-eea-kitkat@8.0.0 --- package.json | 2 +- yarn.lock | 27 ++++++++++++++++++--------- 2 files changed, 19 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 6729880..da163be 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "node": "^12 || ^14 || ^16" }, "dependencies": { - "@eeacms/volto-eea-kitkat": "7.1.4", + "@eeacms/volto-eea-kitkat": "8.0.0", "@eeacms/volto-industry-theme": "2.0.6", "@plone/volto": "16.0.0-alpha.14" }, diff --git a/yarn.lock b/yarn.lock index 93c9aa3..c8265f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1398,10 +1398,10 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-depiction/-/volto-depiction-0.1.6.tgz#20431aaa211186eb5ac77e2fdc176bdbe1a9c9e6" integrity sha512-Rcrem8q1eIgY349n9TMTtZo7Tg3vKjUv65uuy1my4XKeTSv84CzHMCFOM+15WtJhvuMfxbwjYPy3xmiAqy4IGg== -"@eeacms/volto-eea-kitkat@7.1.4": - version "7.1.4" - resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-7.1.4.tgz#039c28039085431d163976cc0b32e462fb23ad8e" - integrity sha512-zLkdg/OC+SBTzbGmLMWfNXDMnJm1bzw7afid/Fbt7olfHsjujVgSHzQHDui0Yzh2h+xip/1kRyC+vXqdojDAyA== +"@eeacms/volto-eea-kitkat@8.0.0": + version "8.0.0" + resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.0.0.tgz#49d43b5c64a9f15ff05344554ee4aeeef17b6f2d" + integrity sha512-pHn5PwKUOpfNZ8YnUhvVRpd8pYMBQs49yqynH5gHoNingiz1xB64tNAPtIasBeVVxJtstnRh10i+zOb3VSIXYQ== dependencies: "@eeacms/volto-accordion-block" "3.5.0" "@eeacms/volto-banner" "2.2.1" @@ -1413,7 +1413,7 @@ "@eeacms/volto-corsproxy" "2.1.6" "@eeacms/volto-depiction" "0.1.6" "@eeacms/volto-group-block" "4.3.8" - "@eeacms/volto-listing-block" "0.4.4" + "@eeacms/volto-listing-block" "0.5.0" "@eeacms/volto-matomo" "2.0.9" "@eeacms/volto-metadata-block" "4.0.8" "@eeacms/volto-object-widget" "4.0.2" @@ -1462,13 +1462,15 @@ react-tooltip "4.2.21" tableau-api-js "github:eea/tableau-api-js#1.1.1" -"@eeacms/volto-listing-block@0.4.4": - version "0.4.4" - resolved "https://registry.yarnpkg.com/@eeacms/volto-listing-block/-/volto-listing-block-0.4.4.tgz#583988ccfa9a218ee76bd800c4c669734e7902e7" - integrity sha512-jH4dInNPyz5jtvxSlZ/WCV4IpZcboI88iFvO+WNaQ8uPkzperkR/26xfMHRjhOH1dBRSmfKXuyWqv/LPmxPCLQ== +"@eeacms/volto-listing-block@0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@eeacms/volto-listing-block/-/volto-listing-block-0.5.0.tgz#0acd1a2c51597e9683b4cc3091fab247482cd434" + integrity sha512-Xgg6veTp/J5ll0tuEfILVvTRkfuL8k71YWBnsRkO6llkLg9ILriYR2D4oYdDdO1pITx7W3FxK3oAlnrl9hqn2Q== dependencies: + react-resize-detector "7.1.2" react-slick "0.29.0" slick-carousel "1.8.1" + volto-slate "*" "@eeacms/volto-matomo@*", "@eeacms/volto-matomo@2.0.9": version "2.0.9" @@ -16990,6 +16992,13 @@ react-resize-detector@6.7.6: lodash.throttle "^4.1.1" resize-observer-polyfill "^1.5.1" +react-resize-detector@7.1.2: + version "7.1.2" + resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-7.1.2.tgz#8ef975dd8c3d56f9a5160ac382ef7136dcd2d86c" + integrity sha512-zXnPJ2m8+6oq9Nn8zsep/orts9vQv3elrpA+R8XTcW7DVVUJ9vwDwMXaBtykAYjMnkCIaOoK9vObyR7ZgFNlOw== + dependencies: + lodash "^4.17.21" + react-resize-detector@^6.7.5: version "6.7.8" resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-6.7.8.tgz#318c85d1335e50f99d4fb8eb9ec34e066db597d0" From 8978d1844a66a84f7da7044e9d0e993285be9be4 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Thu, 22 Sep 2022 16:23:48 +0000 Subject: [PATCH 03/12] Release @eeacms/volto-eea-kitkat@8.1.0 --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index da163be..a19f019 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "node": "^12 || ^14 || ^16" }, "dependencies": { - "@eeacms/volto-eea-kitkat": "8.0.0", + "@eeacms/volto-eea-kitkat": "8.1.0", "@eeacms/volto-industry-theme": "2.0.6", "@plone/volto": "16.0.0-alpha.14" }, diff --git a/yarn.lock b/yarn.lock index c8265f2..375d8ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1351,10 +1351,10 @@ slick-carousel "^1.8.1" volto-slate "*" -"@eeacms/volto-block-style@*", "@eeacms/volto-block-style@3.6.3": - version "3.6.3" - resolved "https://registry.yarnpkg.com/@eeacms/volto-block-style/-/volto-block-style-3.6.3.tgz#ce28fd9b09d4db4b7d1c7485808320507cdda642" - integrity sha512-3ZuKoHw9amvlRcsahvJeJKhC5zB41JnAQRE8cQjB95HY6Qk2uz5vZDj1Ri7R8pX3wsjxWcImuSBx047nvlE8+g== +"@eeacms/volto-block-style@*", "@eeacms/volto-block-style@3.7.0": + version "3.7.0" + resolved "https://registry.yarnpkg.com/@eeacms/volto-block-style/-/volto-block-style-3.7.0.tgz#4f8e94565eb4af909116b30d132cf75d63f385a2" + integrity sha512-XiLny/xuqaWVJIK7YyzOBJEKkuzcck5bxNP2uCzLhnrk+0bOxatD6odm7WQQO4kRv7qjzk6sDpLxYsdIHrNxTQ== dependencies: "@eeacms/volto-resize-helper" "*" react-color "~2.18.1" @@ -1398,16 +1398,16 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-depiction/-/volto-depiction-0.1.6.tgz#20431aaa211186eb5ac77e2fdc176bdbe1a9c9e6" integrity sha512-Rcrem8q1eIgY349n9TMTtZo7Tg3vKjUv65uuy1my4XKeTSv84CzHMCFOM+15WtJhvuMfxbwjYPy3xmiAqy4IGg== -"@eeacms/volto-eea-kitkat@8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.0.0.tgz#49d43b5c64a9f15ff05344554ee4aeeef17b6f2d" - integrity sha512-pHn5PwKUOpfNZ8YnUhvVRpd8pYMBQs49yqynH5gHoNingiz1xB64tNAPtIasBeVVxJtstnRh10i+zOb3VSIXYQ== +"@eeacms/volto-eea-kitkat@8.1.0": + version "8.1.0" + resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.1.0.tgz#32e20c59aca1d67523ac4d8d0fd346b2176aef51" + integrity sha512-zsM8mkwaMKb+Oq4zsGQfJ2yJCXln2Kw5Oi/00maue7k8bTOy3hI6MRFIqcySWkZL4i3SAi6yHc80qQe17a/oqA== dependencies: "@eeacms/volto-accordion-block" "3.5.0" "@eeacms/volto-banner" "2.2.1" "@eeacms/volto-block-divider" "3.0.2" "@eeacms/volto-block-image-cards" "0.6.5" - "@eeacms/volto-block-style" "3.6.3" + "@eeacms/volto-block-style" "3.7.0" "@eeacms/volto-block-toc" "3.0.1" "@eeacms/volto-columns-block" "4.5.3" "@eeacms/volto-corsproxy" "2.1.6" @@ -1429,7 +1429,7 @@ "@eeacms/volto-widget-temporal-coverage" "4.0.6" "@eeacms/volto-widget-toggle" "2.2.7" "@eeacms/volto-widgets-view" "3.0.5" - volto-slate "6.3.0" + volto-slate "6.4.0" "@eeacms/volto-embed@*": version "4.0.2" @@ -20462,10 +20462,10 @@ vm-browserify@^1.0.1: resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== -volto-slate@*, volto-slate@6.3.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/volto-slate/-/volto-slate-6.3.0.tgz#39e5b92efa89b006d054860d5d5455a189a70b85" - integrity sha512-AeFjFkQ+ETXo8AnE4WyWYt684vqwU1YzN+FXL5RDpAt+Cf+E1fkvD73pD3M+n8ZV8ehtVwNmGI7+h9vyfzZtnQ== +volto-slate@*, volto-slate@6.4.0: + version "6.4.0" + resolved "https://registry.yarnpkg.com/volto-slate/-/volto-slate-6.4.0.tgz#10a42ab901965025ee6dc10edadedafceb5c4ca9" + integrity sha512-+ThIsM2eGc4HbA6EHnDEoz1Bykb6ADRzdoDM4expVYEtnd1a0fVMkA2W2zGEqvXSd/uYc4UqdqQk0cq+6jHCjg== dependencies: "@eeacms/volto-object-widget" "*" classnames "2.2.6" From 03099ec128e2299f51aca6ffd719a999c6c9239b Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Tue, 27 Sep 2022 19:41:51 +0000 Subject: [PATCH 04/12] Release @eeacms/volto-eea-kitkat@8.2.0 --- package.json | 2 +- yarn.lock | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index a19f019..d58b9fa 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "node": "^12 || ^14 || ^16" }, "dependencies": { - "@eeacms/volto-eea-kitkat": "8.1.0", + "@eeacms/volto-eea-kitkat": "8.2.0", "@eeacms/volto-industry-theme": "2.0.6", "@plone/volto": "16.0.0-alpha.14" }, diff --git a/yarn.lock b/yarn.lock index 375d8ae..4fa6ecb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1321,10 +1321,10 @@ resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.6.tgz#d5e0706cf8c6acd8c6032f8d54070af261bbbb2f" integrity sha512-ws57AidsDvREKrZKYffXddNkyaF14iHNHm8VQnZH6t99E8gczjNN0GpvcGny0imC80yQ0tHz1xVUKk/KFQSUyA== -"@eeacms/volto-accordion-block@3.5.0": - version "3.5.0" - resolved "https://registry.yarnpkg.com/@eeacms/volto-accordion-block/-/volto-accordion-block-3.5.0.tgz#67a0c17b03a2f9c0c2c1af5213639aa8fa67cbf2" - integrity sha512-n+bFhG0EiQ89cz+W5oSYfFOxESI0VNwNkoAIqshWz7Y7ZObC/jlMCn+KOWHetj2kYTuSmLWMEADxDlhHRo/qSw== +"@eeacms/volto-accordion-block@4.0.0": + version "4.0.0" + resolved "https://registry.yarnpkg.com/@eeacms/volto-accordion-block/-/volto-accordion-block-4.0.0.tgz#3bb6d390972db0d525f09afc72e66015b2c8fe72" + integrity sha512-K85MH+iERFuLiktJ5oMYjIkZGn5Qsq7XOdJTn4rsd+dbYd0it/PmtlR5NVU/kck26+bh2+CB+TE/Jz+fadWe3g== "@eeacms/volto-banner@2.2.1": version "2.2.1" @@ -1351,10 +1351,10 @@ slick-carousel "^1.8.1" volto-slate "*" -"@eeacms/volto-block-style@*", "@eeacms/volto-block-style@3.7.0": - version "3.7.0" - resolved "https://registry.yarnpkg.com/@eeacms/volto-block-style/-/volto-block-style-3.7.0.tgz#4f8e94565eb4af909116b30d132cf75d63f385a2" - integrity sha512-XiLny/xuqaWVJIK7YyzOBJEKkuzcck5bxNP2uCzLhnrk+0bOxatD6odm7WQQO4kRv7qjzk6sDpLxYsdIHrNxTQ== +"@eeacms/volto-block-style@*", "@eeacms/volto-block-style@3.7.2": + version "3.7.2" + resolved "https://registry.yarnpkg.com/@eeacms/volto-block-style/-/volto-block-style-3.7.2.tgz#56d0c0fc40fbd2cbfde19e9eaad27f1e91dc2391" + integrity sha512-X4idepbyak6h3lsH0a7ozRynECPm97GqyNv3JN8Q4oiSeNz3Tl1bWKXndd1YHuwYDTgTGoQgd07iOrO84hCiuw== dependencies: "@eeacms/volto-resize-helper" "*" react-color "~2.18.1" @@ -1398,22 +1398,22 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-depiction/-/volto-depiction-0.1.6.tgz#20431aaa211186eb5ac77e2fdc176bdbe1a9c9e6" integrity sha512-Rcrem8q1eIgY349n9TMTtZo7Tg3vKjUv65uuy1my4XKeTSv84CzHMCFOM+15WtJhvuMfxbwjYPy3xmiAqy4IGg== -"@eeacms/volto-eea-kitkat@8.1.0": - version "8.1.0" - resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.1.0.tgz#32e20c59aca1d67523ac4d8d0fd346b2176aef51" - integrity sha512-zsM8mkwaMKb+Oq4zsGQfJ2yJCXln2Kw5Oi/00maue7k8bTOy3hI6MRFIqcySWkZL4i3SAi6yHc80qQe17a/oqA== +"@eeacms/volto-eea-kitkat@8.2.0": + version "8.2.0" + resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.2.0.tgz#43ed9c987b0047bba4c6a28c38987eec1ed767af" + integrity sha512-fZIAL0a/qeb+dC2o6LSoIDvgs0/+sCrncjs1SA5yvUvaaZEf21zeX6N8abjt9wdVLJT+u4I05gnk0NhBbWLVAA== dependencies: - "@eeacms/volto-accordion-block" "3.5.0" + "@eeacms/volto-accordion-block" "4.0.0" "@eeacms/volto-banner" "2.2.1" "@eeacms/volto-block-divider" "3.0.2" "@eeacms/volto-block-image-cards" "0.6.5" - "@eeacms/volto-block-style" "3.7.0" + "@eeacms/volto-block-style" "3.7.2" "@eeacms/volto-block-toc" "3.0.1" "@eeacms/volto-columns-block" "4.5.3" "@eeacms/volto-corsproxy" "2.1.6" "@eeacms/volto-depiction" "0.1.6" "@eeacms/volto-group-block" "4.3.8" - "@eeacms/volto-listing-block" "0.5.0" + "@eeacms/volto-listing-block" "0.6.5" "@eeacms/volto-matomo" "2.0.9" "@eeacms/volto-metadata-block" "4.0.8" "@eeacms/volto-object-widget" "4.0.2" @@ -1462,10 +1462,10 @@ react-tooltip "4.2.21" tableau-api-js "github:eea/tableau-api-js#1.1.1" -"@eeacms/volto-listing-block@0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@eeacms/volto-listing-block/-/volto-listing-block-0.5.0.tgz#0acd1a2c51597e9683b4cc3091fab247482cd434" - integrity sha512-Xgg6veTp/J5ll0tuEfILVvTRkfuL8k71YWBnsRkO6llkLg9ILriYR2D4oYdDdO1pITx7W3FxK3oAlnrl9hqn2Q== +"@eeacms/volto-listing-block@0.6.5": + version "0.6.5" + resolved "https://registry.yarnpkg.com/@eeacms/volto-listing-block/-/volto-listing-block-0.6.5.tgz#c5c024a03709613d5a5847987f30b254de2fa68c" + integrity sha512-E+B9b3sS8zg/rINJEYrRKkDbbeylCTMKvbVZYpSTnjSsah4SS3+q12fWLZFPILAmxJE5X30WyhGiFIzTOHeCvg== dependencies: react-resize-detector "7.1.2" react-slick "0.29.0" From e69a274d83a47b48f766a50b4f0aac0b2cb11274 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Wed, 28 Sep 2022 11:24:18 +0000 Subject: [PATCH 05/12] Release @eeacms/volto-eea-kitkat@8.2.1 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d58b9fa..570df16 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "node": "^12 || ^14 || ^16" }, "dependencies": { - "@eeacms/volto-eea-kitkat": "8.2.0", + "@eeacms/volto-eea-kitkat": "8.2.1", "@eeacms/volto-industry-theme": "2.0.6", "@plone/volto": "16.0.0-alpha.14" }, diff --git a/yarn.lock b/yarn.lock index 4fa6ecb..c1a284f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1398,10 +1398,10 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-depiction/-/volto-depiction-0.1.6.tgz#20431aaa211186eb5ac77e2fdc176bdbe1a9c9e6" integrity sha512-Rcrem8q1eIgY349n9TMTtZo7Tg3vKjUv65uuy1my4XKeTSv84CzHMCFOM+15WtJhvuMfxbwjYPy3xmiAqy4IGg== -"@eeacms/volto-eea-kitkat@8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.2.0.tgz#43ed9c987b0047bba4c6a28c38987eec1ed767af" - integrity sha512-fZIAL0a/qeb+dC2o6LSoIDvgs0/+sCrncjs1SA5yvUvaaZEf21zeX6N8abjt9wdVLJT+u4I05gnk0NhBbWLVAA== +"@eeacms/volto-eea-kitkat@8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.2.1.tgz#102ea929f041b3b8c82da5bd44c8d3f58c63d087" + integrity sha512-DSV51YpbspQamhfEKJw6r5afqR+uWjdZFDqHu5Y8vWmX7HhHwauFqnqYYR4Jl96iy1NPa2oJj3SjcxSabSgdYw== dependencies: "@eeacms/volto-accordion-block" "4.0.0" "@eeacms/volto-banner" "2.2.1" @@ -1413,7 +1413,7 @@ "@eeacms/volto-corsproxy" "2.1.6" "@eeacms/volto-depiction" "0.1.6" "@eeacms/volto-group-block" "4.3.8" - "@eeacms/volto-listing-block" "0.6.5" + "@eeacms/volto-listing-block" "0.6.6" "@eeacms/volto-matomo" "2.0.9" "@eeacms/volto-metadata-block" "4.0.8" "@eeacms/volto-object-widget" "4.0.2" @@ -1462,10 +1462,10 @@ react-tooltip "4.2.21" tableau-api-js "github:eea/tableau-api-js#1.1.1" -"@eeacms/volto-listing-block@0.6.5": - version "0.6.5" - resolved "https://registry.yarnpkg.com/@eeacms/volto-listing-block/-/volto-listing-block-0.6.5.tgz#c5c024a03709613d5a5847987f30b254de2fa68c" - integrity sha512-E+B9b3sS8zg/rINJEYrRKkDbbeylCTMKvbVZYpSTnjSsah4SS3+q12fWLZFPILAmxJE5X30WyhGiFIzTOHeCvg== +"@eeacms/volto-listing-block@0.6.6": + version "0.6.6" + resolved "https://registry.yarnpkg.com/@eeacms/volto-listing-block/-/volto-listing-block-0.6.6.tgz#6e2d7f17e8bf54beee4e41895ba430df88142751" + integrity sha512-7FLiJ9OwIkNUCdfVaY6jFptnuv0T3qt99xkmWyMHZ4323A0GlhjVr4XaxKYPqzEZwCZ1fzCsJuYyMU8+9oh34A== dependencies: react-resize-detector "7.1.2" react-slick "0.29.0" From 5042518a900f5e6a988072def70bbeb7fa571a92 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Wed, 28 Sep 2022 13:06:32 +0000 Subject: [PATCH 06/12] Release @eeacms/volto-industry-theme@2.0.7 --- package.json | 2 +- yarn.lock | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 570df16..f19bbd7 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ }, "dependencies": { "@eeacms/volto-eea-kitkat": "8.2.1", - "@eeacms/volto-industry-theme": "2.0.6", + "@eeacms/volto-industry-theme": "2.0.7", "@plone/volto": "16.0.0-alpha.14" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c1a284f..b692be0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1446,10 +1446,10 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-group-block/-/volto-group-block-4.3.8.tgz#d7d16fe17745cb08bf7f625c27d021e854281bb4" integrity sha512-aRvREccetNiqIeOLvYH0sUAoQgBeuS4J3K0pWQeEwGw2i1znvYMvgZaWVNcck84RiLsMOHVnuafSGYvzR4RkZA== -"@eeacms/volto-industry-theme@2.0.6": - version "2.0.6" - resolved "https://registry.yarnpkg.com/@eeacms/volto-industry-theme/-/volto-industry-theme-2.0.6.tgz#b427c1d50b5f52dbe5c4f3ba4516d9ff00c4854e" - integrity sha512-RYItoPJgyOFZXr1PW1GW2HbbanURqPXL34/aYV0UPWdY2S4HHG0BxRenryFqRPMDBxRwXA2kxPlo+s1hNpfqGw== +"@eeacms/volto-industry-theme@2.0.7": + version "2.0.7" + resolved "https://registry.yarnpkg.com/@eeacms/volto-industry-theme/-/volto-industry-theme-2.0.7.tgz#1dae1088477375ede53454f13827e224efc8c103" + integrity sha512-GkFYp1djdL8NsZYBY6rwwbdFzN3ANSNH8PDjsuhHu15GgPenyMaoVsoR8bxn0rxpO/4fpJj0wXx0c2WpGo80JA== dependencies: "@cypress/code-coverage" "^3.9.5" "@eeacms/volto-columns-block" "*" @@ -1460,7 +1460,6 @@ axios "0.24.0" react-highlight-words "0.17.0" react-tooltip "4.2.21" - tableau-api-js "github:eea/tableau-api-js#1.1.1" "@eeacms/volto-listing-block@0.6.6": version "0.6.6" From 6feb096fc8d97c49f1d7f49a65de89bbc157ce44 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Wed, 28 Sep 2022 19:48:02 +0000 Subject: [PATCH 07/12] Release @eeacms/volto-eea-kitkat@8.2.2 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f19bbd7..108296c 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "node": "^12 || ^14 || ^16" }, "dependencies": { - "@eeacms/volto-eea-kitkat": "8.2.1", + "@eeacms/volto-eea-kitkat": "8.2.2", "@eeacms/volto-industry-theme": "2.0.7", "@plone/volto": "16.0.0-alpha.14" }, diff --git a/yarn.lock b/yarn.lock index b692be0..d03d74e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1398,10 +1398,10 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-depiction/-/volto-depiction-0.1.6.tgz#20431aaa211186eb5ac77e2fdc176bdbe1a9c9e6" integrity sha512-Rcrem8q1eIgY349n9TMTtZo7Tg3vKjUv65uuy1my4XKeTSv84CzHMCFOM+15WtJhvuMfxbwjYPy3xmiAqy4IGg== -"@eeacms/volto-eea-kitkat@8.2.1": - version "8.2.1" - resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.2.1.tgz#102ea929f041b3b8c82da5bd44c8d3f58c63d087" - integrity sha512-DSV51YpbspQamhfEKJw6r5afqR+uWjdZFDqHu5Y8vWmX7HhHwauFqnqYYR4Jl96iy1NPa2oJj3SjcxSabSgdYw== +"@eeacms/volto-eea-kitkat@8.2.2": + version "8.2.2" + resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.2.2.tgz#8c6804992e3639046d25ef282993be87f93850ca" + integrity sha512-5I920rv2o1/tSr+TcbNjecqC+kTfN8HWz68kq3mwv7IO18pfXULKoA5tRW0FP7hKp6ifDOESPNCai70ZfhkQWQ== dependencies: "@eeacms/volto-accordion-block" "4.0.0" "@eeacms/volto-banner" "2.2.1" @@ -1413,7 +1413,7 @@ "@eeacms/volto-corsproxy" "2.1.6" "@eeacms/volto-depiction" "0.1.6" "@eeacms/volto-group-block" "4.3.8" - "@eeacms/volto-listing-block" "0.6.6" + "@eeacms/volto-listing-block" "0.6.7" "@eeacms/volto-matomo" "2.0.9" "@eeacms/volto-metadata-block" "4.0.8" "@eeacms/volto-object-widget" "4.0.2" @@ -1461,10 +1461,10 @@ react-highlight-words "0.17.0" react-tooltip "4.2.21" -"@eeacms/volto-listing-block@0.6.6": - version "0.6.6" - resolved "https://registry.yarnpkg.com/@eeacms/volto-listing-block/-/volto-listing-block-0.6.6.tgz#6e2d7f17e8bf54beee4e41895ba430df88142751" - integrity sha512-7FLiJ9OwIkNUCdfVaY6jFptnuv0T3qt99xkmWyMHZ4323A0GlhjVr4XaxKYPqzEZwCZ1fzCsJuYyMU8+9oh34A== +"@eeacms/volto-listing-block@0.6.7": + version "0.6.7" + resolved "https://registry.yarnpkg.com/@eeacms/volto-listing-block/-/volto-listing-block-0.6.7.tgz#6e5a06e16fb37433dcb17f0e042fae5f96ede39f" + integrity sha512-CUzLbFFI7hVS9Wm1Qd+op+ytE2cNLywXpLQw+S8OcyxJZQCW9Jw1wAgfsAEGHUmQsLLTKxmPZo90kARwBNCJgg== dependencies: react-resize-detector "7.1.2" react-slick "0.29.0" From da8f89010e637cf275fbdb7e01dcdfe4b974996d Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Thu, 29 Sep 2022 12:56:39 +0000 Subject: [PATCH 08/12] [JENKINS] Automated badge update of README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e26d13e..b32066d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Release](https://img.shields.io/github/v/release/eea/industry-frontend?sort=semver)](https://github.com/eea/industry-frontend/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/master/lastBuild/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/develop/lastBuild/display/redirect) -[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2F3.15.0&build=last&subject=release%20v3.15.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/3.15.0/lastBuild/display/redirect/) +[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2F3.16.0&build=last&subject=release%20v3.16.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/3.16.0/lastBuild/display/redirect/) ## Documentation From dc812a6d8e9b4b9e91fc4e5e5b96df6d2b6fcbe8 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Thu, 29 Sep 2022 12:57:02 +0000 Subject: [PATCH 09/12] Automated release 3.16.0 --- CHANGELOG.md | 132 +++++++++++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 129 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2c8fb..b84a507 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,28 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +### [3.16.0](https://github.com/eea/industry-frontend/compare/3.15.0...3.16.0) - 29 September 2022 + +#### :rocket: Dependency updates + +- Release @eeacms/volto-eea-kitkat@8.2.2 [EEA Jenkins - [`6feb096`](https://github.com/eea/industry-frontend/commit/6feb096fc8d97c49f1d7f49a65de89bbc157ce44)] +- Release @eeacms/volto-industry-theme@2.0.7 [EEA Jenkins - [`5042518`](https://github.com/eea/industry-frontend/commit/5042518a900f5e6a988072def70bbeb7fa571a92)] +- Release @eeacms/volto-eea-kitkat@8.2.1 [EEA Jenkins - [`e69a274`](https://github.com/eea/industry-frontend/commit/e69a274d83a47b48f766a50b4f0aac0b2cb11274)] +- Release @eeacms/volto-eea-kitkat@8.2.0 [EEA Jenkins - [`03099ec`](https://github.com/eea/industry-frontend/commit/03099ec128e2299f51aca6ffd719a999c6c9239b)] +- Release @eeacms/volto-eea-kitkat@8.1.0 [EEA Jenkins - [`8978d18`](https://github.com/eea/industry-frontend/commit/8978d1844a66a84f7da7044e9d0e993285be9be4)] +- Release @eeacms/volto-eea-kitkat@8.0.0 [EEA Jenkins - [`95e44c7`](https://github.com/eea/industry-frontend/commit/95e44c7a292452fd030ac4070e76be92b276fcd1)] +- Release @eeacms/volto-eea-kitkat@7.1.4 [EEA Jenkins - [`6d3a942`](https://github.com/eea/industry-frontend/commit/6d3a942170574e61aeec3738ccf5037ed22cf383)] + ### [3.15.0](https://github.com/eea/industry-frontend/compare/3.14.0...3.15.0) - 16 September 2022 #### :rocket: Dependency updates +- Release @eeacms/volto-industry-theme@2.0.6 [EEA Jenkins - [`d014f7c`](https://github.com/eea/industry-frontend/commit/d014f7c35ab69c77cd148b140f3f4e7f461e5d84)] +- Release @eeacms/volto-eea-kitkat@7.1.3 [EEA Jenkins - [`4b90f5d`](https://github.com/eea/industry-frontend/commit/4b90f5d62db9728c3d94b1d10f5e443ece25557c)] +- Release @eeacms/volto-eea-kitkat@7.1.2 [EEA Jenkins - [`30baf7a`](https://github.com/eea/industry-frontend/commit/30baf7a741133419b61d1627f8cd9b681c6fdfec)] +- Release @eeacms/volto-eea-kitkat@7.1.1 [EEA Jenkins - [`def49f6`](https://github.com/eea/industry-frontend/commit/def49f62dda1612cb3cf261fa560f804d172a7f1)] +- Release @eeacms/volto-eea-kitkat@7.1.0 [EEA Jenkins - [`4cf9aec`](https://github.com/eea/industry-frontend/commit/4cf9aecce1c8cedd660813c010404ddbb5f6147f)] +- Release @eeacms/volto-eea-kitkat@7.0.0 [EEA Jenkins - [`d991478`](https://github.com/eea/industry-frontend/commit/d991478a2b079989b675c11323e2a9ee00e4f744)] ### [3.14.0](https://github.com/eea/industry-frontend/compare/3.13.0...3.14.0) - 23 August 2022 @@ -15,15 +33,44 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates - -#### :hammer_and_wrench: Others - +- Release @eeacms/volto-industry-theme@2.0.5 [EEA Jenkins - [`9793654`](https://github.com/eea/industry-frontend/commit/97936542e123ab2bd768d3b21b466160e14c2e3c)] +- Release @eeacms/volto-eea-kitkat@6.2.3 [EEA Jenkins - [`d4657e7`](https://github.com/eea/industry-frontend/commit/d4657e78f525d7d795244188a2974df7af005e95)] +- Release @eeacms/volto-eea-kitkat@6.2.2 [EEA Jenkins - [`c7e6431`](https://github.com/eea/industry-frontend/commit/c7e6431360647589ac5aae612be5541c8f738eb2)] +- Release @eeacms/volto-eea-kitkat@6.2.1 [EEA Jenkins - [`aa8c450`](https://github.com/eea/industry-frontend/commit/aa8c45070d5819f7cc302ada442d119e2edfae24)] +- Release @eeacms/volto-eea-kitkat@6.2.0 [EEA Jenkins - [`a0ff6c2`](https://github.com/eea/industry-frontend/commit/a0ff6c2163d2af718892a0ad33b324bc4486957b)] +- Release volto-slate@6.2.2 - resolutions [EEA Jenkins - [`2b9d8f4`](https://github.com/eea/industry-frontend/commit/2b9d8f40045b24c55038e5d7904700f1864f9a52)] +- Release volto-slate@6.2.1 - resolutions [EEA Jenkins - [`fbf970b`](https://github.com/eea/industry-frontend/commit/fbf970b756c728f0c284414da4f6d5b1df2e5544)] +- Release @eeacms/volto-eea-kitkat@6.1.4 [EEA Jenkins - [`4b0e4bc`](https://github.com/eea/industry-frontend/commit/4b0e4bc80053cb25cf579f0030a603889cded803)] +- Release @eeacms/volto-eea-kitkat@6.1.3 [EEA Jenkins - [`7e98992`](https://github.com/eea/industry-frontend/commit/7e9899291edd6f5f466975d684ba13a885f12d37)] +- Release @eeacms/volto-eea-kitkat@6.1.2 [EEA Jenkins - [`97edfd5`](https://github.com/eea/industry-frontend/commit/97edfd5ccbd44ea3ebb545af9b11177195168c4e)] +- Release @eeacms/volto-eea-kitkat@6.1.1 [EEA Jenkins - [`dd3ba81`](https://github.com/eea/industry-frontend/commit/dd3ba8133f3cc12fbe715d3e47b0be948837db60)] +- Release @eeacms/volto-eea-kitkat@6.1.0 [EEA Jenkins - [`1847e9a`](https://github.com/eea/industry-frontend/commit/1847e9a3ae9783f39fa23e7b6b64c36a204cd5f3)] +- Release @eeacms/volto-eea-kitkat@6.0.4 [EEA Jenkins - [`0f06131`](https://github.com/eea/industry-frontend/commit/0f061317830b7f164e5a22fcd75528055956c6bd)] +- Release volto-slate@6.2.0 - resolutions [EEA Jenkins - [`f9fdb24`](https://github.com/eea/industry-frontend/commit/f9fdb24e80624388a02e00359a0bcced83a3e7a9)] +- Release @eeacms/volto-eea-kitkat@6.0.3 [EEA Jenkins - [`bc55350`](https://github.com/eea/industry-frontend/commit/bc5535072d026a123a5179f90849664a0056025a)] +- Release @eeacms/volto-eea-kitkat@6.0.2 [EEA Jenkins - [`5d08c94`](https://github.com/eea/industry-frontend/commit/5d08c94bc76b21e2f1a355350bc3fa24573aa4e3)] +- Release @eeacms/volto-eea-kitkat@6.0.1 [EEA Jenkins - [`2002b22`](https://github.com/eea/industry-frontend/commit/2002b22c72975196ba1bb034824caf9a769dedcb)] +- Release volto-slate@6.1.0 - resolutions [EEA Jenkins - [`27de088`](https://github.com/eea/industry-frontend/commit/27de088abfa1ac64d84cbbc0c70339f28b32a18f)] + +#### :hammer_and_wrench: Others + +- Update Jenkinsfile [Alexandru Ghica - [`604a9bf`](https://github.com/eea/industry-frontend/commit/604a9bf155d0756264921582612ca06d4e66c2de)] - Merge master into develop [Miu Razvan - [`3f399f0`](https://github.com/eea/industry-frontend/commit/3f399f0de5789d1a00d0127160b5b4cd92027e5d)] - Update addons + use volto 16 [Miu Razvan - [`07d02d2`](https://github.com/eea/industry-frontend/commit/07d02d2125681498c4da455d27590bd4843ce301)] ### [3.12.0](https://github.com/eea/industry-frontend/compare/3.11.0...3.12.0) - 20 May 2022 #### :rocket: Dependency updates +- Release @eeacms/volto-eea-kitkat@6.0.0 [EEA Jenkins - [`e9c830d`](https://github.com/eea/industry-frontend/commit/e9c830d5c8fba25c212335c1a7cc0ee331b337e5)] +- Release volto-slate@6.0.1 - resolutions [EEA Jenkins - [`21a028b`](https://github.com/eea/industry-frontend/commit/21a028b071925c78884483b9ea373f08aa7a9834)] +- Release volto-slate@6.0.0 - resolutions [EEA Jenkins - [`6ea4a4a`](https://github.com/eea/industry-frontend/commit/6ea4a4ae257c519f94c37bb68e82a5889fd48150)] +- Release @eeacms/volto-eea-kitkat@5.4.1 [EEA Jenkins - [`29b20d8`](https://github.com/eea/industry-frontend/commit/29b20d886433f0cfa9091559ce3d590c19833fc0)] +- Release @eeacms/volto-eea-kitkat@5.4.0 [EEA Jenkins - [`d329b58`](https://github.com/eea/industry-frontend/commit/d329b58ab2eb85dc459ca454c884083967fa4636)] +- Release @eeacms/volto-eea-kitkat@5.3.0 [EEA Jenkins - [`69e97cb`](https://github.com/eea/industry-frontend/commit/69e97cb4061a48f99722021fdceafc4fb8dab7a9)] +- Release @eeacms/volto-eea-kitkat@5.2.9 [EEA Jenkins - [`9af4475`](https://github.com/eea/industry-frontend/commit/9af4475da37ed73ed80121cac30ec6eef47f341b)] +- Release @eeacms/volto-eea-kitkat@5.2.8 [EEA Jenkins - [`597145c`](https://github.com/eea/industry-frontend/commit/597145c5b789c61470b8abaf5da579f31f018d46)] +- Release @eeacms/volto-eea-kitkat@5.2.7 [EEA Jenkins - [`c1b8426`](https://github.com/eea/industry-frontend/commit/c1b84265d0654773ed6f9f17bcbf598296ed8ed1)] +- Release volto-slate@5.4.1 - resolutions [EEA Jenkins - [`115615c`](https://github.com/eea/industry-frontend/commit/115615c85733584d6ba2386dfd65f7bd59687fcc)] ### [3.11.0](https://github.com/eea/industry-frontend/compare/3.10.1...3.11.0) - 16 March 2022 @@ -31,29 +78,45 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-industry-theme@2.0.4 [EEA Jenkins - [`2ff6dd9`](https://github.com/eea/industry-frontend/commit/2ff6dd93c72b46f94a4bc064e58d0a992911636f)] +- Release @eeacms/volto-eea-kitkat@5.2.6 [EEA Jenkins - [`a2d7ff8`](https://github.com/eea/industry-frontend/commit/a2d7ff89c7713238812a55dd6218d7c16ceccb61)] +- Release volto-slate@5.4.0 - resolutions [EEA Jenkins - [`8487193`](https://github.com/eea/industry-frontend/commit/84871931c617abb67bbff29e7f35a627627411ec)] +- Release @eeacms/volto-eea-kitkat@5.2.5 [EEA Jenkins - [`3f14533`](https://github.com/eea/industry-frontend/commit/3f14533f8b4eebbc73e849679c97bfd0356c4fed)] #### :hammer_and_wrench: Others - Release 3.10.1 [Miu Razvan - [`d33f98e`](https://github.com/eea/industry-frontend/commit/d33f98e4f31351c953f1bee42b6c798ec51b9712)] +- Update yarn.lock [Miu Razvan - [`e6cc948`](https://github.com/eea/industry-frontend/commit/e6cc948f862b84b60af42fa7ec85e37af0727bdc)] ### [3.9.0](https://github.com/eea/industry-frontend/compare/3.8.0...3.9.0) - 9 March 2022 #### :rocket: Dependency updates +- Release @eeacms/volto-industry-theme@2.0.3 [EEA Jenkins - [`2032c90`](https://github.com/eea/industry-frontend/commit/2032c90063fdf1c0212aee8637bb926d4239a33c)] +- Release volto-slate@5.3.5 - resolutions [EEA Jenkins - [`82230d0`](https://github.com/eea/industry-frontend/commit/82230d09020337dd4be14f5a840615a2ec114773)] +- Release @eeacms/volto-eea-kitkat@5.2.4 [EEA Jenkins - [`ee53ccb`](https://github.com/eea/industry-frontend/commit/ee53ccbe9d1998fc3b870ca2a7abb5a53dcbd9be)] +- Release @eeacms/volto-eea-kitkat@5.2.3 [EEA Jenkins - [`e372902`](https://github.com/eea/industry-frontend/commit/e372902436ba8acc86a90877af735c5e67156445)] ### [3.8.0](https://github.com/eea/industry-frontend/compare/3.7.0...3.8.0) - 4 March 2022 #### :rocket: Dependency updates +- Release @eeacms/volto-eea-kitkat@5.2.2 [EEA Jenkins - [`8f93ac1`](https://github.com/eea/industry-frontend/commit/8f93ac105fa41a79c9dbc603b99e9f71ffdf537b)] +- Release @eeacms/volto-industry-theme@2.0.2 [EEA Jenkins - [`39ec036`](https://github.com/eea/industry-frontend/commit/39ec036ff7706a3c70f8b1540e1882af67da6d1f)] +- Release @eeacms/volto-eea-kitkat@5.2.1 [EEA Jenkins - [`c0b6e4d`](https://github.com/eea/industry-frontend/commit/c0b6e4d58b645712528cc7eedd44f30acadf96b0)] ### [3.7.0](https://github.com/eea/industry-frontend/compare/3.6.5...3.7.0) - 1 March 2022 ### [3.6.5](https://github.com/eea/industry-frontend/compare/3.6.4...3.6.5) - 21 February 2022 +#### :hammer_and_wrench: Others + +- update yarn.lock deps [Claudia Ifrim - [`466f241`](https://github.com/eea/industry-frontend/commit/466f2415afd39fa4c76c2477a75c6efa193e7ca6)] ### [3.6.4](https://github.com/eea/industry-frontend/compare/3.6.3...3.6.4) - 18 February 2022 #### :hammer_and_wrench: Others - Release 3.6.4 [Miu Razvan - [`caa863d`](https://github.com/eea/industry-frontend/commit/caa863dd59903d816783095a01fcd723dfcbe81e)] +- Updated yarn.lock [Miu Razvan - [`b954695`](https://github.com/eea/industry-frontend/commit/b95469592f8606ebf1b14dfce3f3cfb524bfe442)] ### [3.6.3](https://github.com/eea/industry-frontend/compare/3.6.2...3.6.3) - 18 February 2022 #### :hammer_and_wrench: Others @@ -64,6 +127,22 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-eea-kitkat@5.2.0 [EEA Jenkins - [`4a860e1`](https://github.com/eea/industry-frontend/commit/4a860e19574008de8f8c276d17bcf6dbd2835785)] +- Release volto-slate@5.3.4 - resolutions [EEA Jenkins - [`c0e79df`](https://github.com/eea/industry-frontend/commit/c0e79dfe913a5557d9915d56f5a09d9c1725d5cc)] +- Release @eeacms/volto-eea-kitkat@5.1.6 [EEA Jenkins - [`6f87e02`](https://github.com/eea/industry-frontend/commit/6f87e025ba69bca289fd8179c781d93a5185848b)] +- Release @eeacms/volto-eea-kitkat@5.1.5 [EEA Jenkins - [`b06c38a`](https://github.com/eea/industry-frontend/commit/b06c38a4d31a037d8f05b31388a9b48695cd929c)] +- Release @eeacms/volto-eea-kitkat@5.1.4 [EEA Jenkins - [`7fad6ab`](https://github.com/eea/industry-frontend/commit/7fad6ab59ea8a575277fd8c22ec67e9e6e9e2b24)] +- Release @eeacms/volto-eea-kitkat@5.1.3 [EEA Jenkins - [`eaa9769`](https://github.com/eea/industry-frontend/commit/eaa9769ed6c434bf54edacc4172f0170f859a129)] +- Release @eeacms/volto-eea-kitkat@5.1.2 [EEA Jenkins - [`9feade2`](https://github.com/eea/industry-frontend/commit/9feade29e39d923e26ac3a735334fce2a2382f85)] +- Release @eeacms/volto-eea-kitkat@5.1.1 [EEA Jenkins - [`73253b1`](https://github.com/eea/industry-frontend/commit/73253b1e407332b4a717d2299c81a8d868fa87b2)] +- Release volto-slate@5.3.3 - resolutions [EEA Jenkins - [`d199f2e`](https://github.com/eea/industry-frontend/commit/d199f2ea5104427847389a6b2b143d2f67360eb8)] +- Release @eeacms/volto-eea-kitkat@5.1.0 [EEA Jenkins - [`976cf28`](https://github.com/eea/industry-frontend/commit/976cf28090720049dc934f49673c7183f1670c87)] +- Release volto-slate@5.3.2 - resolutions [EEA Jenkins - [`a23f4b9`](https://github.com/eea/industry-frontend/commit/a23f4b93502a431b8ff1f366881019d7c9e5fb08)] +- Release volto-slate@5.3.1 - resolutions [EEA Jenkins - [`47e7699`](https://github.com/eea/industry-frontend/commit/47e7699b9a45de8f3c5204e1653bf8d57fe80069)] +- Release volto-slate@5.3.0 - resolutions [EEA Jenkins - [`41f5a59`](https://github.com/eea/industry-frontend/commit/41f5a59fb83cb55dfa57c01b58daf2d5014feb4d)] +- Release @eeacms/volto-eea-kitkat@5.0.0 [EEA Jenkins - [`ac0f4eb`](https://github.com/eea/industry-frontend/commit/ac0f4ebcd4989438ba42e5060d7859ddc8a5f6ef)] +- Release volto-slate@5.2.1 - resolutions [EEA Jenkins - [`14fc89e`](https://github.com/eea/industry-frontend/commit/14fc89e23128cff7f2755a4a54dc46ac1ce1e297)] +- Release volto-slate@5.2.0 - resolutions [EEA Jenkins - [`f89963c`](https://github.com/eea/industry-frontend/commit/f89963cdcd7262bdf5155d735865febdd3fe29cd)] #### :hammer_and_wrench: Others @@ -74,6 +153,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-industry-theme@1.2.7 [EEA Jenkins - [`5a22a9b`](https://github.com/eea/industry-frontend/commit/5a22a9b4fb23a8377a58235cb2955f61472ec8a3)] +- Release @eeacms/volto-industry-theme@1.2.6 [EEA Jenkins - [`07b0368`](https://github.com/eea/industry-frontend/commit/07b0368e7deedf153fbcf45cb62cd80cdee58b85)] +- Release @eeacms/volto-industry-theme@1.2.5 [EEA Jenkins - [`fe2f37a`](https://github.com/eea/industry-frontend/commit/fe2f37a259b810975893b971d73c388dcbdbb27b)] #### :hammer_and_wrench: Others @@ -82,16 +164,33 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-industry-theme@1.2.4 [EEA Jenkins - [`29521f9`](https://github.com/eea/industry-frontend/commit/29521f9a0758029ff5a06ba40dc3e4ca649dbe42)] +- Release @eeacms/volto-industry-theme@1.2.3 [EEA Jenkins - [`795df0b`](https://github.com/eea/industry-frontend/commit/795df0bb7b4556493c4b0be39e6f6f7395506cf4)] +- Release @eeacms/volto-industry-theme@1.2.2 [EEA Jenkins - [`c059a9a`](https://github.com/eea/industry-frontend/commit/c059a9af50f7eab12d2f65dc98f6e5a4e4b867b9)] +- Release @eeacms/volto-industry-theme@1.2.1 [EEA Jenkins - [`b79ea33`](https://github.com/eea/industry-frontend/commit/b79ea3339f8cff1a9b4f9295482d3a390f666813)] +- Release @eeacms/volto-industry-theme@1.2.0 [EEA Jenkins - [`10b0a30`](https://github.com/eea/industry-frontend/commit/10b0a305a6ac821380d46a9504d984a11ee7880a)] ### [3.4.0](https://github.com/eea/industry-frontend/compare/3.3.0...3.4.0) - 7 December 2021 #### :rocket: Dependency updates +- Release @eeacms/volto-industry-theme@1.1.11 [EEA Jenkins - [`12e0d8c`](https://github.com/eea/industry-frontend/commit/12e0d8c22fa352d731811e50c0dc4e02622ed932)] +- Release volto-slate@5.1.3 - resolutions [EEA Jenkins - [`06a794e`](https://github.com/eea/industry-frontend/commit/06a794ed5855fd472c093ab3d4f96d747ec651a2)] +- Release @eeacms/volto-eea-kitkat@4.1.7 [EEA Jenkins - [`299361c`](https://github.com/eea/industry-frontend/commit/299361c337429eaf20613624bc6d27bc5ee41e9c)] +- Release @eeacms/volto-eea-kitkat@4.1.6 [EEA Jenkins - [`7310479`](https://github.com/eea/industry-frontend/commit/731047918188aa455f6161adf50aa558da11458c)] +- Release @eeacms/volto-industry-theme@1.1.10 [EEA Jenkins - [`c2fe184`](https://github.com/eea/industry-frontend/commit/c2fe184c35bc19cbe8797ad440a45d353b92c927)] +- Release @eeacms/volto-industry-theme@1.1.9 [EEA Jenkins - [`cbdbdbe`](https://github.com/eea/industry-frontend/commit/cbdbdbe7a7b67260f7bcc19bc67ad77a49442aeb)] ### [3.3.0](https://github.com/eea/industry-frontend/compare/3.2.6...3.3.0) - 22 November 2021 #### :rocket: Dependency updates +- Release @eeacms/volto-industry-theme@1.1.8 [EEA Jenkins - [`9dc36c5`](https://github.com/eea/industry-frontend/commit/9dc36c56984c006469cbf8ed514700251c88325a)] +- Release @eeacms/volto-eea-kitkat@4.1.5 [EEA Jenkins - [`1cc0902`](https://github.com/eea/industry-frontend/commit/1cc0902874215afc7a592e32df55b769ea1b5b09)] +- Release @eeacms/volto-industry-theme@1.1.7 [EEA Jenkins - [`8446d3c`](https://github.com/eea/industry-frontend/commit/8446d3c3c5a54382555c4512e56c8c5af113fe27)] +- Release @eeacms/volto-industry-theme@1.1.6 [EEA Jenkins - [`abcf446`](https://github.com/eea/industry-frontend/commit/abcf446df198d940c8e1a53893cc1b793e0ccc39)] +- Release @eeacms/volto-eea-kitkat@4.1.4 [EEA Jenkins - [`f27ace6`](https://github.com/eea/industry-frontend/commit/f27ace67e03e0b8f97e720bc3e77150e8c70659d)] +- Release @eeacms/volto-industry-theme@1.1.4 [EEA Jenkins - [`ee65ad5`](https://github.com/eea/industry-frontend/commit/ee65ad5dd26a5366e729657b7455e97f89ec29d3)] #### :hammer_and_wrench: Others @@ -141,11 +240,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-industry-theme@1.1.3 [EEA Jenkins - [`ef86c96`](https://github.com/eea/industry-frontend/commit/ef86c969921bc0e2bc0b647b69e1f819ddcd3b6c)] +- Release @eeacms/volto-industry-theme@1.1.2 [EEA Jenkins - [`f1ff958`](https://github.com/eea/industry-frontend/commit/f1ff95826b3dfda7eeb46215ad4963a8dea91c4c)] +- Release @eeacms/volto-industry-theme@1.1.0 [EEA Jenkins - [`0285464`](https://github.com/eea/industry-frontend/commit/0285464df5eec8651caf75891ef54d86ec5f37b8)] +- Release @eeacms/volto-industry-theme@1.0.1 [EEA Jenkins - [`5aef85e`](https://github.com/eea/industry-frontend/commit/5aef85e76552951683678398a4985e00ab6b7444)] #### :hammer_and_wrench: Others - Merge master into develop [Miu Razvan - [`b9a3857`](https://github.com/eea/industry-frontend/commit/b9a3857bb56a435f0116997c7ba712112bcf73d4)] - Update package.json [Alexandru Ghica - [`f903e1f`](https://github.com/eea/industry-frontend/commit/f903e1f84b2b2f8dc55cee847ec54c619f78ed0f)] +- Update Jenkinsfile [Alexandru Ghica - [`c5cfbae`](https://github.com/eea/industry-frontend/commit/c5cfbaea793b4eccdadc09f565dc959421cc9866)] - Fix exec permissions [valentinab25 - [`3944119`](https://github.com/eea/industry-frontend/commit/39441196c26c22c4d51d1d023420519290ca7a61)] ### [3.1.5](https://github.com/eea/industry-frontend/compare/3.1.4...3.1.5) - 9 November 2021 @@ -182,6 +286,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-industry-theme@0.1.2 [EEA Jenkins - [`6b9a283`](https://github.com/eea/industry-frontend/commit/6b9a283df781eac24bc5c922d1602322a8511993)] +- Release @eeacms/volto-embed@2.0.8 [EEA Jenkins - [`3f4734e`](https://github.com/eea/industry-frontend/commit/3f4734efbd26930073436db9be1a8d7d82910036)] #### :hammer_and_wrench: Others @@ -210,21 +316,26 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :hammer_and_wrench: Others +- Update Jenkinsfile [Alexandru Ghica - [`84bb361`](https://github.com/eea/industry-frontend/commit/84bb361649beb8d4398a52bf6e45c52555a52c89)] - Update package.json [Alexandru Ghica - [`d6121e4`](https://github.com/eea/industry-frontend/commit/d6121e45f3275a547d065713c0fee0d9d4a33bc2)] ### [2.7.0](https://github.com/eea/industry-frontend/compare/2.6.0...2.7.0) - 18 October 2021 #### :rocket: Dependency updates +- Release @eeacms/volto-eea-kitkat@4.1.1 [EEA Jenkins - [`8048e44`](https://github.com/eea/industry-frontend/commit/8048e44f8fedfb86d30ac5692a0e175876da93d8)] +- Release @eeacms/volto-eea-kitkat@4.1.0 [EEA Jenkins - [`03c1c46`](https://github.com/eea/industry-frontend/commit/03c1c466daf8876e91cdbd3ad53f78b1095ffe1b)] ### [2.6.0](https://github.com/eea/industry-frontend/compare/2.5.0...2.6.0) - 14 October 2021 #### :hammer_and_wrench: Others - Update package.json [Alexandru Ghica - [`afac4a0`](https://github.com/eea/industry-frontend/commit/afac4a06db6e367a18597d4f476de5a20c1967d9)] +- Update Jenkinsfile [Alexandru Ghica - [`2a844cc`](https://github.com/eea/industry-frontend/commit/2a844cc6fde53fa2fa14913116606e439d959106)] ### [2.5.0](https://github.com/eea/industry-frontend/compare/2.4.0-beta.4...2.5.0) - 14 October 2021 #### :hammer_and_wrench: Others +- Update Jenkinsfile [Alexandru Ghica - [`6e9a1fa`](https://github.com/eea/industry-frontend/commit/6e9a1fa2a9f00d6d7d1ecec8ddf431e01c72ccaa)] - Rename repo [Miu Razvan - [`17af166`](https://github.com/eea/industry-frontend/commit/17af1662d6cab4d75dadf4204502ba159a557627)] ### [2.4.0-beta.4](https://github.com/eea/industry-frontend/compare/2.4.0-beta.3...2.4.0-beta.4) - 14 October 2021 @@ -242,6 +353,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-embed@2.0.7 [EEA Jenkins - [`fbae9e6`](https://github.com/eea/industry-frontend/commit/fbae9e6314715970b59063b440a49060abd6dd60)] +- Release @eeacms/volto-embed@2.0.6 [EEA Jenkins - [`ccd9d85`](https://github.com/eea/industry-frontend/commit/ccd9d8551733b4f20c25b7d8048e216dc08f304c)] #### :hammer_and_wrench: Others @@ -251,6 +364,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-eea-kitkat@4.0.2 [EEA Jenkins - [`e989a57`](https://github.com/eea/industry-frontend/commit/e989a575958d0a6ff7c9cd422611847f83c1b85a)] #### :hammer_and_wrench: Others @@ -260,6 +374,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-embed@2.0.5 [EEA Jenkins - [`1d42e56`](https://github.com/eea/industry-frontend/commit/1d42e56d3e2d856032ed56771169ab7b547fff16)] #### :hammer_and_wrench: Others @@ -269,6 +384,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates +- Release @eeacms/volto-datablocks@2.0.13 [EEA Jenkins - [`ee45153`](https://github.com/eea/industry-frontend/commit/ee451536870fd12336f71329acfc088346dfe8ca)] +- Release @eeacms/volto-eea-kitkat@4.0.1 [EEA Jenkins - [`d251bbb`](https://github.com/eea/industry-frontend/commit/d251bbb55113ab29a4b94dbda302f501e9e41d82)] +- Release @eeacms/volto-eea-kitkat@4.0.0 [EEA Jenkins - [`ae9a972`](https://github.com/eea/industry-frontend/commit/ae9a9722bfb825a109c143727eeb771a3383a8c1)] +- Release @eeacms/volto-embed@2.0.4 [EEA Jenkins - [`26680f5`](https://github.com/eea/industry-frontend/commit/26680f5a361391cc945c02951b5b0ebf1d105a7f)] #### :hammer_and_wrench: Others @@ -285,6 +404,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - added kitkat [alecghica - [`cbab428`](https://github.com/eea/industry-frontend/commit/cbab42885c801ceba1cf08abc8079b5b648ed534)] - added kitkat [alecghica - [`41b58aa`](https://github.com/eea/industry-frontend/commit/41b58aad97c87640366e0ec002026d224442edeb)] - added tpl [alecghica - [`95bfdc8`](https://github.com/eea/industry-frontend/commit/95bfdc802bb6db9d81dff7a8ff1b0fb6489129ea)] +- Add automated release, rebuild yarn.lock [valentinab25 - [`922ee5c`](https://github.com/eea/industry-frontend/commit/922ee5c9b935bad87a9d8c2247fbf0ebedbfc0bd)] - Updated settings [alecghica - [`aee77cd`](https://github.com/eea/industry-frontend/commit/aee77cdad0b63105f79d7138c63efd504204d191)] - Update addons versions [Miu Razvan - [`d1313bf`](https://github.com/eea/industry-frontend/commit/d1313bf1f00e419965b5a3c41e00979481c6fbfa)] ### [2.1.21](https://github.com/eea/industry-frontend/compare/2.1.20...2.1.21) - 7 September 2021 @@ -367,6 +487,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Update [razvanMiu - [`3b306c4`](https://github.com/eea/industry-frontend/commit/3b306c4d85fc1cc1770410e2ceca3b22c50c3252)] - Merge master [razvanMiu - [`4be3fba`](https://github.com/eea/industry-frontend/commit/4be3fbabb618264026bf236c9507ae3b0ee5bb0a)] - Overwrite scroll on route update [razvanMiu - [`0c04cd9`](https://github.com/eea/industry-frontend/commit/0c04cd9872ddf8db9bdd176147dd2b71744c56ef)] +- upgrade jenkins job path [valentinab25 - [`c1dcbcb`](https://github.com/eea/industry-frontend/commit/c1dcbcbd3710c1bc1b4af4a4ad2a1cad8c5fc0f8)] - cleanup [Claudia Ifrim - [`f88b79c`](https://github.com/eea/industry-frontend/commit/f88b79c9c0f182b51fb40fae9d0ff080c61f071b)] - Refs#135694 - add facility address [Claudia Ifrim - [`c205366`](https://github.com/eea/industry-frontend/commit/c205366d84ef637feb5aaab52ba120026ed5a990)] - Refs#135696 - add privacy notice for site location map [Claudia Ifrim - [`0079637`](https://github.com/eea/industry-frontend/commit/0079637acb4b3bf091bea3284960094cac1478c8)] @@ -375,7 +496,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Fix tests [razvanMiu - [`65177e9`](https://github.com/eea/industry-frontend/commit/65177e9b4c0b9606bc38c4588c4ff074aacb38e1)] - add basic tests [nileshgulia1 - [`cbd8d34`](https://github.com/eea/industry-frontend/commit/cbd8d34d009087c1acf5c43a64627c57f9442e20)] - fix cypress [nileshgulia1 - [`37cf2d7`](https://github.com/eea/industry-frontend/commit/37cf2d7d37efcb5e1712d5847cb95680782f07a6)] -- Bump axios from 0.20.0 to 0.21.1 [dependabot[bot] - [`9666614`](https://github.com/eea/industry-frontend/commit/966661484d684a457f1ba00f80cdfd57aa834723)] - Update cypress.json [valentinab25 - [`fb24e37`](https://github.com/eea/industry-frontend/commit/fb24e37646341dd5a568e54d90f2dbdc4b59823a)] - don't build on PR [valentinab25 - [`45fde98`](https://github.com/eea/industry-frontend/commit/45fde9881a4d46e28d3182913e2b9ad8126a7049)] - add integration tests [valentinab25 - [`322a452`](https://github.com/eea/industry-frontend/commit/322a452d01ce79772c9f5c7f0b7823427e110dd9)] @@ -516,8 +636,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Release 1.4.4 [razvanMiu - [`0e3aa01`](https://github.com/eea/industry-frontend/commit/0e3aa01b0b3845d1fd002a8701df474d87617d74)] - add plonesass image [nileshgulia1 - [`0e2d41b`](https://github.com/eea/industry-frontend/commit/0e2d41b74a4778e190df1423efaf75608ca2f72d)] +- try to fix JENKINS [nileshgulia1 - [`1191aff`](https://github.com/eea/industry-frontend/commit/1191aff31ce063e8a378d6b6c0259953bf3ac1f3)] - Fixed cypress test [razvanMiu - [`032bb2a`](https://github.com/eea/industry-frontend/commit/032bb2a971eb415a8dc724e6ffbbfc311b73a9fb)] - Update entrypoint-prod.sh [Miu Razvan - [`45dcd5c`](https://github.com/eea/industry-frontend/commit/45dcd5c475131e9a9d7ddd65281a8cbbf213dce4)] +- Fix jenkins [razvanMiu - [`aef63cd`](https://github.com/eea/industry-frontend/commit/aef63cd9b3abd90d33b6a99d6166bdd43a69888c)] - Run cypress [razvanMiu - [`cc01bdb`](https://github.com/eea/industry-frontend/commit/cc01bdb961d630cebd89ad18db23635b9b6b6317)] - Release 1.4.3 [razvanMiu - [`d381b03`](https://github.com/eea/industry-frontend/commit/d381b03148ff2f3218aba80a60b20be18440675e)] - Commented cypress [razvanMiu - [`ea2eab4`](https://github.com/eea/industry-frontend/commit/ea2eab4dac16ac5b6d67039a2f65188420d6ca6c)] @@ -541,6 +663,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :hammer_and_wrench: Others - Release 1.4.2 [razvanMiu - [`ddd9783`](https://github.com/eea/industry-frontend/commit/ddd97839ac7561e7609ef2e14c80232363ea2f68)] +- Updated Jenkinsfile [razvanMiu - [`0ce434e`](https://github.com/eea/industry-frontend/commit/0ce434e348435b3a9896e2324c6df110d1d95bd3)] - [Feature #125730] Added cypress [razvanMiu - [`abf5e5f`](https://github.com/eea/industry-frontend/commit/abf5e5faa2c6213678e50dfc024e523fdc1a88e5)] ### [1.4.1](https://github.com/eea/industry-frontend/compare/1.4.0...1.4.1) - 4 January 2021 @@ -725,6 +848,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - RedirectView fix; SidebarBlock update; Map update [Miu Razvan - [`b7aff61`](https://github.com/eea/industry-frontend/commit/b7aff61b000b938b2e3e79be08aa3b7a2cdfca5b)] - Style update [Miu Razvan - [`2dec996`](https://github.com/eea/industry-frontend/commit/2dec9969f246fa82bb1bdf381cc3a2d350fc584a)] - Added QueryParam - button and text components [Miu Razvan - [`4c28708`](https://github.com/eea/industry-frontend/commit/4c28708674dbfb48ac15ce2c4060666fcc7d4e5b)] +- Jenkinsfile update. FiltersBlock update. [Miu Razvan - [`e3809e3`](https://github.com/eea/industry-frontend/commit/e3809e3ee353d5036c894baa4630690f09371190)] - Added addons in workspace [Miu Razvan - [`34a54ac`](https://github.com/eea/industry-frontend/commit/34a54acb7deac814af790e162a7d012b3fd7cd82)] - Dockerfile remove mr-developer [Miu Razvan - [`52b1dbc`](https://github.com/eea/industry-frontend/commit/52b1dbc2bc15123e0046e8c1f53d78549d128a5f)] - Updated build scripts [Miu Razvan - [`3e4488a`](https://github.com/eea/industry-frontend/commit/3e4488a0f39481f92b1734f8546919b9c57af107)] diff --git a/package.json b/package.json index 108296c..f7c8367 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@eeacms/industry-frontend", "description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu", "license": "MIT", - "version": "3.15.0", + "version": "3.16.0", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend", From 64e96d426fcd4a10315aab00ed1b5fb684327480 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Thu, 29 Sep 2022 12:57:54 +0000 Subject: [PATCH 10/12] Automated release 3.16.0 --- CHANGELOG.md | 127 ++------------------------------------------------- 1 file changed, 4 insertions(+), 123 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b84a507..04d736a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,24 +8,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-eea-kitkat@8.2.2 [EEA Jenkins - [`6feb096`](https://github.com/eea/industry-frontend/commit/6feb096fc8d97c49f1d7f49a65de89bbc157ce44)] -- Release @eeacms/volto-industry-theme@2.0.7 [EEA Jenkins - [`5042518`](https://github.com/eea/industry-frontend/commit/5042518a900f5e6a988072def70bbeb7fa571a92)] -- Release @eeacms/volto-eea-kitkat@8.2.1 [EEA Jenkins - [`e69a274`](https://github.com/eea/industry-frontend/commit/e69a274d83a47b48f766a50b4f0aac0b2cb11274)] -- Release @eeacms/volto-eea-kitkat@8.2.0 [EEA Jenkins - [`03099ec`](https://github.com/eea/industry-frontend/commit/03099ec128e2299f51aca6ffd719a999c6c9239b)] -- Release @eeacms/volto-eea-kitkat@8.1.0 [EEA Jenkins - [`8978d18`](https://github.com/eea/industry-frontend/commit/8978d1844a66a84f7da7044e9d0e993285be9be4)] -- Release @eeacms/volto-eea-kitkat@8.0.0 [EEA Jenkins - [`95e44c7`](https://github.com/eea/industry-frontend/commit/95e44c7a292452fd030ac4070e76be92b276fcd1)] -- Release @eeacms/volto-eea-kitkat@7.1.4 [EEA Jenkins - [`6d3a942`](https://github.com/eea/industry-frontend/commit/6d3a942170574e61aeec3738ccf5037ed22cf383)] ### [3.15.0](https://github.com/eea/industry-frontend/compare/3.14.0...3.15.0) - 16 September 2022 #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@2.0.6 [EEA Jenkins - [`d014f7c`](https://github.com/eea/industry-frontend/commit/d014f7c35ab69c77cd148b140f3f4e7f461e5d84)] -- Release @eeacms/volto-eea-kitkat@7.1.3 [EEA Jenkins - [`4b90f5d`](https://github.com/eea/industry-frontend/commit/4b90f5d62db9728c3d94b1d10f5e443ece25557c)] -- Release @eeacms/volto-eea-kitkat@7.1.2 [EEA Jenkins - [`30baf7a`](https://github.com/eea/industry-frontend/commit/30baf7a741133419b61d1627f8cd9b681c6fdfec)] -- Release @eeacms/volto-eea-kitkat@7.1.1 [EEA Jenkins - [`def49f6`](https://github.com/eea/industry-frontend/commit/def49f62dda1612cb3cf261fa560f804d172a7f1)] -- Release @eeacms/volto-eea-kitkat@7.1.0 [EEA Jenkins - [`4cf9aec`](https://github.com/eea/industry-frontend/commit/4cf9aecce1c8cedd660813c010404ddbb5f6147f)] -- Release @eeacms/volto-eea-kitkat@7.0.0 [EEA Jenkins - [`d991478`](https://github.com/eea/industry-frontend/commit/d991478a2b079989b675c11323e2a9ee00e4f744)] ### [3.14.0](https://github.com/eea/industry-frontend/compare/3.13.0...3.14.0) - 23 August 2022 @@ -33,44 +20,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@2.0.5 [EEA Jenkins - [`9793654`](https://github.com/eea/industry-frontend/commit/97936542e123ab2bd768d3b21b466160e14c2e3c)] -- Release @eeacms/volto-eea-kitkat@6.2.3 [EEA Jenkins - [`d4657e7`](https://github.com/eea/industry-frontend/commit/d4657e78f525d7d795244188a2974df7af005e95)] -- Release @eeacms/volto-eea-kitkat@6.2.2 [EEA Jenkins - [`c7e6431`](https://github.com/eea/industry-frontend/commit/c7e6431360647589ac5aae612be5541c8f738eb2)] -- Release @eeacms/volto-eea-kitkat@6.2.1 [EEA Jenkins - [`aa8c450`](https://github.com/eea/industry-frontend/commit/aa8c45070d5819f7cc302ada442d119e2edfae24)] -- Release @eeacms/volto-eea-kitkat@6.2.0 [EEA Jenkins - [`a0ff6c2`](https://github.com/eea/industry-frontend/commit/a0ff6c2163d2af718892a0ad33b324bc4486957b)] -- Release volto-slate@6.2.2 - resolutions [EEA Jenkins - [`2b9d8f4`](https://github.com/eea/industry-frontend/commit/2b9d8f40045b24c55038e5d7904700f1864f9a52)] -- Release volto-slate@6.2.1 - resolutions [EEA Jenkins - [`fbf970b`](https://github.com/eea/industry-frontend/commit/fbf970b756c728f0c284414da4f6d5b1df2e5544)] -- Release @eeacms/volto-eea-kitkat@6.1.4 [EEA Jenkins - [`4b0e4bc`](https://github.com/eea/industry-frontend/commit/4b0e4bc80053cb25cf579f0030a603889cded803)] -- Release @eeacms/volto-eea-kitkat@6.1.3 [EEA Jenkins - [`7e98992`](https://github.com/eea/industry-frontend/commit/7e9899291edd6f5f466975d684ba13a885f12d37)] -- Release @eeacms/volto-eea-kitkat@6.1.2 [EEA Jenkins - [`97edfd5`](https://github.com/eea/industry-frontend/commit/97edfd5ccbd44ea3ebb545af9b11177195168c4e)] -- Release @eeacms/volto-eea-kitkat@6.1.1 [EEA Jenkins - [`dd3ba81`](https://github.com/eea/industry-frontend/commit/dd3ba8133f3cc12fbe715d3e47b0be948837db60)] -- Release @eeacms/volto-eea-kitkat@6.1.0 [EEA Jenkins - [`1847e9a`](https://github.com/eea/industry-frontend/commit/1847e9a3ae9783f39fa23e7b6b64c36a204cd5f3)] -- Release @eeacms/volto-eea-kitkat@6.0.4 [EEA Jenkins - [`0f06131`](https://github.com/eea/industry-frontend/commit/0f061317830b7f164e5a22fcd75528055956c6bd)] -- Release volto-slate@6.2.0 - resolutions [EEA Jenkins - [`f9fdb24`](https://github.com/eea/industry-frontend/commit/f9fdb24e80624388a02e00359a0bcced83a3e7a9)] -- Release @eeacms/volto-eea-kitkat@6.0.3 [EEA Jenkins - [`bc55350`](https://github.com/eea/industry-frontend/commit/bc5535072d026a123a5179f90849664a0056025a)] -- Release @eeacms/volto-eea-kitkat@6.0.2 [EEA Jenkins - [`5d08c94`](https://github.com/eea/industry-frontend/commit/5d08c94bc76b21e2f1a355350bc3fa24573aa4e3)] -- Release @eeacms/volto-eea-kitkat@6.0.1 [EEA Jenkins - [`2002b22`](https://github.com/eea/industry-frontend/commit/2002b22c72975196ba1bb034824caf9a769dedcb)] -- Release volto-slate@6.1.0 - resolutions [EEA Jenkins - [`27de088`](https://github.com/eea/industry-frontend/commit/27de088abfa1ac64d84cbbc0c70339f28b32a18f)] - -#### :hammer_and_wrench: Others - -- Update Jenkinsfile [Alexandru Ghica - [`604a9bf`](https://github.com/eea/industry-frontend/commit/604a9bf155d0756264921582612ca06d4e66c2de)] + +#### :hammer_and_wrench: Others + - Merge master into develop [Miu Razvan - [`3f399f0`](https://github.com/eea/industry-frontend/commit/3f399f0de5789d1a00d0127160b5b4cd92027e5d)] - Update addons + use volto 16 [Miu Razvan - [`07d02d2`](https://github.com/eea/industry-frontend/commit/07d02d2125681498c4da455d27590bd4843ce301)] ### [3.12.0](https://github.com/eea/industry-frontend/compare/3.11.0...3.12.0) - 20 May 2022 #### :rocket: Dependency updates -- Release @eeacms/volto-eea-kitkat@6.0.0 [EEA Jenkins - [`e9c830d`](https://github.com/eea/industry-frontend/commit/e9c830d5c8fba25c212335c1a7cc0ee331b337e5)] -- Release volto-slate@6.0.1 - resolutions [EEA Jenkins - [`21a028b`](https://github.com/eea/industry-frontend/commit/21a028b071925c78884483b9ea373f08aa7a9834)] -- Release volto-slate@6.0.0 - resolutions [EEA Jenkins - [`6ea4a4a`](https://github.com/eea/industry-frontend/commit/6ea4a4ae257c519f94c37bb68e82a5889fd48150)] -- Release @eeacms/volto-eea-kitkat@5.4.1 [EEA Jenkins - [`29b20d8`](https://github.com/eea/industry-frontend/commit/29b20d886433f0cfa9091559ce3d590c19833fc0)] -- Release @eeacms/volto-eea-kitkat@5.4.0 [EEA Jenkins - [`d329b58`](https://github.com/eea/industry-frontend/commit/d329b58ab2eb85dc459ca454c884083967fa4636)] -- Release @eeacms/volto-eea-kitkat@5.3.0 [EEA Jenkins - [`69e97cb`](https://github.com/eea/industry-frontend/commit/69e97cb4061a48f99722021fdceafc4fb8dab7a9)] -- Release @eeacms/volto-eea-kitkat@5.2.9 [EEA Jenkins - [`9af4475`](https://github.com/eea/industry-frontend/commit/9af4475da37ed73ed80121cac30ec6eef47f341b)] -- Release @eeacms/volto-eea-kitkat@5.2.8 [EEA Jenkins - [`597145c`](https://github.com/eea/industry-frontend/commit/597145c5b789c61470b8abaf5da579f31f018d46)] -- Release @eeacms/volto-eea-kitkat@5.2.7 [EEA Jenkins - [`c1b8426`](https://github.com/eea/industry-frontend/commit/c1b84265d0654773ed6f9f17bcbf598296ed8ed1)] -- Release volto-slate@5.4.1 - resolutions [EEA Jenkins - [`115615c`](https://github.com/eea/industry-frontend/commit/115615c85733584d6ba2386dfd65f7bd59687fcc)] ### [3.11.0](https://github.com/eea/industry-frontend/compare/3.10.1...3.11.0) - 16 March 2022 @@ -78,45 +36,29 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@2.0.4 [EEA Jenkins - [`2ff6dd9`](https://github.com/eea/industry-frontend/commit/2ff6dd93c72b46f94a4bc064e58d0a992911636f)] -- Release @eeacms/volto-eea-kitkat@5.2.6 [EEA Jenkins - [`a2d7ff8`](https://github.com/eea/industry-frontend/commit/a2d7ff89c7713238812a55dd6218d7c16ceccb61)] -- Release volto-slate@5.4.0 - resolutions [EEA Jenkins - [`8487193`](https://github.com/eea/industry-frontend/commit/84871931c617abb67bbff29e7f35a627627411ec)] -- Release @eeacms/volto-eea-kitkat@5.2.5 [EEA Jenkins - [`3f14533`](https://github.com/eea/industry-frontend/commit/3f14533f8b4eebbc73e849679c97bfd0356c4fed)] #### :hammer_and_wrench: Others - Release 3.10.1 [Miu Razvan - [`d33f98e`](https://github.com/eea/industry-frontend/commit/d33f98e4f31351c953f1bee42b6c798ec51b9712)] -- Update yarn.lock [Miu Razvan - [`e6cc948`](https://github.com/eea/industry-frontend/commit/e6cc948f862b84b60af42fa7ec85e37af0727bdc)] ### [3.9.0](https://github.com/eea/industry-frontend/compare/3.8.0...3.9.0) - 9 March 2022 #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@2.0.3 [EEA Jenkins - [`2032c90`](https://github.com/eea/industry-frontend/commit/2032c90063fdf1c0212aee8637bb926d4239a33c)] -- Release volto-slate@5.3.5 - resolutions [EEA Jenkins - [`82230d0`](https://github.com/eea/industry-frontend/commit/82230d09020337dd4be14f5a840615a2ec114773)] -- Release @eeacms/volto-eea-kitkat@5.2.4 [EEA Jenkins - [`ee53ccb`](https://github.com/eea/industry-frontend/commit/ee53ccbe9d1998fc3b870ca2a7abb5a53dcbd9be)] -- Release @eeacms/volto-eea-kitkat@5.2.3 [EEA Jenkins - [`e372902`](https://github.com/eea/industry-frontend/commit/e372902436ba8acc86a90877af735c5e67156445)] ### [3.8.0](https://github.com/eea/industry-frontend/compare/3.7.0...3.8.0) - 4 March 2022 #### :rocket: Dependency updates -- Release @eeacms/volto-eea-kitkat@5.2.2 [EEA Jenkins - [`8f93ac1`](https://github.com/eea/industry-frontend/commit/8f93ac105fa41a79c9dbc603b99e9f71ffdf537b)] -- Release @eeacms/volto-industry-theme@2.0.2 [EEA Jenkins - [`39ec036`](https://github.com/eea/industry-frontend/commit/39ec036ff7706a3c70f8b1540e1882af67da6d1f)] -- Release @eeacms/volto-eea-kitkat@5.2.1 [EEA Jenkins - [`c0b6e4d`](https://github.com/eea/industry-frontend/commit/c0b6e4d58b645712528cc7eedd44f30acadf96b0)] ### [3.7.0](https://github.com/eea/industry-frontend/compare/3.6.5...3.7.0) - 1 March 2022 ### [3.6.5](https://github.com/eea/industry-frontend/compare/3.6.4...3.6.5) - 21 February 2022 -#### :hammer_and_wrench: Others - -- update yarn.lock deps [Claudia Ifrim - [`466f241`](https://github.com/eea/industry-frontend/commit/466f2415afd39fa4c76c2477a75c6efa193e7ca6)] ### [3.6.4](https://github.com/eea/industry-frontend/compare/3.6.3...3.6.4) - 18 February 2022 #### :hammer_and_wrench: Others - Release 3.6.4 [Miu Razvan - [`caa863d`](https://github.com/eea/industry-frontend/commit/caa863dd59903d816783095a01fcd723dfcbe81e)] -- Updated yarn.lock [Miu Razvan - [`b954695`](https://github.com/eea/industry-frontend/commit/b95469592f8606ebf1b14dfce3f3cfb524bfe442)] ### [3.6.3](https://github.com/eea/industry-frontend/compare/3.6.2...3.6.3) - 18 February 2022 #### :hammer_and_wrench: Others @@ -127,22 +69,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-eea-kitkat@5.2.0 [EEA Jenkins - [`4a860e1`](https://github.com/eea/industry-frontend/commit/4a860e19574008de8f8c276d17bcf6dbd2835785)] -- Release volto-slate@5.3.4 - resolutions [EEA Jenkins - [`c0e79df`](https://github.com/eea/industry-frontend/commit/c0e79dfe913a5557d9915d56f5a09d9c1725d5cc)] -- Release @eeacms/volto-eea-kitkat@5.1.6 [EEA Jenkins - [`6f87e02`](https://github.com/eea/industry-frontend/commit/6f87e025ba69bca289fd8179c781d93a5185848b)] -- Release @eeacms/volto-eea-kitkat@5.1.5 [EEA Jenkins - [`b06c38a`](https://github.com/eea/industry-frontend/commit/b06c38a4d31a037d8f05b31388a9b48695cd929c)] -- Release @eeacms/volto-eea-kitkat@5.1.4 [EEA Jenkins - [`7fad6ab`](https://github.com/eea/industry-frontend/commit/7fad6ab59ea8a575277fd8c22ec67e9e6e9e2b24)] -- Release @eeacms/volto-eea-kitkat@5.1.3 [EEA Jenkins - [`eaa9769`](https://github.com/eea/industry-frontend/commit/eaa9769ed6c434bf54edacc4172f0170f859a129)] -- Release @eeacms/volto-eea-kitkat@5.1.2 [EEA Jenkins - [`9feade2`](https://github.com/eea/industry-frontend/commit/9feade29e39d923e26ac3a735334fce2a2382f85)] -- Release @eeacms/volto-eea-kitkat@5.1.1 [EEA Jenkins - [`73253b1`](https://github.com/eea/industry-frontend/commit/73253b1e407332b4a717d2299c81a8d868fa87b2)] -- Release volto-slate@5.3.3 - resolutions [EEA Jenkins - [`d199f2e`](https://github.com/eea/industry-frontend/commit/d199f2ea5104427847389a6b2b143d2f67360eb8)] -- Release @eeacms/volto-eea-kitkat@5.1.0 [EEA Jenkins - [`976cf28`](https://github.com/eea/industry-frontend/commit/976cf28090720049dc934f49673c7183f1670c87)] -- Release volto-slate@5.3.2 - resolutions [EEA Jenkins - [`a23f4b9`](https://github.com/eea/industry-frontend/commit/a23f4b93502a431b8ff1f366881019d7c9e5fb08)] -- Release volto-slate@5.3.1 - resolutions [EEA Jenkins - [`47e7699`](https://github.com/eea/industry-frontend/commit/47e7699b9a45de8f3c5204e1653bf8d57fe80069)] -- Release volto-slate@5.3.0 - resolutions [EEA Jenkins - [`41f5a59`](https://github.com/eea/industry-frontend/commit/41f5a59fb83cb55dfa57c01b58daf2d5014feb4d)] -- Release @eeacms/volto-eea-kitkat@5.0.0 [EEA Jenkins - [`ac0f4eb`](https://github.com/eea/industry-frontend/commit/ac0f4ebcd4989438ba42e5060d7859ddc8a5f6ef)] -- Release volto-slate@5.2.1 - resolutions [EEA Jenkins - [`14fc89e`](https://github.com/eea/industry-frontend/commit/14fc89e23128cff7f2755a4a54dc46ac1ce1e297)] -- Release volto-slate@5.2.0 - resolutions [EEA Jenkins - [`f89963c`](https://github.com/eea/industry-frontend/commit/f89963cdcd7262bdf5155d735865febdd3fe29cd)] #### :hammer_and_wrench: Others @@ -153,9 +79,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@1.2.7 [EEA Jenkins - [`5a22a9b`](https://github.com/eea/industry-frontend/commit/5a22a9b4fb23a8377a58235cb2955f61472ec8a3)] -- Release @eeacms/volto-industry-theme@1.2.6 [EEA Jenkins - [`07b0368`](https://github.com/eea/industry-frontend/commit/07b0368e7deedf153fbcf45cb62cd80cdee58b85)] -- Release @eeacms/volto-industry-theme@1.2.5 [EEA Jenkins - [`fe2f37a`](https://github.com/eea/industry-frontend/commit/fe2f37a259b810975893b971d73c388dcbdbb27b)] #### :hammer_and_wrench: Others @@ -164,33 +87,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@1.2.4 [EEA Jenkins - [`29521f9`](https://github.com/eea/industry-frontend/commit/29521f9a0758029ff5a06ba40dc3e4ca649dbe42)] -- Release @eeacms/volto-industry-theme@1.2.3 [EEA Jenkins - [`795df0b`](https://github.com/eea/industry-frontend/commit/795df0bb7b4556493c4b0be39e6f6f7395506cf4)] -- Release @eeacms/volto-industry-theme@1.2.2 [EEA Jenkins - [`c059a9a`](https://github.com/eea/industry-frontend/commit/c059a9af50f7eab12d2f65dc98f6e5a4e4b867b9)] -- Release @eeacms/volto-industry-theme@1.2.1 [EEA Jenkins - [`b79ea33`](https://github.com/eea/industry-frontend/commit/b79ea3339f8cff1a9b4f9295482d3a390f666813)] -- Release @eeacms/volto-industry-theme@1.2.0 [EEA Jenkins - [`10b0a30`](https://github.com/eea/industry-frontend/commit/10b0a305a6ac821380d46a9504d984a11ee7880a)] ### [3.4.0](https://github.com/eea/industry-frontend/compare/3.3.0...3.4.0) - 7 December 2021 #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@1.1.11 [EEA Jenkins - [`12e0d8c`](https://github.com/eea/industry-frontend/commit/12e0d8c22fa352d731811e50c0dc4e02622ed932)] -- Release volto-slate@5.1.3 - resolutions [EEA Jenkins - [`06a794e`](https://github.com/eea/industry-frontend/commit/06a794ed5855fd472c093ab3d4f96d747ec651a2)] -- Release @eeacms/volto-eea-kitkat@4.1.7 [EEA Jenkins - [`299361c`](https://github.com/eea/industry-frontend/commit/299361c337429eaf20613624bc6d27bc5ee41e9c)] -- Release @eeacms/volto-eea-kitkat@4.1.6 [EEA Jenkins - [`7310479`](https://github.com/eea/industry-frontend/commit/731047918188aa455f6161adf50aa558da11458c)] -- Release @eeacms/volto-industry-theme@1.1.10 [EEA Jenkins - [`c2fe184`](https://github.com/eea/industry-frontend/commit/c2fe184c35bc19cbe8797ad440a45d353b92c927)] -- Release @eeacms/volto-industry-theme@1.1.9 [EEA Jenkins - [`cbdbdbe`](https://github.com/eea/industry-frontend/commit/cbdbdbe7a7b67260f7bcc19bc67ad77a49442aeb)] ### [3.3.0](https://github.com/eea/industry-frontend/compare/3.2.6...3.3.0) - 22 November 2021 #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@1.1.8 [EEA Jenkins - [`9dc36c5`](https://github.com/eea/industry-frontend/commit/9dc36c56984c006469cbf8ed514700251c88325a)] -- Release @eeacms/volto-eea-kitkat@4.1.5 [EEA Jenkins - [`1cc0902`](https://github.com/eea/industry-frontend/commit/1cc0902874215afc7a592e32df55b769ea1b5b09)] -- Release @eeacms/volto-industry-theme@1.1.7 [EEA Jenkins - [`8446d3c`](https://github.com/eea/industry-frontend/commit/8446d3c3c5a54382555c4512e56c8c5af113fe27)] -- Release @eeacms/volto-industry-theme@1.1.6 [EEA Jenkins - [`abcf446`](https://github.com/eea/industry-frontend/commit/abcf446df198d940c8e1a53893cc1b793e0ccc39)] -- Release @eeacms/volto-eea-kitkat@4.1.4 [EEA Jenkins - [`f27ace6`](https://github.com/eea/industry-frontend/commit/f27ace67e03e0b8f97e720bc3e77150e8c70659d)] -- Release @eeacms/volto-industry-theme@1.1.4 [EEA Jenkins - [`ee65ad5`](https://github.com/eea/industry-frontend/commit/ee65ad5dd26a5366e729657b7455e97f89ec29d3)] #### :hammer_and_wrench: Others @@ -240,16 +146,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@1.1.3 [EEA Jenkins - [`ef86c96`](https://github.com/eea/industry-frontend/commit/ef86c969921bc0e2bc0b647b69e1f819ddcd3b6c)] -- Release @eeacms/volto-industry-theme@1.1.2 [EEA Jenkins - [`f1ff958`](https://github.com/eea/industry-frontend/commit/f1ff95826b3dfda7eeb46215ad4963a8dea91c4c)] -- Release @eeacms/volto-industry-theme@1.1.0 [EEA Jenkins - [`0285464`](https://github.com/eea/industry-frontend/commit/0285464df5eec8651caf75891ef54d86ec5f37b8)] -- Release @eeacms/volto-industry-theme@1.0.1 [EEA Jenkins - [`5aef85e`](https://github.com/eea/industry-frontend/commit/5aef85e76552951683678398a4985e00ab6b7444)] #### :hammer_and_wrench: Others - Merge master into develop [Miu Razvan - [`b9a3857`](https://github.com/eea/industry-frontend/commit/b9a3857bb56a435f0116997c7ba712112bcf73d4)] - Update package.json [Alexandru Ghica - [`f903e1f`](https://github.com/eea/industry-frontend/commit/f903e1f84b2b2f8dc55cee847ec54c619f78ed0f)] -- Update Jenkinsfile [Alexandru Ghica - [`c5cfbae`](https://github.com/eea/industry-frontend/commit/c5cfbaea793b4eccdadc09f565dc959421cc9866)] - Fix exec permissions [valentinab25 - [`3944119`](https://github.com/eea/industry-frontend/commit/39441196c26c22c4d51d1d023420519290ca7a61)] ### [3.1.5](https://github.com/eea/industry-frontend/compare/3.1.4...3.1.5) - 9 November 2021 @@ -286,8 +187,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-industry-theme@0.1.2 [EEA Jenkins - [`6b9a283`](https://github.com/eea/industry-frontend/commit/6b9a283df781eac24bc5c922d1602322a8511993)] -- Release @eeacms/volto-embed@2.0.8 [EEA Jenkins - [`3f4734e`](https://github.com/eea/industry-frontend/commit/3f4734efbd26930073436db9be1a8d7d82910036)] #### :hammer_and_wrench: Others @@ -316,26 +215,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :hammer_and_wrench: Others -- Update Jenkinsfile [Alexandru Ghica - [`84bb361`](https://github.com/eea/industry-frontend/commit/84bb361649beb8d4398a52bf6e45c52555a52c89)] - Update package.json [Alexandru Ghica - [`d6121e4`](https://github.com/eea/industry-frontend/commit/d6121e45f3275a547d065713c0fee0d9d4a33bc2)] ### [2.7.0](https://github.com/eea/industry-frontend/compare/2.6.0...2.7.0) - 18 October 2021 #### :rocket: Dependency updates -- Release @eeacms/volto-eea-kitkat@4.1.1 [EEA Jenkins - [`8048e44`](https://github.com/eea/industry-frontend/commit/8048e44f8fedfb86d30ac5692a0e175876da93d8)] -- Release @eeacms/volto-eea-kitkat@4.1.0 [EEA Jenkins - [`03c1c46`](https://github.com/eea/industry-frontend/commit/03c1c466daf8876e91cdbd3ad53f78b1095ffe1b)] ### [2.6.0](https://github.com/eea/industry-frontend/compare/2.5.0...2.6.0) - 14 October 2021 #### :hammer_and_wrench: Others - Update package.json [Alexandru Ghica - [`afac4a0`](https://github.com/eea/industry-frontend/commit/afac4a06db6e367a18597d4f476de5a20c1967d9)] -- Update Jenkinsfile [Alexandru Ghica - [`2a844cc`](https://github.com/eea/industry-frontend/commit/2a844cc6fde53fa2fa14913116606e439d959106)] ### [2.5.0](https://github.com/eea/industry-frontend/compare/2.4.0-beta.4...2.5.0) - 14 October 2021 #### :hammer_and_wrench: Others -- Update Jenkinsfile [Alexandru Ghica - [`6e9a1fa`](https://github.com/eea/industry-frontend/commit/6e9a1fa2a9f00d6d7d1ecec8ddf431e01c72ccaa)] - Rename repo [Miu Razvan - [`17af166`](https://github.com/eea/industry-frontend/commit/17af1662d6cab4d75dadf4204502ba159a557627)] ### [2.4.0-beta.4](https://github.com/eea/industry-frontend/compare/2.4.0-beta.3...2.4.0-beta.4) - 14 October 2021 @@ -353,8 +247,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-embed@2.0.7 [EEA Jenkins - [`fbae9e6`](https://github.com/eea/industry-frontend/commit/fbae9e6314715970b59063b440a49060abd6dd60)] -- Release @eeacms/volto-embed@2.0.6 [EEA Jenkins - [`ccd9d85`](https://github.com/eea/industry-frontend/commit/ccd9d8551733b4f20c25b7d8048e216dc08f304c)] #### :hammer_and_wrench: Others @@ -364,7 +256,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-eea-kitkat@4.0.2 [EEA Jenkins - [`e989a57`](https://github.com/eea/industry-frontend/commit/e989a575958d0a6ff7c9cd422611847f83c1b85a)] #### :hammer_and_wrench: Others @@ -374,7 +265,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-embed@2.0.5 [EEA Jenkins - [`1d42e56`](https://github.com/eea/industry-frontend/commit/1d42e56d3e2d856032ed56771169ab7b547fff16)] #### :hammer_and_wrench: Others @@ -384,10 +274,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :rocket: Dependency updates -- Release @eeacms/volto-datablocks@2.0.13 [EEA Jenkins - [`ee45153`](https://github.com/eea/industry-frontend/commit/ee451536870fd12336f71329acfc088346dfe8ca)] -- Release @eeacms/volto-eea-kitkat@4.0.1 [EEA Jenkins - [`d251bbb`](https://github.com/eea/industry-frontend/commit/d251bbb55113ab29a4b94dbda302f501e9e41d82)] -- Release @eeacms/volto-eea-kitkat@4.0.0 [EEA Jenkins - [`ae9a972`](https://github.com/eea/industry-frontend/commit/ae9a9722bfb825a109c143727eeb771a3383a8c1)] -- Release @eeacms/volto-embed@2.0.4 [EEA Jenkins - [`26680f5`](https://github.com/eea/industry-frontend/commit/26680f5a361391cc945c02951b5b0ebf1d105a7f)] #### :hammer_and_wrench: Others @@ -404,7 +290,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - added kitkat [alecghica - [`cbab428`](https://github.com/eea/industry-frontend/commit/cbab42885c801ceba1cf08abc8079b5b648ed534)] - added kitkat [alecghica - [`41b58aa`](https://github.com/eea/industry-frontend/commit/41b58aad97c87640366e0ec002026d224442edeb)] - added tpl [alecghica - [`95bfdc8`](https://github.com/eea/industry-frontend/commit/95bfdc802bb6db9d81dff7a8ff1b0fb6489129ea)] -- Add automated release, rebuild yarn.lock [valentinab25 - [`922ee5c`](https://github.com/eea/industry-frontend/commit/922ee5c9b935bad87a9d8c2247fbf0ebedbfc0bd)] - Updated settings [alecghica - [`aee77cd`](https://github.com/eea/industry-frontend/commit/aee77cdad0b63105f79d7138c63efd504204d191)] - Update addons versions [Miu Razvan - [`d1313bf`](https://github.com/eea/industry-frontend/commit/d1313bf1f00e419965b5a3c41e00979481c6fbfa)] ### [2.1.21](https://github.com/eea/industry-frontend/compare/2.1.20...2.1.21) - 7 September 2021 @@ -487,7 +372,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Update [razvanMiu - [`3b306c4`](https://github.com/eea/industry-frontend/commit/3b306c4d85fc1cc1770410e2ceca3b22c50c3252)] - Merge master [razvanMiu - [`4be3fba`](https://github.com/eea/industry-frontend/commit/4be3fbabb618264026bf236c9507ae3b0ee5bb0a)] - Overwrite scroll on route update [razvanMiu - [`0c04cd9`](https://github.com/eea/industry-frontend/commit/0c04cd9872ddf8db9bdd176147dd2b71744c56ef)] -- upgrade jenkins job path [valentinab25 - [`c1dcbcb`](https://github.com/eea/industry-frontend/commit/c1dcbcbd3710c1bc1b4af4a4ad2a1cad8c5fc0f8)] - cleanup [Claudia Ifrim - [`f88b79c`](https://github.com/eea/industry-frontend/commit/f88b79c9c0f182b51fb40fae9d0ff080c61f071b)] - Refs#135694 - add facility address [Claudia Ifrim - [`c205366`](https://github.com/eea/industry-frontend/commit/c205366d84ef637feb5aaab52ba120026ed5a990)] - Refs#135696 - add privacy notice for site location map [Claudia Ifrim - [`0079637`](https://github.com/eea/industry-frontend/commit/0079637acb4b3bf091bea3284960094cac1478c8)] @@ -496,6 +380,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Fix tests [razvanMiu - [`65177e9`](https://github.com/eea/industry-frontend/commit/65177e9b4c0b9606bc38c4588c4ff074aacb38e1)] - add basic tests [nileshgulia1 - [`cbd8d34`](https://github.com/eea/industry-frontend/commit/cbd8d34d009087c1acf5c43a64627c57f9442e20)] - fix cypress [nileshgulia1 - [`37cf2d7`](https://github.com/eea/industry-frontend/commit/37cf2d7d37efcb5e1712d5847cb95680782f07a6)] +- Bump axios from 0.20.0 to 0.21.1 [dependabot[bot] - [`9666614`](https://github.com/eea/industry-frontend/commit/966661484d684a457f1ba00f80cdfd57aa834723)] - Update cypress.json [valentinab25 - [`fb24e37`](https://github.com/eea/industry-frontend/commit/fb24e37646341dd5a568e54d90f2dbdc4b59823a)] - don't build on PR [valentinab25 - [`45fde98`](https://github.com/eea/industry-frontend/commit/45fde9881a4d46e28d3182913e2b9ad8126a7049)] - add integration tests [valentinab25 - [`322a452`](https://github.com/eea/industry-frontend/commit/322a452d01ce79772c9f5c7f0b7823427e110dd9)] @@ -636,10 +521,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Release 1.4.4 [razvanMiu - [`0e3aa01`](https://github.com/eea/industry-frontend/commit/0e3aa01b0b3845d1fd002a8701df474d87617d74)] - add plonesass image [nileshgulia1 - [`0e2d41b`](https://github.com/eea/industry-frontend/commit/0e2d41b74a4778e190df1423efaf75608ca2f72d)] -- try to fix JENKINS [nileshgulia1 - [`1191aff`](https://github.com/eea/industry-frontend/commit/1191aff31ce063e8a378d6b6c0259953bf3ac1f3)] - Fixed cypress test [razvanMiu - [`032bb2a`](https://github.com/eea/industry-frontend/commit/032bb2a971eb415a8dc724e6ffbbfc311b73a9fb)] - Update entrypoint-prod.sh [Miu Razvan - [`45dcd5c`](https://github.com/eea/industry-frontend/commit/45dcd5c475131e9a9d7ddd65281a8cbbf213dce4)] -- Fix jenkins [razvanMiu - [`aef63cd`](https://github.com/eea/industry-frontend/commit/aef63cd9b3abd90d33b6a99d6166bdd43a69888c)] - Run cypress [razvanMiu - [`cc01bdb`](https://github.com/eea/industry-frontend/commit/cc01bdb961d630cebd89ad18db23635b9b6b6317)] - Release 1.4.3 [razvanMiu - [`d381b03`](https://github.com/eea/industry-frontend/commit/d381b03148ff2f3218aba80a60b20be18440675e)] - Commented cypress [razvanMiu - [`ea2eab4`](https://github.com/eea/industry-frontend/commit/ea2eab4dac16ac5b6d67039a2f65188420d6ca6c)] @@ -663,7 +546,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### :hammer_and_wrench: Others - Release 1.4.2 [razvanMiu - [`ddd9783`](https://github.com/eea/industry-frontend/commit/ddd97839ac7561e7609ef2e14c80232363ea2f68)] -- Updated Jenkinsfile [razvanMiu - [`0ce434e`](https://github.com/eea/industry-frontend/commit/0ce434e348435b3a9896e2324c6df110d1d95bd3)] - [Feature #125730] Added cypress [razvanMiu - [`abf5e5f`](https://github.com/eea/industry-frontend/commit/abf5e5faa2c6213678e50dfc024e523fdc1a88e5)] ### [1.4.1](https://github.com/eea/industry-frontend/compare/1.4.0...1.4.1) - 4 January 2021 @@ -848,7 +730,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - RedirectView fix; SidebarBlock update; Map update [Miu Razvan - [`b7aff61`](https://github.com/eea/industry-frontend/commit/b7aff61b000b938b2e3e79be08aa3b7a2cdfca5b)] - Style update [Miu Razvan - [`2dec996`](https://github.com/eea/industry-frontend/commit/2dec9969f246fa82bb1bdf381cc3a2d350fc584a)] - Added QueryParam - button and text components [Miu Razvan - [`4c28708`](https://github.com/eea/industry-frontend/commit/4c28708674dbfb48ac15ce2c4060666fcc7d4e5b)] -- Jenkinsfile update. FiltersBlock update. [Miu Razvan - [`e3809e3`](https://github.com/eea/industry-frontend/commit/e3809e3ee353d5036c894baa4630690f09371190)] - Added addons in workspace [Miu Razvan - [`34a54ac`](https://github.com/eea/industry-frontend/commit/34a54acb7deac814af790e162a7d012b3fd7cd82)] - Dockerfile remove mr-developer [Miu Razvan - [`52b1dbc`](https://github.com/eea/industry-frontend/commit/52b1dbc2bc15123e0046e8c1f53d78549d128a5f)] - Updated build scripts [Miu Razvan - [`3e4488a`](https://github.com/eea/industry-frontend/commit/3e4488a0f39481f92b1734f8546919b9c57af107)] From 745cc1bc882b64b93fbb7423fff5f1ab38c5c348 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Fri, 30 Sep 2022 12:20:19 +0000 Subject: [PATCH 11/12] Release @eeacms/volto-industry-theme@2.0.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f7c8367..1e85d8b 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ }, "dependencies": { "@eeacms/volto-eea-kitkat": "8.2.2", - "@eeacms/volto-industry-theme": "2.0.7", + "@eeacms/volto-industry-theme": "2.0.8", "@plone/volto": "16.0.0-alpha.14" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index d03d74e..51dc080 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1446,10 +1446,10 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-group-block/-/volto-group-block-4.3.8.tgz#d7d16fe17745cb08bf7f625c27d021e854281bb4" integrity sha512-aRvREccetNiqIeOLvYH0sUAoQgBeuS4J3K0pWQeEwGw2i1znvYMvgZaWVNcck84RiLsMOHVnuafSGYvzR4RkZA== -"@eeacms/volto-industry-theme@2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@eeacms/volto-industry-theme/-/volto-industry-theme-2.0.7.tgz#1dae1088477375ede53454f13827e224efc8c103" - integrity sha512-GkFYp1djdL8NsZYBY6rwwbdFzN3ANSNH8PDjsuhHu15GgPenyMaoVsoR8bxn0rxpO/4fpJj0wXx0c2WpGo80JA== +"@eeacms/volto-industry-theme@2.0.8": + version "2.0.8" + resolved "https://registry.yarnpkg.com/@eeacms/volto-industry-theme/-/volto-industry-theme-2.0.8.tgz#6024e1961a349886aef89cf0240c7d4c9efe7a27" + integrity sha512-HW7gRxHvbPwRC+W64b1dwYje952dXXpWmObicRoDHPUoi64AzzvSMHFnn/N3IB4C9jxiPvsadIe+Q4XPu0d9Dg== dependencies: "@cypress/code-coverage" "^3.9.5" "@eeacms/volto-columns-block" "*" From a18783f7076f44957e051a6994f7db4377776973 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Fri, 30 Sep 2022 12:27:10 +0000 Subject: [PATCH 12/12] Automated release 3.16.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d736a..539cce1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -### [3.16.0](https://github.com/eea/industry-frontend/compare/3.15.0...3.16.0) - 29 September 2022 +### [3.16.0](https://github.com/eea/industry-frontend/compare/3.15.0...3.16.0) - 30 September 2022 #### :rocket: Dependency updates