1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Release 6.5.0

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2023-05-26 11:39:03 -04:00
parent f9098bf639
commit 79e4eaa394
92 changed files with 2217 additions and 323 deletions

View File

@ -3,6 +3,59 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.16 (2023-05-25)
### Bug Fixes
* Make application size not blow up by consolidating dependencies in core package to peerDependencies ([738985c](https://github.com/lensapp/lens/commit/738985c9b7406ef0722c3994c560f0337e3c5b7c))
# 6.5.0-alpha.15 (2023-05-23)
# 6.5.0-alpha.14 (2023-05-23)
### Reverts
* Revert "chore: Extract sidebar item injection token into separate package" ([8f4aa49](https://github.com/lensapp/lens/commit/8f4aa497cc54655f83813d57c224f77dd1472141))
* Revert "chore: Update integration tests to new testid format" ([be1fbcf](https://github.com/lensapp/lens/commit/be1fbcf8c3642fbf5a5ee06c3b03ac1756e4b1dd))
* Revert "chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers" ([d4c12be](https://github.com/lensapp/lens/commit/d4c12becfc9020009d64f48e4c8f9dd3b7725bb6))
* Revert "chore: Fix integration tests failing due to helm testid's changing" ([96b7ecb](https://github.com/lensapp/lens/commit/96b7ecbaddedd45cc667cc2d6c25fdc0813557ec))
# 6.5.0-alpha.13 (2023-05-16)
### Bug Fixes
* Copy fonts from @k8slens/core to open-lens correctly ([33a9f3e](https://github.com/lensapp/lens/commit/33a9f3ea3501c04738c8d74b82725bbe83e148bb))
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
### Bug Fixes
* Add missing styles to fix terminal resizing ([6902851](https://github.com/lensapp/lens/commit/6902851026e74428f515fc5f3e01e6dc8a4c2d50))
# 6.5.0-alpha.17 (2023-05-25)

View File

@ -4,7 +4,7 @@
"productName": "OpenLens",
"description": "OpenLens - Open Source IDE for Kubernetes",
"homepage": "https://github.com/lensapp/lens",
"version": "6.5.0-alpha.17",
"version": "6.5.0",
"repository": {
"type": "git",
"url": "git+https://github.com/lensapp/lens.git"
@ -180,36 +180,36 @@
"@astronautlabs/jsonpath": "^1.1.0",
"@hapi/call": "^9.0.1",
"@hapi/subtext": "^7.1.0",
"@k8slens/application": "^6.5.0-alpha.9",
"@k8slens/application-for-electron-main": "^6.5.0-alpha.8",
"@k8slens/button": "^1.0.0-alpha.5",
"@k8slens/cluster-settings": "^6.5.0-alpha.1",
"@k8slens/core": "^6.5.0-alpha.16",
"@k8slens/ensure-binaries": "^6.5.0-alpha.7",
"@k8slens/error-boundary": "^1.0.0-alpha.5",
"@k8slens/event-emitter": "^1.0.0-alpha.6",
"@k8slens/feature-core": "^6.5.0-alpha.8",
"@k8slens/keyboard-shortcuts": "^1.0.0-alpha.8",
"@k8slens/kube-object": "^1.0.0-alpha.7",
"@k8slens/kubectl-versions": "^1.0.0-alpha.9",
"@k8slens/legacy-extension-example": "^1.0.0-alpha.14",
"@k8slens/legacy-extensions": "^1.0.0-alpha.8",
"@k8slens/legacy-global-di": "^1.0.0-alpha.5",
"@k8slens/list-layout": "^1.0.0-alpha.4",
"@k8slens/logger": "^1.0.0-alpha.7",
"@k8slens/messaging": "^1.0.0-alpha.8",
"@k8slens/messaging-for-main": "^1.0.0-alpha.8",
"@k8slens/messaging-for-renderer": "^1.0.0-alpha.8",
"@k8slens/metrics": "^6.5.0-alpha.7",
"@k8slens/node-fetch": "^6.5.0-alpha.3",
"@k8slens/react-application": "^1.0.0-alpha.7",
"@k8slens/resizing-anchor": "^1.0.0-alpha.10",
"@k8slens/resource-templates": "^1.0.0-alpha.1",
"@k8slens/routing": "^1.0.0-alpha.5",
"@k8slens/run-many": "^1.0.0-alpha.8",
"@k8slens/startable-stoppable": "^1.0.0-alpha.7",
"@k8slens/tooltip": "^1.0.0-alpha.5",
"@k8slens/utilities": "^1.0.0-alpha.7",
"@k8slens/application": "^6.5.0",
"@k8slens/application-for-electron-main": "^6.5.0",
"@k8slens/button": "^1.0.0",
"@k8slens/cluster-settings": "^6.5.0",
"@k8slens/core": "^6.5.0",
"@k8slens/ensure-binaries": "^6.5.0",
"@k8slens/error-boundary": "^1.0.0",
"@k8slens/event-emitter": "^1.0.0",
"@k8slens/feature-core": "^6.5.0",
"@k8slens/keyboard-shortcuts": "^1.0.0",
"@k8slens/kube-object": "^1.0.0",
"@k8slens/kubectl-versions": "^1.0.0",
"@k8slens/legacy-extension-example": "^1.0.0",
"@k8slens/legacy-extensions": "^1.0.0",
"@k8slens/legacy-global-di": "^1.0.0",
"@k8slens/list-layout": "^1.0.0",
"@k8slens/logger": "^1.0.0",
"@k8slens/messaging": "^1.0.0",
"@k8slens/messaging-for-main": "^1.0.0",
"@k8slens/messaging-for-renderer": "^1.0.0",
"@k8slens/metrics": "^6.5.0",
"@k8slens/node-fetch": "^6.5.0",
"@k8slens/react-application": "^1.0.0",
"@k8slens/resizing-anchor": "^1.0.0",
"@k8slens/resource-templates": "^1.0.0",
"@k8slens/routing": "^1.0.0",
"@k8slens/run-many": "^1.0.0",
"@k8slens/startable-stoppable": "^1.0.0",
"@k8slens/tooltip": "^1.0.0",
"@k8slens/utilities": "^1.0.0",
"@kubernetes/client-node": "^0.18.1",
"@material-ui/core": "^4.12.3",
"@material-ui/lab": "^4.0.0-alpha.60",
@ -294,8 +294,8 @@
},
"devDependencies": {
"@electron/rebuild": "^3.2.10",
"@k8slens/generate-tray-icons": "^6.5.0-alpha.7",
"@k8slens/test-utils": "^1.0.0-alpha.8",
"@k8slens/generate-tray-icons": "^6.5.0",
"@k8slens/test-utils": "^1.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.53",

319
package-lock.json generated
View File

@ -33978,43 +33978,43 @@
}
},
"open-lens": {
"version": "6.5.0-alpha.17",
"version": "6.5.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@astronautlabs/jsonpath": "^1.1.0",
"@hapi/call": "^9.0.1",
"@hapi/subtext": "^7.1.0",
"@k8slens/application": "^6.5.0-alpha.9",
"@k8slens/application-for-electron-main": "^6.5.0-alpha.8",
"@k8slens/button": "^1.0.0-alpha.5",
"@k8slens/cluster-settings": "^6.5.0-alpha.1",
"@k8slens/core": "^6.5.0-alpha.16",
"@k8slens/ensure-binaries": "^6.5.0-alpha.7",
"@k8slens/error-boundary": "^1.0.0-alpha.5",
"@k8slens/event-emitter": "^1.0.0-alpha.6",
"@k8slens/feature-core": "^6.5.0-alpha.8",
"@k8slens/keyboard-shortcuts": "^1.0.0-alpha.8",
"@k8slens/kube-object": "^1.0.0-alpha.7",
"@k8slens/kubectl-versions": "^1.0.0-alpha.9",
"@k8slens/legacy-extension-example": "^1.0.0-alpha.14",
"@k8slens/legacy-extensions": "^1.0.0-alpha.8",
"@k8slens/legacy-global-di": "^1.0.0-alpha.5",
"@k8slens/list-layout": "^1.0.0-alpha.4",
"@k8slens/logger": "^1.0.0-alpha.7",
"@k8slens/messaging": "^1.0.0-alpha.8",
"@k8slens/messaging-for-main": "^1.0.0-alpha.8",
"@k8slens/messaging-for-renderer": "^1.0.0-alpha.8",
"@k8slens/metrics": "^6.5.0-alpha.7",
"@k8slens/node-fetch": "^6.5.0-alpha.3",
"@k8slens/react-application": "^1.0.0-alpha.7",
"@k8slens/resizing-anchor": "^1.0.0-alpha.10",
"@k8slens/resource-templates": "^1.0.0-alpha.1",
"@k8slens/routing": "^1.0.0-alpha.5",
"@k8slens/run-many": "^1.0.0-alpha.8",
"@k8slens/startable-stoppable": "^1.0.0-alpha.7",
"@k8slens/tooltip": "^1.0.0-alpha.5",
"@k8slens/utilities": "^1.0.0-alpha.7",
"@k8slens/application": "^6.5.0",
"@k8slens/application-for-electron-main": "^6.5.0",
"@k8slens/button": "^1.0.0",
"@k8slens/cluster-settings": "^6.5.0",
"@k8slens/core": "^6.5.0",
"@k8slens/ensure-binaries": "^6.5.0",
"@k8slens/error-boundary": "^1.0.0",
"@k8slens/event-emitter": "^1.0.0",
"@k8slens/feature-core": "^6.5.0",
"@k8slens/keyboard-shortcuts": "^1.0.0",
"@k8slens/kube-object": "^1.0.0",
"@k8slens/kubectl-versions": "^1.0.0",
"@k8slens/legacy-extension-example": "^1.0.0",
"@k8slens/legacy-extensions": "^1.0.0",
"@k8slens/legacy-global-di": "^1.0.0",
"@k8slens/list-layout": "^1.0.0",
"@k8slens/logger": "^1.0.0",
"@k8slens/messaging": "^1.0.0",
"@k8slens/messaging-for-main": "^1.0.0",
"@k8slens/messaging-for-renderer": "^1.0.0",
"@k8slens/metrics": "^6.5.0",
"@k8slens/node-fetch": "^6.5.0",
"@k8slens/react-application": "^1.0.0",
"@k8slens/resizing-anchor": "^1.0.0",
"@k8slens/resource-templates": "^1.0.0",
"@k8slens/routing": "^1.0.0",
"@k8slens/run-many": "^1.0.0",
"@k8slens/startable-stoppable": "^1.0.0",
"@k8slens/tooltip": "^1.0.0",
"@k8slens/utilities": "^1.0.0",
"@kubernetes/client-node": "^0.18.1",
"@material-ui/core": "^4.12.3",
"@material-ui/lab": "^4.0.0-alpha.60",
@ -34099,8 +34099,8 @@
},
"devDependencies": {
"@electron/rebuild": "^3.2.10",
"@k8slens/generate-tray-icons": "^6.5.0-alpha.7",
"@k8slens/test-utils": "^1.0.0-alpha.8",
"@k8slens/generate-tray-icons": "^6.5.0",
"@k8slens/test-utils": "^1.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.53",
@ -34162,13 +34162,13 @@
},
"packages/business-features/keyboard-shortcuts": {
"name": "@k8slens/keyboard-shortcuts",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/feature-core": "^6.5.0-alpha.0",
@ -34183,10 +34183,10 @@
},
"packages/cluster-settings": {
"name": "@k8slens/cluster-settings",
"version": "6.5.0-alpha.8",
"version": "6.5.0",
"license": "MIT",
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"rimraf": "^4.4.1"
},
"peerDependencies": {
@ -34195,13 +34195,13 @@
},
"packages/core": {
"name": "@k8slens/core",
"version": "6.5.0-alpha.16",
"version": "6.5.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "1.6.4",
"@k8slens/messaging-fake-bridge": "^1.0.0-alpha.8",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/test-utils": "^1.0.0-alpha.3",
"@k8slens/messaging-fake-bridge": "^1.0.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/test-utils": "^1.0.0",
"@ogre-tools/linkable": "^16.1.0",
"@sentry/types": "^6.19.7",
"@side/jest-runtime": "^1.1.0",
@ -34415,7 +34415,7 @@
},
"packages/ensure-binaries": {
"name": "@k8slens/ensure-binaries",
"version": "6.5.0-alpha.7",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"arg": "^5.0.2",
@ -34455,10 +34455,10 @@
},
"packages/extension-api": {
"name": "@k8slens/extensions",
"version": "6.5.0-alpha.16",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"@k8slens/core": "6.5.0-alpha.16"
"@k8slens/core": "6.5.0"
},
"devDependencies": {
"@types/node": "^16.18.25",
@ -34610,7 +34610,7 @@
},
"packages/generate-tray-icons": {
"name": "@k8slens/generate-tray-icons",
"version": "6.5.0-alpha.7",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"arg": "^5.0.2",
@ -34667,7 +34667,7 @@
},
"packages/infrastructure/eslint-config": {
"name": "@k8slens/eslint-config",
"version": "6.5.0-alpha.3",
"version": "6.5.0",
"license": "MIT",
"bin": {
"lens-lint": "bin/lint"
@ -34694,7 +34694,7 @@
},
"packages/infrastructure/jest": {
"name": "@k8slens/jest",
"version": "6.5.0-alpha.5",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"@testing-library/jest-dom": "^5.16.5",
@ -34851,7 +34851,7 @@
},
"packages/infrastructure/typescript": {
"name": "@k8slens/typescript",
"version": "6.5.0-alpha.3",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"typescript": "^4.9.3"
@ -34862,7 +34862,7 @@
},
"packages/infrastructure/webpack": {
"name": "@k8slens/webpack",
"version": "6.5.0-alpha.9",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"@ogre-tools/linkable": "^16.1.0",
@ -34884,7 +34884,7 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/typescript": "^6.5.0",
"@ogre-tools/injectable-extension-for-auto-registration": "^16.1.0",
"@ogre-tools/test-utils": "^16.1.0",
"ts-node": "^10.9.1",
@ -34935,13 +34935,13 @@
},
"packages/kube-object": {
"name": "@k8slens/kube-object",
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/utilities": "^1.0.0-alpha.2",
@ -34955,10 +34955,10 @@
},
"packages/kubectl-versions": {
"name": "@k8slens/kubectl-versions",
"version": "1.0.0-alpha.9",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.53",
"fast-xml-parser": "^4.2.2",
@ -34972,10 +34972,10 @@
},
"packages/legacy-extension-example": {
"name": "@k8slens/legacy-extension-example",
"version": "1.0.0-alpha.14",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/extensions": "^6.5.0-alpha.16",
"@k8slens/extensions": "^6.5.0",
"@types/node": "^16.18.25",
"typescript": "^4.9.5",
"webpack": "^5.81.0",
@ -35106,13 +35106,13 @@
},
"packages/legacy-global-di": {
"name": "@k8slens/legacy-global-di",
"version": "1.0.0-alpha.5",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@ogre-tools/injectable": "^16.1.0"
@ -35120,13 +35120,13 @@
},
"packages/list-layout": {
"name": "@k8slens/list-layout",
"version": "1.0.0-alpha.6",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/kube-object": "^1.0.0-alpha.1",
@ -35137,13 +35137,13 @@
},
"packages/logger": {
"name": "@k8slens/logger",
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "6.5.0-alpha.1",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/jest": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/feature-core": "^6.5.0-alpha.0",
@ -35184,13 +35184,13 @@
},
"packages/metrics": {
"name": "@k8slens/metrics",
"version": "6.5.0-alpha.9",
"version": "6.5.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/kube-object": "^1.0.0-alpha.1",
@ -35200,7 +35200,7 @@
},
"packages/node-fetch": {
"name": "@k8slens/node-fetch",
"version": "6.5.0-alpha.3",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"node-fetch": "^3.3.0"
@ -35228,7 +35228,7 @@
},
"packages/release-tool": {
"name": "@k8slens/release-tool",
"version": "6.5.0-alpha.10",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"chalk": "^5.2.0",
@ -35260,18 +35260,18 @@
},
"packages/resource-templates": {
"name": "@k8slens/resource-templates",
"version": "1.0.0-alpha.1",
"version": "1.0.0",
"license": "MIT"
},
"packages/routing": {
"name": "@k8slens/routing",
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0"
},
@ -35294,7 +35294,7 @@
},
"packages/semver": {
"name": "@k8slens/semver",
"version": "6.5.0-alpha.5",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"command-line-args": "^5.2.1",
@ -35311,25 +35311,24 @@
},
"packages/table": {
"name": "@k8slens/table-tokens",
"version": "6.5.0-alpha.7",
"version": "6.5.0",
"license": "MIT",
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.8",
"@k8slens/webpack": "^6.5.0",
"rimraf": "^4.4.1"
},
"peerDependencies": {
"@ogre-tools/injectable": "^16.1.0",
"react": "^17.0.2"
"@ogre-tools/injectable": "^16.1.0"
}
},
"packages/technical-features/application/agnostic": {
"name": "@k8slens/application",
"version": "6.5.0-alpha.9",
"version": "6.5.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/feature-core": "^6.5.0-alpha.0",
@ -35343,12 +35342,12 @@
},
"packages/technical-features/application/electron-main": {
"name": "@k8slens/application-for-electron-main",
"version": "6.5.0-alpha.8",
"version": "6.5.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0",
"@ogre-tools/test-utils": "^16.1.0"
},
"peerDependencies": {
@ -35363,11 +35362,11 @@
},
"packages/technical-features/application/legacy-extensions": {
"name": "@k8slens/legacy-extensions",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@ogre-tools/injectable": "^16.1.0"
@ -35375,11 +35374,11 @@
},
"packages/technical-features/feature-core": {
"name": "@k8slens/feature-core",
"version": "6.5.0-alpha.8",
"version": "6.5.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@ogre-tools/injectable": "^16.1.0"
@ -35387,11 +35386,11 @@
},
"packages/technical-features/messaging/agnostic": {
"name": "@k8slens/messaging",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/application": "^6.5.0-alpha.0",
@ -35406,12 +35405,12 @@
},
"packages/technical-features/messaging/computed-channel": {
"name": "@k8slens/computed-channel",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/messaging-fake-bridge": "^1.0.0-alpha.8",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/messaging-fake-bridge": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"type-fest": "^2.14.0"
},
"peerDependencies": {
@ -35428,11 +35427,11 @@
},
"packages/technical-features/messaging/electron/main": {
"name": "@k8slens/messaging-for-main",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/application": "^6.5.0-alpha.0",
@ -35447,11 +35446,11 @@
},
"packages/technical-features/messaging/electron/renderer": {
"name": "@k8slens/messaging-for-renderer",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/application": "^6.5.0-alpha.0",
@ -35467,11 +35466,11 @@
},
"packages/technical-features/messaging/message-bridge-fake": {
"name": "@k8slens/messaging-fake-bridge",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@async-fn/jest": "^1.6.4",
@ -35486,13 +35485,13 @@
},
"packages/technical-features/react-application": {
"name": "@k8slens/react-application",
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5"
},
"peerDependencies": {
@ -35512,13 +35511,13 @@
},
"packages/ui-components/button": {
"name": "@k8slens/button",
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^12.8.3"
},
@ -35551,13 +35550,13 @@
},
"packages/ui-components/error-boundary": {
"name": "@k8slens/error-boundary",
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0"
},
@ -35579,13 +35578,13 @@
},
"packages/ui-components/resizing-anchor": {
"name": "@k8slens/resizing-anchor",
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0"
},
"peerDependencies": {
"@k8slens/feature-core": "^6.5.0-alpha.0",
@ -35603,13 +35602,13 @@
},
"packages/ui-components/tooltip": {
"name": "@k8slens/tooltip",
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^12.8.3"
},
@ -35641,26 +35640,26 @@
},
"packages/utility-features/event-emitter": {
"name": "@k8slens/event-emitter",
"version": "1.0.0-alpha.6",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
},
"packages/utility-features/json-api": {
"name": "@k8slens/json-api",
"version": "1.0.0-alpha.3",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@k8slens/node-fetch": "^6.5.0-alpha.3"
"@k8slens/node-fetch": "^6.5.0"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@types/node": "^16.18.25",
"type-fest": "^2.14.0"
},
@ -35674,7 +35673,7 @@
},
"packages/utility-features/react-testing-library-discovery": {
"name": "@k8slens/react-testing-library-discovery",
"version": "1.0.0-alpha.4",
"version": "1.0.0",
"license": "MIT",
"peerDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.4",
@ -35685,10 +35684,10 @@
},
"packages/utility-features/run-many": {
"name": "@k8slens/run-many",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"@types/uuid": "^9.0.1"
},
"peerDependencies": {
@ -35709,19 +35708,19 @@
},
"packages/utility-features/startable-stoppable": {
"name": "@k8slens/startable-stoppable",
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
},
"packages/utility-features/test-utils": {
"name": "@k8slens/test-utils",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"@types/lodash": "^4.14.191"
},
"peerDependencies": {
@ -35736,10 +35735,10 @@
},
"packages/utility-features/utilities": {
"name": "@k8slens/utilities",
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"@types/crypto-js": "^4.1.1",
"@types/lodash": "^4.14.191",
"@types/react": "^17.0.2",

View File

@ -3,6 +3,45 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
### Bug Fixes
* Don't crash when hovering hotbar menu index ([9d51ef2](https://github.com/lensapp/lens/commit/9d51ef2aa69c6c9df0fd57281b25131a10efd27a))
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.5 (2023-04-12)
# 6.5.0-alpha.4 (2023-04-12)
# 1.0.0-alpha.7 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/keyboard-shortcuts",
"private": false,
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"description": "Keyboard shortcuts for Lens",
"type": "commonjs",
"files": [
@ -42,8 +42,8 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,41 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.7 (2023-05-16)

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/cluster-settings",
"version": "6.5.0-alpha.8",
"version": "6.5.0",
"description": "Injection token exporter for cluster settings configuration",
"license": "MIT",
"type": "commonjs",
@ -19,7 +19,7 @@
"build": "lens-webpack-build"
},
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"rimraf": "^4.4.1"
},
"peerDependencies": {

View File

@ -3,6 +3,210 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.16 (2023-05-25)
### Bug Fixes
* Handle log responses as text ([#7776](https://github.com/lensapp/lens/issues/7776)) ([90c449c](https://github.com/lensapp/lens/commit/90c449cc0dd68ef46eb3c32bae170c3386238db9))
* Make application size not blow up by consolidating dependencies in core package to peerDependencies ([738985c](https://github.com/lensapp/lens/commit/738985c9b7406ef0722c3994c560f0337e3c5b7c))
# 6.5.0-alpha.15 (2023-05-23)
# 6.5.0-alpha.14 (2023-05-23)
### Bug Fixes
* Use correct path for node-shell shell PTY ([99e6b77](https://github.com/lensapp/lens/commit/99e6b77fc1c5a74cfef90981b8b0162b46ecfb43))
### Reverts
* Revert "chore: Extract sidebar item injection token into separate package" ([8f4aa49](https://github.com/lensapp/lens/commit/8f4aa497cc54655f83813d57c224f77dd1472141))
* Revert "chore: Rename sidebar item injectable files" ([cb0e876](https://github.com/lensapp/lens/commit/cb0e8764aca9e0d28e6e23c5ae87a5ab6d414065))
* Revert "chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs" ([93bc41f](https://github.com/lensapp/lens/commit/93bc41f9a3f47f5c777c882c9241f4fd5e3f1952))
* Revert "chore: Fixup tests snapshots to match new testid behaviour" ([9276df0](https://github.com/lensapp/lens/commit/9276df05924794d30d7d97bc79cf701a6106e8ec))
* Revert "chore: Fix lint" ([d90bdf6](https://github.com/lensapp/lens/commit/d90bdf6f1497cb25f17788a4170feba31d366b74))
* Revert "chore: Fix more lint" ([813705f](https://github.com/lensapp/lens/commit/813705fe9097012cd7fc62a8d543d1f7bc2be2ed))
* Revert "chore: Fix IDs for some sidebar items" ([753c8bf](https://github.com/lensapp/lens/commit/753c8bfa85ccc74980553bb512b5038ff18767a2))
* Revert "chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers" ([d4c12be](https://github.com/lensapp/lens/commit/d4c12becfc9020009d64f48e4c8f9dd3b7725bb6))
* Revert "fix: Fix formatting of custom resource sidebar items" ([5608a19](https://github.com/lensapp/lens/commit/5608a199be1067039403b85abe776fab928a956c))
* Revert "chore: Fix integration tests failing due to helm testid's changing" ([96b7ecb](https://github.com/lensapp/lens/commit/96b7ecbaddedd45cc667cc2d6c25fdc0813557ec))
* Revert "chore: Fix tests after rebase" ([1b43de5](https://github.com/lensapp/lens/commit/1b43de50fe6431367bf259799f5e0b42f6b38ad9))
* Revert "fix: Custom Resource Definitions should be the first entry in the side bar" ([1099e65](https://github.com/lensapp/lens/commit/1099e65c52c62153b3d28d0654fffaaa6f6715a7))
* Revert "fix: Custom Resource Definitions sidebar item should navigate to the correct route" ([7d46cb8](https://github.com/lensapp/lens/commit/7d46cb845d0f1748c0f83a8dc34bbe783270ca2c))
* Revert "chore: Cleanup custom resource route definition" ([40f1180](https://github.com/lensapp/lens/commit/40f118057925a3b946f5dcc60162bad7e8b12e58))
* Revert "chore: Factor out NavigateToCustomResources type" ([d3cf708](https://github.com/lensapp/lens/commit/d3cf7088d6c37860984ce0295a3d8a5c528c2a66))
* Revert "chore: Move around Custom Resource and Custom Resource Definition files to simplify names" ([5f4cdbc](https://github.com/lensapp/lens/commit/5f4cdbc51950c04804139e9b961cfe394ad4ae30))
# 6.5.0-alpha.13 (2023-05-16)
### Bug Fixes
* Switch to using IAsyncComputed to resolve bad setState error within ClusterOverview from react ([4f8e470](https://github.com/lensapp/lens/commit/4f8e4707f929eee04ff1345c9e93f00d50ac0a92))
# 6.5.0-alpha.12 (2023-05-16)
### Bug Fixes
* Don't crash when hovering hotbar menu index ([9d51ef2](https://github.com/lensapp/lens/commit/9d51ef2aa69c6c9df0fd57281b25131a10efd27a))
# 6.5.0-alpha.11 (2023-05-11)
### Bug Fixes
* Add test as repro, and fix bug about kube API details not opening ([bb400ae](https://github.com/lensapp/lens/commit/bb400ae66797fe160567e6b728d85d5e79caef4d))
* Bring back search filters for pods which were accidentally removed previously ([9c7be39](https://github.com/lensapp/lens/commit/9c7be39eb135b747945f76f61811695d2f96c761))
* Do not crash when opening details of a helm release ([40af0d3](https://github.com/lensapp/lens/commit/40af0d31c529e252a45c7370852755c4e63067a7))
* Kludge cluster settings not opening when extension introduces new settings without ID when title contains spaces ([e8491ca](https://github.com/lensapp/lens/commit/e8491ca2d39971d06842f6741eae042554fbc9a0))
# 6.5.0-alpha.10 (2023-05-09)
# 6.5.0-alpha.9 (2023-05-04)
### Bug Fixes
* Add checks to KubeObject constructor to ensure shape ([bf6af58](https://github.com/lensapp/lens/commit/bf6af58d80552a16be7a547f772902b138a12fbd))
* add routingFeature to getDiForUnitTesting ([b33a8b4](https://github.com/lensapp/lens/commit/b33a8b49607935450f70b1d5535431ba416fc22e))
* change class name behaviour to limit snapshot diffs ([bfb2b8e](https://github.com/lensapp/lens/commit/bfb2b8e6591891b529d5cf0f8757ff8b7080e004))
* **core:** hide update button if downloading of an update fails ([f697742](https://github.com/lensapp/lens/commit/f6977428daa3f61482e7066689ebf7092b0fb2b1))
* Fix selfLink being missing from requestKubeResource ([b90e04e](https://github.com/lensapp/lens/commit/b90e04e02dfd18896d5f08f1bc36f90179635797))
* lint:fix ([76c11aa](https://github.com/lensapp/lens/commit/76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9))
* observableHistoryInjectionToken and 1 revert for GlobalOverride ([8c0220c](https://github.com/lensapp/lens/commit/8c0220c353c9047a2a4df570b598c31868b5f7e2))
* Only show Update Channel preferences when applicable ([43cedae](https://github.com/lensapp/lens/commit/43cedae7b05eaa7f932f2718939f7b856a1b86c5))
* Remove incorrect timeout on standard info notifications ([bcf95a6](https://github.com/lensapp/lens/commit/bcf95a65f1d2be91fa613f0da9d0ae978faaef75))
* removed as-legacy-globals-for-extension-api ([f1f2634](https://github.com/lensapp/lens/commit/f1f26344900b99c70b2bed2f453ed27574d7b417))
* removed dependencies: [reactApplicationFeature], ([0dae159](https://github.com/lensapp/lens/commit/0dae1594baabbd06e798f9a1b4c132cee998bb65))
### Features
* Add deleting subNamespaces to contextMenu ([89cf491](https://github.com/lensapp/lens/commit/89cf491bc0aa80ee398f8b5dc39ec7c69d00c7bb))
* Add removing subNamespaces to Namespace route ([aa95002](https://github.com/lensapp/lens/commit/aa950026a3162abf6322afb4b5c5bf56f9f7e10f))
* Adjust container status colors to be distinguable with red/green filter ([#7621](https://github.com/lensapp/lens/issues/7621)) ([3532fc1](https://github.com/lensapp/lens/commit/3532fc1dab918190fa76199a9d7b04d6efe40c47))
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
* Improve formatting error messages from apiKube ([3439472](https://github.com/lensapp/lens/commit/3439472065e6b850e286f6a34bccc23b827b8e28))
* Introduce API for changing the status bar colour ([06a0dce](https://github.com/lensapp/lens/commit/06a0dce612b67084f8f36ba552ea23f8ac071201))
* Introduce injectables to remove subNamespaces ([c557225](https://github.com/lensapp/lens/commit/c5572257bd6a32a2f05fc78f54ece428f54389fe))
* Never auto-close error notifications ([561d8db](https://github.com/lensapp/lens/commit/561d8dbc09581ff21aa79e85f3903c45e99ac33b))
# 6.5.0-alpha.6 (2023-04-12)
# 6.5.0-alpha.5 (2023-04-12)
# 6.5.0-alpha.4 (2023-04-12)
### Bug Fixes
* Fix tests by recreating non-specific injection token ([c0ebe60](https://github.com/lensapp/lens/commit/c0ebe605c4d36c0d98454e25565818f75ffb1b69))
* Referencing apiManager should not throw ([#7468](https://github.com/lensapp/lens/issues/7468)) ([351f9d4](https://github.com/lensapp/lens/commit/351f9d492f6e52e9e97d17d71e2bbdbbde4ea2db))
* remove platform specific injectable file names ([9b0318b](https://github.com/lensapp/lens/commit/9b0318b493fe2e49a34b8a4cb3d0bef1600759b8))
### Features
* Allow built versions to specify an environment ([#7495](https://github.com/lensapp/lens/issues/7495)) ([128b05d](https://github.com/lensapp/lens/commit/128b05d4d46344a511398f654865c133c6e36514))
### Reverts
* Revert "Renderer file logging through IPC" (#7393) ([5409324](https://github.com/lensapp/lens/commit/54093242367717292312df01905d052b66017953)), closes [#7393](https://github.com/lensapp/lens/issues/7393)
# 6.5.0-alpha.3 (2023-03-15)
# 6.5.0-alpha.2 (2023-03-14)
# 6.5.0-alpha.1 (2023-03-14)
### Reverts
* Revert "Renderer file logging transport (#6795)" (#7245) ([ec81af4](https://github.com/lensapp/lens/commit/ec81af4e6c5f8d0c25469a56dfa602894f85734b)), closes [#6795](https://github.com/lensapp/lens/issues/6795) [#7245](https://github.com/lensapp/lens/issues/7245) [#544](https://github.com/lensapp/lens/issues/544)
# 6.4.0-beta.13 (2023-02-03)
# 6.4.0-beta.12 (2023-02-01)
# 6.4.0-beta.11 (2023-02-01)
# 6.4.0-beta.10 (2023-01-27)
# 6.4.0-beta.9 (2023-01-27)
# 6.4.0-beta.8 (2023-01-27)
# 6.4.0-beta.7 (2023-01-27)
# 6.4.0-beta.6 (2023-01-26)
# 6.4.0-beta.5 (2023-01-26)
# 6.4.0-beta.4 (2023-01-26)
# 6.4.0-beta.3 (2023-01-26)
# 6.5.0-alpha.16 (2023-05-25)

View File

@ -3,7 +3,7 @@
"productName": "",
"description": "Lens Desktop Core",
"homepage": "https://github.com/lensapp/lens",
"version": "6.5.0-alpha.16",
"version": "6.5.0",
"repository": {
"type": "git",
"url": "git+https://github.com/lensapp/lens.git"
@ -104,9 +104,9 @@
},
"devDependencies": {
"@async-fn/jest": "1.6.4",
"@k8slens/messaging-fake-bridge": "^1.0.0-alpha.8",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/test-utils": "^1.0.0-alpha.3",
"@k8slens/messaging-fake-bridge": "^1.0.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/test-utils": "^1.0.0",
"@ogre-tools/linkable": "^16.1.0",
"@sentry/types": "^6.19.7",
"@side/jest-runtime": "^1.1.0",

View File

@ -3,6 +3,62 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.9 (2023-05-04)
### Bug Fixes
* Fix generating tray icons and downloading binaries on windows ([289d62c](https://github.com/lensapp/lens/commit/289d62caaadcf4899719c6a8b8c2ee4b7e725e9c))
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
# 6.4.0-beta.13 (2023-02-03)
# 6.4.0-beta.12 (2023-02-01)
# 6.4.0-beta.11 (2023-02-01)
# 6.4.0-beta.10 (2023-01-27)
# 6.4.0-beta.9 (2023-01-27)
# 6.5.0-alpha.6 (2023-05-16)

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/ensure-binaries",
"version": "6.5.0-alpha.7",
"version": "6.5.0",
"description": "CLI for downloading configured versions of the bundled versions of CLIs",
"main": "dist/index.js",
"license": "MIT",

View File

@ -3,6 +3,117 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.16 (2023-05-25)
# 6.5.0-alpha.15 (2023-05-23)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.10 (2023-05-09)
# 6.5.0-alpha.9 (2023-05-04)
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 6.5.0-alpha.6 (2023-04-12)
# 6.5.0-alpha.5 (2023-04-12)
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.3 (2023-03-15)
# 6.5.0-alpha.2 (2023-03-14)
# 6.5.0-alpha.1 (2023-03-14)
# 6.4.0-beta.13 (2023-02-03)
# 6.4.0-beta.12 (2023-02-01)
# 6.4.0-beta.11 (2023-02-01)
# 6.4.0-beta.10 (2023-01-27)
# 6.4.0-beta.9 (2023-01-27)
# 6.4.0-beta.8 (2023-01-27)
# 6.4.0-beta.7 (2023-01-27)
# 6.4.0-beta.6 (2023-01-26)
# 6.4.0-beta.5 (2023-01-26)
# 6.4.0-beta.4 (2023-01-26)
# 6.4.0-beta.3 (2023-01-26)
# 6.5.0-alpha.16 (2023-05-25)

View File

@ -2,7 +2,7 @@
"name": "@k8slens/extensions",
"productName": "OpenLens extensions",
"description": "OpenLens - Open Source Kubernetes IDE: extensions",
"version": "6.5.0-alpha.16",
"version": "6.5.0",
"copyright": "© 2022 OpenLens Authors",
"license": "MIT",
"main": "dist/extension-api.js",
@ -25,7 +25,7 @@
"clean": "rimraf dist/"
},
"dependencies": {
"@k8slens/core": "6.5.0-alpha.16"
"@k8slens/core": "6.5.0"
},
"devDependencies": {
"@types/node": "^16.18.25",

View File

@ -3,6 +3,54 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
### Bug Fixes
* Fix generating tray icons and downloading binaries on windows ([289d62c](https://github.com/lensapp/lens/commit/289d62caaadcf4899719c6a8b8c2ee4b7e725e9c))
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
# 6.4.0-beta.13 (2023-02-03)
# 6.4.0-beta.12 (2023-02-01)
# 6.4.0-beta.11 (2023-02-01)
# 6.5.0-alpha.7 (2023-05-16)

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/generate-tray-icons",
"version": "6.5.0-alpha.7",
"version": "6.5.0",
"description": "CLI generating tray icons for building a lens-like application",
"license": "MIT",
"scripts": {

View File

@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
**Note:** Version bump only for package @k8slens/eslint-config
# 6.5.0-alpha.3 (2023-05-04)

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/eslint-config",
"version": "6.5.0-alpha.3",
"version": "6.5.0",
"description": "Lens eslint and prettier configurations",
"author": {
"name": "OpenLens Authors",

View File

@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.9 (2023-05-04)
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
# 6.5.0-alpha.5 (2023-05-04)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/jest",
"private": false,
"version": "6.5.0-alpha.5",
"version": "6.5.0",
"description": "Jest configuration and scripts for Lens packages.",
"type": "commonjs",
"publishConfig": {

View File

@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
**Note:** Version bump only for package @k8slens/typescript
# 6.5.0-alpha.3 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/typescript",
"private": false,
"version": "6.5.0-alpha.3",
"version": "6.5.0",
"description": "Typescript configuration for Lens packages.",
"type": "commonjs",
"publishConfig": {

View File

@ -3,6 +3,56 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
### Bug Fixes
* Don't crash when hovering hotbar menu index ([9d51ef2](https://github.com/lensapp/lens/commit/9d51ef2aa69c6c9df0fd57281b25131a10efd27a))
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
### Bug Fixes
* Make importing styles not break the builds ([#7550](https://github.com/lensapp/lens/issues/7550)) ([2debe61](https://github.com/lensapp/lens/commit/2debe613595c0baa6c81eff9039053a0a66fbf35))
### Features
* Introduce reusable script to build using webpack ([98fe1a3](https://github.com/lensapp/lens/commit/98fe1a38bf73208558eed83d612b091193eb8f52))
* Make pushing linkables happen automatically when using re-usable build script ([7e66181](https://github.com/lensapp/lens/commit/7e66181be52dc7c81f3616ce023b3df94630b393))
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
# 6.5.0-alpha.8 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/webpack",
"private": false,
"version": "6.5.0-alpha.9",
"version": "6.5.0",
"description": "Webpack configurations and scripts for Lens packages.",
"type": "commonjs",
"publishConfig": {
@ -46,7 +46,7 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/typescript": "^6.5.0",
"@ogre-tools/injectable-extension-for-auto-registration": "^16.1.0",
"@ogre-tools/test-utils": "^16.1.0",
"ts-node": "^10.9.1",

View File

@ -3,6 +3,41 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.16 (2023-05-25)
### Bug Fixes
* Remove incorrect KubeObject validations ([18b89d9](https://github.com/lensapp/lens/commit/18b89d9a858e3c0bad7110bb3609a7d307e3fe56))
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 1.0.0-alpha.7 (2023-05-25)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/kube-object",
"private": false,
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"description": "Injection tokens for list layout",
"type": "commonjs",
"publishConfig": {
@ -40,9 +40,9 @@
"typed-regex": "^0.0.8"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,41 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.15 (2023-05-23)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 1.0.0-alpha.9 (2023-05-23)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/kubectl-versions",
"private": false,
"version": "1.0.0-alpha.9",
"version": "1.0.0",
"description": "Package of kubectl versions at build time",
"files": [
"dist"
@ -30,7 +30,7 @@
"@ogre-tools/injectable": "^16.1.0"
},
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.53",
"fast-xml-parser": "^4.2.2",

View File

@ -3,6 +3,62 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.16 (2023-05-25)
# 6.5.0-alpha.15 (2023-05-23)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.10 (2023-05-09)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.6 (2023-04-12)
# 6.5.0-alpha.5 (2023-04-12)
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.3 (2023-03-15)
**Note:** Version bump only for package @k8slens/legacy-extension-example
# 1.0.0-alpha.14 (2023-05-25)

View File

@ -2,7 +2,7 @@
"name": "@k8slens/legacy-extension-example",
"private": false,
"description": "An example bundled Lens extensions using the v1 API",
"version": "1.0.0-alpha.14",
"version": "1.0.0",
"type": "commonjs",
"files": [
"dist"
@ -36,7 +36,7 @@
"lint:fix": "lens-lint --fix"
},
"devDependencies": {
"@k8slens/extensions": "^6.5.0-alpha.16",
"@k8slens/extensions": "^6.5.0",
"@types/node": "^16.18.25",
"typescript": "^4.9.5",
"webpack": "^5.81.0",

View File

@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
**Note:** Version bump only for package @k8slens/legacy-global-di
# 1.0.0-alpha.4 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/legacy-global-di",
"private": false,
"version": "1.0.0-alpha.5",
"version": "1.0.0",
"description": "Injection tokens for implementing metrics for Lens",
"type": "commonjs",
"publishConfig": {
@ -34,9 +34,9 @@
"@ogre-tools/injectable": "^16.1.0"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,37 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
### Bug Fixes
* Don't crash when hovering hotbar menu index ([9d51ef2](https://github.com/lensapp/lens/commit/9d51ef2aa69c6c9df0fd57281b25131a10efd27a))
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 1.0.0-alpha.5 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/list-layout",
"private": false,
"version": "1.0.0-alpha.6",
"version": "1.0.0",
"description": "Injection tokens for list layout",
"type": "commonjs",
"publishConfig": {
@ -38,9 +38,9 @@
"react": "^17.0.2"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,31 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
### Bug Fixes
* Remove erroneous prefixes when using loggerInjectable and prefixLoggerInjectable ([00f0b9f](https://github.com/lensapp/lens/commit/00f0b9fce4ff62edfa597d511de4810402db4f43))
### Features
* Expose different ways to log as tokens, and add unit tests ([f7b77c7](https://github.com/lensapp/lens/commit/f7b77c781d378bf4731e6d16655d1d060908d7a6))
* Implement automatic Feature-specific prefixing for logging ([f9e5f9b](https://github.com/lensapp/lens/commit/f9e5f9bf432c642416bf6bb2733a4c8493022f7b))
# 6.5.0-alpha.9 (2023-05-04)
# 1.0.0-alpha.6 (2023-05-04)
**Note:** Version bump only for package @k8slens/logger

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/logger",
"private": false,
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"description": "Highly extendable logger in the Lens.",
"type": "commonjs",
"files": [
@ -39,8 +39,8 @@
},
"devDependencies": {
"@k8slens/eslint-config": "6.5.0-alpha.1",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/jest": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
**Note:** Version bump only for package @k8slens/metrics
# 6.5.0-alpha.8 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/metrics",
"private": false,
"version": "6.5.0-alpha.9",
"version": "6.5.0",
"description": "Injection tokens for implementing metrics for Lens",
"type": "commonjs",
"publishConfig": {
@ -37,9 +37,9 @@
"react": "^17.0.2"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -0,0 +1,68 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
### Bug Fixes
* Fix generating @k8slens/node-fetch ([ecdb14c](https://github.com/lensapp/lens/commit/ecdb14c692b00db391d993e9fc8eee29081da04f))
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
# 6.4.0-beta.13 (2023-02-03)
# 6.4.0-beta.12 (2023-02-01)
# 6.4.0-beta.11 (2023-02-01)
# 6.4.0-beta.10 (2023-01-27)
# 6.4.0-beta.9 (2023-01-27)
# 6.4.0-beta.8 (2023-01-27)
# 6.4.0-beta.7 (2023-01-27)
# 6.4.0-beta.6 (2023-01-26)
# 6.4.0-beta.5 (2023-01-26)
# 6.4.0-beta.4 (2023-01-26)
# 6.4.0-beta.3 (2023-01-26)

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/node-fetch",
"version": "6.5.0-alpha.3",
"version": "6.5.0",
"description": "Node fetch for Lens",
"license": "MIT",
"private": false,

View File

@ -3,6 +3,123 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
### Features
* Support picking rebased PRs for patch releases ([f9098bf](https://github.com/lensapp/lens/commit/f9098bf63963d7468d0f26172ca04f810c023397))
# 6.5.0-alpha.15 (2023-05-23)
### Bug Fixes
* Fix setting milestone on new release PRs ([597dd36](https://github.com/lensapp/lens/commit/597dd365807e53bccf6926927ab03bd5194c7ee8))
* Switch to using authenticated GitHub API to increase rate limit ([84f6a6a](https://github.com/lensapp/lens/commit/84f6a6a5ac2c731e03fe9994ae37dc1d83d429ed))
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.8 (2023-04-20)
### Bug Fixes
* Make sure that the @k8slens/core dep in @k8slens/extensions is exact ([799a3cb](https://github.com/lensapp/lens/commit/799a3cbd1cc025514d822db8263c3e1ef747a446))
# 6.5.0-alpha.7 (2023-04-18)
### Bug Fixes
* Fix running release tool ([03349c2](https://github.com/lensapp/lens/commit/03349c232b14c3b5085fc994ecbf2fe4ba56e98a))
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 6.5.0-alpha.4 (2023-04-12)
### Bug Fixes
* Add check in release-tool for no relevant PRs ([#7478](https://github.com/lensapp/lens/issues/7478)) ([b22d7af](https://github.com/lensapp/lens/commit/b22d7af2915bbaccc1d8a8c2c3ff247667f5d61b))
# 6.5.0-alpha.2 (2023-03-14)
# 6.5.0-alpha.1 (2023-03-14)
# 6.4.0-beta.13 (2023-02-03)
# 6.4.0-beta.12 (2023-02-01)
# 6.4.0-beta.11 (2023-02-01)
# 6.4.0-beta.10 (2023-01-27)
# 6.4.0-beta.9 (2023-01-27)
# 6.4.0-beta.8 (2023-01-27)
# 6.4.0-beta.7 (2023-01-27)
# 6.4.0-beta.6 (2023-01-26)
# 6.4.0-beta.5 (2023-01-26)
# 6.4.0-beta.4 (2023-01-26)
# 6.4.0-beta.3 (2023-01-26)
# 6.5.0-alpha.10 (2023-05-23)

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/release-tool",
"version": "6.5.0-alpha.10",
"version": "6.5.0",
"description": "Release tool for lens monorepo",
"license": "MIT",
"private": true,

View File

@ -157,11 +157,7 @@ function formatSemverForMilestone(version: SemVer): string {
}
function formatVersionForPickingPrs(version: SemVer): string {
if (version.prerelease.length > 0) {
return `${version.major}.${version.minor}.${version.patch}`;
}
return `${version.major}.${version.minor}.${version.patch+1}`;
}
async function deleteAndClosePreviousReleaseBranch(prBase: string, prBranch: string) {

View File

@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.9 (2023-05-04)
**Note:** Version bump only for package @k8slens/resource-templates
# 1.0.0-alpha.1 (2023-05-04)
**Note:** Version bump only for package @k8slens/resource-templates

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/resource-templates",
"version": "1.0.0-alpha.1",
"version": "1.0.0",
"private": false,
"publishConfig": {
"access": "public",

View File

@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
### Bug Fixes
* observableHistoryInjectionToken and 1 revert for GlobalOverride ([8c0220c](https://github.com/lensapp/lens/commit/8c0220c353c9047a2a4df570b598c31868b5f7e2))
* removed dependencies: [reactApplicationFeature], ([0dae159](https://github.com/lensapp/lens/commit/0dae1594baabbd06e798f9a1b4c132cee998bb65))
# 1.0.0-alpha.9 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/routing",
"private": false,
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"description": "Highly extendable routing in the Lens.",
"type": "commonjs",
"files": [
@ -46,9 +46,9 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0"
}

View File

@ -3,6 +3,61 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.9 (2023-05-04)
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
# 6.4.0-beta.13 (2023-02-03)
# 6.4.0-beta.12 (2023-02-01)
# 6.4.0-beta.11 (2023-02-01)
# 6.4.0-beta.10 (2023-01-27)
# 6.4.0-beta.9 (2023-01-27)
# 6.4.0-beta.8 (2023-01-27)
# 6.4.0-beta.7 (2023-01-27)
# 6.4.0-beta.6 (2023-01-26)
# 6.5.0-alpha.5 (2023-05-04)

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/semver",
"version": "6.5.0-alpha.5",
"version": "6.5.0",
"description": "CLI over semver package for picking parts of a version",
"license": "MIT",
"private": true,

View File

@ -0,0 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
**Note:** Version bump only for package @k8slens/table-tokens

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/table-tokens",
"version": "6.5.0-alpha.7",
"version": "6.5.0",
"description": "Injection token exporter for table components",
"license": "MIT",
"type": "commonjs",
@ -19,7 +19,7 @@
"build": "lens-webpack-build"
},
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.8",
"@k8slens/webpack": "^6.5.0",
"rimraf": "^4.4.1"
},
"peerDependencies": {

View File

@ -3,6 +3,54 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
### Features
* Compute the kubectl download version map at build time ([0bd7b1f](https://github.com/lensapp/lens/commit/0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b))
# 6.5.0-alpha.4 (2023-04-12)
### Features
* Allow built versions to specify an environment ([#7495](https://github.com/lensapp/lens/issues/7495)) ([128b05d](https://github.com/lensapp/lens/commit/128b05d4d46344a511398f654865c133c6e36514))
# 6.5.0-alpha.3 (2023-03-15)
# 6.5.0-alpha.1 (2023-03-14)
# 6.5.0-alpha.8 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/application",
"private": false,
"version": "6.5.0-alpha.9",
"version": "6.5.0",
"description": "Package for creating Lens applications",
"type": "commonjs",
"files": [
@ -41,7 +41,7 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
**Note:** Version bump only for package @k8slens/application-for-electron-main
# 6.5.0-alpha.7 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/application-for-electron-main",
"private": false,
"version": "6.5.0-alpha.8",
"version": "6.5.0",
"description": "Electron's main specifics for creating Lens applications",
"type": "commonjs",
"files": [
@ -41,8 +41,8 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0",
"@ogre-tools/test-utils": "^16.1.0"
}
}

View File

@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.3 (2023-03-15)
**Note:** Version bump only for package @k8slens/legacy-extensions
# 1.0.0-alpha.7 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/legacy-extensions",
"private": false,
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"description": "Package for Lens extensions using the v1 API",
"type": "commonjs",
"files": [
@ -33,7 +33,7 @@
"@ogre-tools/injectable": "^16.1.0"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.5.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
**Note:** Version bump only for package @k8slens/feature-core
# 6.5.0-alpha.7 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/feature-core",
"private": false,
"version": "6.5.0-alpha.8",
"version": "6.5.0",
"description": "Code that is common to all Features and those registering them.",
"type": "commonjs",
"publishConfig": {
@ -34,7 +34,7 @@
"@ogre-tools/injectable": "^16.1.0"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
**Note:** Version bump only for package @k8slens/messaging
# 1.0.0-alpha.7 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/messaging",
"private": false,
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"description": "An abstraction for messaging between Lens environments",
"type": "commonjs",
"publishConfig": {
@ -41,7 +41,7 @@
"mobx": "^6.7.0"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
**Note:** Version bump only for package @k8slens/computed-channel
# 1.0.0-alpha.7 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/computed-channel",
"private": false,
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"description": "MobX-like computed between channels",
"type": "commonjs",
"publishConfig": {
@ -42,9 +42,9 @@
"mobx": "^6.8.0"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/messaging-fake-bridge": "^1.0.0-alpha.8",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/messaging-fake-bridge": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"type-fest": "^2.14.0"
}
}

View File

@ -3,6 +3,41 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
### Bug Fixes
* wrong order of ids when sendToFrame is called ([ec9a68b](https://github.com/lensapp/lens/commit/ec9a68bf098bae22c5af27b5db1de841dc8f7c06))
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
# 1.0.0-alpha.7 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/messaging-for-main",
"private": false,
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"description": "Implementations for 'messaging' in Electron main",
"type": "commonjs",
"publishConfig": {
@ -41,7 +41,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
**Note:** Version bump only for package @k8slens/messaging-for-renderer
# 1.0.0-alpha.7 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/messaging-for-renderer",
"private": false,
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"description": "Implementations for 'messaging' in Electron renderer",
"type": "commonjs",
"publishConfig": {
@ -42,7 +42,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
**Note:** Version bump only for package @k8slens/messaging-fake-bridge
# 1.0.0-alpha.7 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/messaging-fake-bridge",
"private": false,
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"description": "Fake implementation to bridge multiple dependency injection containers.",
"type": "commonjs",
"publishConfig": {
@ -41,7 +41,7 @@
"mobx": "^6.9.0"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,41 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
### Bug Fixes
* Don't crash when hovering hotbar menu index ([9d51ef2](https://github.com/lensapp/lens/commit/9d51ef2aa69c6c9df0fd57281b25131a10efd27a))
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
# 1.0.0-alpha.6 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/react-application",
"private": false,
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"description": "Package for React Application",
"type": "commonjs",
"files": [
@ -46,9 +46,9 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5"
}
}

View File

@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
### Bug Fixes
* Don't crash when hovering hotbar menu index ([9d51ef2](https://github.com/lensapp/lens/commit/9d51ef2aa69c6c9df0fd57281b25131a10efd27a))
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
### Bug Fixes
* lint:fix ([76c11aa](https://github.com/lensapp/lens/commit/76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9))
# 1.0.0-alpha.9 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/button",
"private": false,
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"description": "Highly extendable button in the Lens.",
"type": "commonjs",
"files": [
@ -44,9 +44,9 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^12.8.3"
}

View File

@ -3,6 +3,37 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
### Bug Fixes
* Don't crash when hovering hotbar menu index ([9d51ef2](https://github.com/lensapp/lens/commit/9d51ef2aa69c6c9df0fd57281b25131a10efd27a))
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 1.0.0-alpha.9 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/error-boundary",
"private": false,
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"description": "Highly extendable error-boundary in the Lens.",
"type": "commonjs",
"files": [
@ -49,9 +49,9 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0"
}

View File

@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
**Note:** Version bump only for package @k8slens/resizing-anchor
# 1.0.0-alpha.9 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/resizing-anchor",
"private": false,
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"description": "Highly extendable resizing-anchor in the Lens.",
"type": "commonjs",
"files": [
@ -47,8 +47,8 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
### Bug Fixes
* Don't crash when hovering hotbar menu index ([9d51ef2](https://github.com/lensapp/lens/commit/9d51ef2aa69c6c9df0fd57281b25131a10efd27a))
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
### Bug Fixes
* lint:fix ([76c11aa](https://github.com/lensapp/lens/commit/76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9))
# 1.0.0-alpha.9 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/tooltip",
"private": false,
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"description": "Highly extendable tooltip in the Lens.",
"type": "commonjs",
"files": [
@ -44,9 +44,9 @@
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.4",
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/react-testing-library-discovery": "^1.0.0",
"@k8slens/webpack": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^12.8.3"
}

View File

@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
**Note:** Version bump only for package @k8slens/event-emitter
# 1.0.0-alpha.5 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/event-emitter",
"private": false,
"version": "1.0.0-alpha.6",
"version": "1.0.0",
"description": "Event emitter",
"type": "commonjs",
"publishConfig": {
@ -31,9 +31,9 @@
"lint:fix": "lens-lint --fix"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.9 (2023-05-04)
**Note:** Version bump only for package @k8slens/json-api
# 1.0.0-alpha.3 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/json-api",
"private": false,
"version": "1.0.0-alpha.3",
"version": "1.0.0",
"description": "JSON api client",
"type": "commonjs",
"publishConfig": {
@ -32,7 +32,7 @@
"lint:fix": "lens-lint --fix"
},
"dependencies": {
"@k8slens/node-fetch": "^6.5.0-alpha.3"
"@k8slens/node-fetch": "^6.5.0"
},
"peerDependencies": {
"@k8slens/event-emitter": "^1.0.0-alpha.1",
@ -42,9 +42,9 @@
"rfc6902": "^5.0.1"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/jest": "^6.5.0-alpha.5",
"@k8slens/typescript": "^6.5.0-alpha.3",
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/jest": "^6.5.0",
"@k8slens/typescript": "^6.5.0",
"@types/node": "^16.18.25",
"type-fest": "^2.14.0"
}

View File

@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.5 (2023-04-12)
### Bug Fixes
* Add publishConfig for new package ([d1159e3](https://github.com/lensapp/lens/commit/d1159e3c32ffbee160bc3f9a99c56a33d91b9360))
# 6.5.0-alpha.4 (2023-04-12)
# 1.0.0-alpha.4 (2023-05-04)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/react-testing-library-discovery",
"private": false,
"version": "1.0.0-alpha.4",
"version": "1.0.0",
"description": "A way to discover HTML-elements using react-testing-library",
"type": "commonjs",
"files": [

View File

@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
**Note:** Version bump only for package @k8slens/run-many
# 1.0.0-alpha.7 (2023-05-16)

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/run-many",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"type": "commonjs",
"description": "A package containing runMany and runManySync",
"publishConfig": {
@ -34,7 +34,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"@types/uuid": "^9.0.1"
}
}

View File

@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
**Note:** Version bump only for package @k8slens/startable-stoppable
# 1.0.0-alpha.6 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/startable-stoppable",
"private": false,
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"description": "TBD",
"type": "commonjs",
"publishConfig": {
@ -28,7 +28,7 @@
"lint:fix": "lens-lint --fix"
},
"devDependencies": {
"@k8slens/eslint-config": "^6.5.0-alpha.3",
"@k8slens/webpack": "^6.5.0-alpha.9"
"@k8slens/eslint-config": "^6.5.0",
"@k8slens/webpack": "^6.5.0"
}
}

View File

@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
# 6.5.0-alpha.1 (2023-03-14)
**Note:** Version bump only for package @k8slens/test-utils
# 1.0.0-alpha.7 (2023-05-16)

View File

@ -1,6 +1,6 @@
{
"name": "@k8slens/test-utils",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"description": "A collection of utilities for testing",
"type": "commonjs",
"main": "dist/index.js",
@ -33,7 +33,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"@types/lodash": "^4.14.191"
}
}

View File

@ -3,6 +3,56 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2023-05-26)
# 6.5.0-alpha.14 (2023-05-23)
### Reverts
* Revert "chore: Extract sidebar item injection token into separate package" ([8f4aa49](https://github.com/lensapp/lens/commit/8f4aa497cc54655f83813d57c224f77dd1472141))
# 6.5.0-alpha.13 (2023-05-16)
# 6.5.0-alpha.12 (2023-05-16)
### Bug Fixes
* Don't crash when hovering hotbar menu index ([9d51ef2](https://github.com/lensapp/lens/commit/9d51ef2aa69c6c9df0fd57281b25131a10efd27a))
* Fix StrictReactNode not accepting multiple children ([2ca77ec](https://github.com/lensapp/lens/commit/2ca77ecfe8f87e6d42ba7f1ece75ae59f43bcf00))
# 6.5.0-alpha.11 (2023-05-11)
# 6.5.0-alpha.9 (2023-05-04)
# 6.5.0-alpha.4 (2023-04-12)
### Features
* Introduce PlatformSpecific as a new wrapper type for injectables ([0bc3d9f](https://github.com/lensapp/lens/commit/0bc3d9f8b23a452fe92d7d6b4a525a67b048ea8b))
# 6.5.0-alpha.1 (2023-03-14)
# 1.0.0-alpha.6 (2023-05-16)

View File

@ -1,7 +1,7 @@
{
"name": "@k8slens/utilities",
"description": "A collection of useful types",
"version": "1.0.0-alpha.7",
"version": "1.0.0",
"type": "commonjs",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -41,7 +41,7 @@
"typed-regex": "^0.0.8"
},
"devDependencies": {
"@k8slens/webpack": "^6.5.0-alpha.9",
"@k8slens/webpack": "^6.5.0",
"@types/crypto-js": "^4.1.1",
"@types/lodash": "^4.14.191",
"@types/react": "^17.0.2",