chore(release): v5.0.1 🚀

This commit is contained in:
caele
2024-04-23 09:43:55 +02:00
parent 9a1ffd2c03
commit ce0f9cbf1e
35 changed files with 148 additions and 77 deletions

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
### Bug Fixes
- cycle cyclic dimension doesn't work when filter pane is in selec… ([#1531](https://github.com/qlik-oss/nebula.js/issues/1531)) ([9a1ffd2](https://github.com/qlik-oss/nebula.js/commit/9a1ffd2c0399af84f3725bca9cdcfebedbb80ef1))
- **deps:** update dependency express to v4.19.2 [security] ([#1525](https://github.com/qlik-oss/nebula.js/issues/1525)) ([2c8c86f](https://github.com/qlik-oss/nebula.js/commit/2c8c86fa9563a07b4b143b167086e07e8799e603))
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
### Bug Fixes

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/conversion
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/conversion",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"main": "src/index.js",
"devDependencies": {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/enigma-mocker
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/enigma-mocker",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"main": "src/index.js",
"devDependencies": {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/locale
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
**Note:** Version bump only for package @nebula.js/locale

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/locale",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"main": "src/index.js",
"scripts": {

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
### Bug Fixes
- cycle cyclic dimension doesn't work when filter pane is in selec… ([#1531](https://github.com/qlik-oss/nebula.js/issues/1531)) ([9a1ffd2](https://github.com/qlik-oss/nebula.js/commit/9a1ffd2c0399af84f3725bca9cdcfebedbb80ef1))
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/nucleus",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"main": "src/index.js",
"devDependencies": {
@@ -8,11 +8,11 @@
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@nebula.js/conversion": "^5.0.0",
"@nebula.js/locale": "^5.0.0",
"@nebula.js/supernova": "^5.0.0",
"@nebula.js/theme": "^5.0.0",
"@nebula.js/ui": "^5.0.0",
"@nebula.js/conversion": "^5.0.1",
"@nebula.js/locale": "^5.0.1",
"@nebula.js/supernova": "^5.0.1",
"@nebula.js/theme": "^5.0.1",
"@nebula.js/ui": "^5.0.1",
"@testing-library/react": "^14.3.1",
"extend": "3.0.2",
"node-event-emitter": "0.0.1",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/snapshooter
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
**Note:** Version bump only for package @nebula.js/snapshooter

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/snapshooter",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"description": "",
"license": "MIT",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/stardust
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
### Features

View File

@@ -3,7 +3,7 @@
"info": {
"name": "@nebula.js/stardust:listbox",
"description": "nebula listbox properties definition",
"version": "5.0.0",
"version": "5.0.1",
"license": "MIT",
"stability": "stable",
"x-qlik-visibility": "public"

View File

@@ -3,7 +3,7 @@
"info": {
"name": "@nebula.js/stardust",
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
"version": "5.0.0",
"version": "5.0.1",
"license": "MIT",
"stability": "stable"
},
@@ -1793,33 +1793,6 @@
}
}
},
"Plugin": {
"description": "An object literal containing meta information about the plugin and a function containing the plugin implementation.",
"stability": "experimental",
"availability": {
"since": "1.2.0"
},
"kind": "interface",
"entries": {
"info": {
"description": "Object that can hold various meta info about the plugin",
"kind": "object",
"entries": {
"name": {
"description": "The name of the plugin",
"type": "string"
}
}
},
"fn": {
"description": "The implementation of the plugin. Input and return value is up to the plugin implementation to decide based on its purpose.",
"type": "function"
}
},
"examples": [
"const plugin = {\n info: {\n name: \"example-plugin\",\n type: \"meta-type\",\n },\n fn: () => {\n // Plugin implementation goes here\n }\n};"
]
},
"LoadType": {
"kind": "interface",
"params": [
@@ -1865,6 +1838,33 @@
}
}
},
"Plugin": {
"description": "An object literal containing meta information about the plugin and a function containing the plugin implementation.",
"stability": "experimental",
"availability": {
"since": "1.2.0"
},
"kind": "interface",
"entries": {
"info": {
"description": "Object that can hold various meta info about the plugin",
"kind": "object",
"entries": {
"name": {
"description": "The name of the plugin",
"type": "string"
}
}
},
"fn": {
"description": "The implementation of the plugin. Input and return value is up to the plugin implementation to decide based on its purpose.",
"type": "function"
}
},
"examples": [
"const plugin = {\n info: {\n name: \"example-plugin\",\n type: \"meta-type\",\n },\n fn: () => {\n // Plugin implementation goes here\n }\n};"
]
},
"ActionToolbarElement": {
"availability": {
"since": "2.1.0"

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/stardust",
"version": "5.0.0",
"version": "5.0.1",
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
"license": "MIT",
"author": "QlikTech International AB",
@@ -45,13 +45,13 @@
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@nebula.js/conversion": "^5.0.0",
"@nebula.js/enigma-mocker": "^5.0.0",
"@nebula.js/locale": "^5.0.0",
"@nebula.js/nucleus": "^5.0.0",
"@nebula.js/supernova": "^5.0.0",
"@nebula.js/theme": "^5.0.0",
"@nebula.js/ui": "^5.0.0",
"@nebula.js/conversion": "^5.0.1",
"@nebula.js/enigma-mocker": "^5.0.1",
"@nebula.js/locale": "^5.0.1",
"@nebula.js/nucleus": "^5.0.1",
"@nebula.js/supernova": "^5.0.1",
"@nebula.js/theme": "^5.0.1",
"@nebula.js/ui": "^5.0.1",
"@qlik/api": "^1.3.0",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",

View File

@@ -568,16 +568,6 @@ declare namespace stardust {
type: "dimension" | "measure";
}
/**
* An object literal containing meta information about the plugin and a function containing the plugin implementation.
*/
interface Plugin {
info: {
name: string;
};
fn: ()=>void;
}
interface LoadType {
(type: {
name: string;
@@ -592,6 +582,16 @@ declare namespace stardust {
meta?: object;
}
/**
* An object literal containing meta information about the plugin and a function containing the plugin implementation.
*/
interface Plugin {
info: {
name: string;
};
fn: ()=>void;
}
interface ActionToolbarElement extends HTMLElement{
className: "njs-action-toolbar-popover";
}

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/supernova
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
### Features

View File

@@ -1,7 +1,7 @@
{
"name": "@nebula.js/supernova",
"private": true,
"version": "5.0.0",
"version": "5.0.1",
"main": "src/index.js",
"devDependencies": {
"extend": "3.0.2",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/test-utils
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
**Note:** Version bump only for package @nebula.js/test-utils

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/test-utils",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"description": "",
"license": "MIT",
@@ -27,4 +27,4 @@
"peerDependencies": {
"@nebula.js/stardust": ">=5.0.0"
}
}
}

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/theme
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
**Note:** Version bump only for package @nebula.js/theme

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/theme",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"main": "src/index.js",
"devDependencies": {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/cli-build
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
**Note:** Version bump only for package @nebula.js/cli-build

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-build",
"version": "5.0.0",
"version": "5.0.1",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/cli
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
**Note:** Version bump only for package @nebula.js/cli

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli",
"version": "5.0.0",
"version": "5.0.1",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,8 +30,8 @@
"@nebula.js/cli-serve": "^5.0.0"
},
"dependencies": {
"@nebula.js/cli-create": "^5.0.0",
"@nebula.js/cli-create": "^5.0.1",
"import-cwd": "3.0.0",
"yargs": "17.7.2"
}
}
}

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/cli-create
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
**Note:** Version bump only for package @nebula.js/cli-create

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-create",
"version": "5.0.0",
"version": "5.0.1",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/cli-sense
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
**Note:** Version bump only for package @nebula.js/cli-sense

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "5.0.0",
"version": "5.0.1",
"description": "Build a supernova as a Qlik Sense extension",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@babel/cli": "7.24.1",
"@babel/core": "7.24.4",
"@babel/preset-env": "7.24.4",
"@nebula.js/stardust": "^5.0.0",
"@nebula.js/stardust": "^5.0.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
### Bug Fixes
- **deps:** update dependency express to v4.19.2 [security] ([#1525](https://github.com/qlik-oss/nebula.js/issues/1525)) ([2c8c86f](https://github.com/qlik-oss/nebula.js/commit/2c8c86fa9563a07b4b143b167086e07e8799e603))
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-serve",
"version": "5.0.0",
"version": "5.0.1",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"prepublishOnly": "rm -rf dist && yarn run build"
},
"dependencies": {
"@nebula.js/cli-build": "^5.0.0",
"@nebula.js/cli-build": "^5.0.1",
"@qlik/sdk": "^0.25.0",
"body-parser": "1.20.2",
"chalk": "4.1.2",
@@ -55,11 +55,11 @@
"@babel/preset-react": "7.24.1",
"@mui/material": "^5.15.15",
"@mui/system": "^5.15.15",
"@nebula.js/enigma-mocker": "^5.0.0",
"@nebula.js/nucleus": "^5.0.0",
"@nebula.js/snapshooter": "^5.0.0",
"@nebula.js/stardust": "^5.0.0",
"@nebula.js/ui": "^5.0.0",
"@nebula.js/enigma-mocker": "^5.0.1",
"@nebula.js/nucleus": "^5.0.1",
"@nebula.js/snapshooter": "^5.0.1",
"@nebula.js/stardust": "^5.0.1",
"@nebula.js/ui": "^5.0.1",
"autosuggest-highlight": "3.3.4",
"babel-loader": "9.1.3",
"d3-require": "1.3.0",

View File

@@ -7,6 +7,6 @@
}
},
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
"version": "5.0.0",
"version": "5.0.1",
"npmClient": "yarn"
}

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
**Note:** Version bump only for package @nebula.js/ui
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
**Note:** Version bump only for package @nebula.js/ui

View File

@@ -1,7 +1,7 @@
{
"name": "@nebula.js/ui",
"private": true,
"version": "5.0.0",
"version": "5.0.1",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",