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)