From 203f02c3f9da0e40be79ab9e7c728639c222c624 Mon Sep 17 00:00:00 2001 From: Dylan Kelly Date: Mon, 6 May 2024 09:15:50 +1000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=96=20release=20ripple=202.9.?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 73 +++++++++++++++++++ lerna.json | 2 +- packages/eslint-config-ripple/package.json | 2 +- packages/nuxt-ripple-analytics/package.json | 2 +- packages/nuxt-ripple-cli/package.json | 2 +- packages/nuxt-ripple-preview/package.json | 2 +- packages/nuxt-ripple/package.json | 2 +- packages/ripple-storybook/package.json | 2 +- packages/ripple-test-utils/package.json | 2 +- packages/ripple-tide-api/package.json | 2 +- packages/ripple-tide-event/package.json | 2 +- packages/ripple-tide-grant/package.json | 2 +- .../ripple-tide-landing-page/package.json | 2 +- packages/ripple-tide-media/package.json | 2 +- packages/ripple-tide-news/package.json | 2 +- packages/ripple-tide-publication/package.json | 2 +- packages/ripple-tide-search/package.json | 2 +- packages/ripple-tide-topic/package.json | 2 +- packages/ripple-ui-core/package.json | 3 +- packages/ripple-ui-forms/package.json | 2 +- packages/ripple-ui-maps/package.json | 10 +-- packages/stylelint-config-ripple/package.json | 2 +- 22 files changed, 98 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6f6af05f1..f820d180a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,78 @@ # Changelog +## v2.9.0 + +[compare changes](https://github.com/dpc-sdp/ripple-framework/compare/v2.8.2...v2.9.0) + + +### ๐Ÿš€ Enhancements + + - **@dpc-sdp/ripple-ui-forms:** Add RplFormHidden component ([e9ed9534e](https://github.com/dpc-sdp/ripple-framework/commit/e9ed9534e)) + +### ๐Ÿฉน Fixes + + - ๐Ÿ› move stripsite id fn to auto import util ([b25df9392](https://github.com/dpc-sdp/ripple-framework/commit/b25df9392)) + - ๐Ÿ› fix imports for compiler macros ([197b6d42b](https://github.com/dpc-sdp/ripple-framework/commit/197b6d42b)) + - ๐Ÿ› move stripsite id fn to auto import util ([3855d319d](https://github.com/dpc-sdp/ripple-framework/commit/3855d319d)) + - **@dpc-sdp/ripple-ui-core:** Updated tabs component based on design feedback ([fb6775cbd](https://github.com/dpc-sdp/ripple-framework/commit/fb6775cbd)) + - **@dpc-sdp/ripple-ui-core:** ๐Ÿ“ fix missing argstable import ([0d48f3935](https://github.com/dpc-sdp/ripple-framework/commit/0d48f3935)) + - **@dpc-sdp/ripple-ui-core:** Remove unused import to appease eslint ([119ceff0e](https://github.com/dpc-sdp/ripple-framework/commit/119ceff0e)) + - **@dpc-sdp/ripple-ui-maps:** Fixed maps crashing after nuxt update ([141171b12](https://github.com/dpc-sdp/ripple-framework/commit/141171b12)) + - **@dpc-sdp/ripple-ui-maps:** ๐Ÿ› remove default zoom controls after mount instead of hide ([50dea9d1a](https://github.com/dpc-sdp/ripple-framework/commit/50dea9d1a)) + - **@dpc-sdp/ripple-ui-core:** Fixed back to top button being clickable when hidden ([0a844b970](https://github.com/dpc-sdp/ripple-framework/commit/0a844b970)) + +### ๐Ÿ’… Refactors + + - **@dpc-sdp/ripple-ui-core:** โ™ป๏ธ refactor as html el with data attr ([689edf17c](https://github.com/dpc-sdp/ripple-framework/commit/689edf17c)) + +### ๐Ÿ“ฆ Build + + - ๐Ÿ‘ท update to node v20 ([d1773c588](https://github.com/dpc-sdp/ripple-framework/commit/d1773c588)) + - **@dpc-sdp/ripple-ui-core:** Use esm json import for token script ([91f6f36f6](https://github.com/dpc-sdp/ripple-framework/commit/91f6f36f6)) + - ๐Ÿ”’๏ธ add overrides for vulnerable packages ([12e5996d5](https://github.com/dpc-sdp/ripple-framework/commit/12e5996d5)) + - Fix engines and remove unnecessary overrides ([7f5fa437d](https://github.com/dpc-sdp/ripple-framework/commit/7f5fa437d)) + - **@dpc-sdp/ripple-ui-maps:** Fix outdated kit version ([609b9f43d](https://github.com/dpc-sdp/ripple-framework/commit/609b9f43d)) + +### ๐Ÿก Chore + + - Update nuxt to 3.10.2 ([353101f54](https://github.com/dpc-sdp/ripple-framework/commit/353101f54)) + - **@dpc-sdp/ripple-ui-maps:** Update vue3openlayers ([a1ddd41c0](https://github.com/dpc-sdp/ripple-framework/commit/a1ddd41c0)) + - โฌ†๏ธ upgrade nuxt to 3.11.2 ([92f0e00a4](https://github.com/dpc-sdp/ripple-framework/commit/92f0e00a4)) + - **@dpc-sdp/nuxt-ripple:** ๐Ÿงช fix breadcrumb unit test ([44255dad8](https://github.com/dpc-sdp/ripple-framework/commit/44255dad8)) + - ๐Ÿ”– release ripple 2.8.1 ([352e779be](https://github.com/dpc-sdp/ripple-framework/commit/352e779be)) + - **@dpc-sdp/ripple-ui-core:** Update CSS loading order for storybook ([3c0653214](https://github.com/dpc-sdp/ripple-framework/commit/3c0653214)) + - **@dpc-sdp/ripple-ui-maps:** Move ui-maps imports to auto import ([b35045bd6](https://github.com/dpc-sdp/ripple-framework/commit/b35045bd6)) + - **@dpc-sdp/nuxt-ripple:** ๐Ÿงช fix breadcrumb unit test ([db10b51da](https://github.com/dpc-sdp/ripple-framework/commit/db10b51da)) + - โœ… update cypress to v13 ([fb516c415](https://github.com/dpc-sdp/ripple-framework/commit/fb516c415)) + - **@dpc-sdp/nuxt-ripple-cli:** โฌ†๏ธ update cli nuxt kit version ([5cf271d74](https://github.com/dpc-sdp/ripple-framework/commit/5cf271d74)) + - **nuxt-app:** Add recommended vscode debug config ([ab3f102f5](https://github.com/dpc-sdp/ripple-framework/commit/ab3f102f5)) + - โฌ†๏ธ update pnpm and node versions ([8f9618710](https://github.com/dpc-sdp/ripple-framework/commit/8f9618710)) + - ๐Ÿ”ง remove vscode circleci extension ([2404a3ba3](https://github.com/dpc-sdp/ripple-framework/commit/2404a3ba3)) + - ๐Ÿ”ง redundant devdep ([ff7e084b2](https://github.com/dpc-sdp/ripple-framework/commit/ff7e084b2)) + - Remove packagemanager from subpackages ([578dd77e6](https://github.com/dpc-sdp/ripple-framework/commit/578dd77e6)) + - Remove jest override in node 20 ([93b8cb53b](https://github.com/dpc-sdp/ripple-framework/commit/93b8cb53b)) + - โฌ†๏ธ upgrade vite to fix security vulnerablity ([faa7f6a84](https://github.com/dpc-sdp/ripple-framework/commit/faa7f6a84)) + - **@dpc-sdp/ripple-tide-landing-page:** โฌ†๏ธ update ofetch ([ccf2df75d](https://github.com/dpc-sdp/ripple-framework/commit/ccf2df75d)) + - Update lockfile ([bcee645a3](https://github.com/dpc-sdp/ripple-framework/commit/bcee645a3)) + - โž– remove unused vue-jest ([fc814dc27](https://github.com/dpc-sdp/ripple-framework/commit/fc814dc27)) + - **ripple-storybook:** โฌ†๏ธ update waiton ([552af3b35](https://github.com/dpc-sdp/ripple-framework/commit/552af3b35)) + +### โœ… Tests + + - **@dpc-sdp/ripple-tide-search:** Fixed tests after tabs update ([fa82cb0b3](https://github.com/dpc-sdp/ripple-framework/commit/fa82cb0b3)) + - **@dpc-sdp/ripple-test-utils:** ๐Ÿ› fix path not encoded correctly in test request ([d1297137b](https://github.com/dpc-sdp/ripple-framework/commit/d1297137b)) + - **@dpc-sdp/ripple-ui-core:** โœ… fix tabs test ([c3eb343bb](https://github.com/dpc-sdp/ripple-framework/commit/c3eb343bb)) + - Update VSBA test snapshot ([ae1d087f7](https://github.com/dpc-sdp/ripple-framework/commit/ae1d087f7)) + - Add additional waits for tile req ([63a46337a](https://github.com/dpc-sdp/ripple-framework/commit/63a46337a)) + - Increase image diff threshold ([f2dcf7f8c](https://github.com/dpc-sdp/ripple-framework/commit/f2dcf7f8c)) + +### โค๏ธ Contributors + +- Dylan Kelly +- Jason Smith +- Jeffrey Dowdle +- David Featherston + ## v2.8.2 [compare changes](https://github.com/dpc-sdp/ripple-framework/compare/v2.8.1...v2.8.2) diff --git a/lerna.json b/lerna.json index 5bde456371..15b3c1d374 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.8.2", + "version": "2.9.0", "npmClient": "pnpm", "exact": true, "command": { diff --git a/packages/eslint-config-ripple/package.json b/packages/eslint-config-ripple/package.json index b33332e4c5..58785c0878 100644 --- a/packages/eslint-config-ripple/package.json +++ b/packages/eslint-config-ripple/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/eslint-config-ripple", "description": "ESLint config for Ripple projects", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "index.js", diff --git a/packages/nuxt-ripple-analytics/package.json b/packages/nuxt-ripple-analytics/package.json index da368c4fc9..0db14283ad 100644 --- a/packages/nuxt-ripple-analytics/package.json +++ b/packages/nuxt-ripple-analytics/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/nuxt-ripple-analytics", "description": "Nuxt module for handling event tracking.", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "main": "./nuxt.config.ts", "repository": "https://github.com/dpc-sdp/ripple-framework", diff --git a/packages/nuxt-ripple-cli/package.json b/packages/nuxt-ripple-cli/package.json index 467cf5ea2f..a3e11dccb5 100644 --- a/packages/nuxt-ripple-cli/package.json +++ b/packages/nuxt-ripple-cli/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/nuxt-ripple-cli", "description": "A CLI for simplifying common setup and scaffolding tasks", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "./dist/index.js", diff --git a/packages/nuxt-ripple-preview/package.json b/packages/nuxt-ripple-preview/package.json index e37db048bb..9a282643e0 100644 --- a/packages/nuxt-ripple-preview/package.json +++ b/packages/nuxt-ripple-preview/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/nuxt-ripple-preview", "description": "Adds support for drupal preview links in Ripple frontend sites", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "main": "./nuxt.config.ts", "repository": "https://github.com/dpc-sdp/ripple-framework", diff --git a/packages/nuxt-ripple/package.json b/packages/nuxt-ripple/package.json index d0ef72fef9..29177e2e19 100644 --- a/packages/nuxt-ripple/package.json +++ b/packages/nuxt-ripple/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/nuxt-ripple", "description": "Nuxt module for integrating Ripple and Tide", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "main": "./nuxt.config.ts", "repository": "https://github.com/dpc-sdp/ripple-framework", diff --git a/packages/ripple-storybook/package.json b/packages/ripple-storybook/package.json index 7470778125..79042808fc 100644 --- a/packages/ripple-storybook/package.json +++ b/packages/ripple-storybook/package.json @@ -1,7 +1,7 @@ { "name": "ripple-storybook", "description": "Ripple Storybook instance", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "private": true, "repository": "https://github.com/dpc-sdp/ripple-framework", diff --git a/packages/ripple-test-utils/package.json b/packages/ripple-test-utils/package.json index 5557ea5c17..a6116dc7d5 100644 --- a/packages/ripple-test-utils/package.json +++ b/packages/ripple-test-utils/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-test-utils", "description": "Test utils for Ripple sites", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "type": "module", "main": "./dist/config/index.js", diff --git a/packages/ripple-tide-api/package.json b/packages/ripple-tide-api/package.json index 6cab3a52b7..7513ea96c9 100644 --- a/packages/ripple-tide-api/package.json +++ b/packages/ripple-tide-api/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-tide-api", "description": "Ripple API endpoints for Tide Drupal backend", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "./dist/index.js", diff --git a/packages/ripple-tide-event/package.json b/packages/ripple-tide-event/package.json index 84ee139a9a..929d060307 100644 --- a/packages/ripple-tide-event/package.json +++ b/packages/ripple-tide-event/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-tide-event", "description": "Ripple mappings and components for Tide Event Content type", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "main": "./nuxt.config.ts", "repository": "https://github.com/dpc-sdp/ripple-framework", diff --git a/packages/ripple-tide-grant/package.json b/packages/ripple-tide-grant/package.json index 9ec8ad2ae9..195178491e 100644 --- a/packages/ripple-tide-grant/package.json +++ b/packages/ripple-tide-grant/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-tide-grant", "description": "Ripple mappings and components for Tide Grant Content type", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "./nuxt.config.ts", diff --git a/packages/ripple-tide-landing-page/package.json b/packages/ripple-tide-landing-page/package.json index d5d9323866..d2b6b18cde 100644 --- a/packages/ripple-tide-landing-page/package.json +++ b/packages/ripple-tide-landing-page/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-tide-landing-page", "description": "Ripple mappings and components for Tide landing-page Content type", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "./nuxt.config.ts", diff --git a/packages/ripple-tide-media/package.json b/packages/ripple-tide-media/package.json index f4b08f7d79..5def9f169e 100644 --- a/packages/ripple-tide-media/package.json +++ b/packages/ripple-tide-media/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-tide-media", "description": "Ripple mappings and components for Tide media", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "./nuxt.config.ts", diff --git a/packages/ripple-tide-news/package.json b/packages/ripple-tide-news/package.json index 3d796049e8..07146fdfa0 100644 --- a/packages/ripple-tide-news/package.json +++ b/packages/ripple-tide-news/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-tide-news", "description": "Ripple mappings and components for Tide News content type", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "./nuxt.config.ts", diff --git a/packages/ripple-tide-publication/package.json b/packages/ripple-tide-publication/package.json index 8dd6e24861..57c42f58a3 100644 --- a/packages/ripple-tide-publication/package.json +++ b/packages/ripple-tide-publication/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-tide-publication", "description": "Ripple mappings and components for Tide Publication Content type", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "./nuxt.config.ts", diff --git a/packages/ripple-tide-search/package.json b/packages/ripple-tide-search/package.json index c36a6d6057..f2fd7057b1 100644 --- a/packages/ripple-tide-search/package.json +++ b/packages/ripple-tide-search/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-tide-search", "description": "Ripple search UI and services for connecting to Tide search", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "./nuxt.config.ts", diff --git a/packages/ripple-tide-topic/package.json b/packages/ripple-tide-topic/package.json index 71f9cd3500..9341b92bf3 100644 --- a/packages/ripple-tide-topic/package.json +++ b/packages/ripple-tide-topic/package.json @@ -9,7 +9,7 @@ "./mapping": "./mapping/index.ts", "./types": "./types.ts" }, - "version": "2.8.2", + "version": "2.9.0", "dependencies": { "@dpc-sdp/nuxt-ripple": "workspace:*", "@dpc-sdp/ripple-tide-api": "workspace:*", diff --git a/packages/ripple-ui-core/package.json b/packages/ripple-ui-core/package.json index f2d392d00b..d46f6f4c1c 100644 --- a/packages/ripple-ui-core/package.json +++ b/packages/ripple-ui-core/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-ui-core", "description": "Ripple UI Core component library", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "files": [ @@ -57,7 +57,6 @@ "postcss-preset-env": "^8.1.0", "swiper": "^8.4.5", "vite-svg-loader": "^4.0.0" - }, "peerDependencies": { "vue": "^3.4.21" diff --git a/packages/ripple-ui-forms/package.json b/packages/ripple-ui-forms/package.json index 4a91494c00..cac02a163f 100644 --- a/packages/ripple-ui-forms/package.json +++ b/packages/ripple-ui-forms/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-ui-forms", "description": "A form component library built with Formkit", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "./dist/rpl-forms.umd.js", diff --git a/packages/ripple-ui-maps/package.json b/packages/ripple-ui-maps/package.json index d70cf21dd4..6a54edda0e 100644 --- a/packages/ripple-ui-maps/package.json +++ b/packages/ripple-ui-maps/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/ripple-ui-maps", "description": "Ripple UI Core component library", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "files": [ @@ -42,14 +42,14 @@ "@nuxt/kit": "3.11.2", "@vueuse/core": "^10.9.0", "@vueuse/integrations": "^10.9.0", + "ol": "^9.1.0", + "ol-contextmenu": "^5.4.0", + "ol-ext": "^4.0.18", "postcss-each": "^1.1.0", "postcss-nested": "^6.0.1", "postcss-normalize": "^10.0.1", "postcss-preset-env": "^8.1.0", - "vue3-openlayers": "^7.0.0", - "ol": "^9.1.0", - "ol-contextmenu": "^5.4.0", - "ol-ext": "^4.0.18" + "vue3-openlayers": "^7.0.0" }, "peerDependencies": { "vue": "^3.4.21" diff --git a/packages/stylelint-config-ripple/package.json b/packages/stylelint-config-ripple/package.json index af82c49d89..95a8dfd213 100644 --- a/packages/stylelint-config-ripple/package.json +++ b/packages/stylelint-config-ripple/package.json @@ -1,7 +1,7 @@ { "name": "@dpc-sdp/stylelint-config-ripple", "description": "ESLint config for Ripple projects", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "repository": "https://github.com/dpc-sdp/ripple-framework", "main": "index.js",