chore(release): v5.12.6 🚀

This commit is contained in:
caele
2025-04-08 11:58:07 +02:00
parent d07f484e27
commit f269cc4dc9
34 changed files with 130 additions and 38 deletions

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.12.6](https://github.com/qlik-oss/nebula.js/compare/v5.12.5...v5.12.6) (2025-04-08)
### Bug Fixes
- **deps:** update minor and patch ([#1713](https://github.com/qlik-oss/nebula.js/issues/1713)) ([a9a1c83](https://github.com/qlik-oss/nebula.js/commit/a9a1c83fc6adc90b61acbdc7e51dc172ed76c5e9))
## [5.12.5](https://github.com/qlik-oss/nebula.js/compare/v5.12.4...v5.12.5) (2025-04-07)
**Note:** Version bump only for package @nebula.js/cli-build

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-build",
"version": "5.12.5",
"version": "5.12.6",
"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.12.6](https://github.com/qlik-oss/nebula.js/compare/v5.12.5...v5.12.6) (2025-04-08)
**Note:** Version bump only for package @nebula.js/cli
## [5.12.5](https://github.com/qlik-oss/nebula.js/compare/v5.12.4...v5.12.5) (2025-04-07)
**Note:** Version bump only for package @nebula.js/cli

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli",
"version": "5.12.5",
"version": "5.12.6",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@nebula.js/cli-serve": "^5.0.0"
},
"dependencies": {
"@nebula.js/cli-create": "^5.12.5",
"@nebula.js/cli-create": "^5.12.6",
"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.12.6](https://github.com/qlik-oss/nebula.js/compare/v5.12.5...v5.12.6) (2025-04-08)
**Note:** Version bump only for package @nebula.js/cli-create
## [5.12.5](https://github.com/qlik-oss/nebula.js/compare/v5.12.4...v5.12.5) (2025-04-07)
**Note:** Version bump only for package @nebula.js/cli-create

View File

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

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.12.6](https://github.com/qlik-oss/nebula.js/compare/v5.12.5...v5.12.6) (2025-04-08)
### Bug Fixes
- **deps:** update minor and patch ([#1713](https://github.com/qlik-oss/nebula.js/issues/1713)) ([a9a1c83](https://github.com/qlik-oss/nebula.js/commit/a9a1c83fc6adc90b61acbdc7e51dc172ed76c5e9))
## [5.12.5](https://github.com/qlik-oss/nebula.js/compare/v5.12.4...v5.12.5) (2025-04-07)
**Note:** Version bump only for package @nebula.js/cli-sense

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "5.12.5",
"version": "5.12.6",
"description": "Build a supernova as a Qlik Sense extension",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@babel/cli": "7.27.0",
"@babel/core": "7.26.10",
"@babel/preset-env": "7.26.9",
"@nebula.js/stardust": "^5.12.5",
"@nebula.js/stardust": "^5.12.6",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.3",
"@rollup/plugin-node-resolve": "16.0.1",

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.12.6](https://github.com/qlik-oss/nebula.js/compare/v5.12.5...v5.12.6) (2025-04-08)
### Bug Fixes
- **deps:** update dependency body-parser to v2 ([#1707](https://github.com/qlik-oss/nebula.js/issues/1707)) ([d07f484](https://github.com/qlik-oss/nebula.js/commit/d07f484e27218ea4717c6b50e9aca5a4c21375d4))
- **deps:** update minor and patch ([#1713](https://github.com/qlik-oss/nebula.js/issues/1713)) ([a9a1c83](https://github.com/qlik-oss/nebula.js/commit/a9a1c83fc6adc90b61acbdc7e51dc172ed76c5e9))
## [5.12.5](https://github.com/qlik-oss/nebula.js/compare/v5.12.4...v5.12.5) (2025-04-07)
**Note:** Version bump only for package @nebula.js/cli-serve

View File

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