mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2026-05-25 01:00:13 -04:00
chore(release): v6.8.0 🚀
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -3,6 +3,24 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- align requirements better with client ([#1937](https://github.com/qlik-oss/nebula.js/issues/1937)) ([908a3d5](https://github.com/qlik-oss/nebula.js/commit/908a3d5cca50692fdbf8d169e38e9a39adec7fac))
|
||||
- **deps:** update dependency puppeteer to v24.40.0 ([#1947](https://github.com/qlik-oss/nebula.js/issues/1947)) ([5549eba](https://github.com/qlik-oss/nebula.js/commit/5549eba1491a9fd3235f756b8d7b19d781319e5a))
|
||||
- **deps:** update dependency webpack-cli to v7 ([#1935](https://github.com/qlik-oss/nebula.js/issues/1935)) ([db7f521](https://github.com/qlik-oss/nebula.js/commit/db7f5216a74ee6859e801e7b996cbe70f07d938c))
|
||||
- **deps:** update minor and patch ([#1934](https://github.com/qlik-oss/nebula.js/issues/1934)) ([c9c29a8](https://github.com/qlik-oss/nebula.js/commit/c9c29a806db4ed5def4999f1579927cafbff43d2))
|
||||
- **deps:** update minor and patch ([#1948](https://github.com/qlik-oss/nebula.js/issues/1948)) ([430499f](https://github.com/qlik-oss/nebula.js/commit/430499f4a6e1c285e0d2ca8086ee4172b56500b3))
|
||||
- overly permissive regex ranges in color.js ([#1951](https://github.com/qlik-oss/nebula.js/issues/1951)) ([8a42eb0](https://github.com/qlik-oss/nebula.js/commit/8a42eb0c2873c2df64f50770e7a29264970ff966))
|
||||
- prototype pollution vulnerabilities in json-patch.js ([#1941](https://github.com/qlik-oss/nebula.js/issues/1941)) ([85185bd](https://github.com/qlik-oss/nebula.js/commit/85185bda18c0b0dc5091cba9a9999c2f297f5827))
|
||||
- prototype pollution vulnerabilities in utils.js and json-patch.js ([#1952](https://github.com/qlik-oss/nebula.js/issues/1952)) ([05eb5aa](https://github.com/qlik-oss/nebula.js/commit/05eb5aa63451ba63ad2a8fabe894276c23e19b87))
|
||||
- resolve prototype pollution security issues in color.js ([#1944](https://github.com/qlik-oss/nebula.js/issues/1944)) ([9c4f733](https://github.com/qlik-oss/nebula.js/commit/9c4f73323f0078ad1711c78eca8dd5cef2eb3384))
|
||||
|
||||
### Features
|
||||
|
||||
- **enigma-mocker:** possibility to add methods to mocked app ([#1955](https://github.com/qlik-oss/nebula.js/issues/1955)) ([e8478a5](https://github.com/qlik-oss/nebula.js/commit/e8478a573cef862686dee4118f73532c18225072))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- prototype pollution vulnerabilities in utils.js and json-patch.js ([#1952](https://github.com/qlik-oss/nebula.js/issues/1952)) ([05eb5aa](https://github.com/qlik-oss/nebula.js/commit/05eb5aa63451ba63ad2a8fabe894276c23e19b87))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/conversion
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/conversion",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Features
|
||||
|
||||
- **enigma-mocker:** possibility to add methods to mocked app ([#1955](https://github.com/qlik-oss/nebula.js/issues/1955)) ([e8478a5](https://github.com/qlik-oss/nebula.js/commit/e8478a573cef862686dee4118f73532c18225072))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/enigma-mocker
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/enigma-mocker",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/locale
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/locale
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/locale",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- align requirements better with client ([#1937](https://github.com/qlik-oss/nebula.js/issues/1937)) ([908a3d5](https://github.com/qlik-oss/nebula.js/commit/908a3d5cca50692fdbf8d169e38e9a39adec7fac))
|
||||
- **deps:** update minor and patch ([#1934](https://github.com/qlik-oss/nebula.js/issues/1934)) ([c9c29a8](https://github.com/qlik-oss/nebula.js/commit/c9c29a806db4ed5def4999f1579927cafbff43d2))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/nucleus",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"devDependencies": {
|
||||
@@ -8,11 +8,11 @@
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@mui/icons-material": "^6.5.0",
|
||||
"@mui/material": "^6.5.0",
|
||||
"@nebula.js/conversion": "^6.7.0",
|
||||
"@nebula.js/locale": "^6.7.0",
|
||||
"@nebula.js/supernova": "^6.7.0",
|
||||
"@nebula.js/theme": "^6.7.0",
|
||||
"@nebula.js/ui": "^6.7.0",
|
||||
"@nebula.js/conversion": "^6.8.0",
|
||||
"@nebula.js/locale": "^6.8.0",
|
||||
"@nebula.js/supernova": "^6.8.0",
|
||||
"@nebula.js/theme": "^6.8.0",
|
||||
"@nebula.js/ui": "^6.8.0",
|
||||
"@qlik/api": "2.6.0",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/snapshooter
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/snapshooter
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/snapshooter",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"private": true,
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -3,6 +3,16 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **deps:** update minor and patch ([#1934](https://github.com/qlik-oss/nebula.js/issues/1934)) ([c9c29a8](https://github.com/qlik-oss/nebula.js/commit/c9c29a806db4ed5def4999f1579927cafbff43d2))
|
||||
|
||||
### Features
|
||||
|
||||
- **enigma-mocker:** possibility to add methods to mocked app ([#1955](https://github.com/qlik-oss/nebula.js/issues/1955)) ([e8478a5](https://github.com/qlik-oss/nebula.js/commit/e8478a573cef862686dee4118f73532c18225072))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/stardust
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"name": "@nebula.js/stardust:listbox",
|
||||
"description": "nebula listbox properties definition",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"license": "MIT",
|
||||
"stability": "stable",
|
||||
"x-qlik-visibility": "public"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"name": "@nebula.js/stardust",
|
||||
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"license": "MIT",
|
||||
"stability": "stable"
|
||||
},
|
||||
@@ -1982,50 +1982,32 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"LoadType": {
|
||||
"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",
|
||||
"params": [
|
||||
{
|
||||
"name": "type",
|
||||
"entries": {
|
||||
"info": {
|
||||
"description": "Object that can hold various meta info about the plugin",
|
||||
"kind": "object",
|
||||
"entries": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"version": {
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"returns": {
|
||||
"type": "Promise",
|
||||
"generics": [
|
||||
{
|
||||
"type": "#/definitions/Visualization"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entries": {}
|
||||
},
|
||||
"TypeInfo": {
|
||||
"kind": "interface",
|
||||
"entries": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"version": {
|
||||
"optional": true,
|
||||
"type": "string"
|
||||
},
|
||||
"load": {
|
||||
"type": "#/definitions/LoadType"
|
||||
},
|
||||
"meta": {
|
||||
"optional": true,
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
"examples": [
|
||||
"const plugin = {\n info: {\n name: \"example-plugin\",\n type: \"meta-type\",\n },\n fn: () => {\n // Plugin implementation goes here\n }\n};"
|
||||
]
|
||||
},
|
||||
"Field": {
|
||||
"kind": "alias",
|
||||
@@ -2183,32 +2165,50 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"LoadType": {
|
||||
"kind": "interface",
|
||||
"entries": {
|
||||
"info": {
|
||||
"description": "Object that can hold various meta info about the plugin",
|
||||
"params": [
|
||||
{
|
||||
"name": "type",
|
||||
"kind": "object",
|
||||
"entries": {
|
||||
"name": {
|
||||
"description": "The name of the plugin",
|
||||
"type": "string"
|
||||
},
|
||||
"version": {
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"returns": {
|
||||
"type": "Promise",
|
||||
"generics": [
|
||||
{
|
||||
"type": "#/definitions/Visualization"
|
||||
}
|
||||
]
|
||||
},
|
||||
"examples": [
|
||||
"const plugin = {\n info: {\n name: \"example-plugin\",\n type: \"meta-type\",\n },\n fn: () => {\n // Plugin implementation goes here\n }\n};"
|
||||
]
|
||||
"entries": {}
|
||||
},
|
||||
"TypeInfo": {
|
||||
"kind": "interface",
|
||||
"entries": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"version": {
|
||||
"optional": true,
|
||||
"type": "string"
|
||||
},
|
||||
"load": {
|
||||
"type": "#/definitions/LoadType"
|
||||
},
|
||||
"meta": {
|
||||
"optional": true,
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
},
|
||||
"RenderError": {
|
||||
"extends": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/stardust",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"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.14.1",
|
||||
"@mui/icons-material": "^6.5.0",
|
||||
"@mui/material": "^6.5.0",
|
||||
"@nebula.js/conversion": "^6.7.0",
|
||||
"@nebula.js/enigma-mocker": "^6.7.0",
|
||||
"@nebula.js/locale": "^6.7.0",
|
||||
"@nebula.js/nucleus": "^6.7.0",
|
||||
"@nebula.js/supernova": "^6.7.0",
|
||||
"@nebula.js/theme": "^6.7.0",
|
||||
"@nebula.js/ui": "^6.7.0",
|
||||
"@nebula.js/conversion": "^6.8.0",
|
||||
"@nebula.js/enigma-mocker": "^6.8.0",
|
||||
"@nebula.js/locale": "^6.8.0",
|
||||
"@nebula.js/nucleus": "^6.8.0",
|
||||
"@nebula.js/supernova": "^6.8.0",
|
||||
"@nebula.js/theme": "^6.8.0",
|
||||
"@nebula.js/ui": "^6.8.0",
|
||||
"@qlik/api": "2.6.0",
|
||||
"@scriptappy/cli": "0.10.4",
|
||||
"@scriptappy/from-jsdoc": "0.19.4",
|
||||
|
||||
36
apis/stardust/types/index.d.ts
vendored
36
apis/stardust/types/index.d.ts
vendored
@@ -628,18 +628,14 @@ declare namespace stardust {
|
||||
|
||||
}
|
||||
|
||||
interface LoadType {
|
||||
(type: {
|
||||
/**
|
||||
* An object literal containing meta information about the plugin and a function containing the plugin implementation.
|
||||
*/
|
||||
interface Plugin {
|
||||
info: {
|
||||
name: string;
|
||||
version: string;
|
||||
}): Promise<stardust.Visualization>;
|
||||
}
|
||||
|
||||
interface TypeInfo {
|
||||
name: string;
|
||||
version?: string;
|
||||
load: stardust.LoadType;
|
||||
meta?: object;
|
||||
};
|
||||
fn: ()=>void;
|
||||
}
|
||||
|
||||
type Field = string | qix.NxDimension | qix.NxMeasure | stardust.LibraryField;
|
||||
@@ -684,14 +680,18 @@ 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: {
|
||||
interface LoadType {
|
||||
(type: {
|
||||
name: string;
|
||||
};
|
||||
fn: ()=>void;
|
||||
version: string;
|
||||
}): Promise<stardust.Visualization>;
|
||||
}
|
||||
|
||||
interface TypeInfo {
|
||||
name: string;
|
||||
version?: string;
|
||||
load: stardust.LoadType;
|
||||
meta?: object;
|
||||
}
|
||||
|
||||
class RenderError extends Error {
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- prototype pollution vulnerabilities in json-patch.js ([#1941](https://github.com/qlik-oss/nebula.js/issues/1941)) ([85185bd](https://github.com/qlik-oss/nebula.js/commit/85185bda18c0b0dc5091cba9a9999c2f297f5827))
|
||||
- prototype pollution vulnerabilities in utils.js and json-patch.js ([#1952](https://github.com/qlik-oss/nebula.js/issues/1952)) ([05eb5aa](https://github.com/qlik-oss/nebula.js/commit/05eb5aa63451ba63ad2a8fabe894276c23e19b87))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/supernova
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@nebula.js/supernova",
|
||||
"private": true,
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"main": "src/index.js",
|
||||
"devDependencies": {
|
||||
"@nebula.js/conversion": "^6.7.0",
|
||||
"@nebula.js/conversion": "^6.8.0",
|
||||
"extend": "3.0.2",
|
||||
"node-event-emitter": "0.0.1"
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/test-utils
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/test-utils
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/test-utils",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"private": true,
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- overly permissive regex ranges in color.js ([#1951](https://github.com/qlik-oss/nebula.js/issues/1951)) ([8a42eb0](https://github.com/qlik-oss/nebula.js/commit/8a42eb0c2873c2df64f50770e7a29264970ff966))
|
||||
- resolve prototype pollution security issues in color.js ([#1944](https://github.com/qlik-oss/nebula.js/issues/1944)) ([9c4f733](https://github.com/qlik-oss/nebula.js/commit/9c4f73323f0078ad1711c78eca8dd5cef2eb3384))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/theme
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/theme",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"private": true,
|
||||
"main": "src/index.js",
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **deps:** update minor and patch ([#1934](https://github.com/qlik-oss/nebula.js/issues/1934)) ([c9c29a8](https://github.com/qlik-oss/nebula.js/commit/c9c29a806db4ed5def4999f1579927cafbff43d2))
|
||||
- **deps:** update minor and patch ([#1948](https://github.com/qlik-oss/nebula.js/issues/1948)) ([430499f](https://github.com/qlik-oss/nebula.js/commit/430499f4a6e1c285e0d2ca8086ee4172b56500b3))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-build",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
@@ -30,7 +30,7 @@
|
||||
"@nebula.js/cli-serve": "5.0.0 - 6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nebula.js/cli-create": "^6.7.0",
|
||||
"@nebula.js/cli-create": "^6.8.0",
|
||||
"import-cwd": "3.0.0",
|
||||
"yargs": "17.7.2"
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli-create
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-create",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **deps:** update minor and patch ([#1934](https://github.com/qlik-oss/nebula.js/issues/1934)) ([c9c29a8](https://github.com/qlik-oss/nebula.js/commit/c9c29a806db4ed5def4999f1579927cafbff43d2))
|
||||
- **deps:** update minor and patch ([#1948](https://github.com/qlik-oss/nebula.js/issues/1948)) ([430499f](https://github.com/qlik-oss/nebula.js/commit/430499f4a6e1c285e0d2ca8086ee4172b56500b3))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-sense",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"description": "Build a supernova as a Qlik Sense extension",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
@@ -30,7 +30,7 @@
|
||||
"@babel/cli": "7.28.6",
|
||||
"@babel/core": "7.29.0",
|
||||
"@babel/preset-env": "7.29.2",
|
||||
"@nebula.js/stardust": "^6.7.0",
|
||||
"@nebula.js/stardust": "^6.8.0",
|
||||
"@rollup/plugin-babel": "7.0.0",
|
||||
"@rollup/plugin-commonjs": "29.0.2",
|
||||
"@rollup/plugin-node-resolve": "16.0.3",
|
||||
|
||||
@@ -3,6 +3,19 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **deps:** update dependency puppeteer to v24.40.0 ([#1947](https://github.com/qlik-oss/nebula.js/issues/1947)) ([5549eba](https://github.com/qlik-oss/nebula.js/commit/5549eba1491a9fd3235f756b8d7b19d781319e5a))
|
||||
- **deps:** update dependency webpack-cli to v7 ([#1935](https://github.com/qlik-oss/nebula.js/issues/1935)) ([db7f521](https://github.com/qlik-oss/nebula.js/commit/db7f5216a74ee6859e801e7b996cbe70f07d938c))
|
||||
- **deps:** update minor and patch ([#1934](https://github.com/qlik-oss/nebula.js/issues/1934)) ([c9c29a8](https://github.com/qlik-oss/nebula.js/commit/c9c29a806db4ed5def4999f1579927cafbff43d2))
|
||||
- **deps:** update minor and patch ([#1948](https://github.com/qlik-oss/nebula.js/issues/1948)) ([430499f](https://github.com/qlik-oss/nebula.js/commit/430499f4a6e1c285e0d2ca8086ee4172b56500b3))
|
||||
|
||||
### Features
|
||||
|
||||
- **enigma-mocker:** possibility to add methods to mocked app ([#1955](https://github.com/qlik-oss/nebula.js/issues/1955)) ([e8478a5](https://github.com/qlik-oss/nebula.js/commit/e8478a573cef862686dee4118f73532c18225072))
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-serve",
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
@@ -30,7 +30,7 @@
|
||||
"prepublishOnly": "rm -rf dist && yarn run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nebula.js/cli-build": "^6.7.0",
|
||||
"@nebula.js/cli-build": "^6.8.0",
|
||||
"@qlik/sdk": "0.28.0",
|
||||
"body-parser": "2.2.2",
|
||||
"chalk": "4.1.2",
|
||||
@@ -55,11 +55,11 @@
|
||||
"@babel/preset-react": "7.28.5",
|
||||
"@mui/material": "^6.5.0",
|
||||
"@mui/system": "^6.5.0",
|
||||
"@nebula.js/enigma-mocker": "^6.7.0",
|
||||
"@nebula.js/nucleus": "^6.7.0",
|
||||
"@nebula.js/snapshooter": "^6.7.0",
|
||||
"@nebula.js/stardust": "^6.7.0",
|
||||
"@nebula.js/ui": "^6.7.0",
|
||||
"@nebula.js/enigma-mocker": "^6.8.0",
|
||||
"@nebula.js/nucleus": "^6.8.0",
|
||||
"@nebula.js/snapshooter": "^6.8.0",
|
||||
"@nebula.js/stardust": "^6.8.0",
|
||||
"@nebula.js/ui": "^6.8.0",
|
||||
"autosuggest-highlight": "3.3.4",
|
||||
"babel-loader": "10.1.1",
|
||||
"d3-require": "1.3.0",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
}
|
||||
},
|
||||
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"npmClient": "yarn",
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
|
||||
# [6.8.0](https://github.com/qlik-oss/nebula.js/compare/v6.7.0...v6.8.0) (2026-03-30)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/ui
|
||||
|
||||
# [6.7.0](https://github.com/qlik-oss/nebula.js/compare/v6.6.0...v6.7.0) (2026-03-12)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/ui
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nebula.js/ui",
|
||||
"private": true,
|
||||
"version": "6.7.0",
|
||||
"version": "6.8.0",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
|
||||
64
yarn.lock
64
yarn.lock
@@ -3449,7 +3449,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nebula.js/cli-build@npm:^6.7.0, @nebula.js/cli-build@workspace:commands/build":
|
||||
"@nebula.js/cli-build@npm:^6.8.0, @nebula.js/cli-build@workspace:commands/build":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/cli-build@workspace:commands/build"
|
||||
dependencies:
|
||||
@@ -3478,7 +3478,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/cli-create@npm:^6.7.0, @nebula.js/cli-create@workspace:commands/create":
|
||||
"@nebula.js/cli-create@npm:^6.8.0, @nebula.js/cli-create@workspace:commands/create":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/cli-create@workspace:commands/create"
|
||||
dependencies:
|
||||
@@ -3496,7 +3496,7 @@ __metadata:
|
||||
"@babel/cli": "npm:7.28.6"
|
||||
"@babel/core": "npm:7.29.0"
|
||||
"@babel/preset-env": "npm:7.29.2"
|
||||
"@nebula.js/stardust": "npm:^6.7.0"
|
||||
"@nebula.js/stardust": "npm:^6.8.0"
|
||||
"@rollup/plugin-babel": "npm:7.0.0"
|
||||
"@rollup/plugin-commonjs": "npm:29.0.2"
|
||||
"@rollup/plugin-node-resolve": "npm:16.0.3"
|
||||
@@ -3519,12 +3519,12 @@ __metadata:
|
||||
"@babel/preset-react": "npm:7.28.5"
|
||||
"@mui/material": "npm:^6.5.0"
|
||||
"@mui/system": "npm:^6.5.0"
|
||||
"@nebula.js/cli-build": "npm:^6.7.0"
|
||||
"@nebula.js/enigma-mocker": "npm:^6.7.0"
|
||||
"@nebula.js/nucleus": "npm:^6.7.0"
|
||||
"@nebula.js/snapshooter": "npm:^6.7.0"
|
||||
"@nebula.js/stardust": "npm:^6.7.0"
|
||||
"@nebula.js/ui": "npm:^6.7.0"
|
||||
"@nebula.js/cli-build": "npm:^6.8.0"
|
||||
"@nebula.js/enigma-mocker": "npm:^6.8.0"
|
||||
"@nebula.js/nucleus": "npm:^6.8.0"
|
||||
"@nebula.js/snapshooter": "npm:^6.8.0"
|
||||
"@nebula.js/stardust": "npm:^6.8.0"
|
||||
"@nebula.js/ui": "npm:^6.8.0"
|
||||
"@qlik/sdk": "npm:0.28.0"
|
||||
autosuggest-highlight: "npm:3.3.4"
|
||||
babel-loader: "npm:10.1.1"
|
||||
@@ -3560,7 +3560,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/cli@workspace:commands/cli"
|
||||
dependencies:
|
||||
"@nebula.js/cli-create": "npm:^6.7.0"
|
||||
"@nebula.js/cli-create": "npm:^6.8.0"
|
||||
import-cwd: "npm:3.0.0"
|
||||
yargs: "npm:17.7.2"
|
||||
peerDependencies:
|
||||
@@ -3572,7 +3572,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/conversion@npm:^6.7.0, @nebula.js/conversion@workspace:apis/conversion":
|
||||
"@nebula.js/conversion@npm:^6.8.0, @nebula.js/conversion@workspace:apis/conversion":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/conversion@workspace:apis/conversion"
|
||||
dependencies:
|
||||
@@ -3580,7 +3580,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/enigma-mocker@npm:^6.7.0, @nebula.js/enigma-mocker@workspace:apis/enigma-mocker":
|
||||
"@nebula.js/enigma-mocker@npm:^6.8.0, @nebula.js/enigma-mocker@workspace:apis/enigma-mocker":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/enigma-mocker@workspace:apis/enigma-mocker"
|
||||
dependencies:
|
||||
@@ -3588,7 +3588,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/locale@npm:^6.7.0, @nebula.js/locale@workspace:apis/locale":
|
||||
"@nebula.js/locale@npm:^6.8.0, @nebula.js/locale@workspace:apis/locale":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/locale@workspace:apis/locale"
|
||||
dependencies:
|
||||
@@ -3596,7 +3596,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/nucleus@npm:^6.7.0, @nebula.js/nucleus@workspace:apis/nucleus":
|
||||
"@nebula.js/nucleus@npm:^6.8.0, @nebula.js/nucleus@workspace:apis/nucleus":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/nucleus@workspace:apis/nucleus"
|
||||
dependencies:
|
||||
@@ -3604,11 +3604,11 @@ __metadata:
|
||||
"@emotion/styled": "npm:^11.14.1"
|
||||
"@mui/icons-material": "npm:^6.5.0"
|
||||
"@mui/material": "npm:^6.5.0"
|
||||
"@nebula.js/conversion": "npm:^6.7.0"
|
||||
"@nebula.js/locale": "npm:^6.7.0"
|
||||
"@nebula.js/supernova": "npm:^6.7.0"
|
||||
"@nebula.js/theme": "npm:^6.7.0"
|
||||
"@nebula.js/ui": "npm:^6.7.0"
|
||||
"@nebula.js/conversion": "npm:^6.8.0"
|
||||
"@nebula.js/locale": "npm:^6.8.0"
|
||||
"@nebula.js/supernova": "npm:^6.8.0"
|
||||
"@nebula.js/theme": "npm:^6.8.0"
|
||||
"@nebula.js/ui": "npm:^6.8.0"
|
||||
"@qlik/api": "npm:2.6.0"
|
||||
"@testing-library/dom": "npm:^10.4.1"
|
||||
"@testing-library/react": "npm:^16.3.2"
|
||||
@@ -3625,13 +3625,13 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/snapshooter@npm:^6.7.0, @nebula.js/snapshooter@workspace:apis/snapshooter":
|
||||
"@nebula.js/snapshooter@npm:^6.8.0, @nebula.js/snapshooter@workspace:apis/snapshooter":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/snapshooter@workspace:apis/snapshooter"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/stardust@npm:^6.7.0, @nebula.js/stardust@workspace:apis/stardust":
|
||||
"@nebula.js/stardust@npm:^6.8.0, @nebula.js/stardust@workspace:apis/stardust":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/stardust@workspace:apis/stardust"
|
||||
dependencies:
|
||||
@@ -3639,13 +3639,13 @@ __metadata:
|
||||
"@emotion/styled": "npm:^11.14.1"
|
||||
"@mui/icons-material": "npm:^6.5.0"
|
||||
"@mui/material": "npm:^6.5.0"
|
||||
"@nebula.js/conversion": "npm:^6.7.0"
|
||||
"@nebula.js/enigma-mocker": "npm:^6.7.0"
|
||||
"@nebula.js/locale": "npm:^6.7.0"
|
||||
"@nebula.js/nucleus": "npm:^6.7.0"
|
||||
"@nebula.js/supernova": "npm:^6.7.0"
|
||||
"@nebula.js/theme": "npm:^6.7.0"
|
||||
"@nebula.js/ui": "npm:^6.7.0"
|
||||
"@nebula.js/conversion": "npm:^6.8.0"
|
||||
"@nebula.js/enigma-mocker": "npm:^6.8.0"
|
||||
"@nebula.js/locale": "npm:^6.8.0"
|
||||
"@nebula.js/nucleus": "npm:^6.8.0"
|
||||
"@nebula.js/supernova": "npm:^6.8.0"
|
||||
"@nebula.js/theme": "npm:^6.8.0"
|
||||
"@nebula.js/ui": "npm:^6.8.0"
|
||||
"@qlik/api": "npm:2.6.0"
|
||||
"@scriptappy/cli": "npm:0.10.4"
|
||||
"@scriptappy/from-jsdoc": "npm:0.19.4"
|
||||
@@ -3663,11 +3663,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/supernova@npm:^6.7.0, @nebula.js/supernova@workspace:apis/supernova":
|
||||
"@nebula.js/supernova@npm:^6.8.0, @nebula.js/supernova@workspace:apis/supernova":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/supernova@workspace:apis/supernova"
|
||||
dependencies:
|
||||
"@nebula.js/conversion": "npm:^6.7.0"
|
||||
"@nebula.js/conversion": "npm:^6.8.0"
|
||||
extend: "npm:3.0.2"
|
||||
node-event-emitter: "npm:0.0.1"
|
||||
languageName: unknown
|
||||
@@ -3681,7 +3681,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/theme@npm:^6.7.0, @nebula.js/theme@workspace:apis/theme":
|
||||
"@nebula.js/theme@npm:^6.8.0, @nebula.js/theme@workspace:apis/theme":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/theme@workspace:apis/theme"
|
||||
dependencies:
|
||||
@@ -3691,7 +3691,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@nebula.js/ui@npm:^6.7.0, @nebula.js/ui@workspace:packages/ui":
|
||||
"@nebula.js/ui@npm:^6.8.0, @nebula.js/ui@workspace:packages/ui":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@nebula.js/ui@workspace:packages/ui"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user