-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
v6.5.218e4e9e5 · ·
1) Reverting table injection tokens (7754) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 26b8ed66dac5a946919e0c3e65156159dbdc77a7) 2) Linter fix Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: a22229ba60d83384e6e7c514b7635e498e73efe0) 3) chore: extract kube-api from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 1ab5323f6846a71e84904da6f3a5e7963d3f3af5) 4) chore: fix kube-api dependency to core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: e8be89eb51ecd213acc6eed895ab637a4e7fe829) 5) chore: move kube-api related tests from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 7b8bd1e758a349633cc1cc8ba1110e8157ef9879) 6) chore: kube-api lint fixes Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 0298b36a9f54eba3a77cf4401ede5566bfc1a3fa) 7) Use lens-webpack-build to get linkable Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen) (SHA: d674680cbbf3c2ff795abbd5460b5d6bd32d9234) 8) Add kube-object dependency to prevent duplicate instances Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen) (SHA: b7a636dd74f86570762a9215edd9bdbefdcbebca) 9) Lint and dependency fix Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen) (SHA: 75beacfa7ca60cef5bfc4e674ff6e6013999f565) 10) chore: Revert kube-api-parse test changes Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 711ad11bf153dc8932e78e556c52c242fc2f1f3c) 11) chore: Move kubeApiInjectionToken into own package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8fd0b5fab4c6314f25ed9cac7bb3f5790ebe21df) 12) fix: Fix build not working due to missing dependencies Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5432259e052ff587752203af684bcc527d7cd4bd) 13) Temporary fix for extensions always disabled on startup (#7801) Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker) (SHA: 9f1393131819d40b14a2eda46d3221670aeb33e9) 14) chore: Bump linkable to recover from yalc error Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f02e09245b6582cd64ca123bb3a781e1f2db37ca) 15) chore: Add infra for linkable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 7a4f30ab61f7899816145733cf388caac558c76b)
-
v6.5.1eaa235bb · ·
1) Reverting table injection tokens (7754) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 26b8ed66dac5a946919e0c3e65156159dbdc77a7) 2) Linter fix Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: a22229ba60d83384e6e7c514b7635e498e73efe0)
-
v6.5.079e4eaa3 · ·
1) fix: Add checks to KubeObject constructor to ensure shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bf6af58d80552a16be7a547f772902b138a12fbd) 2) feat: Improve formatting error messages from apiKube Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28) 3) Fix: Correct getEditSelfLinkFor to produce correct selfLink Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4) 4) chore: Move files around to flatten hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649) 5) chore: Rename injectables to remove redundancy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948) 6) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4) 7) fix: Fix selfLink being missing from requestKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797) 8) chore: Simplify requestPatchKubeResource impl Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05) 9) chore: Update tests to use more business logic - To have a higher confidence in the code, given that the old tests didn't save us from modifying the code before. Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5dc94f291bae131ca3fe74f3c13d4c7230e1fc05) 10) test: Fix kube-api-version-detection tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051) 11) feat: Never auto-close error notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b) 12) fix: Remove incorrect timeout on standard info notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75) 13) chore: Add test verifying new notification formatting behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7) 14) chore(deps-dev): Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: ce6fd2152174e07f4cb32defa67d6de8602a439d) 15) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.5.1 to 15.6.1. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/v15.6.1/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.5.1...v15.6.1) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: a12a78b2440c01c39c61bedc442d1c1c098998e5) 16) chore(deps-dev): Bump typedoc from 0.24.5 to 0.24.6 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.5 to 0.24.6. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.5...v0.24.6) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4024d184facb851b190bb9871de76a882e50f01f) 17) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9) 18) chore(deps-dev): Bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f2070a1e4c1368f08ba4062affce5f3d532b8d48) 19) ci: Fix daily alpha workflow to just create the next alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497) 20) chore(ci): Fix hash declaration Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65) 21) feat: Adjust container status colors to be distinguable with red/green filter (#7621) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3532fc1dab918190fa76199a9d7b04d6efe40c47) 22) chore: Add support for using injectionTokens in global overrides Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638) 23) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd) 24) feature @k8slens/routing Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460) 25) fix: add routingFeature to getDiForUnitTesting Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: b33a8b49607935450f70b1d5535431ba416fc22e) 26) fix: removed dependencies: [reactApplicationFeature], Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65) 27) chore: Extract an injectionToken Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf) 28) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2) 29) chore: remove tailwind Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f783c1d73e457eca5322857cce4f45b84b755f26) 30) chore: LocationState => unknown Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635) 31) chore: updated deps Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c) 32) chore: extract error-boundary Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f) 33) chore: Remove leading '+' on some directory names Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421) 34) chore(deps): Bump tailwindcss from 3.3.1 to 3.3.2 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.2/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 525172cd6b91d988a8d22537d175b16c3304b3d5) 35) chore(deps): Bump sass from 1.62.0 to 1.62.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4981caa05b3d56c46650e149ac88645417a11d83) 36) chore(deps-dev): Bump @types/node from 16.18.24 to 16.18.25 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.24 to 16.18.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 14af67b489fecae03f05c3abf2a9daacb40c73a5) 37) chore(deps-dev): Bump @types/http-proxy from 1.17.10 to 1.17.11 Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) from 1.17.10 to 1.17.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy) --- updated-dependencies: - dependency-name: "@types/http-proxy" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4c0aa60993ae4ddcce30b1653f8d6e9ddd39dbe7) 38) chore: extract @k8slens/resizing-anchor Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce) 39) chore: Flatten file hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7) 40) fix: Only show Update Channel preferences when applicable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5) 41) chore: Update snapshots to match new behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5) 42) chore(deps-dev): Bump electron from 22.3.6 to 22.3.7 Bumps [electron](https://github.com/electron/electron) from 22.3.6 to 22.3.7. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v22.3.6...v22.3.7) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 904106f1810255886c613ecd53f8ea9c7761a7bf) 43) chore(deps): Bump webpack from 5.80.0 to 5.81.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 6d838aa160bdb931cb9ab6b0f45a356cac5e51c1) 44) chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.7) --- updated-dependencies: - dependency-name: xterm-addon-fit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: c708f9741a006df327966884b156726a192ddae1) 45) chore(deps): Bump @ogre-tools/injectable from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 04024d6972ba172b5ebe875de8d348c2280b68cb) 46) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 46b4f604f84550415e844b953be8ee41468a41ae) 47) chore(deps): Bump sharp from 0.32.0 to 0.32.1 Bumps [sharp](https://github.com/lovell/sharp) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.0...v0.32.1) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 1cf80be4aacfe1a8bbcd13878048de29784040e1) 48) chore(deps): Bump @ogre-tools/injectable-react from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable-react](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: dee85caf7d43d5b10b5fe9f494f8d19d28222ddc) 49) chore(ci): Fix Daily Alpha workflow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775) 50) chore: Switch to using GH_TOKEN for daily alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 259db43073c9673462133d6d79d2aafe112b1435) 51) chore: Add git fetch to daily alpha to fix error Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87) 52) chore(deps-dev): Bump playwright from 1.32.3 to 1.33.0 Bumps [playwright](https://github.com/Microsoft/playwright) from 1.32.3 to 1.33.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.32.3...v1.33.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 9911b6e14496357100d2803e2bfeb4db2a645f8c) 53) chore(deps): Bump @ogre-tools/injectable-extension-for-auto-registration Bumps [@ogre-tools/injectable-extension-for-auto-registration](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-auto-registration" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: d6d0e59a10115f818339dfac6fecd2457c23b6c4) 54) chore(deps-dev): Bump @ogre-tools/test-utils from 15.6.1 to 15.7.0 Bumps [@ogre-tools/test-utils](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/test-utils" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 43069dbc10495217d15d3c1a94ddfe41bc0b5a25) 55) chore(deps-dev): Bump @types/marked from 4.0.8 to 4.3.0 Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 4.0.8 to 4.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked) --- updated-dependencies: - dependency-name: "@types/marked" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 09aab1b45cb609b2c0a7f1d160c22c8c3b4ff8cd) 56) chore: extract event-emitter from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83) 57) chore: Extract legacy global di into separate package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5) 58) chore: Extract @k8slens/kube-object package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64) 59) fix!: Improve typing of columns for kube object list layout Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592) 60) chore: Use new typings for pod columns Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22) 61) fix!: Use correct typing for Metrics tokens Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce) 62) chore: Use new typings of metrics components Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b4d57320713703e352405404591db71a9ddc3772) 63) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a) 64) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82) 65) chore: Change refactoring of implementation to maintain behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36) 66) chore: Fix kube-object-list-layout tests to maintain snapshot shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d) 67) chore: Update snapshots for cluster-frame Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7) 68) chore: Fix kube-api tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6) 69) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5) 70) chore: Revert eslint change Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54) 71) chore: Update lint rules Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff) 72) chore: Fix build missing 'Scale' type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5) 73) chore: Fix deployment scale tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d) 74) fix: Add new packages to open-lens to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea) 75) chore: Consolidate infrastructure of webpack to ts to make it scriptable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 9a4b02becb21ce91b5b00bd9eaeb8a2de1f9405e) 76) feat: Introduce reusable script to build using webpack Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 98fe1a38bf73208558eed83d612b091193eb8f52) 77) chore: Consolidate build scripts to the new shared script Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 79db1fed26ea7a761940d2bad3f2cd8413000cc7) 78) chore: Make infrastructure for webpack cleanable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: e81affe0e3913a1594ed3ff1dd7de32d58cbd416) 79) chore: Switch to using utility function from different library Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: ba151da51350add0798f08a6268e1d51a25c745b) 80) chore: Consolidate ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa) 81) chore: Disable coverage check for webpack package being not interesting Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2) 82) feat: Make pushing linkables happen automatically when using re-usable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393) 83) chore: Add pushing linkables to packages that do not use reusable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 79baa41fc12caf1876677d4b74680327cf665f48) 84) chore: Update eslint-config -packages Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6) 85) chore: Fix code style Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 65f04b6e387a7f178d88a0204b628576e7747d4b) 86) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409) 87) chore: Bump ogre-tools Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 9c3160a989795026915245e4443ba5b9f2eb2ba0) 88) chore: Add linkable as dev dependency to root package json to make sure dependency is hoisted to root level Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: dcb6e5cb8089d0b13fec08573adbf47f6829f979) 89) chore: Consolidate more ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb) 90) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8) 91) chore: Update package-lock after rebase Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa) 92) docs: Rework cluster connection flow scenarios Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6) 93) chore: Finish fleshing out V2 of cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb) 94) chore: Fix formatting of V1 cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d) 95) @k8slens/logger Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 66f28046b9e195cb6320efa0819d09c648d005df) 96) chore: loggerInjectionToken Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822) 97) chore: injectionToken: loggerInjectionToken, Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd) 98) chore: added dependencies Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1) 99) fix: removed as-legacy-globals-for-extension-api Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417) 100) chore: extract json-api from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3) 101) chore: Remove some unused dependencies This might even remove a cycle in lerna task graph which can be seen as warning, sometimes (reason unknown). Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 690dd2e476a0512678ff0bde49ce27c6e266b02c) 102) chore: Add npm-script to nuke and reinstall dependencies Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f5cb1c207cdbf2540dac89b204191f7ef31f7c15) 103) chore: Enforce a specific version of NPM to make package-locks not vary Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0003c10dbbb280792099a2696255c757b9f8f21d) 104) chore: Make script "all:install" use the fixed version of npm Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: fa840611a1b8b41c748457b3e4e5f814811b744d) 105) chore: Update package-lock There's supposedly something between devs causing volatility in the package-lock. Needs some investigation. Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0fe92fb54aaf73d0c31d50fcf1b084682278afd5) 106) chore: Make ci "npm install" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c) 107) chore: Make ci "npm ci" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca) 108) chore: Revert non-working way to specify npm version in ci This reverts commit 1232445e0a9a0255a3ecf9d09fa3b76da58db8fc. Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 6f4fb399361a43422e8afd676407991143b58e73) 109) chore: Try if CI works with an alternate way of specifying npm version Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 1b30b50a7d515c26e74fd64442a972e2eefa029a) 110) chore: Fix daily alpha to generate release PR Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d989ee11eb7b13addff38471976448bf834960d2) 111) Release 6.5.0-alpha.9 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2b721ab1c9073f3876758e0a345026590f957198) 112) chore: Fix daily alpha workflow not having enough commits Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d1fe1b5ed366dcdee9f8a2323ca034fbad1d4e24) 113) Make StatefulSet dialog consistent with ReplicaSet (#7685) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 8634514c9a441ba774bfac438ef4bde60c269d98) 114) Change welcome icon to home Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: da20a93d41e3b68f3e171a430bbfc38ca9241191) 115) Release 6.5.0-alpha.10 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: b7ac14df73f41a75d44d45974e38da0d0f5d1387) 116) fix: Do not crash when opening details of a helm release - Switch to using RequestChannel instead of LensProxy for better type safety Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 40af0d31c529e252a45c7370852755c4e63067a7) 117) chore: Fixup unit tests calling 'allowKubeResource' at the wrong time Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6167ad2c25505a6520ca8ee9f0fb108837d3d6f7) 118) chore: Fix build of open-lens - Remove need for using relative paths during build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 91354eae0138693855b6bfb32aea934d0727b106) 119) chore: Run lint on webpack/renderer Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 700a9024a8108e13b145c120753b0cf97da1ac33) 120) chore: Remove dead comment Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b3f7f9cc56a9d83577345ad00915358663a1c4eb) 121) chore: Move describeIf and itIf to @k8slens/test-utils Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 0a2bc6cf2ccaa64f2c05f5a1b6b92967f2356286) 122) chore: Remove debug logging Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 81a9a94acb49ddf618ac36bb13d1b3fbd2c950c0) 123) chore: Update snapshot of @k8slens/webpack Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 71461feec7b904a46925904efce05d8c28805a3d) 124) chore: Fix building open-lens on windows Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2d19948a77f29f9bf9ee4980610b526cbfdd95fc) 125) chore: Remove use of glob in CopyPlugin to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9f72b628be808b322a807b6b827d85b9f8445f61) 126) chore: Replace fil:/// instead of file:// Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3b3d86c9d5b8542bd7c51ebc8732606074ade325) 127) chore: Don't fail daily alpha workflow when there is nothing to release Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c4d56ef1a73827ab87d30313cf1eb17caa8756be) 128) chore: Fix build failing on non-windows platforms Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 786e0e8ac9d7f192a57be1ca4566e4fe348bae17) 129) fix: Add test as repro, and fix bug about kube API details not opening Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: bb400ae66797fe160567e6b728d85d5e79caef4d) 130) chore: Remove dead code in API parsing apiPrefix is always at least "/", making the removed code unreachable. Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: ce31715cfdae71d94dfc964262cf391097d137c1) 131) chore: Introduce utility function for "pattern matching" using regex Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 7ca54d8f078a2a1816c13424c7e7c2b91c806503) 132) chore: Introduce utility function to prepend strings Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: bba0759d2740e5249fe12e36ce000462b811de29) 133) chore: Refactor legacy code to use pattern matching Also add missing unit tests to cover more. Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: befbe62e63511064a50b3fb3bd7e3c0509f98ffa) 134) chore: Adapt unit tests for more strict API parsing Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: f2cb51884f11e1d53e0dfaf6fa0e7d98062484b4) 135) Fix open-lens package address in prestart-dev (#7714) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3ffb2431111207c7bc736051c46de6ab8aab603d) 136) fix: Bring back search filters for pods which were accidentally removed previously Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 9c7be39eb135b747945f76f61811695d2f96c761) 137) fix: Kludge cluster settings not opening when extension introduces new settings without ID when title contains spaces Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: e8491ca2d39971d06842f6741eae042554fbc9a0) 138) fix: Add missing styles to fix terminal resizing Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 6902851026e74428f515fc5f3e01e6dc8a4c2d50) 139) Release 6.5.0-alpha.11 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: d73ef8fb1b3102f5679ab81562912467e70543c8) 140) chore: Only download binaries for the current platform by default - Set the DOWNLOAD_ALL_ARCHITECTURES env var to "true" to download for both platforms Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 138f9d14ff3f9450f9a5e1500f0cb874ba9052f3) 141) Add welcome page to hotbar (#7717) Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: 4dcdd9152c848f61d3a6c3aaec62e0cd906745e4) 142) chore: export ui-component styles Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 9fc07ab56cba9efa54b03fb346d3853c58a2de62) 143) chore: unbump version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 7b28cf89f7ae13f8e67cf060304317e172c49165) 144) chore: revert version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 5bc3f604d8d4467ecec3d6c436e534b142d65719) 145) chore: revert version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: c3bc1ff0d95f842037d46b8c521921a4040da9bd) 146) chore: fix package exports Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 4933b2a402d0a47090278d3fa513d2929b3a0507) 147) unbump version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 8445d6eabca663ee2d51cf894b072f1308868c27) 148) chore: half remove unoverride, more to follow Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: cc94b698604ac562906a4304161fa5c0cf0167cb) 149) chore: half remove unoverride, more to follow Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 3714fb24c17661f879bd5eb6633bcb0054ac579d) 150) chore: remove commented code Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 0c7a0b37873f34d81545419ed4fb56fc9158593c) 151) Update package.json Signed-off-by: Simon Smith <simonsmith5521@gmail.com> (si458) (SHA: f7755828bfc688ac28e0852a7872c6581339c1e2) 152) chore(deps-dev): Bump monaco-editor from 0.37.1 to 0.38.0 Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.37.1 to 0.38.0. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/monaco-editor/compare/v0.37.1...v0.38.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 266ee3917d9906cd00dbb77aa289ae506173bba9) 153) chore(deps-dev): Bump xterm from 4.17.0 to 4.19.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.17.0 to 4.19.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.17.0...4.19.0) --- updated-dependencies: - dependency-name: xterm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 5dd49c1c3c7f1915bbfd4439cec9dbe26ae4209d) 154) chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.7) --- updated-dependencies: - dependency-name: xterm-addon-fit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f13a145a279c97eec61ea9922c95bba224e4b34c) 155) fix: Don't crash when hovering hotbar menu index - Remove all uses of React.ReactNode as it is unsafe, replace them with usages of SafeReactNode which doesn't contain the '{}' type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9d51ef2aa69c6c9df0fd57281b25131a10efd27a) 156) chore: Add unit tests to cover the hovering bug Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 15b942aa39f606c3d9fa72485643ad9a64ee43c0) 157) chore: Update snapshots due to adding new data-testid Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: adb288e48ac0ab3f1a23e1f99dafbf27a173ce3b) 158) chore: Remove unnecessary use of SingleOrMany<SafeReactNode> Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e88de58b5de59a446d50c407ce89bfcfcf6b0b0a) 159) chore: Change name from SafeReactNode to StrictReactNode Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d8823085a8c6d28f342265a3f48bddc72cc5d99d) 160) chore: Add documenting ref to StrictReactNode type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58263497ae699f321e41dc04e53c0dd5f5a09b31) 161) chore: Remove unnecessary use of toSafeReactChildrenArray Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 7b57f0d52da26d93aecfd21d7109a4dfb1a2f440) 162) chore: Fix spelling mistake in CRD type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 05784f5dfe3fb4f40baa8c2701e2ab77e97b461f) 163) chore: Fix typo in CRD view Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c76b30cf4a0da7c7984ffdac29d71089927ee762) 164) chore: Remove incorrect function documentation Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9ab8cf7befc0c72b0665ae9a106af0aec11c99ee) 165) fix: Fix StrictReactNode not accepting multiple children Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2ca77ecfe8f87e6d42ba7f1ece75ae59f43bcf00) 166) chore: Add some behavioural tests for custom columns for custom resources Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 978015510a5d1398dde59b8fb3990e07549a404c) 167) chore: Update snapshot after rebase with master Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1a817d314c25ad03952a95a9be4b1cc7aa7fb378) 168) chore: Fix dev mode of open-lens running is circles Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2247adfdbf4a67083bcfb269a63771259b431ea) 169) chore: Support and switch to using ^9.6.5 version of NPM Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6fc01284d3a362b66b9809fae1b427209ef75222) 170) Release 6.5.0-alpha.12 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: 4a7eff18416dd324bf252970c35e7af3621374e2) 171) fix: Switch to using IAsyncComputed to resolve bad setState error within ClusterOverview from react - The ClusterOverviewStore (now just ClusterStore) is not an exported type, so removing the legacy and wrong-abstraction code from it is not a breaking change Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4f8e4707f929eee04ff1345c9e93f00d50ac0a92) 172) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 14653c84e676f2ac12f2f8ec3f4ef3322f9ba567) 173) fix: Copy fonts from @k8slens/core to open-lens correctly Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 33a9f3ea3501c04738c8d74b82725bbe83e148bb) 174) chore: Simplify file route handling Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a9f48ee93ad2ad01287aeaa54ab47cdbe497418b) 175) chore: Fixup dependencies and ensure no duplication between kinds of dependencies - Also un-bump xterm-fit-addon as it is only compatible with xterm@^5 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 618a1c7004ef64b4ea39ee9bb71a1ea9b388caf2) 176) Release 6.5.0-alpha.13 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: 7c1c7d45e8cb55effb5d24e5b7ce0fbe433475c3) 177) feat: Expose different ways to log as tokens, and add unit tests Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f7b77c781d378bf4731e6d16655d1d060908d7a6) 178) chore: Bump ogre-tools to permit Feature-specific logging prefixes Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 2e4aba735f98391dbc061f668b45db7ebf725b13) 179) feat: Implement automatic Feature-specific prefixing for logging Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f9e5f9bf432c642416bf6bb2733a4c8493022f7b) 180) chore: Consolidate to using a shared NPM-script Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 62a76d05abc0e6c4b8ba9f060c9e149df37208e9) 181) chore: Deprecate obsolete ways to log Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 1b5145bac3dc3a8f4a4b1b5ec498b9665e362fe4) 182) chore: Update package-lock.json Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: fc641b383874d31078cb16636097b35e6bdc64ad) 183) Replace StatusBar bgcolor from --colorInfo to --primary (#7738) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 2dfb5c00f7b2c155bcf41db60eed105d9049815c) 184) chore: switch back to arm64 Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 32a6179681fd1d9400add222bc5735eb4e633b40) 185) fix: Remove erroneous prefixes when using loggerInjectable and prefixLoggerInjectable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 00f0b9fce4ff62edfa597d511de4810402db4f43) 186) chore: Bumps [electron](https://github.com/electron/electron) from 22.3.7 to 22.3.10 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v22.3.7...v22.3.10) Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a20a1eade1d242fbdfb1e8dbfb8cf0d258d3c3bd) 187) fix: Use correct path for node-shell shell PTY Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 99e6b77fc1c5a74cfef90981b8b0162b46ecfb43) 188) chore: Remove previous daily alpha when trying to create a new one Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: add1a0a39e499ae3964117fcf7c997bacfbc474d) 189) chore: Extract sidebar item injection token into separate package - Add unit tests to cover custom resources sidebar items Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8ac66380adf57b8029fa34b09a1c52c67c431b82) 190) chore: Rename sidebar item injectable files Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 72a1e2aaa0d67d3489af292df21cb29a4c6a5101) 191) chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 81293304a73b82c74eae0825bfad0cf9964422f7) 192) chore: Fixup tests snapshots to match new testid behaviour - Move order-of-sidebar-items to the new package - Fix the extension sidebar item registrator Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e6bef1a168649107db1755160327455fcbe90030) 193) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 747f8cec9444b195f5702f7165983a0147d0c182) 194) chore: Fix more lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 83244ceefc165563f2093ff2c3b0a64f9cec696d) 195) chore: Update integration tests to new testid format Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d2183cb9754e9559fa8efb8e32c3199251402198) 196) chore: Fix IDs for some sidebar items - Also cleanup formatting of the sidebar item titles Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a267c0ee7d0fb159977e8a5963e22e0b57c73f46) 197) chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d51ccb5dd5bad07350bbbb325214d549424a4a34) 198) fix: Fix formatting of custom resource sidebar items - The titles should better handle being line wrapped Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 86dcbb10c000aac225d6511812e0eeecdc9c2b5d) 199) chore: Fix integration tests failing due to helm testid's changing Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6d4d331a415e55aca93f5472215df7216edfad2c) 200) chore: Fix tests after rebase Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58426370de780e10962ff47b29cca526be52ab68) 201) fix: Custom Resource Definitions should be the first entry in the side bar Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a8ff6ce0954dadf17d2617ad3d84c09b1173766e) 202) fix: Custom Resource Definitions sidebar item should navigate to the correct route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 897e289514b6c02831bf16bf691f31920a40f841) 203) fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 723cfe8ae8fed5c3fdfc98961ec0ab315cefe972) 204) chore: Cleanup custom resource route definition Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f65e5672b5812d1d9e0648eb286acd8989325b40) 205) chore: Factor out NavigateToCustomResources type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5ba2dbab818e8bd674732446c0d1520cfa516e11) 206) chore: Move around Custom Resource and Custom Resource Definition files to simplify names Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e0e2194b11ac7c2837bee43cebf037ef28ad16cd) 207) chore: Update @orge-tools/* deps Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 015a585a84b1061d3065c81972f1267a508307ed) 208) fix: wrong order of ids when sendToFrame is called Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: ec9a68bf098bae22c5af27b5db1de841dc8f7c06) 209) Revert "chore: Update @orge-tools/* deps" This reverts commit 015a585a84b1061d3065c81972f1267a508307ed. (Nokel81) (SHA: 89601423427aa473e4818f2a65d225ed43daed0e) 210) Revert "chore: Move around Custom Resource and Custom Resource Definition files to simplify names" This reverts commit e0e2194b11ac7c2837bee43cebf037ef28ad16cd. (Nokel81) (SHA: 5f4cdbc51950c04804139e9b961cfe394ad4ae30) 211) Revert "chore: Factor out NavigateToCustomResources type" This reverts commit 5ba2dbab818e8bd674732446c0d1520cfa516e11. (Nokel81) (SHA: d3cf7088d6c37860984ce0295a3d8a5c528c2a66) 212) Revert "chore: Cleanup custom resource route definition" This reverts commit f65e5672b5812d1d9e0648eb286acd8989325b40. (Nokel81) (SHA: 40f118057925a3b946f5dcc60162bad7e8b12e58) 213) Revert "fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route" This reverts commit 723cfe8ae8fed5c3fdfc98961ec0ab315cefe972. (Nokel81) (SHA: fda4b928d2c628af0fe72bf32046d62158843ff1) 214) Revert "fix: Custom Resource Definitions sidebar item should navigate to the correct route" This reverts commit 897e289514b6c02831bf16bf691f31920a40f841. (Nokel81) (SHA: 7d46cb845d0f1748c0f83a8dc34bbe783270ca2c) 215) Revert "fix: Custom Resource Definitions should be the first entry in the side bar" This reverts commit a8ff6ce0954dadf17d2617ad3d84c09b1173766e. (Nokel81) (SHA: 1099e65c52c62153b3d28d0654fffaaa6f6715a7) 216) Revert "chore: Fix tests after rebase" This reverts commit 58426370de780e10962ff47b29cca526be52ab68. (Nokel81) (SHA: 1b43de50fe6431367bf259799f5e0b42f6b38ad9) 217) Revert "chore: Fix integration tests failing due to helm testid's changing" This reverts commit 6d4d331a415e55aca93f5472215df7216edfad2c. (Nokel81) (SHA: 96b7ecbaddedd45cc667cc2d6c25fdc0813557ec) 218) Revert "fix: Fix formatting of custom resource sidebar items" This reverts commit 86dcbb10c000aac225d6511812e0eeecdc9c2b5d. (Nokel81) (SHA: 5608a199be1067039403b85abe776fab928a956c) 219) Revert "chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers" This reverts commit d51ccb5dd5bad07350bbbb325214d549424a4a34. (Nokel81) (SHA: d4c12becfc9020009d64f48e4c8f9dd3b7725bb6) 220) Revert "chore: Fix IDs for some sidebar items" This reverts commit a267c0ee7d0fb159977e8a5963e22e0b57c73f46. (Nokel81) (SHA: 753c8bfa85ccc74980553bb512b5038ff18767a2) 221) Revert "chore: Update integration tests to new testid format" This reverts commit d2183cb9754e9559fa8efb8e32c3199251402198. (Nokel81) (SHA: be1fbcf8c3642fbf5a5ee06c3b03ac1756e4b1dd) 222) Revert "chore: Fix more lint" This reverts commit 83244ceefc165563f2093ff2c3b0a64f9cec696d. (Nokel81) (SHA: 813705fe9097012cd7fc62a8d543d1f7bc2be2ed) 223) Revert "chore: Fix lint" This reverts commit 747f8cec9444b195f5702f7165983a0147d0c182. (Nokel81) (SHA: d90bdf6f1497cb25f17788a4170feba31d366b74) 224) Revert "chore: Fixup tests snapshots to match new testid behaviour" This reverts commit e6bef1a168649107db1755160327455fcbe90030. (Nokel81) (SHA: 9276df05924794d30d7d97bc79cf701a6106e8ec) 225) Revert "chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs" This reverts commit 81293304a73b82c74eae0825bfad0cf9964422f7. (Nokel81) (SHA: 93bc41f9a3f47f5c777c882c9241f4fd5e3f1952) 226) Revert "chore: Rename sidebar item injectable files" This reverts commit 72a1e2aaa0d67d3489af292df21cb29a4c6a5101. (Nokel81) (SHA: cb0e8764aca9e0d28e6e23c5ae87a5ab6d414065) 227) Revert "chore: Extract sidebar item injection token into separate package" This reverts commit 8ac66380adf57b8029fa34b09a1c52c67c431b82. (Nokel81) (SHA: 8f4aa497cc54655f83813d57c224f77dd1472141) 228) Release 6.5.0-alpha.14 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: ac0e384154247c22010474f0ac45104203124f74) 229) fix: Switch to using authenticated GitHub API to increase rate limit Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 84f6a6a5ac2c731e03fe9994ae37dc1d83d429ed) 230) chore: Support and switch to using ^9.6.7 version of NPM Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 6bf1544ddbfbf34e5197c7e0e90be13db4def55b) 231) chore: add engine hat Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 99b6af724692a09de941312ed57ae025538fc3e5) 232) chore: switch from latest to hat 9.6.7 Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: dbbb41eca73f0e2852153333852df178691731df) 233) chore: rebuilt lock Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: bffa39c5bab0e0863e543e1d84a508473b2af2d9) 234) Release 6.5.0-alpha.14 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: a8cf8e11f70f292d4d7aa3ef60d66fc71dcc324f) 235) fix: Fix setting milestone on new release PRs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 597dd365807e53bccf6926927ab03bd5194c7ee8) 236) Release 6.5.0-alpha.15 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: dd62e034b7611313aae1909ecf0c5b94b77dc5dd) 237) fix: Make application size not blow up by consolidating dependencies in core package to peerDependencies "dependencies" are going to be added in the app.asar, which means that e.g. "electron" gets added. Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 738985c9b7406ef0722c3994c560f0337e3c5b7c) 238) fix: Handle log responses as text (#7776) Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen) (SHA: 90c449cc0dd68ef46eb3c32bae170c3386238db9) 239) fix: Remove incorrect KubeObject validations - Default to using the ensured selfLink for ID if UID is not present Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 18b89d9a858e3c0bad7110bb3609a7d307e3fe56) 240) chore: Fixup use of ServiceAccount to use getId Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 74cf677b1bda8f3f6e6a2669cd4bab5832de0690) 241) chore: Improve KubeObject tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 723e8452cf0abd91617573e7f48de3ce929ef226) 242) chore: Simplify KubeObject tests to use stub data Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e7b030e2cd0892341f6973d902e6e6f9a8b0b54e) 243) chore: Rename KubeObject tests to better clarity Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4e6b51e2ef8ff0df854858e0fd4ed2a154883152) 244) Release 6.5.0-alpha.16 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: e493f982d20abe5693df516ec2b21b3f7660a804) 245) Add space to the Rollback dialog header Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: 6520f2d7676f064b9e255966c64e949f637a46d7) 246) Fix helm chart rollback API address Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: 208262a447f8324d3a84bca4cafcbbc444c2dfd3) 247) chore: Fix lens-webpack-build failing due to warnings Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4b63bc238e9a50fbe155097fefc589a3ea36e7ce) 248) Table component injection tokens (#7754) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 1ffdb6c89fc03566b483aa2b5ac2962f2098b6c9) 249) feat: Support picking rebased PRs for patch releases Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f9098bf63963d7468d0f26172ca04f810c023397) 250) Release 6.5.0 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 79e4eaa39461488bea3a3d9e872d12ce94e09662)
-
v6.5.0-alpha.16e493f982 · ·
1) chore(deps-dev): Bump typedoc from 0.24.4 to 0.24.5 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.4 to 0.24.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.4...v0.24.5) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: d3dc43778bdca79868214363b7c963d892dbc7f6) 2) chore(deps): Bump inquirer from 9.1.5 to 9.2.0 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.1.5 to 9.2.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.5...inquirer@9.2.0) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f901b7d031d4fc7905c9dcb50a068a8100e44aaf) 3) chore(deps-dev): Bump eslint from 8.38.0 to 8.39.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: ff0d21f6a499fb5ee52a6f806148156bc76345b4) 4) ci: Fix test of 'Cron Test' workflow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8dce32153f1dc70f57cb0c2d1b80a08149f96f65) 5) chore: Change parseKubeApi into a no-throw version Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2f21ba51d1a149251e0fa0d6fb31fdafdc889a78) 6) chore: Cleanup formatting of imports Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4634643f9338eddb17b34f3f35b5051e2276cbed) 7) fix: Add checks to KubeObject constructor to ensure shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bf6af58d80552a16be7a547f772902b138a12fbd) 8) feat: Improve formatting error messages from apiKube Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28) 9) Fix: Correct getEditSelfLinkFor to produce correct selfLink Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4) 10) chore: Move files around to flatten hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649) 11) chore: Rename injectables to remove redundancy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948) 12) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4) 13) fix: Fix selfLink being missing from requestKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797) 14) chore: Simplify requestPatchKubeResource impl Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05) 15) chore: Update tests to use more business logic - To have a higher confidence in the code, given that the old tests didn't save us from modifying the code before. Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5dc94f291bae131ca3fe74f3c13d4c7230e1fc05) 16) test: Fix kube-api-version-detection tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051) 17) feat: Never auto-close error notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b) 18) fix: Remove incorrect timeout on standard info notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75) 19) chore: Add test verifying new notification formatting behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7) 20) chore(deps-dev): Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: ce6fd2152174e07f4cb32defa67d6de8602a439d) 21) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.5.1 to 15.6.1. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/v15.6.1/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.5.1...v15.6.1) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: a12a78b2440c01c39c61bedc442d1c1c098998e5) 22) chore(deps-dev): Bump typedoc from 0.24.5 to 0.24.6 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.5 to 0.24.6. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.5...v0.24.6) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4024d184facb851b190bb9871de76a882e50f01f) 23) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9) 24) chore(deps-dev): Bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f2070a1e4c1368f08ba4062affce5f3d532b8d48) 25) ci: Fix daily alpha workflow to just create the next alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497) 26) chore(ci): Fix hash declaration Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65) 27) feat: Adjust container status colors to be distinguable with red/green filter (#7621) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3532fc1dab918190fa76199a9d7b04d6efe40c47) 28) chore: Add support for using injectionTokens in global overrides Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638) 29) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd) 30) feature @k8slens/routing Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460) 31) fix: add routingFeature to getDiForUnitTesting Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: b33a8b49607935450f70b1d5535431ba416fc22e) 32) fix: removed dependencies: [reactApplicationFeature], Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65) 33) chore: Extract an injectionToken Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf) 34) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2) 35) chore: remove tailwind Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f783c1d73e457eca5322857cce4f45b84b755f26) 36) chore: LocationState => unknown Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635) 37) chore: updated deps Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c) 38) chore: extract error-boundary Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f) 39) chore: Remove leading '+' on some directory names Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421) 40) chore(deps): Bump tailwindcss from 3.3.1 to 3.3.2 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.2/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 525172cd6b91d988a8d22537d175b16c3304b3d5) 41) chore(deps): Bump sass from 1.62.0 to 1.62.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4981caa05b3d56c46650e149ac88645417a11d83) 42) chore(deps-dev): Bump @types/node from 16.18.24 to 16.18.25 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.24 to 16.18.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 14af67b489fecae03f05c3abf2a9daacb40c73a5) 43) chore(deps-dev): Bump @types/http-proxy from 1.17.10 to 1.17.11 Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) from 1.17.10 to 1.17.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy) --- updated-dependencies: - dependency-name: "@types/http-proxy" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4c0aa60993ae4ddcce30b1653f8d6e9ddd39dbe7) 44) chore: extract @k8slens/resizing-anchor Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce) 45) chore: Flatten file hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7) 46) fix: Only show Update Channel preferences when applicable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5) 47) chore: Update snapshots to match new behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5) 48) chore(deps-dev): Bump electron from 22.3.6 to 22.3.7 Bumps [electron](https://github.com/electron/electron) from 22.3.6 to 22.3.7. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v22.3.6...v22.3.7) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 904106f1810255886c613ecd53f8ea9c7761a7bf) 49) chore(deps): Bump webpack from 5.80.0 to 5.81.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 6d838aa160bdb931cb9ab6b0f45a356cac5e51c1) 50) chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.7) --- updated-dependencies: - dependency-name: xterm-addon-fit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: c708f9741a006df327966884b156726a192ddae1) 51) chore(deps): Bump @ogre-tools/injectable from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 04024d6972ba172b5ebe875de8d348c2280b68cb) 52) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 46b4f604f84550415e844b953be8ee41468a41ae) 53) chore(deps): Bump sharp from 0.32.0 to 0.32.1 Bumps [sharp](https://github.com/lovell/sharp) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.0...v0.32.1) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 1cf80be4aacfe1a8bbcd13878048de29784040e1) 54) chore(deps): Bump @ogre-tools/injectable-react from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable-react](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: dee85caf7d43d5b10b5fe9f494f8d19d28222ddc) 55) chore(ci): Fix Daily Alpha workflow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775) 56) chore: Switch to using GH_TOKEN for daily alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 259db43073c9673462133d6d79d2aafe112b1435) 57) chore: Add git fetch to daily alpha to fix error Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87) 58) chore(deps-dev): Bump playwright from 1.32.3 to 1.33.0 Bumps [playwright](https://github.com/Microsoft/playwright) from 1.32.3 to 1.33.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.32.3...v1.33.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 9911b6e14496357100d2803e2bfeb4db2a645f8c) 59) chore(deps): Bump @ogre-tools/injectable-extension-for-auto-registration Bumps [@ogre-tools/injectable-extension-for-auto-registration](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-auto-registration" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: d6d0e59a10115f818339dfac6fecd2457c23b6c4) 60) chore(deps-dev): Bump @ogre-tools/test-utils from 15.6.1 to 15.7.0 Bumps [@ogre-tools/test-utils](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/test-utils" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 43069dbc10495217d15d3c1a94ddfe41bc0b5a25) 61) chore(deps-dev): Bump @types/marked from 4.0.8 to 4.3.0 Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 4.0.8 to 4.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked) --- updated-dependencies: - dependency-name: "@types/marked" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 09aab1b45cb609b2c0a7f1d160c22c8c3b4ff8cd) 62) chore: extract event-emitter from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83) 63) chore: Extract legacy global di into separate package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5) 64) chore: Extract @k8slens/kube-object package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64) 65) fix!: Improve typing of columns for kube object list layout Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592) 66) chore: Use new typings for pod columns Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22) 67) fix!: Use correct typing for Metrics tokens Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce) 68) chore: Use new typings of metrics components Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b4d57320713703e352405404591db71a9ddc3772) 69) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a) 70) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82) 71) chore: Change refactoring of implementation to maintain behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36) 72) chore: Fix kube-object-list-layout tests to maintain snapshot shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d) 73) chore: Update snapshots for cluster-frame Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7) 74) chore: Fix kube-api tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6) 75) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5) 76) chore: Revert eslint change Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54) 77) chore: Update lint rules Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff) 78) chore: Fix build missing 'Scale' type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5) 79) chore: Fix deployment scale tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d) 80) fix: Add new packages to open-lens to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea) 81) chore: Consolidate infrastructure of webpack to ts to make it scriptable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 9a4b02becb21ce91b5b00bd9eaeb8a2de1f9405e) 82) feat: Introduce reusable script to build using webpack Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 98fe1a38bf73208558eed83d612b091193eb8f52) 83) chore: Consolidate build scripts to the new shared script Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 79db1fed26ea7a761940d2bad3f2cd8413000cc7) 84) chore: Make infrastructure for webpack cleanable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: e81affe0e3913a1594ed3ff1dd7de32d58cbd416) 85) chore: Switch to using utility function from different library Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: ba151da51350add0798f08a6268e1d51a25c745b) 86) chore: Consolidate ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa) 87) chore: Disable coverage check for webpack package being not interesting Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2) 88) feat: Make pushing linkables happen automatically when using re-usable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393) 89) chore: Add pushing linkables to packages that do not use reusable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 79baa41fc12caf1876677d4b74680327cf665f48) 90) chore: Update eslint-config -packages Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6) 91) chore: Fix code style Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 65f04b6e387a7f178d88a0204b628576e7747d4b) 92) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409) 93) chore: Bump ogre-tools Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 9c3160a989795026915245e4443ba5b9f2eb2ba0) 94) chore: Add linkable as dev dependency to root package json to make sure dependency is hoisted to root level Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: dcb6e5cb8089d0b13fec08573adbf47f6829f979) 95) chore: Consolidate more ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb) 96) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8) 97) chore: Update package-lock after rebase Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa) 98) docs: Rework cluster connection flow scenarios Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6) 99) chore: Finish fleshing out V2 of cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb) 100) chore: Fix formatting of V1 cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d) 101) @k8slens/logger Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 66f28046b9e195cb6320efa0819d09c648d005df) 102) chore: loggerInjectionToken Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822) 103) chore: injectionToken: loggerInjectionToken, Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd) 104) chore: added dependencies Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1) 105) fix: removed as-legacy-globals-for-extension-api Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417) 106) chore: extract json-api from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3) 107) chore: Remove some unused dependencies This might even remove a cycle in lerna task graph which can be seen as warning, sometimes (reason unknown). Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 690dd2e476a0512678ff0bde49ce27c6e266b02c) 108) chore: Add npm-script to nuke and reinstall dependencies Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f5cb1c207cdbf2540dac89b204191f7ef31f7c15) 109) chore: Enforce a specific version of NPM to make package-locks not vary Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0003c10dbbb280792099a2696255c757b9f8f21d) 110) chore: Make script "all:install" use the fixed version of npm Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: fa840611a1b8b41c748457b3e4e5f814811b744d) 111) chore: Update package-lock There's supposedly something between devs causing volatility in the package-lock. Needs some investigation. Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0fe92fb54aaf73d0c31d50fcf1b084682278afd5) 112) chore: Make ci "npm install" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c) 113) chore: Make ci "npm ci" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca) 114) chore: Revert non-working way to specify npm version in ci This reverts commit 1232445e0a9a0255a3ecf9d09fa3b76da58db8fc. Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 6f4fb399361a43422e8afd676407991143b58e73) 115) chore: Try if CI works with an alternate way of specifying npm version Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 1b30b50a7d515c26e74fd64442a972e2eefa029a) 116) chore: Fix daily alpha to generate release PR Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d989ee11eb7b13addff38471976448bf834960d2) 117) Release 6.5.0-alpha.9 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2b721ab1c9073f3876758e0a345026590f957198) 118) chore: Fix daily alpha workflow not having enough commits Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d1fe1b5ed366dcdee9f8a2323ca034fbad1d4e24) 119) Make StatefulSet dialog consistent with ReplicaSet (#7685) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 8634514c9a441ba774bfac438ef4bde60c269d98) 120) Change welcome icon to home Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: da20a93d41e3b68f3e171a430bbfc38ca9241191) 121) Release 6.5.0-alpha.10 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: b7ac14df73f41a75d44d45974e38da0d0f5d1387) 122) fix: Do not crash when opening details of a helm release - Switch to using RequestChannel instead of LensProxy for better type safety Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 40af0d31c529e252a45c7370852755c4e63067a7) 123) chore: Fixup unit tests calling 'allowKubeResource' at the wrong time Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6167ad2c25505a6520ca8ee9f0fb108837d3d6f7) 124) chore: Fix build of open-lens - Remove need for using relative paths during build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 91354eae0138693855b6bfb32aea934d0727b106) 125) chore: Run lint on webpack/renderer Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 700a9024a8108e13b145c120753b0cf97da1ac33) 126) chore: Remove dead comment Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b3f7f9cc56a9d83577345ad00915358663a1c4eb) 127) chore: Move describeIf and itIf to @k8slens/test-utils Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 0a2bc6cf2ccaa64f2c05f5a1b6b92967f2356286) 128) chore: Remove debug logging Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 81a9a94acb49ddf618ac36bb13d1b3fbd2c950c0) 129) chore: Update snapshot of @k8slens/webpack Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 71461feec7b904a46925904efce05d8c28805a3d) 130) chore: Fix building open-lens on windows Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2d19948a77f29f9bf9ee4980610b526cbfdd95fc) 131) chore: Remove use of glob in CopyPlugin to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9f72b628be808b322a807b6b827d85b9f8445f61) 132) chore: Replace fil:/// instead of file:// Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3b3d86c9d5b8542bd7c51ebc8732606074ade325) 133) chore: Don't fail daily alpha workflow when there is nothing to release Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c4d56ef1a73827ab87d30313cf1eb17caa8756be) 134) chore: Fix build failing on non-windows platforms Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 786e0e8ac9d7f192a57be1ca4566e4fe348bae17) 135) fix: Add test as repro, and fix bug about kube API details not opening Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: bb400ae66797fe160567e6b728d85d5e79caef4d) 136) chore: Remove dead code in API parsing apiPrefix is always at least "/", making the removed code unreachable. Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: ce31715cfdae71d94dfc964262cf391097d137c1) 137) chore: Introduce utility function for "pattern matching" using regex Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 7ca54d8f078a2a1816c13424c7e7c2b91c806503) 138) chore: Introduce utility function to prepend strings Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: bba0759d2740e5249fe12e36ce000462b811de29) 139) chore: Refactor legacy code to use pattern matching Also add missing unit tests to cover more. Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: befbe62e63511064a50b3fb3bd7e3c0509f98ffa) 140) chore: Adapt unit tests for more strict API parsing Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: f2cb51884f11e1d53e0dfaf6fa0e7d98062484b4) 141) Fix open-lens package address in prestart-dev (#7714) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3ffb2431111207c7bc736051c46de6ab8aab603d) 142) fix: Bring back search filters for pods which were accidentally removed previously Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 9c7be39eb135b747945f76f61811695d2f96c761) 143) fix: Kludge cluster settings not opening when extension introduces new settings without ID when title contains spaces Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: e8491ca2d39971d06842f6741eae042554fbc9a0) 144) fix: Add missing styles to fix terminal resizing Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 6902851026e74428f515fc5f3e01e6dc8a4c2d50) 145) Release 6.5.0-alpha.11 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: d73ef8fb1b3102f5679ab81562912467e70543c8) 146) chore: Only download binaries for the current platform by default - Set the DOWNLOAD_ALL_ARCHITECTURES env var to "true" to download for both platforms Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 138f9d14ff3f9450f9a5e1500f0cb874ba9052f3) 147) Add welcome page to hotbar (#7717) Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: 4dcdd9152c848f61d3a6c3aaec62e0cd906745e4) 148) chore: export ui-component styles Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 9fc07ab56cba9efa54b03fb346d3853c58a2de62) 149) chore: unbump version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 7b28cf89f7ae13f8e67cf060304317e172c49165) 150) chore: revert version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 5bc3f604d8d4467ecec3d6c436e534b142d65719) 151) chore: revert version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: c3bc1ff0d95f842037d46b8c521921a4040da9bd) 152) chore: fix package exports Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 4933b2a402d0a47090278d3fa513d2929b3a0507) 153) unbump version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 8445d6eabca663ee2d51cf894b072f1308868c27) 154) chore: half remove unoverride, more to follow Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: cc94b698604ac562906a4304161fa5c0cf0167cb) 155) chore: half remove unoverride, more to follow Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 3714fb24c17661f879bd5eb6633bcb0054ac579d) 156) chore: remove commented code Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 0c7a0b37873f34d81545419ed4fb56fc9158593c) 157) Update package.json Signed-off-by: Simon Smith <simonsmith5521@gmail.com> (si458) (SHA: f7755828bfc688ac28e0852a7872c6581339c1e2) 158) chore(deps-dev): Bump monaco-editor from 0.37.1 to 0.38.0 Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.37.1 to 0.38.0. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/monaco-editor/compare/v0.37.1...v0.38.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 266ee3917d9906cd00dbb77aa289ae506173bba9) 159) chore(deps-dev): Bump xterm from 4.17.0 to 4.19.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.17.0 to 4.19.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.17.0...4.19.0) --- updated-dependencies: - dependency-name: xterm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 5dd49c1c3c7f1915bbfd4439cec9dbe26ae4209d) 160) chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.7) --- updated-dependencies: - dependency-name: xterm-addon-fit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f13a145a279c97eec61ea9922c95bba224e4b34c) 161) fix: Don't crash when hovering hotbar menu index - Remove all uses of React.ReactNode as it is unsafe, replace them with usages of SafeReactNode which doesn't contain the '{}' type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9d51ef2aa69c6c9df0fd57281b25131a10efd27a) 162) chore: Add unit tests to cover the hovering bug Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 15b942aa39f606c3d9fa72485643ad9a64ee43c0) 163) chore: Update snapshots due to adding new data-testid Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: adb288e48ac0ab3f1a23e1f99dafbf27a173ce3b) 164) chore: Remove unnecessary use of SingleOrMany<SafeReactNode> Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e88de58b5de59a446d50c407ce89bfcfcf6b0b0a) 165) chore: Change name from SafeReactNode to StrictReactNode Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d8823085a8c6d28f342265a3f48bddc72cc5d99d) 166) chore: Add documenting ref to StrictReactNode type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58263497ae699f321e41dc04e53c0dd5f5a09b31) 167) chore: Remove unnecessary use of toSafeReactChildrenArray Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 7b57f0d52da26d93aecfd21d7109a4dfb1a2f440) 168) chore: Fix spelling mistake in CRD type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 05784f5dfe3fb4f40baa8c2701e2ab77e97b461f) 169) chore: Fix typo in CRD view Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c76b30cf4a0da7c7984ffdac29d71089927ee762) 170) chore: Remove incorrect function documentation Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9ab8cf7befc0c72b0665ae9a106af0aec11c99ee) 171) fix: Fix StrictReactNode not accepting multiple children Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2ca77ecfe8f87e6d42ba7f1ece75ae59f43bcf00) 172) chore: Add some behavioural tests for custom columns for custom resources Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 978015510a5d1398dde59b8fb3990e07549a404c) 173) chore: Update snapshot after rebase with master Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1a817d314c25ad03952a95a9be4b1cc7aa7fb378) 174) chore: Fix dev mode of open-lens running is circles Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2247adfdbf4a67083bcfb269a63771259b431ea) 175) chore: Support and switch to using ^9.6.5 version of NPM Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6fc01284d3a362b66b9809fae1b427209ef75222) 176) Release 6.5.0-alpha.12 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: 4a7eff18416dd324bf252970c35e7af3621374e2) 177) fix: Switch to using IAsyncComputed to resolve bad setState error within ClusterOverview from react - The ClusterOverviewStore (now just ClusterStore) is not an exported type, so removing the legacy and wrong-abstraction code from it is not a breaking change Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4f8e4707f929eee04ff1345c9e93f00d50ac0a92) 178) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 14653c84e676f2ac12f2f8ec3f4ef3322f9ba567) 179) fix: Copy fonts from @k8slens/core to open-lens correctly Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 33a9f3ea3501c04738c8d74b82725bbe83e148bb) 180) chore: Simplify file route handling Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a9f48ee93ad2ad01287aeaa54ab47cdbe497418b) 181) chore: Fixup dependencies and ensure no duplication between kinds of dependencies - Also un-bump xterm-fit-addon as it is only compatible with xterm@^5 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 618a1c7004ef64b4ea39ee9bb71a1ea9b388caf2) 182) Release 6.5.0-alpha.13 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: 7c1c7d45e8cb55effb5d24e5b7ce0fbe433475c3) 183) feat: Expose different ways to log as tokens, and add unit tests Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f7b77c781d378bf4731e6d16655d1d060908d7a6) 184) chore: Bump ogre-tools to permit Feature-specific logging prefixes Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 2e4aba735f98391dbc061f668b45db7ebf725b13) 185) feat: Implement automatic Feature-specific prefixing for logging Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f9e5f9bf432c642416bf6bb2733a4c8493022f7b) 186) chore: Consolidate to using a shared NPM-script Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 62a76d05abc0e6c4b8ba9f060c9e149df37208e9) 187) chore: Deprecate obsolete ways to log Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 1b5145bac3dc3a8f4a4b1b5ec498b9665e362fe4) 188) chore: Update package-lock.json Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: fc641b383874d31078cb16636097b35e6bdc64ad) 189) Replace StatusBar bgcolor from --colorInfo to --primary (#7738) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 2dfb5c00f7b2c155bcf41db60eed105d9049815c) 190) chore: switch back to arm64 Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 32a6179681fd1d9400add222bc5735eb4e633b40) 191) fix: Remove erroneous prefixes when using loggerInjectable and prefixLoggerInjectable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 00f0b9fce4ff62edfa597d511de4810402db4f43) 192) chore: Bumps [electron](https://github.com/electron/electron) from 22.3.7 to 22.3.10 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v22.3.7...v22.3.10) Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a20a1eade1d242fbdfb1e8dbfb8cf0d258d3c3bd) 193) fix: Use correct path for node-shell shell PTY Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 99e6b77fc1c5a74cfef90981b8b0162b46ecfb43) 194) chore: Remove previous daily alpha when trying to create a new one Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: add1a0a39e499ae3964117fcf7c997bacfbc474d) 195) chore: Extract sidebar item injection token into separate package - Add unit tests to cover custom resources sidebar items Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8ac66380adf57b8029fa34b09a1c52c67c431b82) 196) chore: Rename sidebar item injectable files Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 72a1e2aaa0d67d3489af292df21cb29a4c6a5101) 197) chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 81293304a73b82c74eae0825bfad0cf9964422f7) 198) chore: Fixup tests snapshots to match new testid behaviour - Move order-of-sidebar-items to the new package - Fix the extension sidebar item registrator Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e6bef1a168649107db1755160327455fcbe90030) 199) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 747f8cec9444b195f5702f7165983a0147d0c182) 200) chore: Fix more lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 83244ceefc165563f2093ff2c3b0a64f9cec696d) 201) chore: Update integration tests to new testid format Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d2183cb9754e9559fa8efb8e32c3199251402198) 202) chore: Fix IDs for some sidebar items - Also cleanup formatting of the sidebar item titles Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a267c0ee7d0fb159977e8a5963e22e0b57c73f46) 203) chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d51ccb5dd5bad07350bbbb325214d549424a4a34) 204) fix: Fix formatting of custom resource sidebar items - The titles should better handle being line wrapped Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 86dcbb10c000aac225d6511812e0eeecdc9c2b5d) 205) chore: Fix integration tests failing due to helm testid's changing Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6d4d331a415e55aca93f5472215df7216edfad2c) 206) chore: Fix tests after rebase Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58426370de780e10962ff47b29cca526be52ab68) 207) fix: Custom Resource Definitions should be the first entry in the side bar Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a8ff6ce0954dadf17d2617ad3d84c09b1173766e) 208) fix: Custom Resource Definitions sidebar item should navigate to the correct route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 897e289514b6c02831bf16bf691f31920a40f841) 209) fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 723cfe8ae8fed5c3fdfc98961ec0ab315cefe972) 210) chore: Cleanup custom resource route definition Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f65e5672b5812d1d9e0648eb286acd8989325b40) 211) chore: Factor out NavigateToCustomResources type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5ba2dbab818e8bd674732446c0d1520cfa516e11) 212) chore: Move around Custom Resource and Custom Resource Definition files to simplify names Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e0e2194b11ac7c2837bee43cebf037ef28ad16cd) 213) chore: Update @orge-tools/* deps Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 015a585a84b1061d3065c81972f1267a508307ed) 214) fix: wrong order of ids when sendToFrame is called Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: ec9a68bf098bae22c5af27b5db1de841dc8f7c06) 215) Revert "chore: Update @orge-tools/* deps" This reverts commit 015a585a84b1061d3065c81972f1267a508307ed. (Nokel81) (SHA: 89601423427aa473e4818f2a65d225ed43daed0e) 216) Revert "chore: Move around Custom Resource and Custom Resource Definition files to simplify names" This reverts commit e0e2194b11ac7c2837bee43cebf037ef28ad16cd. (Nokel81) (SHA: 5f4cdbc51950c04804139e9b961cfe394ad4ae30) 217) Revert "chore: Factor out NavigateToCustomResources type" This reverts commit 5ba2dbab818e8bd674732446c0d1520cfa516e11. (Nokel81) (SHA: d3cf7088d6c37860984ce0295a3d8a5c528c2a66) 218) Revert "chore: Cleanup custom resource route definition" This reverts commit f65e5672b5812d1d9e0648eb286acd8989325b40. (Nokel81) (SHA: 40f118057925a3b946f5dcc60162bad7e8b12e58) 219) Revert "fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route" This reverts commit 723cfe8ae8fed5c3fdfc98961ec0ab315cefe972. (Nokel81) (SHA: fda4b928d2c628af0fe72bf32046d62158843ff1) 220) Revert "fix: Custom Resource Definitions sidebar item should navigate to the correct route" This reverts commit 897e289514b6c02831bf16bf691f31920a40f841. (Nokel81) (SHA: 7d46cb845d0f1748c0f83a8dc34bbe783270ca2c) 221) Revert "fix: Custom Resource Definitions should be the first entry in the side bar" This reverts commit a8ff6ce0954dadf17d2617ad3d84c09b1173766e. (Nokel81) (SHA: 1099e65c52c62153b3d28d0654fffaaa6f6715a7) 222) Revert "chore: Fix tests after rebase" This reverts commit 58426370de780e10962ff47b29cca526be52ab68. (Nokel81) (SHA: 1b43de50fe6431367bf259799f5e0b42f6b38ad9) 223) Revert "chore: Fix integration tests failing due to helm testid's changing" This reverts commit 6d4d331a415e55aca93f5472215df7216edfad2c. (Nokel81) (SHA: 96b7ecbaddedd45cc667cc2d6c25fdc0813557ec) 224) Revert "fix: Fix formatting of custom resource sidebar items" This reverts commit 86dcbb10c000aac225d6511812e0eeecdc9c2b5d. (Nokel81) (SHA: 5608a199be1067039403b85abe776fab928a956c) 225) Revert "chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers" This reverts commit d51ccb5dd5bad07350bbbb325214d549424a4a34. (Nokel81) (SHA: d4c12becfc9020009d64f48e4c8f9dd3b7725bb6) 226) Revert "chore: Fix IDs for some sidebar items" This reverts commit a267c0ee7d0fb159977e8a5963e22e0b57c73f46. (Nokel81) (SHA: 753c8bfa85ccc74980553bb512b5038ff18767a2) 227) Revert "chore: Update integration tests to new testid format" This reverts commit d2183cb9754e9559fa8efb8e32c3199251402198. (Nokel81) (SHA: be1fbcf8c3642fbf5a5ee06c3b03ac1756e4b1dd) 228) Revert "chore: Fix more lint" This reverts commit 83244ceefc165563f2093ff2c3b0a64f9cec696d. (Nokel81) (SHA: 813705fe9097012cd7fc62a8d543d1f7bc2be2ed) 229) Revert "chore: Fix lint" This reverts commit 747f8cec9444b195f5702f7165983a0147d0c182. (Nokel81) (SHA: d90bdf6f1497cb25f17788a4170feba31d366b74) 230) Revert "chore: Fixup tests snapshots to match new testid behaviour" This reverts commit e6bef1a168649107db1755160327455fcbe90030. (Nokel81) (SHA: 9276df05924794d30d7d97bc79cf701a6106e8ec) 231) Revert "chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs" This reverts commit 81293304a73b82c74eae0825bfad0cf9964422f7. (Nokel81) (SHA: 93bc41f9a3f47f5c777c882c9241f4fd5e3f1952) 232) Revert "chore: Rename sidebar item injectable files" This reverts commit 72a1e2aaa0d67d3489af292df21cb29a4c6a5101. (Nokel81) (SHA: cb0e8764aca9e0d28e6e23c5ae87a5ab6d414065) 233) Revert "chore: Extract sidebar item injection token into separate package" This reverts commit 8ac66380adf57b8029fa34b09a1c52c67c431b82. (Nokel81) (SHA: 8f4aa497cc54655f83813d57c224f77dd1472141) 234) Release 6.5.0-alpha.14 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: ac0e384154247c22010474f0ac45104203124f74) 235) fix: Switch to using authenticated GitHub API to increase rate limit Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 84f6a6a5ac2c731e03fe9994ae37dc1d83d429ed) 236) chore: Support and switch to using ^9.6.7 version of NPM Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 6bf1544ddbfbf34e5197c7e0e90be13db4def55b) 237) chore: add engine hat Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 99b6af724692a09de941312ed57ae025538fc3e5) 238) chore: switch from latest to hat 9.6.7 Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: dbbb41eca73f0e2852153333852df178691731df) 239) chore: rebuilt lock Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: bffa39c5bab0e0863e543e1d84a508473b2af2d9) 240) Release 6.5.0-alpha.14 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: a8cf8e11f70f292d4d7aa3ef60d66fc71dcc324f) 241) fix: Fix setting milestone on new release PRs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 597dd365807e53bccf6926927ab03bd5194c7ee8) 242) Release 6.5.0-alpha.15 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: dd62e034b7611313aae1909ecf0c5b94b77dc5dd) 243) fix: Make application size not blow up by consolidating dependencies in core package to peerDependencies "dependencies" are going to be added in the app.asar, which means that e.g. "electron" gets added. Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 738985c9b7406ef0722c3994c560f0337e3c5b7c) 244) fix: Handle log responses as text (#7776) Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen) (SHA: 90c449cc0dd68ef46eb3c32bae170c3386238db9) 245) fix: Remove incorrect KubeObject validations - Default to using the ensured selfLink for ID if UID is not present Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 18b89d9a858e3c0bad7110bb3609a7d307e3fe56) 246) chore: Fixup use of ServiceAccount to use getId Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 74cf677b1bda8f3f6e6a2669cd4bab5832de0690) 247) chore: Improve KubeObject tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 723e8452cf0abd91617573e7f48de3ce929ef226) 248) chore: Simplify KubeObject tests to use stub data Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e7b030e2cd0892341f6973d902e6e6f9a8b0b54e) 249) chore: Rename KubeObject tests to better clarity Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4e6b51e2ef8ff0df854858e0fd4ed2a154883152) 250) Release 6.5.0-alpha.16 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: e493f982d20abe5693df516ec2b21b3f7660a804)
-
v6.5.0-alpha.15dd62e034 · ·
1) feat: Introduce injectables to remove subNamespaces Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c5572257bd6a32a2f05fc78f54ece428f54389fe) 2) feat: Add removing subNamespaces to Namespace route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: aa950026a3162abf6322afb4b5c5bf56f9f7e10f) 3) feat: Add deleting subNamespaces to contextMenu Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 89cf491bc0aa80ee398f8b5dc39ec7c69d00c7bb) 4) chore: Add behavioural tests for deleting sub namespaces Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bb5876b39c64363caeffc0d88e3f295ae7a453dc) 5) chore: Update snapshots after adding new testid Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 535bac4df9c8ff22beff617773e441064e21dee4) 6) chore: Fixup kube-object-menu tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6741b942201914100499b816751fa40494ea8d8e) 7) chore: Fix showing-details-for-helm-release tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3d0b0b7bd17dd43525997da2fea3372e6ecf4c87) 8) chore(deps-dev): Bump @swc/core from 1.3.52 to 1.3.53 Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.52 to 1.3.53. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.52...v1.3.53) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 955378d86bf55ff996a3e938c4a51700955832f7) 9) chore(deps-dev): Bump typedoc from 0.24.4 to 0.24.5 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.4 to 0.24.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.4...v0.24.5) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: d3dc43778bdca79868214363b7c963d892dbc7f6) 10) chore(deps): Bump inquirer from 9.1.5 to 9.2.0 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.1.5 to 9.2.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.5...inquirer@9.2.0) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f901b7d031d4fc7905c9dcb50a068a8100e44aaf) 11) chore(deps-dev): Bump eslint from 8.38.0 to 8.39.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: ff0d21f6a499fb5ee52a6f806148156bc76345b4) 12) ci: Fix test of 'Cron Test' workflow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8dce32153f1dc70f57cb0c2d1b80a08149f96f65) 13) chore: Change parseKubeApi into a no-throw version Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2f21ba51d1a149251e0fa0d6fb31fdafdc889a78) 14) chore: Cleanup formatting of imports Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4634643f9338eddb17b34f3f35b5051e2276cbed) 15) fix: Add checks to KubeObject constructor to ensure shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bf6af58d80552a16be7a547f772902b138a12fbd) 16) feat: Improve formatting error messages from apiKube Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28) 17) Fix: Correct getEditSelfLinkFor to produce correct selfLink Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4) 18) chore: Move files around to flatten hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649) 19) chore: Rename injectables to remove redundancy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948) 20) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4) 21) fix: Fix selfLink being missing from requestKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797) 22) chore: Simplify requestPatchKubeResource impl Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05) 23) chore: Update tests to use more business logic - To have a higher confidence in the code, given that the old tests didn't save us from modifying the code before. Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5dc94f291bae131ca3fe74f3c13d4c7230e1fc05) 24) test: Fix kube-api-version-detection tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051) 25) feat: Never auto-close error notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b) 26) fix: Remove incorrect timeout on standard info notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75) 27) chore: Add test verifying new notification formatting behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7) 28) chore(deps-dev): Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: ce6fd2152174e07f4cb32defa67d6de8602a439d) 29) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.5.1 to 15.6.1. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/v15.6.1/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.5.1...v15.6.1) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: a12a78b2440c01c39c61bedc442d1c1c098998e5) 30) chore(deps-dev): Bump typedoc from 0.24.5 to 0.24.6 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.5 to 0.24.6. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.5...v0.24.6) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4024d184facb851b190bb9871de76a882e50f01f) 31) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9) 32) chore(deps-dev): Bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f2070a1e4c1368f08ba4062affce5f3d532b8d48) 33) ci: Fix daily alpha workflow to just create the next alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497) 34) chore(ci): Fix hash declaration Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65) 35) feat: Adjust container status colors to be distinguable with red/green filter (#7621) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3532fc1dab918190fa76199a9d7b04d6efe40c47) 36) chore: Add support for using injectionTokens in global overrides Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638) 37) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd) 38) feature @k8slens/routing Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460) 39) fix: add routingFeature to getDiForUnitTesting Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: b33a8b49607935450f70b1d5535431ba416fc22e) 40) fix: removed dependencies: [reactApplicationFeature], Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65) 41) chore: Extract an injectionToken Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf) 42) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2) 43) chore: remove tailwind Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f783c1d73e457eca5322857cce4f45b84b755f26) 44) chore: LocationState => unknown Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635) 45) chore: updated deps Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c) 46) chore: extract error-boundary Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f) 47) chore: Remove leading '+' on some directory names Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421) 48) chore(deps): Bump tailwindcss from 3.3.1 to 3.3.2 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.2/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 525172cd6b91d988a8d22537d175b16c3304b3d5) 49) chore(deps): Bump sass from 1.62.0 to 1.62.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4981caa05b3d56c46650e149ac88645417a11d83) 50) chore(deps-dev): Bump @types/node from 16.18.24 to 16.18.25 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.24 to 16.18.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 14af67b489fecae03f05c3abf2a9daacb40c73a5) 51) chore(deps-dev): Bump @types/http-proxy from 1.17.10 to 1.17.11 Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) from 1.17.10 to 1.17.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy) --- updated-dependencies: - dependency-name: "@types/http-proxy" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4c0aa60993ae4ddcce30b1653f8d6e9ddd39dbe7) 52) chore: extract @k8slens/resizing-anchor Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce) 53) chore: Flatten file hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7) 54) fix: Only show Update Channel preferences when applicable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5) 55) chore: Update snapshots to match new behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5) 56) chore(deps-dev): Bump electron from 22.3.6 to 22.3.7 Bumps [electron](https://github.com/electron/electron) from 22.3.6 to 22.3.7. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v22.3.6...v22.3.7) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 904106f1810255886c613ecd53f8ea9c7761a7bf) 57) chore(deps): Bump webpack from 5.80.0 to 5.81.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 6d838aa160bdb931cb9ab6b0f45a356cac5e51c1) 58) chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.7) --- updated-dependencies: - dependency-name: xterm-addon-fit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: c708f9741a006df327966884b156726a192ddae1) 59) chore(deps): Bump @ogre-tools/injectable from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 04024d6972ba172b5ebe875de8d348c2280b68cb) 60) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 46b4f604f84550415e844b953be8ee41468a41ae) 61) chore(deps): Bump sharp from 0.32.0 to 0.32.1 Bumps [sharp](https://github.com/lovell/sharp) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.0...v0.32.1) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 1cf80be4aacfe1a8bbcd13878048de29784040e1) 62) chore(deps): Bump @ogre-tools/injectable-react from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable-react](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: dee85caf7d43d5b10b5fe9f494f8d19d28222ddc) 63) chore(ci): Fix Daily Alpha workflow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775) 64) chore: Switch to using GH_TOKEN for daily alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 259db43073c9673462133d6d79d2aafe112b1435) 65) chore: Add git fetch to daily alpha to fix error Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87) 66) chore(deps-dev): Bump playwright from 1.32.3 to 1.33.0 Bumps [playwright](https://github.com/Microsoft/playwright) from 1.32.3 to 1.33.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.32.3...v1.33.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 9911b6e14496357100d2803e2bfeb4db2a645f8c) 67) chore(deps): Bump @ogre-tools/injectable-extension-for-auto-registration Bumps [@ogre-tools/injectable-extension-for-auto-registration](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-auto-registration" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: d6d0e59a10115f818339dfac6fecd2457c23b6c4) 68) chore(deps-dev): Bump @ogre-tools/test-utils from 15.6.1 to 15.7.0 Bumps [@ogre-tools/test-utils](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/test-utils" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 43069dbc10495217d15d3c1a94ddfe41bc0b5a25) 69) chore(deps-dev): Bump @types/marked from 4.0.8 to 4.3.0 Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 4.0.8 to 4.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked) --- updated-dependencies: - dependency-name: "@types/marked" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 09aab1b45cb609b2c0a7f1d160c22c8c3b4ff8cd) 70) chore: extract event-emitter from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83) 71) chore: Extract legacy global di into separate package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5) 72) chore: Extract @k8slens/kube-object package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64) 73) fix!: Improve typing of columns for kube object list layout Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592) 74) chore: Use new typings for pod columns Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22) 75) fix!: Use correct typing for Metrics tokens Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce) 76) chore: Use new typings of metrics components Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b4d57320713703e352405404591db71a9ddc3772) 77) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a) 78) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82) 79) chore: Change refactoring of implementation to maintain behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36) 80) chore: Fix kube-object-list-layout tests to maintain snapshot shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d) 81) chore: Update snapshots for cluster-frame Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7) 82) chore: Fix kube-api tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6) 83) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5) 84) chore: Revert eslint change Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54) 85) chore: Update lint rules Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff) 86) chore: Fix build missing 'Scale' type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5) 87) chore: Fix deployment scale tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d) 88) fix: Add new packages to open-lens to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea) 89) chore: Consolidate infrastructure of webpack to ts to make it scriptable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 9a4b02becb21ce91b5b00bd9eaeb8a2de1f9405e) 90) feat: Introduce reusable script to build using webpack Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 98fe1a38bf73208558eed83d612b091193eb8f52) 91) chore: Consolidate build scripts to the new shared script Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 79db1fed26ea7a761940d2bad3f2cd8413000cc7) 92) chore: Make infrastructure for webpack cleanable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: e81affe0e3913a1594ed3ff1dd7de32d58cbd416) 93) chore: Switch to using utility function from different library Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: ba151da51350add0798f08a6268e1d51a25c745b) 94) chore: Consolidate ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa) 95) chore: Disable coverage check for webpack package being not interesting Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2) 96) feat: Make pushing linkables happen automatically when using re-usable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393) 97) chore: Add pushing linkables to packages that do not use reusable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 79baa41fc12caf1876677d4b74680327cf665f48) 98) chore: Update eslint-config -packages Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6) 99) chore: Fix code style Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 65f04b6e387a7f178d88a0204b628576e7747d4b) 100) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409) 101) chore: Bump ogre-tools Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 9c3160a989795026915245e4443ba5b9f2eb2ba0) 102) chore: Add linkable as dev dependency to root package json to make sure dependency is hoisted to root level Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: dcb6e5cb8089d0b13fec08573adbf47f6829f979) 103) chore: Consolidate more ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb) 104) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8) 105) chore: Update package-lock after rebase Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa) 106) docs: Rework cluster connection flow scenarios Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6) 107) chore: Finish fleshing out V2 of cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb) 108) chore: Fix formatting of V1 cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d) 109) @k8slens/logger Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 66f28046b9e195cb6320efa0819d09c648d005df) 110) chore: loggerInjectionToken Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822) 111) chore: injectionToken: loggerInjectionToken, Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd) 112) chore: added dependencies Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1) 113) fix: removed as-legacy-globals-for-extension-api Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417) 114) chore: extract json-api from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3) 115) chore: Remove some unused dependencies This might even remove a cycle in lerna task graph which can be seen as warning, sometimes (reason unknown). Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 690dd2e476a0512678ff0bde49ce27c6e266b02c) 116) chore: Add npm-script to nuke and reinstall dependencies Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f5cb1c207cdbf2540dac89b204191f7ef31f7c15) 117) chore: Enforce a specific version of NPM to make package-locks not vary Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0003c10dbbb280792099a2696255c757b9f8f21d) 118) chore: Make script "all:install" use the fixed version of npm Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: fa840611a1b8b41c748457b3e4e5f814811b744d) 119) chore: Update package-lock There's supposedly something between devs causing volatility in the package-lock. Needs some investigation. Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0fe92fb54aaf73d0c31d50fcf1b084682278afd5) 120) chore: Make ci "npm install" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c) 121) chore: Make ci "npm ci" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca) 122) chore: Revert non-working way to specify npm version in ci This reverts commit 1232445e0a9a0255a3ecf9d09fa3b76da58db8fc. Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 6f4fb399361a43422e8afd676407991143b58e73) 123) chore: Try if CI works with an alternate way of specifying npm version Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 1b30b50a7d515c26e74fd64442a972e2eefa029a) 124) chore: Fix daily alpha to generate release PR Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d989ee11eb7b13addff38471976448bf834960d2) 125) Release 6.5.0-alpha.9 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2b721ab1c9073f3876758e0a345026590f957198) 126) chore: Fix daily alpha workflow not having enough commits Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d1fe1b5ed366dcdee9f8a2323ca034fbad1d4e24) 127) Make StatefulSet dialog consistent with ReplicaSet (#7685) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 8634514c9a441ba774bfac438ef4bde60c269d98) 128) Change welcome icon to home Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: da20a93d41e3b68f3e171a430bbfc38ca9241191) 129) Release 6.5.0-alpha.10 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: b7ac14df73f41a75d44d45974e38da0d0f5d1387) 130) fix: Do not crash when opening details of a helm release - Switch to using RequestChannel instead of LensProxy for better type safety Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 40af0d31c529e252a45c7370852755c4e63067a7) 131) chore: Fixup unit tests calling 'allowKubeResource' at the wrong time Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6167ad2c25505a6520ca8ee9f0fb108837d3d6f7) 132) chore: Fix build of open-lens - Remove need for using relative paths during build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 91354eae0138693855b6bfb32aea934d0727b106) 133) chore: Run lint on webpack/renderer Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 700a9024a8108e13b145c120753b0cf97da1ac33) 134) chore: Remove dead comment Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b3f7f9cc56a9d83577345ad00915358663a1c4eb) 135) chore: Move describeIf and itIf to @k8slens/test-utils Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 0a2bc6cf2ccaa64f2c05f5a1b6b92967f2356286) 136) chore: Remove debug logging Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 81a9a94acb49ddf618ac36bb13d1b3fbd2c950c0) 137) chore: Update snapshot of @k8slens/webpack Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 71461feec7b904a46925904efce05d8c28805a3d) 138) chore: Fix building open-lens on windows Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2d19948a77f29f9bf9ee4980610b526cbfdd95fc) 139) chore: Remove use of glob in CopyPlugin to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9f72b628be808b322a807b6b827d85b9f8445f61) 140) chore: Replace fil:/// instead of file:// Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3b3d86c9d5b8542bd7c51ebc8732606074ade325) 141) chore: Don't fail daily alpha workflow when there is nothing to release Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c4d56ef1a73827ab87d30313cf1eb17caa8756be) 142) chore: Fix build failing on non-windows platforms Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 786e0e8ac9d7f192a57be1ca4566e4fe348bae17) 143) fix: Add test as repro, and fix bug about kube API details not opening Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: bb400ae66797fe160567e6b728d85d5e79caef4d) 144) chore: Remove dead code in API parsing apiPrefix is always at least "/", making the removed code unreachable. Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: ce31715cfdae71d94dfc964262cf391097d137c1) 145) chore: Introduce utility function for "pattern matching" using regex Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 7ca54d8f078a2a1816c13424c7e7c2b91c806503) 146) chore: Introduce utility function to prepend strings Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: bba0759d2740e5249fe12e36ce000462b811de29) 147) chore: Refactor legacy code to use pattern matching Also add missing unit tests to cover more. Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: befbe62e63511064a50b3fb3bd7e3c0509f98ffa) 148) chore: Adapt unit tests for more strict API parsing Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: f2cb51884f11e1d53e0dfaf6fa0e7d98062484b4) 149) Fix open-lens package address in prestart-dev (#7714) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3ffb2431111207c7bc736051c46de6ab8aab603d) 150) fix: Bring back search filters for pods which were accidentally removed previously Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 9c7be39eb135b747945f76f61811695d2f96c761) 151) fix: Kludge cluster settings not opening when extension introduces new settings without ID when title contains spaces Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: e8491ca2d39971d06842f6741eae042554fbc9a0) 152) fix: Add missing styles to fix terminal resizing Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 6902851026e74428f515fc5f3e01e6dc8a4c2d50) 153) Release 6.5.0-alpha.11 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: d73ef8fb1b3102f5679ab81562912467e70543c8) 154) chore: Only download binaries for the current platform by default - Set the DOWNLOAD_ALL_ARCHITECTURES env var to "true" to download for both platforms Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 138f9d14ff3f9450f9a5e1500f0cb874ba9052f3) 155) Add welcome page to hotbar (#7717) Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: 4dcdd9152c848f61d3a6c3aaec62e0cd906745e4) 156) chore: export ui-component styles Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 9fc07ab56cba9efa54b03fb346d3853c58a2de62) 157) chore: unbump version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 7b28cf89f7ae13f8e67cf060304317e172c49165) 158) chore: revert version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 5bc3f604d8d4467ecec3d6c436e534b142d65719) 159) chore: revert version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: c3bc1ff0d95f842037d46b8c521921a4040da9bd) 160) chore: fix package exports Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 4933b2a402d0a47090278d3fa513d2929b3a0507) 161) unbump version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 8445d6eabca663ee2d51cf894b072f1308868c27) 162) chore: half remove unoverride, more to follow Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: cc94b698604ac562906a4304161fa5c0cf0167cb) 163) chore: half remove unoverride, more to follow Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 3714fb24c17661f879bd5eb6633bcb0054ac579d) 164) chore: remove commented code Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 0c7a0b37873f34d81545419ed4fb56fc9158593c) 165) Update package.json Signed-off-by: Simon Smith <simonsmith5521@gmail.com> (si458) (SHA: f7755828bfc688ac28e0852a7872c6581339c1e2) 166) chore(deps-dev): Bump monaco-editor from 0.37.1 to 0.38.0 Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.37.1 to 0.38.0. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/monaco-editor/compare/v0.37.1...v0.38.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 266ee3917d9906cd00dbb77aa289ae506173bba9) 167) chore(deps-dev): Bump xterm from 4.17.0 to 4.19.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.17.0 to 4.19.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.17.0...4.19.0) --- updated-dependencies: - dependency-name: xterm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 5dd49c1c3c7f1915bbfd4439cec9dbe26ae4209d) 168) chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.7) --- updated-dependencies: - dependency-name: xterm-addon-fit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f13a145a279c97eec61ea9922c95bba224e4b34c) 169) fix: Don't crash when hovering hotbar menu index - Remove all uses of React.ReactNode as it is unsafe, replace them with usages of SafeReactNode which doesn't contain the '{}' type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9d51ef2aa69c6c9df0fd57281b25131a10efd27a) 170) chore: Add unit tests to cover the hovering bug Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 15b942aa39f606c3d9fa72485643ad9a64ee43c0) 171) chore: Update snapshots due to adding new data-testid Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: adb288e48ac0ab3f1a23e1f99dafbf27a173ce3b) 172) chore: Remove unnecessary use of SingleOrMany<SafeReactNode> Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e88de58b5de59a446d50c407ce89bfcfcf6b0b0a) 173) chore: Change name from SafeReactNode to StrictReactNode Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d8823085a8c6d28f342265a3f48bddc72cc5d99d) 174) chore: Add documenting ref to StrictReactNode type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58263497ae699f321e41dc04e53c0dd5f5a09b31) 175) chore: Remove unnecessary use of toSafeReactChildrenArray Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 7b57f0d52da26d93aecfd21d7109a4dfb1a2f440) 176) chore: Fix spelling mistake in CRD type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 05784f5dfe3fb4f40baa8c2701e2ab77e97b461f) 177) chore: Fix typo in CRD view Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c76b30cf4a0da7c7984ffdac29d71089927ee762) 178) chore: Remove incorrect function documentation Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9ab8cf7befc0c72b0665ae9a106af0aec11c99ee) 179) fix: Fix StrictReactNode not accepting multiple children Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2ca77ecfe8f87e6d42ba7f1ece75ae59f43bcf00) 180) chore: Add some behavioural tests for custom columns for custom resources Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 978015510a5d1398dde59b8fb3990e07549a404c) 181) chore: Update snapshot after rebase with master Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1a817d314c25ad03952a95a9be4b1cc7aa7fb378) 182) chore: Fix dev mode of open-lens running is circles Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2247adfdbf4a67083bcfb269a63771259b431ea) 183) chore: Support and switch to using ^9.6.5 version of NPM Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6fc01284d3a362b66b9809fae1b427209ef75222) 184) Release 6.5.0-alpha.12 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: 4a7eff18416dd324bf252970c35e7af3621374e2) 185) fix: Switch to using IAsyncComputed to resolve bad setState error within ClusterOverview from react - The ClusterOverviewStore (now just ClusterStore) is not an exported type, so removing the legacy and wrong-abstraction code from it is not a breaking change Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4f8e4707f929eee04ff1345c9e93f00d50ac0a92) 186) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 14653c84e676f2ac12f2f8ec3f4ef3322f9ba567) 187) fix: Copy fonts from @k8slens/core to open-lens correctly Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 33a9f3ea3501c04738c8d74b82725bbe83e148bb) 188) chore: Simplify file route handling Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a9f48ee93ad2ad01287aeaa54ab47cdbe497418b) 189) chore: Fixup dependencies and ensure no duplication between kinds of dependencies - Also un-bump xterm-fit-addon as it is only compatible with xterm@^5 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 618a1c7004ef64b4ea39ee9bb71a1ea9b388caf2) 190) Release 6.5.0-alpha.13 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: 7c1c7d45e8cb55effb5d24e5b7ce0fbe433475c3) 191) feat: Expose different ways to log as tokens, and add unit tests Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f7b77c781d378bf4731e6d16655d1d060908d7a6) 192) chore: Bump ogre-tools to permit Feature-specific logging prefixes Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 2e4aba735f98391dbc061f668b45db7ebf725b13) 193) feat: Implement automatic Feature-specific prefixing for logging Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f9e5f9bf432c642416bf6bb2733a4c8493022f7b) 194) chore: Consolidate to using a shared NPM-script Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 62a76d05abc0e6c4b8ba9f060c9e149df37208e9) 195) chore: Deprecate obsolete ways to log Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 1b5145bac3dc3a8f4a4b1b5ec498b9665e362fe4) 196) chore: Update package-lock.json Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: fc641b383874d31078cb16636097b35e6bdc64ad) 197) Replace StatusBar bgcolor from --colorInfo to --primary (#7738) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 2dfb5c00f7b2c155bcf41db60eed105d9049815c) 198) chore: switch back to arm64 Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 32a6179681fd1d9400add222bc5735eb4e633b40) 199) fix: Remove erroneous prefixes when using loggerInjectable and prefixLoggerInjectable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 00f0b9fce4ff62edfa597d511de4810402db4f43) 200) chore: Bumps [electron](https://github.com/electron/electron) from 22.3.7 to 22.3.10 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v22.3.7...v22.3.10) Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a20a1eade1d242fbdfb1e8dbfb8cf0d258d3c3bd) 201) fix: Use correct path for node-shell shell PTY Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 99e6b77fc1c5a74cfef90981b8b0162b46ecfb43) 202) chore: Remove previous daily alpha when trying to create a new one Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: add1a0a39e499ae3964117fcf7c997bacfbc474d) 203) chore: Extract sidebar item injection token into separate package - Add unit tests to cover custom resources sidebar items Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8ac66380adf57b8029fa34b09a1c52c67c431b82) 204) chore: Rename sidebar item injectable files Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 72a1e2aaa0d67d3489af292df21cb29a4c6a5101) 205) chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 81293304a73b82c74eae0825bfad0cf9964422f7) 206) chore: Fixup tests snapshots to match new testid behaviour - Move order-of-sidebar-items to the new package - Fix the extension sidebar item registrator Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e6bef1a168649107db1755160327455fcbe90030) 207) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 747f8cec9444b195f5702f7165983a0147d0c182) 208) chore: Fix more lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 83244ceefc165563f2093ff2c3b0a64f9cec696d) 209) chore: Update integration tests to new testid format Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d2183cb9754e9559fa8efb8e32c3199251402198) 210) chore: Fix IDs for some sidebar items - Also cleanup formatting of the sidebar item titles Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a267c0ee7d0fb159977e8a5963e22e0b57c73f46) 211) chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d51ccb5dd5bad07350bbbb325214d549424a4a34) 212) fix: Fix formatting of custom resource sidebar items - The titles should better handle being line wrapped Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 86dcbb10c000aac225d6511812e0eeecdc9c2b5d) 213) chore: Fix integration tests failing due to helm testid's changing Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6d4d331a415e55aca93f5472215df7216edfad2c) 214) chore: Fix tests after rebase Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58426370de780e10962ff47b29cca526be52ab68) 215) fix: Custom Resource Definitions should be the first entry in the side bar Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a8ff6ce0954dadf17d2617ad3d84c09b1173766e) 216) fix: Custom Resource Definitions sidebar item should navigate to the correct route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 897e289514b6c02831bf16bf691f31920a40f841) 217) fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 723cfe8ae8fed5c3fdfc98961ec0ab315cefe972) 218) chore: Cleanup custom resource route definition Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f65e5672b5812d1d9e0648eb286acd8989325b40) 219) chore: Factor out NavigateToCustomResources type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5ba2dbab818e8bd674732446c0d1520cfa516e11) 220) chore: Move around Custom Resource and Custom Resource Definition files to simplify names Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e0e2194b11ac7c2837bee43cebf037ef28ad16cd) 221) chore: Update @orge-tools/* deps Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 015a585a84b1061d3065c81972f1267a508307ed) 222) fix: wrong order of ids when sendToFrame is called Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: ec9a68bf098bae22c5af27b5db1de841dc8f7c06) 223) Revert "chore: Update @orge-tools/* deps" This reverts commit 015a585a84b1061d3065c81972f1267a508307ed. (Nokel81) (SHA: 89601423427aa473e4818f2a65d225ed43daed0e) 224) Revert "chore: Move around Custom Resource and Custom Resource Definition files to simplify names" This reverts commit e0e2194b11ac7c2837bee43cebf037ef28ad16cd. (Nokel81) (SHA: 5f4cdbc51950c04804139e9b961cfe394ad4ae30) 225) Revert "chore: Factor out NavigateToCustomResources type" This reverts commit 5ba2dbab818e8bd674732446c0d1520cfa516e11. (Nokel81) (SHA: d3cf7088d6c37860984ce0295a3d8a5c528c2a66) 226) Revert "chore: Cleanup custom resource route definition" This reverts commit f65e5672b5812d1d9e0648eb286acd8989325b40. (Nokel81) (SHA: 40f118057925a3b946f5dcc60162bad7e8b12e58) 227) Revert "fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route" This reverts commit 723cfe8ae8fed5c3fdfc98961ec0ab315cefe972. (Nokel81) (SHA: fda4b928d2c628af0fe72bf32046d62158843ff1) 228) Revert "fix: Custom Resource Definitions sidebar item should navigate to the correct route" This reverts commit 897e289514b6c02831bf16bf691f31920a40f841. (Nokel81) (SHA: 7d46cb845d0f1748c0f83a8dc34bbe783270ca2c) 229) Revert "fix: Custom Resource Definitions should be the first entry in the side bar" This reverts commit a8ff6ce0954dadf17d2617ad3d84c09b1173766e. (Nokel81) (SHA: 1099e65c52c62153b3d28d0654fffaaa6f6715a7) 230) Revert "chore: Fix tests after rebase" This reverts commit 58426370de780e10962ff47b29cca526be52ab68. (Nokel81) (SHA: 1b43de50fe6431367bf259799f5e0b42f6b38ad9) 231) Revert "chore: Fix integration tests failing due to helm testid's changing" This reverts commit 6d4d331a415e55aca93f5472215df7216edfad2c. (Nokel81) (SHA: 96b7ecbaddedd45cc667cc2d6c25fdc0813557ec) 232) Revert "fix: Fix formatting of custom resource sidebar items" This reverts commit 86dcbb10c000aac225d6511812e0eeecdc9c2b5d. (Nokel81) (SHA: 5608a199be1067039403b85abe776fab928a956c) 233) Revert "chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers" This reverts commit d51ccb5dd5bad07350bbbb325214d549424a4a34. (Nokel81) (SHA: d4c12becfc9020009d64f48e4c8f9dd3b7725bb6) 234) Revert "chore: Fix IDs for some sidebar items" This reverts commit a267c0ee7d0fb159977e8a5963e22e0b57c73f46. (Nokel81) (SHA: 753c8bfa85ccc74980553bb512b5038ff18767a2) 235) Revert "chore: Update integration tests to new testid format" This reverts commit d2183cb9754e9559fa8efb8e32c3199251402198. (Nokel81) (SHA: be1fbcf8c3642fbf5a5ee06c3b03ac1756e4b1dd) 236) Revert "chore: Fix more lint" This reverts commit 83244ceefc165563f2093ff2c3b0a64f9cec696d. (Nokel81) (SHA: 813705fe9097012cd7fc62a8d543d1f7bc2be2ed) 237) Revert "chore: Fix lint" This reverts commit 747f8cec9444b195f5702f7165983a0147d0c182. (Nokel81) (SHA: d90bdf6f1497cb25f17788a4170feba31d366b74) 238) Revert "chore: Fixup tests snapshots to match new testid behaviour" This reverts commit e6bef1a168649107db1755160327455fcbe90030. (Nokel81) (SHA: 9276df05924794d30d7d97bc79cf701a6106e8ec) 239) Revert "chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs" This reverts commit 81293304a73b82c74eae0825bfad0cf9964422f7. (Nokel81) (SHA: 93bc41f9a3f47f5c777c882c9241f4fd5e3f1952) 240) Revert "chore: Rename sidebar item injectable files" This reverts commit 72a1e2aaa0d67d3489af292df21cb29a4c6a5101. (Nokel81) (SHA: cb0e8764aca9e0d28e6e23c5ae87a5ab6d414065) 241) Revert "chore: Extract sidebar item injection token into separate package" This reverts commit 8ac66380adf57b8029fa34b09a1c52c67c431b82. (Nokel81) (SHA: 8f4aa497cc54655f83813d57c224f77dd1472141) 242) Release 6.5.0-alpha.14 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: ac0e384154247c22010474f0ac45104203124f74) 243) fix: Switch to using authenticated GitHub API to increase rate limit Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 84f6a6a5ac2c731e03fe9994ae37dc1d83d429ed) 244) chore: Support and switch to using ^9.6.7 version of NPM Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 6bf1544ddbfbf34e5197c7e0e90be13db4def55b) 245) chore: add engine hat Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 99b6af724692a09de941312ed57ae025538fc3e5) 246) chore: switch from latest to hat 9.6.7 Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: dbbb41eca73f0e2852153333852df178691731df) 247) chore: rebuilt lock Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: bffa39c5bab0e0863e543e1d84a508473b2af2d9) 248) Release 6.5.0-alpha.14 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: a8cf8e11f70f292d4d7aa3ef60d66fc71dcc324f) 249) fix: Fix setting milestone on new release PRs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 597dd365807e53bccf6926927ab03bd5194c7ee8) 250) Release 6.5.0-alpha.15 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: dd62e034b7611313aae1909ecf0c5b94b77dc5dd)
-
v6.5.0-alpha.14ac0e3841 · ·
1) Release 6.5.0-alpha.8 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6528ce52158820445c42c0a793109f413e24a682) 2) fix: Make sure that the @k8slens/core dep in @k8slens/extensions is exact Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 799a3cbd1cc025514d822db8263c3e1ef747a446) 3) chore(deps-dev): Bump @types/node from 16.18.23 to 16.18.24 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.23 to 16.18.24. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 7ed2e83493c46d53449604aa14ce03fddf563370) 4) chore: Move resource templates to @k8slens/resource-templates - Switch to using webpack to bundle the templates instead of electron-builder Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> Signed-off-by: Sebastian Malton <sebastian@malton.name> (jakolehm) (SHA: e7b8e63053d40ff5a6e8ee84e915e4dba2e711af) 5) chore: Fix unit tests failing due to using require.context in unit tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d984e9e305fd560e5789a3bf2b9570ae9554eb6f) 6) chore(deps-dev): Bump memfs from 3.5.0 to 3.5.1 Bumps [memfs](https://github.com/streamich/memfs) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/memfs/compare/v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: memfs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f0e0dd1ba7ad7b9acd515c8c33ed404040c2e3d5) 7) chore: Cleanup Namespace.isControlledByHNC Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bdc42901ba0f290a961575ef61aa5c2a15c0202e) 8) chore: Fix spelling of injectable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 87598fc7d1177353eacc580c84b14f2fcd2586be) 9) feat: Introduce injectables to remove subNamespaces Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c5572257bd6a32a2f05fc78f54ece428f54389fe) 10) feat: Add removing subNamespaces to Namespace route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: aa950026a3162abf6322afb4b5c5bf56f9f7e10f) 11) feat: Add deleting subNamespaces to contextMenu Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 89cf491bc0aa80ee398f8b5dc39ec7c69d00c7bb) 12) chore: Add behavioural tests for deleting sub namespaces Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bb5876b39c64363caeffc0d88e3f295ae7a453dc) 13) chore: Update snapshots after adding new testid Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 535bac4df9c8ff22beff617773e441064e21dee4) 14) chore: Fixup kube-object-menu tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6741b942201914100499b816751fa40494ea8d8e) 15) chore: Fix showing-details-for-helm-release tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3d0b0b7bd17dd43525997da2fea3372e6ecf4c87) 16) chore(deps-dev): Bump @swc/core from 1.3.52 to 1.3.53 Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.52 to 1.3.53. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.52...v1.3.53) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 955378d86bf55ff996a3e938c4a51700955832f7) 17) chore(deps-dev): Bump typedoc from 0.24.4 to 0.24.5 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.4 to 0.24.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.4...v0.24.5) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: d3dc43778bdca79868214363b7c963d892dbc7f6) 18) chore(deps): Bump inquirer from 9.1.5 to 9.2.0 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.1.5 to 9.2.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.5...inquirer@9.2.0) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f901b7d031d4fc7905c9dcb50a068a8100e44aaf) 19) chore(deps-dev): Bump eslint from 8.38.0 to 8.39.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: ff0d21f6a499fb5ee52a6f806148156bc76345b4) 20) ci: Fix test of 'Cron Test' workflow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8dce32153f1dc70f57cb0c2d1b80a08149f96f65) 21) chore: Change parseKubeApi into a no-throw version Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2f21ba51d1a149251e0fa0d6fb31fdafdc889a78) 22) chore: Cleanup formatting of imports Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4634643f9338eddb17b34f3f35b5051e2276cbed) 23) fix: Add checks to KubeObject constructor to ensure shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bf6af58d80552a16be7a547f772902b138a12fbd) 24) feat: Improve formatting error messages from apiKube Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28) 25) Fix: Correct getEditSelfLinkFor to produce correct selfLink Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4) 26) chore: Move files around to flatten hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649) 27) chore: Rename injectables to remove redundancy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948) 28) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4) 29) fix: Fix selfLink being missing from requestKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797) 30) chore: Simplify requestPatchKubeResource impl Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05) 31) chore: Update tests to use more business logic - To have a higher confidence in the code, given that the old tests didn't save us from modifying the code before. Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5dc94f291bae131ca3fe74f3c13d4c7230e1fc05) 32) test: Fix kube-api-version-detection tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051) 33) feat: Never auto-close error notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b) 34) fix: Remove incorrect timeout on standard info notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75) 35) chore: Add test verifying new notification formatting behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7) 36) chore(deps-dev): Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: ce6fd2152174e07f4cb32defa67d6de8602a439d) 37) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.5.1 to 15.6.1. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/v15.6.1/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.5.1...v15.6.1) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: a12a78b2440c01c39c61bedc442d1c1c098998e5) 38) chore(deps-dev): Bump typedoc from 0.24.5 to 0.24.6 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.5 to 0.24.6. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.5...v0.24.6) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4024d184facb851b190bb9871de76a882e50f01f) 39) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9) 40) chore(deps-dev): Bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f2070a1e4c1368f08ba4062affce5f3d532b8d48) 41) ci: Fix daily alpha workflow to just create the next alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497) 42) chore(ci): Fix hash declaration Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65) 43) feat: Adjust container status colors to be distinguable with red/green filter (#7621) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3532fc1dab918190fa76199a9d7b04d6efe40c47) 44) chore: Add support for using injectionTokens in global overrides Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638) 45) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd) 46) feature @k8slens/routing Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460) 47) fix: add routingFeature to getDiForUnitTesting Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: b33a8b49607935450f70b1d5535431ba416fc22e) 48) fix: removed dependencies: [reactApplicationFeature], Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65) 49) chore: Extract an injectionToken Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf) 50) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2) 51) chore: remove tailwind Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f783c1d73e457eca5322857cce4f45b84b755f26) 52) chore: LocationState => unknown Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635) 53) chore: updated deps Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c) 54) chore: extract error-boundary Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f) 55) chore: Remove leading '+' on some directory names Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421) 56) chore(deps): Bump tailwindcss from 3.3.1 to 3.3.2 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.2/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 525172cd6b91d988a8d22537d175b16c3304b3d5) 57) chore(deps): Bump sass from 1.62.0 to 1.62.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4981caa05b3d56c46650e149ac88645417a11d83) 58) chore(deps-dev): Bump @types/node from 16.18.24 to 16.18.25 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.24 to 16.18.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 14af67b489fecae03f05c3abf2a9daacb40c73a5) 59) chore(deps-dev): Bump @types/http-proxy from 1.17.10 to 1.17.11 Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) from 1.17.10 to 1.17.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy) --- updated-dependencies: - dependency-name: "@types/http-proxy" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4c0aa60993ae4ddcce30b1653f8d6e9ddd39dbe7) 60) chore: extract @k8slens/resizing-anchor Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce) 61) chore: Flatten file hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7) 62) fix: Only show Update Channel preferences when applicable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5) 63) chore: Update snapshots to match new behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5) 64) chore(deps-dev): Bump electron from 22.3.6 to 22.3.7 Bumps [electron](https://github.com/electron/electron) from 22.3.6 to 22.3.7. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v22.3.6...v22.3.7) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 904106f1810255886c613ecd53f8ea9c7761a7bf) 65) chore(deps): Bump webpack from 5.80.0 to 5.81.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 6d838aa160bdb931cb9ab6b0f45a356cac5e51c1) 66) chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.7) --- updated-dependencies: - dependency-name: xterm-addon-fit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: c708f9741a006df327966884b156726a192ddae1) 67) chore(deps): Bump @ogre-tools/injectable from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 04024d6972ba172b5ebe875de8d348c2280b68cb) 68) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 46b4f604f84550415e844b953be8ee41468a41ae) 69) chore(deps): Bump sharp from 0.32.0 to 0.32.1 Bumps [sharp](https://github.com/lovell/sharp) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.0...v0.32.1) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 1cf80be4aacfe1a8bbcd13878048de29784040e1) 70) chore(deps): Bump @ogre-tools/injectable-react from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable-react](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: dee85caf7d43d5b10b5fe9f494f8d19d28222ddc) 71) chore(ci): Fix Daily Alpha workflow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775) 72) chore: Switch to using GH_TOKEN for daily alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 259db43073c9673462133d6d79d2aafe112b1435) 73) chore: Add git fetch to daily alpha to fix error Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87) 74) chore(deps-dev): Bump playwright from 1.32.3 to 1.33.0 Bumps [playwright](https://github.com/Microsoft/playwright) from 1.32.3 to 1.33.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.32.3...v1.33.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 9911b6e14496357100d2803e2bfeb4db2a645f8c) 75) chore(deps): Bump @ogre-tools/injectable-extension-for-auto-registration Bumps [@ogre-tools/injectable-extension-for-auto-registration](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-auto-registration" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: d6d0e59a10115f818339dfac6fecd2457c23b6c4) 76) chore(deps-dev): Bump @ogre-tools/test-utils from 15.6.1 to 15.7.0 Bumps [@ogre-tools/test-utils](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/test-utils" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 43069dbc10495217d15d3c1a94ddfe41bc0b5a25) 77) chore(deps-dev): Bump @types/marked from 4.0.8 to 4.3.0 Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 4.0.8 to 4.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked) --- updated-dependencies: - dependency-name: "@types/marked" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 09aab1b45cb609b2c0a7f1d160c22c8c3b4ff8cd) 78) chore: extract event-emitter from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83) 79) chore: Extract legacy global di into separate package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5) 80) chore: Extract @k8slens/kube-object package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64) 81) fix!: Improve typing of columns for kube object list layout Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592) 82) chore: Use new typings for pod columns Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22) 83) fix!: Use correct typing for Metrics tokens Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce) 84) chore: Use new typings of metrics components Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b4d57320713703e352405404591db71a9ddc3772) 85) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a) 86) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82) 87) chore: Change refactoring of implementation to maintain behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36) 88) chore: Fix kube-object-list-layout tests to maintain snapshot shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d) 89) chore: Update snapshots for cluster-frame Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7) 90) chore: Fix kube-api tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6) 91) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5) 92) chore: Revert eslint change Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54) 93) chore: Update lint rules Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff) 94) chore: Fix build missing 'Scale' type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5) 95) chore: Fix deployment scale tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d) 96) fix: Add new packages to open-lens to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea) 97) chore: Consolidate infrastructure of webpack to ts to make it scriptable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 9a4b02becb21ce91b5b00bd9eaeb8a2de1f9405e) 98) feat: Introduce reusable script to build using webpack Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 98fe1a38bf73208558eed83d612b091193eb8f52) 99) chore: Consolidate build scripts to the new shared script Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 79db1fed26ea7a761940d2bad3f2cd8413000cc7) 100) chore: Make infrastructure for webpack cleanable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: e81affe0e3913a1594ed3ff1dd7de32d58cbd416) 101) chore: Switch to using utility function from different library Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: ba151da51350add0798f08a6268e1d51a25c745b) 102) chore: Consolidate ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa) 103) chore: Disable coverage check for webpack package being not interesting Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2) 104) feat: Make pushing linkables happen automatically when using re-usable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393) 105) chore: Add pushing linkables to packages that do not use reusable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 79baa41fc12caf1876677d4b74680327cf665f48) 106) chore: Update eslint-config -packages Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6) 107) chore: Fix code style Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 65f04b6e387a7f178d88a0204b628576e7747d4b) 108) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409) 109) chore: Bump ogre-tools Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 9c3160a989795026915245e4443ba5b9f2eb2ba0) 110) chore: Add linkable as dev dependency to root package json to make sure dependency is hoisted to root level Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: dcb6e5cb8089d0b13fec08573adbf47f6829f979) 111) chore: Consolidate more ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb) 112) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8) 113) chore: Update package-lock after rebase Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa) 114) docs: Rework cluster connection flow scenarios Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6) 115) chore: Finish fleshing out V2 of cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb) 116) chore: Fix formatting of V1 cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d) 117) @k8slens/logger Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 66f28046b9e195cb6320efa0819d09c648d005df) 118) chore: loggerInjectionToken Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822) 119) chore: injectionToken: loggerInjectionToken, Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd) 120) chore: added dependencies Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1) 121) fix: removed as-legacy-globals-for-extension-api Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417) 122) chore: extract json-api from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3) 123) chore: Remove some unused dependencies This might even remove a cycle in lerna task graph which can be seen as warning, sometimes (reason unknown). Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 690dd2e476a0512678ff0bde49ce27c6e266b02c) 124) chore: Add npm-script to nuke and reinstall dependencies Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f5cb1c207cdbf2540dac89b204191f7ef31f7c15) 125) chore: Enforce a specific version of NPM to make package-locks not vary Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0003c10dbbb280792099a2696255c757b9f8f21d) 126) chore: Make script "all:install" use the fixed version of npm Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: fa840611a1b8b41c748457b3e4e5f814811b744d) 127) chore: Update package-lock There's supposedly something between devs causing volatility in the package-lock. Needs some investigation. Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0fe92fb54aaf73d0c31d50fcf1b084682278afd5) 128) chore: Make ci "npm install" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c) 129) chore: Make ci "npm ci" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca) 130) chore: Revert non-working way to specify npm version in ci This reverts commit 1232445e0a9a0255a3ecf9d09fa3b76da58db8fc. Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 6f4fb399361a43422e8afd676407991143b58e73) 131) chore: Try if CI works with an alternate way of specifying npm version Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 1b30b50a7d515c26e74fd64442a972e2eefa029a) 132) chore: Fix daily alpha to generate release PR Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d989ee11eb7b13addff38471976448bf834960d2) 133) Release 6.5.0-alpha.9 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2b721ab1c9073f3876758e0a345026590f957198) 134) chore: Fix daily alpha workflow not having enough commits Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d1fe1b5ed366dcdee9f8a2323ca034fbad1d4e24) 135) Make StatefulSet dialog consistent with ReplicaSet (#7685) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 8634514c9a441ba774bfac438ef4bde60c269d98) 136) Change welcome icon to home Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: da20a93d41e3b68f3e171a430bbfc38ca9241191) 137) Release 6.5.0-alpha.10 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: b7ac14df73f41a75d44d45974e38da0d0f5d1387) 138) fix: Do not crash when opening details of a helm release - Switch to using RequestChannel instead of LensProxy for better type safety Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 40af0d31c529e252a45c7370852755c4e63067a7) 139) chore: Fixup unit tests calling 'allowKubeResource' at the wrong time Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6167ad2c25505a6520ca8ee9f0fb108837d3d6f7) 140) chore: Fix build of open-lens - Remove need for using relative paths during build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 91354eae0138693855b6bfb32aea934d0727b106) 141) chore: Run lint on webpack/renderer Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 700a9024a8108e13b145c120753b0cf97da1ac33) 142) chore: Remove dead comment Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b3f7f9cc56a9d83577345ad00915358663a1c4eb) 143) chore: Move describeIf and itIf to @k8slens/test-utils Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 0a2bc6cf2ccaa64f2c05f5a1b6b92967f2356286) 144) chore: Remove debug logging Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 81a9a94acb49ddf618ac36bb13d1b3fbd2c950c0) 145) chore: Update snapshot of @k8slens/webpack Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 71461feec7b904a46925904efce05d8c28805a3d) 146) chore: Fix building open-lens on windows Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2d19948a77f29f9bf9ee4980610b526cbfdd95fc) 147) chore: Remove use of glob in CopyPlugin to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9f72b628be808b322a807b6b827d85b9f8445f61) 148) chore: Replace fil:/// instead of file:// Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3b3d86c9d5b8542bd7c51ebc8732606074ade325) 149) chore: Don't fail daily alpha workflow when there is nothing to release Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c4d56ef1a73827ab87d30313cf1eb17caa8756be) 150) chore: Fix build failing on non-windows platforms Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 786e0e8ac9d7f192a57be1ca4566e4fe348bae17) 151) fix: Add test as repro, and fix bug about kube API details not opening Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: bb400ae66797fe160567e6b728d85d5e79caef4d) 152) chore: Remove dead code in API parsing apiPrefix is always at least "/", making the removed code unreachable. Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: ce31715cfdae71d94dfc964262cf391097d137c1) 153) chore: Introduce utility function for "pattern matching" using regex Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 7ca54d8f078a2a1816c13424c7e7c2b91c806503) 154) chore: Introduce utility function to prepend strings Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: bba0759d2740e5249fe12e36ce000462b811de29) 155) chore: Refactor legacy code to use pattern matching Also add missing unit tests to cover more. Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: befbe62e63511064a50b3fb3bd7e3c0509f98ffa) 156) chore: Adapt unit tests for more strict API parsing Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: f2cb51884f11e1d53e0dfaf6fa0e7d98062484b4) 157) Fix open-lens package address in prestart-dev (#7714) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3ffb2431111207c7bc736051c46de6ab8aab603d) 158) fix: Bring back search filters for pods which were accidentally removed previously Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 9c7be39eb135b747945f76f61811695d2f96c761) 159) fix: Kludge cluster settings not opening when extension introduces new settings without ID when title contains spaces Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: e8491ca2d39971d06842f6741eae042554fbc9a0) 160) fix: Add missing styles to fix terminal resizing Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 6902851026e74428f515fc5f3e01e6dc8a4c2d50) 161) Release 6.5.0-alpha.11 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: d73ef8fb1b3102f5679ab81562912467e70543c8) 162) chore: Only download binaries for the current platform by default - Set the DOWNLOAD_ALL_ARCHITECTURES env var to "true" to download for both platforms Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 138f9d14ff3f9450f9a5e1500f0cb874ba9052f3) 163) Add welcome page to hotbar (#7717) Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: 4dcdd9152c848f61d3a6c3aaec62e0cd906745e4) 164) chore: export ui-component styles Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 9fc07ab56cba9efa54b03fb346d3853c58a2de62) 165) chore: unbump version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 7b28cf89f7ae13f8e67cf060304317e172c49165) 166) chore: revert version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 5bc3f604d8d4467ecec3d6c436e534b142d65719) 167) chore: revert version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: c3bc1ff0d95f842037d46b8c521921a4040da9bd) 168) chore: fix package exports Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 4933b2a402d0a47090278d3fa513d2929b3a0507) 169) unbump version Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 8445d6eabca663ee2d51cf894b072f1308868c27) 170) chore: half remove unoverride, more to follow Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: cc94b698604ac562906a4304161fa5c0cf0167cb) 171) chore: half remove unoverride, more to follow Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 3714fb24c17661f879bd5eb6633bcb0054ac579d) 172) chore: remove commented code Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 0c7a0b37873f34d81545419ed4fb56fc9158593c) 173) Update package.json Signed-off-by: Simon Smith <simonsmith5521@gmail.com> (si458) (SHA: f7755828bfc688ac28e0852a7872c6581339c1e2) 174) chore(deps-dev): Bump monaco-editor from 0.37.1 to 0.38.0 Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.37.1 to 0.38.0. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/monaco-editor/compare/v0.37.1...v0.38.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 266ee3917d9906cd00dbb77aa289ae506173bba9) 175) chore(deps-dev): Bump xterm from 4.17.0 to 4.19.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.17.0 to 4.19.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.17.0...4.19.0) --- updated-dependencies: - dependency-name: xterm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 5dd49c1c3c7f1915bbfd4439cec9dbe26ae4209d) 176) chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.7) --- updated-dependencies: - dependency-name: xterm-addon-fit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f13a145a279c97eec61ea9922c95bba224e4b34c) 177) fix: Don't crash when hovering hotbar menu index - Remove all uses of React.ReactNode as it is unsafe, replace them with usages of SafeReactNode which doesn't contain the '{}' type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9d51ef2aa69c6c9df0fd57281b25131a10efd27a) 178) chore: Add unit tests to cover the hovering bug Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 15b942aa39f606c3d9fa72485643ad9a64ee43c0) 179) chore: Update snapshots due to adding new data-testid Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: adb288e48ac0ab3f1a23e1f99dafbf27a173ce3b) 180) chore: Remove unnecessary use of SingleOrMany<SafeReactNode> Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e88de58b5de59a446d50c407ce89bfcfcf6b0b0a) 181) chore: Change name from SafeReactNode to StrictReactNode Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d8823085a8c6d28f342265a3f48bddc72cc5d99d) 182) chore: Add documenting ref to StrictReactNode type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58263497ae699f321e41dc04e53c0dd5f5a09b31) 183) chore: Remove unnecessary use of toSafeReactChildrenArray Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 7b57f0d52da26d93aecfd21d7109a4dfb1a2f440) 184) chore: Fix spelling mistake in CRD type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 05784f5dfe3fb4f40baa8c2701e2ab77e97b461f) 185) chore: Fix typo in CRD view Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c76b30cf4a0da7c7984ffdac29d71089927ee762) 186) chore: Remove incorrect function documentation Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9ab8cf7befc0c72b0665ae9a106af0aec11c99ee) 187) fix: Fix StrictReactNode not accepting multiple children Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2ca77ecfe8f87e6d42ba7f1ece75ae59f43bcf00) 188) chore: Add some behavioural tests for custom columns for custom resources Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 978015510a5d1398dde59b8fb3990e07549a404c) 189) chore: Update snapshot after rebase with master Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1a817d314c25ad03952a95a9be4b1cc7aa7fb378) 190) chore: Fix dev mode of open-lens running is circles Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2247adfdbf4a67083bcfb269a63771259b431ea) 191) chore: Support and switch to using ^9.6.5 version of NPM Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6fc01284d3a362b66b9809fae1b427209ef75222) 192) Release 6.5.0-alpha.12 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: 4a7eff18416dd324bf252970c35e7af3621374e2) 193) fix: Switch to using IAsyncComputed to resolve bad setState error within ClusterOverview from react - The ClusterOverviewStore (now just ClusterStore) is not an exported type, so removing the legacy and wrong-abstraction code from it is not a breaking change Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4f8e4707f929eee04ff1345c9e93f00d50ac0a92) 194) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 14653c84e676f2ac12f2f8ec3f4ef3322f9ba567) 195) fix: Copy fonts from @k8slens/core to open-lens correctly Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 33a9f3ea3501c04738c8d74b82725bbe83e148bb) 196) chore: Simplify file route handling Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a9f48ee93ad2ad01287aeaa54ab47cdbe497418b) 197) chore: Fixup dependencies and ensure no duplication between kinds of dependencies - Also un-bump xterm-fit-addon as it is only compatible with xterm@^5 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 618a1c7004ef64b4ea39ee9bb71a1ea9b388caf2) 198) Release 6.5.0-alpha.13 Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot) (SHA: 7c1c7d45e8cb55effb5d24e5b7ce0fbe433475c3) 199) feat: Expose different ways to log as tokens, and add unit tests Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f7b77c781d378bf4731e6d16655d1d060908d7a6) 200) chore: Bump ogre-tools to permit Feature-specific logging prefixes Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 2e4aba735f98391dbc061f668b45db7ebf725b13) 201) feat: Implement automatic Feature-specific prefixing for logging Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f9e5f9bf432c642416bf6bb2733a4c8493022f7b) 202) chore: Consolidate to using a shared NPM-script Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 62a76d05abc0e6c4b8ba9f060c9e149df37208e9) 203) chore: Deprecate obsolete ways to log Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 1b5145bac3dc3a8f4a4b1b5ec498b9665e362fe4) 204) chore: Update package-lock.json Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: fc641b383874d31078cb16636097b35e6bdc64ad) 205) Replace StatusBar bgcolor from --colorInfo to --primary (#7738) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 2dfb5c00f7b2c155bcf41db60eed105d9049815c) 206) chore: switch back to arm64 Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 32a6179681fd1d9400add222bc5735eb4e633b40) 207) fix: Remove erroneous prefixes when using loggerInjectable and prefixLoggerInjectable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 00f0b9fce4ff62edfa597d511de4810402db4f43) 208) chore: Bumps [electron](https://github.com/electron/electron) from 22.3.7 to 22.3.10 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v22.3.7...v22.3.10) Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a20a1eade1d242fbdfb1e8dbfb8cf0d258d3c3bd) 209) fix: Use correct path for node-shell shell PTY Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 99e6b77fc1c5a74cfef90981b8b0162b46ecfb43) 210) chore: Remove previous daily alpha when trying to create a new one Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: add1a0a39e499ae3964117fcf7c997bacfbc474d) 211) chore: Extract sidebar item injection token into separate package - Add unit tests to cover custom resources sidebar items Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8ac66380adf57b8029fa34b09a1c52c67c431b82) 212) chore: Rename sidebar item injectable files Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 72a1e2aaa0d67d3489af292df21cb29a4c6a5101) 213) chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 81293304a73b82c74eae0825bfad0cf9964422f7) 214) chore: Fixup tests snapshots to match new testid behaviour - Move order-of-sidebar-items to the new package - Fix the extension sidebar item registrator Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e6bef1a168649107db1755160327455fcbe90030) 215) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 747f8cec9444b195f5702f7165983a0147d0c182) 216) chore: Fix more lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 83244ceefc165563f2093ff2c3b0a64f9cec696d) 217) chore: Update integration tests to new testid format Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d2183cb9754e9559fa8efb8e32c3199251402198) 218) chore: Fix IDs for some sidebar items - Also cleanup formatting of the sidebar item titles Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a267c0ee7d0fb159977e8a5963e22e0b57c73f46) 219) chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d51ccb5dd5bad07350bbbb325214d549424a4a34) 220) fix: Fix formatting of custom resource sidebar items - The titles should better handle being line wrapped Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 86dcbb10c000aac225d6511812e0eeecdc9c2b5d) 221) chore: Fix integration tests failing due to helm testid's changing Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6d4d331a415e55aca93f5472215df7216edfad2c) 222) chore: Fix tests after rebase Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58426370de780e10962ff47b29cca526be52ab68) 223) fix: Custom Resource Definitions should be the first entry in the side bar Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a8ff6ce0954dadf17d2617ad3d84c09b1173766e) 224) fix: Custom Resource Definitions sidebar item should navigate to the correct route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 897e289514b6c02831bf16bf691f31920a40f841) 225) fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 723cfe8ae8fed5c3fdfc98961ec0ab315cefe972) 226) chore: Cleanup custom resource route definition Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f65e5672b5812d1d9e0648eb286acd8989325b40) 227) chore: Factor out NavigateToCustomResources type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5ba2dbab818e8bd674732446c0d1520cfa516e11) 228) chore: Move around Custom Resource and Custom Resource Definition files to simplify names Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e0e2194b11ac7c2837bee43cebf037ef28ad16cd) 229) chore: Update @orge-tools/* deps Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 015a585a84b1061d3065c81972f1267a508307ed) 230) fix: wrong order of ids when sendToFrame is called Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: ec9a68bf098bae22c5af27b5db1de841dc8f7c06) 231) Revert "chore: Update @orge-tools/* deps" This reverts commit 015a585a84b1061d3065c81972f1267a508307ed. (Nokel81) (SHA: 89601423427aa473e4818f2a65d225ed43daed0e) 232) Revert "chore: Move around Custom Resource and Custom Resource Definition files to simplify names" This reverts commit e0e2194b11ac7c2837bee43cebf037ef28ad16cd. (Nokel81) (SHA: 5f4cdbc51950c04804139e9b961cfe394ad4ae30) 233) Revert "chore: Factor out NavigateToCustomResources type" This reverts commit 5ba2dbab818e8bd674732446c0d1520cfa516e11. (Nokel81) (SHA: d3cf7088d6c37860984ce0295a3d8a5c528c2a66) 234) Revert "chore: Cleanup custom resource route definition" This reverts commit f65e5672b5812d1d9e0648eb286acd8989325b40. (Nokel81) (SHA: 40f118057925a3b946f5dcc60162bad7e8b12e58) 235) Revert "fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route" This reverts commit 723cfe8ae8fed5c3fdfc98961ec0ab315cefe972. (Nokel81) (SHA: fda4b928d2c628af0fe72bf32046d62158843ff1) 236) Revert "fix: Custom Resource Definitions sidebar item should navigate to the correct route" This reverts commit 897e289514b6c02831bf16bf691f31920a40f841. (Nokel81) (SHA: 7d46cb845d0f1748c0f83a8dc34bbe783270ca2c) 237) Revert "fix: Custom Resource Definitions should be the first entry in the side bar" This reverts commit a8ff6ce0954dadf17d2617ad3d84c09b1173766e. (Nokel81) (SHA: 1099e65c52c62153b3d28d0654fffaaa6f6715a7) 238) Revert "chore: Fix tests after rebase" This reverts commit 58426370de780e10962ff47b29cca526be52ab68. (Nokel81) (SHA: 1b43de50fe6431367bf259799f5e0b42f6b38ad9) 239) Revert "chore: Fix integration tests failing due to helm testid's changing" This reverts commit 6d4d331a415e55aca93f5472215df7216edfad2c. (Nokel81) (SHA: 96b7ecbaddedd45cc667cc2d6c25fdc0813557ec) 240) Revert "fix: Fix formatting of custom resource sidebar items" This reverts commit 86dcbb10c000aac225d6511812e0eeecdc9c2b5d. (Nokel81) (SHA: 5608a199be1067039403b85abe776fab928a956c) 241) Revert "chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers" This reverts commit d51ccb5dd5bad07350bbbb325214d549424a4a34. (Nokel81) (SHA: d4c12becfc9020009d64f48e4c8f9dd3b7725bb6) 242) Revert "chore: Fix IDs for some sidebar items" This reverts commit a267c0ee7d0fb159977e8a5963e22e0b57c73f46. (Nokel81) (SHA: 753c8bfa85ccc74980553bb512b5038ff18767a2) 243) Revert "chore: Update integration tests to new testid format" This reverts commit d2183cb9754e9559fa8efb8e32c3199251402198. (Nokel81) (SHA: be1fbcf8c3642fbf5a5ee06c3b03ac1756e4b1dd) 244) Revert "chore: Fix more lint" This reverts commit 83244ceefc165563f2093ff2c3b0a64f9cec696d. (Nokel81) (SHA: 813705fe9097012cd7fc62a8d543d1f7bc2be2ed) 245) Revert "chore: Fix lint" This reverts commit 747f8cec9444b195f5702f7165983a0147d0c182. (Nokel81) (SHA: d90bdf6f1497cb25f17788a4170feba31d366b74) 246) Revert "chore: Fixup tests snapshots to match new testid behaviour" This reverts commit e6bef1a168649107db1755160327455fcbe90030. (Nokel81) (SHA: 9276df05924794d30d7d97bc79cf701a6106e8ec) 247) Revert "chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs" This reverts commit 81293304a73b82c74eae0825bfad0cf9964422f7. (Nokel81) (SHA: 93bc41f9a3f47f5c777c882c9241f4fd5e3f1952) 248) Revert "chore: Rename sidebar item injectable files" This reverts commit 72a1e2aaa0d67d3489af292df21cb29a4c6a5101. (Nokel81) (SHA: cb0e8764aca9e0d28e6e23c5ae87a5ab6d414065) 249) Revert "chore: Extract sidebar item injection token into separate package" This reverts commit 8ac66380adf57b8029fa34b09a1c52c67c431b82. (Nokel81) (SHA: 8f4aa497cc54655f83813d57c224f77dd1472141) 250) Release 6.5.0-alpha.14 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: ac0e384154247c22010474f0ac45104203124f74)