Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v6.5.0-alpha.13
    7c1c7d45 · Release 6.5.0-alpha.13 ·
    1) Bump typedoc from 0.23.25 to 0.24.1
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.25 to 0.24.1.
    - [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.23.25...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: b9ed722dd0cc5472cce434374d546cf510076b8e)
    
    2) chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26
    
    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 11f4c919207ef1bfeac8c5a6416dcf927b9b3065)
    
    3) chore(deps-dev): Bump monaco-editor from 0.29.1 to 0.37.1
    
    Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.29.1 to 0.37.1.
    - [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.29.1...v0.37.1)
    
    ---
    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: 780820acfcb77a0a93c48196515a8cebee39e6ae)
    
    4) chore: Bump monaco-editor-webpack-plugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45a99d6c1045634f75602de5cecbba325827b620)
    
    5) chore: Fix cron test workflow failing due to wrong reasons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dd87fbf8ed759f25a3dbc606f257ddcef8afc039)
    
    6) chore: remove unnecessary spacing from monaco editor lines
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e5eb709e6679a92b2ce2e4936b0f2a4cef713974)
    
    7) New resource view: ValidatingWebhookConfigurations (#7552)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3baa42e17bab0855f88b474be173b0ef7768e4ca)
    
    8) fix(core): hide update button if downloading of an update fails
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: f6977428daa3f61482e7066689ebf7092b0fb2b1)
    
    9) feat: Introduce API for changing the status bar colour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 06a0dce612b67084f8f36ba552ea23f8ac071201)
    
    10) chore: Revert exposing api to legacy extension API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ebc63091a1e84f94ae61337f64e8a0408a83c962)
    
    11) chore: Expose api to only bundled extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fef789bd498d622a8897d15130e8fefeef29d650)
    
    12) fix: change class name behaviour to limit snapshot diffs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bfb2b8e6591891b529d5cf0f8757ff8b7080e004)
    
    13) chore: Fix spelling of helper function
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4fb21af57b12a1868b2990bbd803c98974e7ffe7)
    
    14) chore: Add log line for current version at start of application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82fdcf69c0f31cfe8b14a8429347877b68f301b2)
    
    15) chore: Introduce competition for InitializableState
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 72a01cdc176191d2af165baae126b2a4bbb7a7c8)
    
    16) chore: Switch buildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b96a94c1403f60c1ae8342d250f965bc85733c0)
    
    17) chore: Allow specifying runnable phase directly from runAfter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a3e204e748c57f866d88c367b6ba4d8ddc71484)
    
    18) chore: Switch semanticBuildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6fa9e2cde608518c86de748017d9ecb0f4c251eb)
    
    19) chore: Switch releaseChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fc18c61d367400fbb18fe81bc3ea7edf1ce8cbf1)
    
    20) chore: Switch semanticBuildVersion to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 53920a704604fc02430d8fb10daa47a5f9c3c785)
    
    21) chore: Switch defaultUpdateChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 353da78d4b1dccd969bb6c4f5e933446e7e2fda6)
    
    22) chore: Remove InitializableState for loosing competition
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eafd1efbc0a4bc14790e0c6c9446c9089b62b14e)
    
    23) chore(deps-dev): Bump webpack-dev-server from 4.13.2 to 4.13.3
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: f26d71fbe4b0e5ac4a74cf4960136b55431bfc1e)
    
    24) chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.5.1
    
    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 1a5bc554cefd04b6dfbf6bf27314c214a1dd2f27)
    
    25) chore(deps-dev): Bump postcss from 8.4.21 to 8.4.22
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 095a38b36b09b1ac40c07d55c5e505bc4f9425b2)
    
    26) chore(deps): Bump sharp from 0.31.3 to 0.32.0
    
    Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.0.
    - [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.31.3...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 916d5d69292ee7fa3438910b2cf46c7014245f76)
    
    27) Release 6.5.0-alpha.7
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: efa18539608b3a1d5033b9f9fe4b685b09b28dfe)
    
    28) fix: Fix running release tool
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 03349c232b14c3b5085fc994ecbf2fe4ba56e98a)
    
    29) chore: Revert only running one cluster page e2e test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eac7691d7512366d53a36eb1fb2413d3e9ac3ef2)
    
    30) chore(deps-dev): Bump electron from 22.3.5 to 22.3.6 (#7577)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 768b6ffc8c33b893aa3941c16b090dfda20484f6)
    
    31) chore(deps-dev): Bump fast-xml-parser from 4.2.0 to 4.2.2 (#7576)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 90ac50176af181cb01655a93d56bbe9fb1212e3f)
    
    32) Use strict dependency for extension-api -> core (#7579)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: c7df928acc557c0a83aa7502ff3a6a0d3195db87)
    
    33) chore: extract tooltip into package
    
    - chore: add sanity check unit test
    - chore: added tailwind.config.js to fix build
    - chore: .swcrc added for tests to pass
    - chore(deps): sass is not a dependency
    - fix: manually import the tooltip css to fix tooltips not showing up
    - chore: Run lint:fix against code
    - chore: Fix use of mock in @k8slens/core
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (gabriel-mirantis)
    (SHA: 01059d8cb185c3566b58541c2aec14c52d7b12be)
    
    34) chore: Fix spelling in ResizingAnchorProps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9cafc8e6b1bdc0bb043dbb1c296f342b564b2967)
    
    35) chore: Update snapshots for tooltip
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9f3550be140b325a0ed903a377023e814864f061)
    
    36) chore: Fix test failing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 23f124791a2ac0bdf406b655e7d31169c17c4171)
    
    37) chore: Bump typedoc and typedoc-plugin-markdown
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98c371ef0c897198ca5a63786936ab771504508e)
    
    38) docs: Fix generating docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45574d49ccbc5e9aec2916db237719a6ee77993f)
    
    39) docs: Fix initial warnings from generating API docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5d9cdee31f0f56a16fdddcb01828b490302c2100)
    
    40) docs: Fix generating markdown for api docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 46f7e70cb3902e0119abdc8088030ece88985670)
    
    41) chore: Update package-lock to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1eeddbb37707473bb2f38149a0bb8cdf1eafa507)
    
    42) chore: Fix unit tests by increasing coverage of tooltip to 100%
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9656b8c577839d39bc52049bb7e2f19999ec388f)
    
    43) docs: Add documentation for cluster connection flow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 192d8119dbd1e7e31cb0006754145e69509049c1)
    
    44) chore(deps-dev): Bump @swc/core from 1.3.51 to 1.3.52
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.51 to 1.3.52.
    - [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.51...v1.3.52)
    
    ---
    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: e712922aeb48fb5ebd236da24869a4279440fb3f)
    
    45) chore(deps): Bump webpack from 5.79.0 to 5.80.0
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.80.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.80.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: 7747277af60a07bd3d383579ef17c0ea6b97a30a)
    
    46) chore(deps-dev): Bump postcss from 8.4.22 to 8.4.23
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 4f4c7e7b56f957faa2dba43a6e7f95bf4d0b0143)
    
    47) chore: Expand withTooltip unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4bb37df1cdb0c84e3d8b7e148d8c6c25af4548af)
    
    48) List layout column injection token package (#7544)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (samitiilikainen)
    (SHA: 5eb41e8a6c83ab9b7bae3d864d49e53c38a6b58f)
    
    49) List more than 256 helm releases.
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 63ad14d5d11f2fec87e63083cf82cba79993b632)
    
    50) chore: extract button from core for error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 5128730fd23f064f8fac24a1efe91bbfadee7dee)
    
    51) fix: lint:fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9)
    
    52) replaced with export from @k8slens/button to maintain backwards compatibility
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: ee4fbc37cc4c12e56fea3b3147e16f49ce91cbcc)
    
    53) Release 6.5.0-alpha.8
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6528ce52158820445c42c0a793109f413e24a682)
    
    54) fix: Make sure that the @k8slens/core dep in @k8slens/extensions is exact
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 799a3cbd1cc025514d822db8263c3e1ef747a446)
    
    55) 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)
    
    56) 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)
    
    57) chore: Fix unit tests failing due to using require.context in unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d984e9e305fd560e5789a3bf2b9570ae9554eb6f)
    
    58) 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)
    
    59) chore: Cleanup Namespace.isControlledByHNC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bdc42901ba0f290a961575ef61aa5c2a15c0202e)
    
    60) chore: Fix spelling of injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 87598fc7d1177353eacc580c84b14f2fcd2586be)
    
    61) feat: Introduce injectables to remove subNamespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c5572257bd6a32a2f05fc78f54ece428f54389fe)
    
    62) feat: Add removing subNamespaces to Namespace route
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: aa950026a3162abf6322afb4b5c5bf56f9f7e10f)
    
    63) feat: Add deleting subNamespaces to contextMenu
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89cf491bc0aa80ee398f8b5dc39ec7c69d00c7bb)
    
    64) chore: Add behavioural tests for deleting sub namespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bb5876b39c64363caeffc0d88e3f295ae7a453dc)
    
    65) chore: Update snapshots after adding new testid
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 535bac4df9c8ff22beff617773e441064e21dee4)
    
    66) chore: Fixup kube-object-menu tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6741b942201914100499b816751fa40494ea8d8e)
    
    67) chore: Fix showing-details-for-helm-release tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3d0b0b7bd17dd43525997da2fea3372e6ecf4c87)
    
    68) 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)
    
    69) 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)
    
    70) 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)
    
    71) 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)
    
    72) ci: Fix test of 'Cron Test' workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8dce32153f1dc70f57cb0c2d1b80a08149f96f65)
    
    73) chore: Change parseKubeApi into a no-throw version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2f21ba51d1a149251e0fa0d6fb31fdafdc889a78)
    
    74) chore: Cleanup formatting of imports
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4634643f9338eddb17b34f3f35b5051e2276cbed)
    
    75) fix: Add checks to KubeObject constructor to ensure shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bf6af58d80552a16be7a547f772902b138a12fbd)
    
    76) feat: Improve formatting error messages from apiKube
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28)
    
    77) Fix: Correct getEditSelfLinkFor to produce correct selfLink
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4)
    
    78) chore: Move files around to flatten hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649)
    
    79) chore: Rename injectables to remove redundancy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948)
    
    80) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4)
    
    81) fix: Fix selfLink being missing from requestKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797)
    
    82) chore: Simplify requestPatchKubeResource impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05)
    
    83) 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)
    
    84) test: Fix kube-api-version-detection tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051)
    
    85) feat: Never auto-close error notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b)
    
    86) fix: Remove incorrect timeout on standard info notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75)
    
    87) chore: Add test verifying new notification formatting behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7)
    
    88) 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)
    
    89) 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)
    
    90) 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)
    
    91) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9)
    
    92) 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)
    
    93) ci: Fix daily alpha workflow to just create the next alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497)
    
    94) chore(ci): Fix hash declaration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65)
    
    95) 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)
    
    96) chore: Add support for using injectionTokens in global overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638)
    
    97) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd)
    
    98) feature @k8slens/routing
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460)
    
    99) fix: add routingFeature to getDiForUnitTesting
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: b33a8b49607935450f70b1d5535431ba416fc22e)
    
    100) fix: removed dependencies: [reactApplicationFeature],
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65)
    
    101) chore: Extract an injectionToken
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf)
    
    102) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2)
    
    103) chore: remove tailwind
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f783c1d73e457eca5322857cce4f45b84b755f26)
    
    104) chore: LocationState => unknown
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635)
    
    105) chore: updated deps
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c)
    
    106) chore: extract error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f)
    
    107) chore: Remove leading '+' on some directory names
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421)
    
    108) 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)
    
    109) 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)
    
    110) 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)
    
    111) 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)
    
    112) chore: extract @k8slens/resizing-anchor
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce)
    
    113) chore: Flatten file hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7)
    
    114) fix: Only show Update Channel preferences when applicable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5)
    
    115) chore: Update snapshots to match new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5)
    
    116) 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)
    
    117) 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)
    
    118) 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)
    
    119) 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)
    
    120) 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)
    
    121) 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)
    
    122) 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)
    
    123) chore(ci): Fix Daily Alpha workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775)
    
    124) chore: Switch to using GH_TOKEN for daily alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 259db43073c9673462133d6d79d2aafe112b1435)
    
    125) chore: Add git fetch to daily alpha to fix error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87)
    
    126) 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)
    
    127) 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)
    
    128) 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)
    
    129) 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)
    
    130) chore: extract event-emitter from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83)
    
    131) chore: Extract legacy global di into separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5)
    
    132) chore: Extract @k8slens/kube-object package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64)
    
    133) fix!: Improve typing of columns for kube object list layout
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592)
    
    134) chore: Use new typings for pod columns
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22)
    
    135) fix!: Use correct typing for Metrics tokens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce)
    
    136) chore: Use new typings of metrics components
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b4d57320713703e352405404591db71a9ddc3772)
    
    137) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a)
    
    138) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82)
    
    139) chore: Change refactoring of implementation to maintain behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36)
    
    140) chore: Fix kube-object-list-layout tests to maintain snapshot shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d)
    
    141) chore: Update snapshots for cluster-frame
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7)
    
    142) chore: Fix kube-api tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6)
    
    143) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5)
    
    144) chore: Revert eslint change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54)
    
    145) chore: Update lint rules
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff)
    
    146) chore: Fix build missing 'Scale' type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5)
    
    147) chore: Fix deployment scale tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d)
    
    148) fix: Add new packages to open-lens to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea)
    
    149) 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)
    
    150) 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)
    
    151) 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)
    
    152) 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)
    
    153) chore: Switch to using utility function from different library
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: ba151da51350add0798f08a6268e1d51a25c745b)
    
    154) chore: Consolidate ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa)
    
    155) chore: Disable coverage check for webpack package being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2)
    
    156) feat: Make pushing linkables happen automatically when using re-usable build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393)
    
    157) 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)
    
    158) chore: Update eslint-config -packages
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6)
    
    159) 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)
    
    160) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409)
    
    161) 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)
    
    162) 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)
    
    163) chore: Consolidate more ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb)
    
    164) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8)
    
    165) chore: Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa)
    
    166) docs: Rework cluster connection flow scenarios
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6)
    
    167) chore: Finish fleshing out V2 of cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb)
    
    168) chore: Fix formatting of V1 cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d)
    
    169) @k8slens/logger
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 66f28046b9e195cb6320efa0819d09c648d005df)
    
    170) chore: loggerInjectionToken
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822)
    
    171) chore: injectionToken: loggerInjectionToken,
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd)
    
    172) chore: added dependencies
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1)
    
    173) fix: removed as-legacy-globals-for-extension-api
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417)
    
    174) chore: extract json-api from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3)
    
    175) 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)
    
    176) 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)
    
    177) 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)
    
    178) 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)
    
    179) 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)
    
    180) chore: Make ci "npm install" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c)
    
    181) chore: Make ci "npm ci" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca)
    
    182) 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)
    
    183) 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)
    
    184) chore: Fix daily alpha to generate release PR
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d989ee11eb7b13addff38471976448bf834960d2)
    
    185) Release 6.5.0-alpha.9
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2b721ab1c9073f3876758e0a345026590f957198)
    
    186) chore: Fix daily alpha workflow not having enough commits
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1fe1b5ed366dcdee9f8a2323ca034fbad1d4e24)
    
    187) Make StatefulSet dialog consistent with ReplicaSet (#7685)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 8634514c9a441ba774bfac438ef4bde60c269d98)
    
    188) Change welcome icon to home
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: da20a93d41e3b68f3e171a430bbfc38ca9241191)
    
    189) Release 6.5.0-alpha.10
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: b7ac14df73f41a75d44d45974e38da0d0f5d1387)
    
    190) 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)
    
    191) chore: Fixup unit tests calling 'allowKubeResource' at the wrong time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6167ad2c25505a6520ca8ee9f0fb108837d3d6f7)
    
    192) 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)
    
    193) chore: Run lint on webpack/renderer
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 700a9024a8108e13b145c120753b0cf97da1ac33)
    
    194) chore: Remove dead comment
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b3f7f9cc56a9d83577345ad00915358663a1c4eb)
    
    195) chore: Move describeIf and itIf to @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0a2bc6cf2ccaa64f2c05f5a1b6b92967f2356286)
    
    196) chore: Remove debug logging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 81a9a94acb49ddf618ac36bb13d1b3fbd2c950c0)
    
    197) chore: Update snapshot of @k8slens/webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 71461feec7b904a46925904efce05d8c28805a3d)
    
    198) chore: Fix building open-lens on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2d19948a77f29f9bf9ee4980610b526cbfdd95fc)
    
    199) chore: Remove use of glob in CopyPlugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9f72b628be808b322a807b6b827d85b9f8445f61)
    
    200) chore: Replace fil:/// instead of file://
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3b3d86c9d5b8542bd7c51ebc8732606074ade325)
    
    201) chore: Don't fail daily alpha workflow when there is nothing to release
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c4d56ef1a73827ab87d30313cf1eb17caa8756be)
    
    202) chore: Fix build failing on non-windows platforms
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 786e0e8ac9d7f192a57be1ca4566e4fe348bae17)
    
    203) 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)
    
    204) 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)
    
    205) 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)
    
    206) 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)
    
    207) 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)
    
    208) chore: Adapt unit tests for more strict API parsing
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f2cb51884f11e1d53e0dfaf6fa0e7d98062484b4)
    
    209) Fix open-lens package address in prestart-dev (#7714)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3ffb2431111207c7bc736051c46de6ab8aab603d)
    
    210) fix: Bring back search filters for pods which were accidentally removed previously
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 9c7be39eb135b747945f76f61811695d2f96c761)
    
    211) 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)
    
    212) 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)
    
    213) Release 6.5.0-alpha.11
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: d73ef8fb1b3102f5679ab81562912467e70543c8)
    
    214) 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)
    
    215) Add welcome page to hotbar (#7717)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 4dcdd9152c848f61d3a6c3aaec62e0cd906745e4)
    
    216) chore: export ui-component styles
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 9fc07ab56cba9efa54b03fb346d3853c58a2de62)
    
    217) chore: unbump version
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 7b28cf89f7ae13f8e67cf060304317e172c49165)
    
    218) chore: revert version
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 5bc3f604d8d4467ecec3d6c436e534b142d65719)
    
    219) chore: revert version
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: c3bc1ff0d95f842037d46b8c521921a4040da9bd)
    
    220) chore: fix package exports
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 4933b2a402d0a47090278d3fa513d2929b3a0507)
    
    221) unbump version
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 8445d6eabca663ee2d51cf894b072f1308868c27)
    
    222) chore: half remove unoverride, more to follow
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: cc94b698604ac562906a4304161fa5c0cf0167cb)
    
    223) chore: half remove unoverride, more to follow
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 3714fb24c17661f879bd5eb6633bcb0054ac579d)
    
    224) chore: remove commented code
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 0c7a0b37873f34d81545419ed4fb56fc9158593c)
    
    225) Update package.json
    
    Signed-off-by: Simon Smith <simonsmith5521@gmail.com> (si458)
    (SHA: f7755828bfc688ac28e0852a7872c6581339c1e2)
    
    226) 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)
    
    227) 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)
    
    228) 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)
    
    229) 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)
    
    230) chore: Add unit tests to cover the hovering bug
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15b942aa39f606c3d9fa72485643ad9a64ee43c0)
    
    231) chore: Update snapshots due to adding new data-testid
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: adb288e48ac0ab3f1a23e1f99dafbf27a173ce3b)
    
    232) chore: Remove unnecessary use of SingleOrMany<SafeReactNode>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e88de58b5de59a446d50c407ce89bfcfcf6b0b0a)
    
    233) chore: Change name from SafeReactNode to StrictReactNode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d8823085a8c6d28f342265a3f48bddc72cc5d99d)
    
    234) chore: Add documenting ref to StrictReactNode type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58263497ae699f321e41dc04e53c0dd5f5a09b31)
    
    235) chore: Remove unnecessary use of toSafeReactChildrenArray
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 7b57f0d52da26d93aecfd21d7109a4dfb1a2f440)
    
    236) chore: Fix spelling mistake in CRD type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 05784f5dfe3fb4f40baa8c2701e2ab77e97b461f)
    
    237) chore: Fix typo in CRD view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c76b30cf4a0da7c7984ffdac29d71089927ee762)
    
    238) chore: Remove incorrect function documentation
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9ab8cf7befc0c72b0665ae9a106af0aec11c99ee)
    
    239) fix: Fix StrictReactNode not accepting multiple children
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2ca77ecfe8f87e6d42ba7f1ece75ae59f43bcf00)
    
    240) chore: Add some behavioural tests for custom columns for custom resources
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 978015510a5d1398dde59b8fb3990e07549a404c)
    
    241) chore: Update snapshot after rebase with master
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a817d314c25ad03952a95a9be4b1cc7aa7fb378)
    
    242) chore: Fix dev mode of open-lens running is circles
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2247adfdbf4a67083bcfb269a63771259b431ea)
    
    243) chore: Support and switch to using ^9.6.5 version of NPM
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6fc01284d3a362b66b9809fae1b427209ef75222)
    
    244) Release 6.5.0-alpha.12
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: 4a7eff18416dd324bf252970c35e7af3621374e2)
    
    245) 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)
    
    246) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 14653c84e676f2ac12f2f8ec3f4ef3322f9ba567)
    
    247) fix: Copy fonts from @k8slens/core to open-lens correctly
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 33a9f3ea3501c04738c8d74b82725bbe83e148bb)
    
    248) chore: Simplify file route handling
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a9f48ee93ad2ad01287aeaa54ab47cdbe497418b)
    
    249) 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)
    
    250) Release 6.5.0-alpha.13
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: 7c1c7d45e8cb55effb5d24e5b7ce0fbe433475c3)
    
  • v6.5.0-alpha.12
    4a7eff18 · Release 6.5.0-alpha.12 ·
    1) fix: Readd run-script-os to open-lens to fix build:app
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 430bebaa6f90941d0b7e2c88d59aaac0a9260d7f)
    
    2) fix: Fix generating @k8slens/node-fetch
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecdb14c692b00db391d993e9fc8eee29081da04f)
    
    3) chore: Change version of @k8slens/kubectl-versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58ad63bb4098ac06b74ff0e098be875b1e6890a8)
    
    4) fix: Revise paths for generating tray icons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58b8b4f1f9113aaedb136ebbf00c568abea0173c)
    
    5) chore: Update @k8slens/kubectl-versions file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 30f794d66d2e0840eb425ab1467e524b854638bb)
    
    6) fix: Fix generating tray icons and downloading binaries on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 289d62caaadcf4899719c6a8b8c2ee4b7e725e9c)
    
    7) Bump typedoc from 0.23.25 to 0.24.1
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.25 to 0.24.1.
    - [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.23.25...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: b9ed722dd0cc5472cce434374d546cf510076b8e)
    
    8) chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26
    
    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 11f4c919207ef1bfeac8c5a6416dcf927b9b3065)
    
    9) chore(deps-dev): Bump monaco-editor from 0.29.1 to 0.37.1
    
    Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.29.1 to 0.37.1.
    - [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.29.1...v0.37.1)
    
    ---
    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: 780820acfcb77a0a93c48196515a8cebee39e6ae)
    
    10) chore: Bump monaco-editor-webpack-plugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45a99d6c1045634f75602de5cecbba325827b620)
    
    11) chore: Fix cron test workflow failing due to wrong reasons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dd87fbf8ed759f25a3dbc606f257ddcef8afc039)
    
    12) chore: remove unnecessary spacing from monaco editor lines
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e5eb709e6679a92b2ce2e4936b0f2a4cef713974)
    
    13) New resource view: ValidatingWebhookConfigurations (#7552)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3baa42e17bab0855f88b474be173b0ef7768e4ca)
    
    14) fix(core): hide update button if downloading of an update fails
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: f6977428daa3f61482e7066689ebf7092b0fb2b1)
    
    15) feat: Introduce API for changing the status bar colour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 06a0dce612b67084f8f36ba552ea23f8ac071201)
    
    16) chore: Revert exposing api to legacy extension API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ebc63091a1e84f94ae61337f64e8a0408a83c962)
    
    17) chore: Expose api to only bundled extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fef789bd498d622a8897d15130e8fefeef29d650)
    
    18) fix: change class name behaviour to limit snapshot diffs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bfb2b8e6591891b529d5cf0f8757ff8b7080e004)
    
    19) chore: Fix spelling of helper function
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4fb21af57b12a1868b2990bbd803c98974e7ffe7)
    
    20) chore: Add log line for current version at start of application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82fdcf69c0f31cfe8b14a8429347877b68f301b2)
    
    21) chore: Introduce competition for InitializableState
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 72a01cdc176191d2af165baae126b2a4bbb7a7c8)
    
    22) chore: Switch buildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b96a94c1403f60c1ae8342d250f965bc85733c0)
    
    23) chore: Allow specifying runnable phase directly from runAfter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a3e204e748c57f866d88c367b6ba4d8ddc71484)
    
    24) chore: Switch semanticBuildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6fa9e2cde608518c86de748017d9ecb0f4c251eb)
    
    25) chore: Switch releaseChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fc18c61d367400fbb18fe81bc3ea7edf1ce8cbf1)
    
    26) chore: Switch semanticBuildVersion to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 53920a704604fc02430d8fb10daa47a5f9c3c785)
    
    27) chore: Switch defaultUpdateChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 353da78d4b1dccd969bb6c4f5e933446e7e2fda6)
    
    28) chore: Remove InitializableState for loosing competition
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eafd1efbc0a4bc14790e0c6c9446c9089b62b14e)
    
    29) chore(deps-dev): Bump webpack-dev-server from 4.13.2 to 4.13.3
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: f26d71fbe4b0e5ac4a74cf4960136b55431bfc1e)
    
    30) chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.5.1
    
    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 1a5bc554cefd04b6dfbf6bf27314c214a1dd2f27)
    
    31) chore(deps-dev): Bump postcss from 8.4.21 to 8.4.22
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 095a38b36b09b1ac40c07d55c5e505bc4f9425b2)
    
    32) chore(deps): Bump sharp from 0.31.3 to 0.32.0
    
    Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.0.
    - [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.31.3...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 916d5d69292ee7fa3438910b2cf46c7014245f76)
    
    33) Release 6.5.0-alpha.7
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: efa18539608b3a1d5033b9f9fe4b685b09b28dfe)
    
    34) fix: Fix running release tool
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 03349c232b14c3b5085fc994ecbf2fe4ba56e98a)
    
    35) chore: Revert only running one cluster page e2e test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eac7691d7512366d53a36eb1fb2413d3e9ac3ef2)
    
    36) chore(deps-dev): Bump electron from 22.3.5 to 22.3.6 (#7577)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 768b6ffc8c33b893aa3941c16b090dfda20484f6)
    
    37) chore(deps-dev): Bump fast-xml-parser from 4.2.0 to 4.2.2 (#7576)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 90ac50176af181cb01655a93d56bbe9fb1212e3f)
    
    38) Use strict dependency for extension-api -> core (#7579)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: c7df928acc557c0a83aa7502ff3a6a0d3195db87)
    
    39) chore: extract tooltip into package
    
    - chore: add sanity check unit test
    - chore: added tailwind.config.js to fix build
    - chore: .swcrc added for tests to pass
    - chore(deps): sass is not a dependency
    - fix: manually import the tooltip css to fix tooltips not showing up
    - chore: Run lint:fix against code
    - chore: Fix use of mock in @k8slens/core
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (gabriel-mirantis)
    (SHA: 01059d8cb185c3566b58541c2aec14c52d7b12be)
    
    40) chore: Fix spelling in ResizingAnchorProps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9cafc8e6b1bdc0bb043dbb1c296f342b564b2967)
    
    41) chore: Update snapshots for tooltip
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9f3550be140b325a0ed903a377023e814864f061)
    
    42) chore: Fix test failing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 23f124791a2ac0bdf406b655e7d31169c17c4171)
    
    43) chore: Bump typedoc and typedoc-plugin-markdown
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98c371ef0c897198ca5a63786936ab771504508e)
    
    44) docs: Fix generating docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45574d49ccbc5e9aec2916db237719a6ee77993f)
    
    45) docs: Fix initial warnings from generating API docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5d9cdee31f0f56a16fdddcb01828b490302c2100)
    
    46) docs: Fix generating markdown for api docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 46f7e70cb3902e0119abdc8088030ece88985670)
    
    47) chore: Update package-lock to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1eeddbb37707473bb2f38149a0bb8cdf1eafa507)
    
    48) chore: Fix unit tests by increasing coverage of tooltip to 100%
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9656b8c577839d39bc52049bb7e2f19999ec388f)
    
    49) docs: Add documentation for cluster connection flow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 192d8119dbd1e7e31cb0006754145e69509049c1)
    
    50) chore(deps-dev): Bump @swc/core from 1.3.51 to 1.3.52
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.51 to 1.3.52.
    - [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.51...v1.3.52)
    
    ---
    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: e712922aeb48fb5ebd236da24869a4279440fb3f)
    
    51) chore(deps): Bump webpack from 5.79.0 to 5.80.0
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.80.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.80.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: 7747277af60a07bd3d383579ef17c0ea6b97a30a)
    
    52) chore(deps-dev): Bump postcss from 8.4.22 to 8.4.23
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 4f4c7e7b56f957faa2dba43a6e7f95bf4d0b0143)
    
    53) chore: Expand withTooltip unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4bb37df1cdb0c84e3d8b7e148d8c6c25af4548af)
    
    54) List layout column injection token package (#7544)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (samitiilikainen)
    (SHA: 5eb41e8a6c83ab9b7bae3d864d49e53c38a6b58f)
    
    55) List more than 256 helm releases.
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 63ad14d5d11f2fec87e63083cf82cba79993b632)
    
    56) chore: extract button from core for error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 5128730fd23f064f8fac24a1efe91bbfadee7dee)
    
    57) fix: lint:fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9)
    
    58) replaced with export from @k8slens/button to maintain backwards compatibility
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: ee4fbc37cc4c12e56fea3b3147e16f49ce91cbcc)
    
    59) Release 6.5.0-alpha.8
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6528ce52158820445c42c0a793109f413e24a682)
    
    60) fix: Make sure that the @k8slens/core dep in @k8slens/extensions is exact
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 799a3cbd1cc025514d822db8263c3e1ef747a446)
    
    61) 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)
    
    62) 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)
    
    63) chore: Fix unit tests failing due to using require.context in unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d984e9e305fd560e5789a3bf2b9570ae9554eb6f)
    
    64) 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)
    
    65) chore: Cleanup Namespace.isControlledByHNC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bdc42901ba0f290a961575ef61aa5c2a15c0202e)
    
    66) chore: Fix spelling of injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 87598fc7d1177353eacc580c84b14f2fcd2586be)
    
    67) feat: Introduce injectables to remove subNamespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c5572257bd6a32a2f05fc78f54ece428f54389fe)
    
    68) feat: Add removing subNamespaces to Namespace route
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: aa950026a3162abf6322afb4b5c5bf56f9f7e10f)
    
    69) feat: Add deleting subNamespaces to contextMenu
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89cf491bc0aa80ee398f8b5dc39ec7c69d00c7bb)
    
    70) chore: Add behavioural tests for deleting sub namespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bb5876b39c64363caeffc0d88e3f295ae7a453dc)
    
    71) chore: Update snapshots after adding new testid
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 535bac4df9c8ff22beff617773e441064e21dee4)
    
    72) chore: Fixup kube-object-menu tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6741b942201914100499b816751fa40494ea8d8e)
    
    73) chore: Fix showing-details-for-helm-release tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3d0b0b7bd17dd43525997da2fea3372e6ecf4c87)
    
    74) 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)
    
    75) 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)
    
    76) 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)
    
    77) 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)
    
    78) ci: Fix test of 'Cron Test' workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8dce32153f1dc70f57cb0c2d1b80a08149f96f65)
    
    79) chore: Change parseKubeApi into a no-throw version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2f21ba51d1a149251e0fa0d6fb31fdafdc889a78)
    
    80) chore: Cleanup formatting of imports
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4634643f9338eddb17b34f3f35b5051e2276cbed)
    
    81) fix: Add checks to KubeObject constructor to ensure shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bf6af58d80552a16be7a547f772902b138a12fbd)
    
    82) feat: Improve formatting error messages from apiKube
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28)
    
    83) Fix: Correct getEditSelfLinkFor to produce correct selfLink
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4)
    
    84) chore: Move files around to flatten hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649)
    
    85) chore: Rename injectables to remove redundancy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948)
    
    86) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4)
    
    87) fix: Fix selfLink being missing from requestKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797)
    
    88) chore: Simplify requestPatchKubeResource impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05)
    
    89) 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)
    
    90) test: Fix kube-api-version-detection tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051)
    
    91) feat: Never auto-close error notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b)
    
    92) fix: Remove incorrect timeout on standard info notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75)
    
    93) chore: Add test verifying new notification formatting behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7)
    
    94) 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)
    
    95) 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)
    
    96) 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)
    
    97) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9)
    
    98) 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)
    
    99) ci: Fix daily alpha workflow to just create the next alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497)
    
    100) chore(ci): Fix hash declaration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65)
    
    101) 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)
    
    102) chore: Add support for using injectionTokens in global overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638)
    
    103) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd)
    
    104) feature @k8slens/routing
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460)
    
    105) fix: add routingFeature to getDiForUnitTesting
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: b33a8b49607935450f70b1d5535431ba416fc22e)
    
    106) fix: removed dependencies: [reactApplicationFeature],
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65)
    
    107) chore: Extract an injectionToken
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf)
    
    108) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2)
    
    109) chore: remove tailwind
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f783c1d73e457eca5322857cce4f45b84b755f26)
    
    110) chore: LocationState => unknown
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635)
    
    111) chore: updated deps
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c)
    
    112) chore: extract error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f)
    
    113) chore: Remove leading '+' on some directory names
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421)
    
    114) 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)
    
    115) 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)
    
    116) 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)
    
    117) 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)
    
    118) chore: extract @k8slens/resizing-anchor
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce)
    
    119) chore: Flatten file hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7)
    
    120) fix: Only show Update Channel preferences when applicable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5)
    
    121) chore: Update snapshots to match new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5)
    
    122) 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)
    
    123) 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)
    
    124) 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)
    
    125) 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)
    
    126) 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)
    
    127) 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)
    
    128) 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)
    
    129) chore(ci): Fix Daily Alpha workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775)
    
    130) chore: Switch to using GH_TOKEN for daily alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 259db43073c9673462133d6d79d2aafe112b1435)
    
    131) chore: Add git fetch to daily alpha to fix error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87)
    
    132) 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)
    
    133) 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)
    
    134) 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)
    
    135) 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)
    
    136) chore: extract event-emitter from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83)
    
    137) chore: Extract legacy global di into separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5)
    
    138) chore: Extract @k8slens/kube-object package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64)
    
    139) fix!: Improve typing of columns for kube object list layout
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592)
    
    140) chore: Use new typings for pod columns
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22)
    
    141) fix!: Use correct typing for Metrics tokens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce)
    
    142) chore: Use new typings of metrics components
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b4d57320713703e352405404591db71a9ddc3772)
    
    143) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a)
    
    144) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82)
    
    145) chore: Change refactoring of implementation to maintain behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36)
    
    146) chore: Fix kube-object-list-layout tests to maintain snapshot shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d)
    
    147) chore: Update snapshots for cluster-frame
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7)
    
    148) chore: Fix kube-api tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6)
    
    149) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5)
    
    150) chore: Revert eslint change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54)
    
    151) chore: Update lint rules
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff)
    
    152) chore: Fix build missing 'Scale' type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5)
    
    153) chore: Fix deployment scale tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d)
    
    154) fix: Add new packages to open-lens to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea)
    
    155) 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)
    
    156) 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)
    
    157) 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)
    
    158) 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)
    
    159) chore: Switch to using utility function from different library
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: ba151da51350add0798f08a6268e1d51a25c745b)
    
    160) chore: Consolidate ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa)
    
    161) chore: Disable coverage check for webpack package being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2)
    
    162) feat: Make pushing linkables happen automatically when using re-usable build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393)
    
    163) 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)
    
    164) chore: Update eslint-config -packages
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6)
    
    165) 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)
    
    166) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409)
    
    167) 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)
    
    168) 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)
    
    169) chore: Consolidate more ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb)
    
    170) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8)
    
    171) chore: Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa)
    
    172) docs: Rework cluster connection flow scenarios
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6)
    
    173) chore: Finish fleshing out V2 of cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb)
    
    174) chore: Fix formatting of V1 cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d)
    
    175) @k8slens/logger
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 66f28046b9e195cb6320efa0819d09c648d005df)
    
    176) chore: loggerInjectionToken
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822)
    
    177) chore: injectionToken: loggerInjectionToken,
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd)
    
    178) chore: added dependencies
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1)
    
    179) fix: removed as-legacy-globals-for-extension-api
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417)
    
    180) chore: extract json-api from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3)
    
    181) 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)
    
    182) 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)
    
    183) 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)
    
    184) 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)
    
    185) 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)
    
    186) chore: Make ci "npm install" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c)
    
    187) chore: Make ci "npm ci" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca)
    
    188) 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)
    
    189) 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)
    
    190) chore: Fix daily alpha to generate release PR
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d989ee11eb7b13addff38471976448bf834960d2)
    
    191) Release 6.5.0-alpha.9
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2b721ab1c9073f3876758e0a345026590f957198)
    
    192) chore: Fix daily alpha workflow not having enough commits
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1fe1b5ed366dcdee9f8a2323ca034fbad1d4e24)
    
    193) Make StatefulSet dialog consistent with ReplicaSet (#7685)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 8634514c9a441ba774bfac438ef4bde60c269d98)
    
    194) Change welcome icon to home
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: da20a93d41e3b68f3e171a430bbfc38ca9241191)
    
    195) Release 6.5.0-alpha.10
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: b7ac14df73f41a75d44d45974e38da0d0f5d1387)
    
    196) 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)
    
    197) chore: Fixup unit tests calling 'allowKubeResource' at the wrong time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6167ad2c25505a6520ca8ee9f0fb108837d3d6f7)
    
    198) 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)
    
    199) chore: Run lint on webpack/renderer
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 700a9024a8108e13b145c120753b0cf97da1ac33)
    
    200) chore: Remove dead comment
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b3f7f9cc56a9d83577345ad00915358663a1c4eb)
    
    201) chore: Move describeIf and itIf to @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0a2bc6cf2ccaa64f2c05f5a1b6b92967f2356286)
    
    202) chore: Remove debug logging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 81a9a94acb49ddf618ac36bb13d1b3fbd2c950c0)
    
    203) chore: Update snapshot of @k8slens/webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 71461feec7b904a46925904efce05d8c28805a3d)
    
    204) chore: Fix building open-lens on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2d19948a77f29f9bf9ee4980610b526cbfdd95fc)
    
    205) chore: Remove use of glob in CopyPlugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9f72b628be808b322a807b6b827d85b9f8445f61)
    
    206) chore: Replace fil:/// instead of file://
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3b3d86c9d5b8542bd7c51ebc8732606074ade325)
    
    207) chore: Don't fail daily alpha workflow when there is nothing to release
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c4d56ef1a73827ab87d30313cf1eb17caa8756be)
    
    208) chore: Fix build failing on non-windows platforms
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 786e0e8ac9d7f192a57be1ca4566e4fe348bae17)
    
    209) 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)
    
    210) 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)
    
    211) 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)
    
    212) 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)
    
    213) 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)
    
    214) chore: Adapt unit tests for more strict API parsing
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f2cb51884f11e1d53e0dfaf6fa0e7d98062484b4)
    
    215) Fix open-lens package address in prestart-dev (#7714)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3ffb2431111207c7bc736051c46de6ab8aab603d)
    
    216) fix: Bring back search filters for pods which were accidentally removed previously
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 9c7be39eb135b747945f76f61811695d2f96c761)
    
    217) 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)
    
    218) 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)
    
    219) Release 6.5.0-alpha.11
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: d73ef8fb1b3102f5679ab81562912467e70543c8)
    
    220) 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)
    
    221) Add welcome page to hotbar (#7717)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 4dcdd9152c848f61d3a6c3aaec62e0cd906745e4)
    
    222) chore: export ui-component styles
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 9fc07ab56cba9efa54b03fb346d3853c58a2de62)
    
    223) chore: unbump version
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 7b28cf89f7ae13f8e67cf060304317e172c49165)
    
    224) chore: revert version
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 5bc3f604d8d4467ecec3d6c436e534b142d65719)
    
    225) chore: revert version
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: c3bc1ff0d95f842037d46b8c521921a4040da9bd)
    
    226) chore: fix package exports
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 4933b2a402d0a47090278d3fa513d2929b3a0507)
    
    227) unbump version
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 8445d6eabca663ee2d51cf894b072f1308868c27)
    
    228) chore: half remove unoverride, more to follow
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: cc94b698604ac562906a4304161fa5c0cf0167cb)
    
    229) chore: half remove unoverride, more to follow
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 3714fb24c17661f879bd5eb6633bcb0054ac579d)
    
    230) chore: remove commented code
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 0c7a0b37873f34d81545419ed4fb56fc9158593c)
    
    231) Update package.json
    
    Signed-off-by: Simon Smith <simonsmith5521@gmail.com> (si458)
    (SHA: f7755828bfc688ac28e0852a7872c6581339c1e2)
    
    232) 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)
    
    233) 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)
    
    234) 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)
    
    235) 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)
    
    236) chore: Add unit tests to cover the hovering bug
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15b942aa39f606c3d9fa72485643ad9a64ee43c0)
    
    237) chore: Update snapshots due to adding new data-testid
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: adb288e48ac0ab3f1a23e1f99dafbf27a173ce3b)
    
    238) chore: Remove unnecessary use of SingleOrMany<SafeReactNode>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e88de58b5de59a446d50c407ce89bfcfcf6b0b0a)
    
    239) chore: Change name from SafeReactNode to StrictReactNode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d8823085a8c6d28f342265a3f48bddc72cc5d99d)
    
    240) chore: Add documenting ref to StrictReactNode type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58263497ae699f321e41dc04e53c0dd5f5a09b31)
    
    241) chore: Remove unnecessary use of toSafeReactChildrenArray
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 7b57f0d52da26d93aecfd21d7109a4dfb1a2f440)
    
    242) chore: Fix spelling mistake in CRD type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 05784f5dfe3fb4f40baa8c2701e2ab77e97b461f)
    
    243) chore: Fix typo in CRD view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c76b30cf4a0da7c7984ffdac29d71089927ee762)
    
    244) chore: Remove incorrect function documentation
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9ab8cf7befc0c72b0665ae9a106af0aec11c99ee)
    
    245) fix: Fix StrictReactNode not accepting multiple children
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2ca77ecfe8f87e6d42ba7f1ece75ae59f43bcf00)
    
    246) chore: Add some behavioural tests for custom columns for custom resources
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 978015510a5d1398dde59b8fb3990e07549a404c)
    
    247) chore: Update snapshot after rebase with master
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a817d314c25ad03952a95a9be4b1cc7aa7fb378)
    
    248) chore: Fix dev mode of open-lens running is circles
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2247adfdbf4a67083bcfb269a63771259b431ea)
    
    249) chore: Support and switch to using ^9.6.5 version of NPM
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6fc01284d3a362b66b9809fae1b427209ef75222)
    
    250) Release 6.5.0-alpha.12
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: 4a7eff18416dd324bf252970c35e7af3621374e2)
    
  • v6.5.0-alpha.11
    d73ef8fb · Release 6.5.0-alpha.11 ·
    1) chore: Move is auto updating state to own injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8ee65f841e7dee33705b361b77ae554e91636a16)
    
    2) chore: Rename exitApp to forceAppExit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 802cbdb0969e8a6cc852c9dc81f89d81dd3db766)
    
    3) chore: Split setupRunnablesBeforeClosingOfApplication
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0eb4c6dea81927b253add6e1f47b438c2e1269b)
    
    4) chore: Move stopping extensions to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9d181ab6ab133c31043b82f0267d3ee6fdde49fa)
    
    5) chore: Remove closing windows on quit
    
    - Electron does this already
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 980b054fad149c6451dcc00eabe0076f68e03faa)
    
    6) chore: Move disconnecting cluster connections to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1581da458d449b10495625bd250ce148cc98eef9)
    
    7) chore: Move logging on quit to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4ff3186ca7b56086014f993f63254170334b9169)
    
    8) chore: Replace all uses of stopServicesAndExitApp with requestQuitOfApp
    
    - Also updated tests with new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c4a7ecfb4e4fa30a8830b49383133dd5dc2c9b8)
    
    9) Fix: Close current connections to LensProxy on quit
    
    - This speeds up quitting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c91224b17b6fdece4c5edd2727560a1c7547ba3)
    
    10) chore: add better overrides for app and autoUpdater
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 48ebda2f0648aa87d0d86d558893f6ae7b63dfa9)
    
    11) chore: Disable hiding exit code from e2e tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908072525970134b72d62a2362e61b9614feed9c)
    
    12) Release 6.5.0-alpha.6
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6f59e1feb6018c538391e2303be61a9b06aaf667)
    
    13) fix: Fix when github releases are marked as prereleases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: adf67fb6a76382859cbaf6f20704a6469ba4bdfd)
    
    14) Make webpack respect dependencies vs peerDependencies when deciding dependency is external (#7545)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7dc0ce719289132ab87caff1c6e308b1c669e1f4)
    
    15) chore: Upgrade versions of @ogre-tools/* to 15.3.0
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ba8f7f916d8e2c6d37481d4f6cb635635eddf0be)
    
    16) chore: Convert show-details telemetry to instantiationDecoratorToken
    
    - Fix bug about throwing error on some calls to showDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 672ddc7b8d080dc029d050ff9b3489c226735f3f)
    
    17) chore: Bump @ogre-tools/* to 15.3.1 and fixup telemetry decorator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c48dda707884a81bcb56f647a0274962618921b)
    
    18) chore: Fix lint for @k8slens/application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 35c3d31f2a0fbe2944c44cf43f655f696bc990fc)
    
    19) chore: Fix unit tests failing due to bug in cycle detection
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5198cb6f279cd412395db4a9af80511d54f36d26)
    
    20) fix: Disable cycle detection due to bug in ogre-tools
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d4e8b48b4a166e2aabeab76355765d78a445c43c)
    
    21) chore: Update test to have more stable snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97dbe5038ceb50ef51b8c38944506f74238eb236)
    
    22) chore: Update lockfile to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1e0cb9fc1461f7f1d1d8b607c2b1d20422ae3148)
    
    23) fix: Make importing styles not break the builds (#7550)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2debe613595c0baa6c81eff9039053a0a66fbf35)
    
    24) feat: Compute the kubectl download version map at build time
    
    - Allows for bundled kubectl config to be changed without code changes
    
    - Introduce @k8slens/kubectl-versions
    
      - Compile time fetching of versions
    
    - Update @swc/* packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b)
    
    25) chore: fix some packages required prepare scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f8ac072df9731c1e89084760212629bec33c9b04)
    
    26) chore: Update versions json
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89be1943ddc3f3611f011bbd7b4d2d7ec2b6bc7d)
    
    27) chore: update kubectl versions files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ed0eba548fb52ee152909911adba07a56332e960)
    
    28) chore: Remove most uses of "bin" from workspaces
    
    - Replace with running scripts from a specific workspace
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3aa6c1666a994f430163dc81ad05ac743367e6f4)
    
    29) chore: Update snapshot for @k8slens/webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2cf006435de6068ff6758a777eb74e4aa3f44ecf)
    
    30) chore: Add node invocation to package scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3637c0a26a5d2393830427927fb7c9a7be0eb69d)
    
    31) fix: Fix paths provided as parameters to workspace scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d5acd57584887f8eed544650761ef4408481a6a2)
    
    32) fix: Readd run-script-os to open-lens to fix build:app
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 430bebaa6f90941d0b7e2c88d59aaac0a9260d7f)
    
    33) fix: Fix generating @k8slens/node-fetch
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecdb14c692b00db391d993e9fc8eee29081da04f)
    
    34) chore: Change version of @k8slens/kubectl-versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58ad63bb4098ac06b74ff0e098be875b1e6890a8)
    
    35) fix: Revise paths for generating tray icons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58b8b4f1f9113aaedb136ebbf00c568abea0173c)
    
    36) chore: Update @k8slens/kubectl-versions file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 30f794d66d2e0840eb425ab1467e524b854638bb)
    
    37) fix: Fix generating tray icons and downloading binaries on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 289d62caaadcf4899719c6a8b8c2ee4b7e725e9c)
    
    38) Bump typedoc from 0.23.25 to 0.24.1
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.25 to 0.24.1.
    - [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.23.25...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: b9ed722dd0cc5472cce434374d546cf510076b8e)
    
    39) chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26
    
    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 11f4c919207ef1bfeac8c5a6416dcf927b9b3065)
    
    40) chore(deps-dev): Bump monaco-editor from 0.29.1 to 0.37.1
    
    Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.29.1 to 0.37.1.
    - [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.29.1...v0.37.1)
    
    ---
    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: 780820acfcb77a0a93c48196515a8cebee39e6ae)
    
    41) chore: Bump monaco-editor-webpack-plugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45a99d6c1045634f75602de5cecbba325827b620)
    
    42) chore: Fix cron test workflow failing due to wrong reasons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dd87fbf8ed759f25a3dbc606f257ddcef8afc039)
    
    43) chore: remove unnecessary spacing from monaco editor lines
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e5eb709e6679a92b2ce2e4936b0f2a4cef713974)
    
    44) New resource view: ValidatingWebhookConfigurations (#7552)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3baa42e17bab0855f88b474be173b0ef7768e4ca)
    
    45) fix(core): hide update button if downloading of an update fails
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: f6977428daa3f61482e7066689ebf7092b0fb2b1)
    
    46) feat: Introduce API for changing the status bar colour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 06a0dce612b67084f8f36ba552ea23f8ac071201)
    
    47) chore: Revert exposing api to legacy extension API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ebc63091a1e84f94ae61337f64e8a0408a83c962)
    
    48) chore: Expose api to only bundled extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fef789bd498d622a8897d15130e8fefeef29d650)
    
    49) fix: change class name behaviour to limit snapshot diffs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bfb2b8e6591891b529d5cf0f8757ff8b7080e004)
    
    50) chore: Fix spelling of helper function
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4fb21af57b12a1868b2990bbd803c98974e7ffe7)
    
    51) chore: Add log line for current version at start of application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82fdcf69c0f31cfe8b14a8429347877b68f301b2)
    
    52) chore: Introduce competition for InitializableState
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 72a01cdc176191d2af165baae126b2a4bbb7a7c8)
    
    53) chore: Switch buildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b96a94c1403f60c1ae8342d250f965bc85733c0)
    
    54) chore: Allow specifying runnable phase directly from runAfter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a3e204e748c57f866d88c367b6ba4d8ddc71484)
    
    55) chore: Switch semanticBuildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6fa9e2cde608518c86de748017d9ecb0f4c251eb)
    
    56) chore: Switch releaseChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fc18c61d367400fbb18fe81bc3ea7edf1ce8cbf1)
    
    57) chore: Switch semanticBuildVersion to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 53920a704604fc02430d8fb10daa47a5f9c3c785)
    
    58) chore: Switch defaultUpdateChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 353da78d4b1dccd969bb6c4f5e933446e7e2fda6)
    
    59) chore: Remove InitializableState for loosing competition
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eafd1efbc0a4bc14790e0c6c9446c9089b62b14e)
    
    60) chore(deps-dev): Bump webpack-dev-server from 4.13.2 to 4.13.3
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: f26d71fbe4b0e5ac4a74cf4960136b55431bfc1e)
    
    61) chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.5.1
    
    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 1a5bc554cefd04b6dfbf6bf27314c214a1dd2f27)
    
    62) chore(deps-dev): Bump postcss from 8.4.21 to 8.4.22
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 095a38b36b09b1ac40c07d55c5e505bc4f9425b2)
    
    63) chore(deps): Bump sharp from 0.31.3 to 0.32.0
    
    Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.0.
    - [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.31.3...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 916d5d69292ee7fa3438910b2cf46c7014245f76)
    
    64) Release 6.5.0-alpha.7
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: efa18539608b3a1d5033b9f9fe4b685b09b28dfe)
    
    65) fix: Fix running release tool
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 03349c232b14c3b5085fc994ecbf2fe4ba56e98a)
    
    66) chore: Revert only running one cluster page e2e test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eac7691d7512366d53a36eb1fb2413d3e9ac3ef2)
    
    67) chore(deps-dev): Bump electron from 22.3.5 to 22.3.6 (#7577)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 768b6ffc8c33b893aa3941c16b090dfda20484f6)
    
    68) chore(deps-dev): Bump fast-xml-parser from 4.2.0 to 4.2.2 (#7576)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 90ac50176af181cb01655a93d56bbe9fb1212e3f)
    
    69) Use strict dependency for extension-api -> core (#7579)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: c7df928acc557c0a83aa7502ff3a6a0d3195db87)
    
    70) chore: extract tooltip into package
    
    - chore: add sanity check unit test
    - chore: added tailwind.config.js to fix build
    - chore: .swcrc added for tests to pass
    - chore(deps): sass is not a dependency
    - fix: manually import the tooltip css to fix tooltips not showing up
    - chore: Run lint:fix against code
    - chore: Fix use of mock in @k8slens/core
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (gabriel-mirantis)
    (SHA: 01059d8cb185c3566b58541c2aec14c52d7b12be)
    
    71) chore: Fix spelling in ResizingAnchorProps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9cafc8e6b1bdc0bb043dbb1c296f342b564b2967)
    
    72) chore: Update snapshots for tooltip
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9f3550be140b325a0ed903a377023e814864f061)
    
    73) chore: Fix test failing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 23f124791a2ac0bdf406b655e7d31169c17c4171)
    
    74) chore: Bump typedoc and typedoc-plugin-markdown
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98c371ef0c897198ca5a63786936ab771504508e)
    
    75) docs: Fix generating docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45574d49ccbc5e9aec2916db237719a6ee77993f)
    
    76) docs: Fix initial warnings from generating API docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5d9cdee31f0f56a16fdddcb01828b490302c2100)
    
    77) docs: Fix generating markdown for api docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 46f7e70cb3902e0119abdc8088030ece88985670)
    
    78) chore: Update package-lock to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1eeddbb37707473bb2f38149a0bb8cdf1eafa507)
    
    79) chore: Fix unit tests by increasing coverage of tooltip to 100%
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9656b8c577839d39bc52049bb7e2f19999ec388f)
    
    80) docs: Add documentation for cluster connection flow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 192d8119dbd1e7e31cb0006754145e69509049c1)
    
    81) chore(deps-dev): Bump @swc/core from 1.3.51 to 1.3.52
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.51 to 1.3.52.
    - [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.51...v1.3.52)
    
    ---
    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: e712922aeb48fb5ebd236da24869a4279440fb3f)
    
    82) chore(deps): Bump webpack from 5.79.0 to 5.80.0
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.80.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.80.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: 7747277af60a07bd3d383579ef17c0ea6b97a30a)
    
    83) chore(deps-dev): Bump postcss from 8.4.22 to 8.4.23
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 4f4c7e7b56f957faa2dba43a6e7f95bf4d0b0143)
    
    84) chore: Expand withTooltip unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4bb37df1cdb0c84e3d8b7e148d8c6c25af4548af)
    
    85) List layout column injection token package (#7544)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (samitiilikainen)
    (SHA: 5eb41e8a6c83ab9b7bae3d864d49e53c38a6b58f)
    
    86) List more than 256 helm releases.
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 63ad14d5d11f2fec87e63083cf82cba79993b632)
    
    87) chore: extract button from core for error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 5128730fd23f064f8fac24a1efe91bbfadee7dee)
    
    88) fix: lint:fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9)
    
    89) replaced with export from @k8slens/button to maintain backwards compatibility
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: ee4fbc37cc4c12e56fea3b3147e16f49ce91cbcc)
    
    90) Release 6.5.0-alpha.8
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6528ce52158820445c42c0a793109f413e24a682)
    
    91) fix: Make sure that the @k8slens/core dep in @k8slens/extensions is exact
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 799a3cbd1cc025514d822db8263c3e1ef747a446)
    
    92) 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)
    
    93) 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)
    
    94) chore: Fix unit tests failing due to using require.context in unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d984e9e305fd560e5789a3bf2b9570ae9554eb6f)
    
    95) 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)
    
    96) chore: Cleanup Namespace.isControlledByHNC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bdc42901ba0f290a961575ef61aa5c2a15c0202e)
    
    97) chore: Fix spelling of injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 87598fc7d1177353eacc580c84b14f2fcd2586be)
    
    98) feat: Introduce injectables to remove subNamespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c5572257bd6a32a2f05fc78f54ece428f54389fe)
    
    99) feat: Add removing subNamespaces to Namespace route
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: aa950026a3162abf6322afb4b5c5bf56f9f7e10f)
    
    100) feat: Add deleting subNamespaces to contextMenu
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89cf491bc0aa80ee398f8b5dc39ec7c69d00c7bb)
    
    101) chore: Add behavioural tests for deleting sub namespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bb5876b39c64363caeffc0d88e3f295ae7a453dc)
    
    102) chore: Update snapshots after adding new testid
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 535bac4df9c8ff22beff617773e441064e21dee4)
    
    103) chore: Fixup kube-object-menu tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6741b942201914100499b816751fa40494ea8d8e)
    
    104) chore: Fix showing-details-for-helm-release tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3d0b0b7bd17dd43525997da2fea3372e6ecf4c87)
    
    105) 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)
    
    106) 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)
    
    107) 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)
    
    108) 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)
    
    109) ci: Fix test of 'Cron Test' workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8dce32153f1dc70f57cb0c2d1b80a08149f96f65)
    
    110) chore: Change parseKubeApi into a no-throw version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2f21ba51d1a149251e0fa0d6fb31fdafdc889a78)
    
    111) chore: Cleanup formatting of imports
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4634643f9338eddb17b34f3f35b5051e2276cbed)
    
    112) fix: Add checks to KubeObject constructor to ensure shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bf6af58d80552a16be7a547f772902b138a12fbd)
    
    113) feat: Improve formatting error messages from apiKube
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28)
    
    114) Fix: Correct getEditSelfLinkFor to produce correct selfLink
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4)
    
    115) chore: Move files around to flatten hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649)
    
    116) chore: Rename injectables to remove redundancy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948)
    
    117) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4)
    
    118) fix: Fix selfLink being missing from requestKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797)
    
    119) chore: Simplify requestPatchKubeResource impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05)
    
    120) 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)
    
    121) test: Fix kube-api-version-detection tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051)
    
    122) feat: Never auto-close error notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b)
    
    123) fix: Remove incorrect timeout on standard info notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75)
    
    124) chore: Add test verifying new notification formatting behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7)
    
    125) 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)
    
    126) 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)
    
    127) 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)
    
    128) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9)
    
    129) 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)
    
    130) ci: Fix daily alpha workflow to just create the next alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497)
    
    131) chore(ci): Fix hash declaration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65)
    
    132) 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)
    
    133) chore: Add support for using injectionTokens in global overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638)
    
    134) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd)
    
    135) feature @k8slens/routing
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460)
    
    136) fix: add routingFeature to getDiForUnitTesting
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: b33a8b49607935450f70b1d5535431ba416fc22e)
    
    137) fix: removed dependencies: [reactApplicationFeature],
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65)
    
    138) chore: Extract an injectionToken
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf)
    
    139) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2)
    
    140) chore: remove tailwind
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f783c1d73e457eca5322857cce4f45b84b755f26)
    
    141) chore: LocationState => unknown
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635)
    
    142) chore: updated deps
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c)
    
    143) chore: extract error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f)
    
    144) chore: Remove leading '+' on some directory names
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421)
    
    145) 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)
    
    146) 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)
    
    147) 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)
    
    148) 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)
    
    149) chore: extract @k8slens/resizing-anchor
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce)
    
    150) chore: Flatten file hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7)
    
    151) fix: Only show Update Channel preferences when applicable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5)
    
    152) chore: Update snapshots to match new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5)
    
    153) 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)
    
    154) 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)
    
    155) 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)
    
    156) 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)
    
    157) 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)
    
    158) 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)
    
    159) 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)
    
    160) chore(ci): Fix Daily Alpha workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775)
    
    161) chore: Switch to using GH_TOKEN for daily alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 259db43073c9673462133d6d79d2aafe112b1435)
    
    162) chore: Add git fetch to daily alpha to fix error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87)
    
    163) 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)
    
    164) 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)
    
    165) 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)
    
    166) 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)
    
    167) chore: extract event-emitter from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83)
    
    168) chore: Extract legacy global di into separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5)
    
    169) chore: Extract @k8slens/kube-object package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64)
    
    170) fix!: Improve typing of columns for kube object list layout
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592)
    
    171) chore: Use new typings for pod columns
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22)
    
    172) fix!: Use correct typing for Metrics tokens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce)
    
    173) chore: Use new typings of metrics components
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b4d57320713703e352405404591db71a9ddc3772)
    
    174) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a)
    
    175) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82)
    
    176) chore: Change refactoring of implementation to maintain behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36)
    
    177) chore: Fix kube-object-list-layout tests to maintain snapshot shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d)
    
    178) chore: Update snapshots for cluster-frame
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7)
    
    179) chore: Fix kube-api tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6)
    
    180) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5)
    
    181) chore: Revert eslint change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54)
    
    182) chore: Update lint rules
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff)
    
    183) chore: Fix build missing 'Scale' type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5)
    
    184) chore: Fix deployment scale tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d)
    
    185) fix: Add new packages to open-lens to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea)
    
    186) 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)
    
    187) 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)
    
    188) 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)
    
    189) 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)
    
    190) chore: Switch to using utility function from different library
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: ba151da51350add0798f08a6268e1d51a25c745b)
    
    191) chore: Consolidate ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa)
    
    192) chore: Disable coverage check for webpack package being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2)
    
    193) feat: Make pushing linkables happen automatically when using re-usable build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393)
    
    194) 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)
    
    195) chore: Update eslint-config -packages
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6)
    
    196) 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)
    
    197) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409)
    
    198) 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)
    
    199) 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)
    
    200) chore: Consolidate more ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb)
    
    201) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8)
    
    202) chore: Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa)
    
    203) docs: Rework cluster connection flow scenarios
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6)
    
    204) chore: Finish fleshing out V2 of cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb)
    
    205) chore: Fix formatting of V1 cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d)
    
    206) @k8slens/logger
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 66f28046b9e195cb6320efa0819d09c648d005df)
    
    207) chore: loggerInjectionToken
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822)
    
    208) chore: injectionToken: loggerInjectionToken,
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd)
    
    209) chore: added dependencies
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1)
    
    210) fix: removed as-legacy-globals-for-extension-api
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417)
    
    211) chore: extract json-api from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3)
    
    212) 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)
    
    213) 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)
    
    214) 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)
    
    215) 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)
    
    216) 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)
    
    217) chore: Make ci "npm install" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c)
    
    218) chore: Make ci "npm ci" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca)
    
    219) 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)
    
    220) 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)
    
    221) chore: Fix daily alpha to generate release PR
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d989ee11eb7b13addff38471976448bf834960d2)
    
    222) Release 6.5.0-alpha.9
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2b721ab1c9073f3876758e0a345026590f957198)
    
    223) chore: Fix daily alpha workflow not having enough commits
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1fe1b5ed366dcdee9f8a2323ca034fbad1d4e24)
    
    224) Make StatefulSet dialog consistent with ReplicaSet (#7685)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 8634514c9a441ba774bfac438ef4bde60c269d98)
    
    225) Change welcome icon to home
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: da20a93d41e3b68f3e171a430bbfc38ca9241191)
    
    226) Release 6.5.0-alpha.10
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: b7ac14df73f41a75d44d45974e38da0d0f5d1387)
    
    227) 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)
    
    228) chore: Fixup unit tests calling 'allowKubeResource' at the wrong time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6167ad2c25505a6520ca8ee9f0fb108837d3d6f7)
    
    229) 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)
    
    230) chore: Run lint on webpack/renderer
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 700a9024a8108e13b145c120753b0cf97da1ac33)
    
    231) chore: Remove dead comment
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b3f7f9cc56a9d83577345ad00915358663a1c4eb)
    
    232) chore: Move describeIf and itIf to @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0a2bc6cf2ccaa64f2c05f5a1b6b92967f2356286)
    
    233) chore: Remove debug logging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 81a9a94acb49ddf618ac36bb13d1b3fbd2c950c0)
    
    234) chore: Update snapshot of @k8slens/webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 71461feec7b904a46925904efce05d8c28805a3d)
    
    235) chore: Fix building open-lens on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2d19948a77f29f9bf9ee4980610b526cbfdd95fc)
    
    236) chore: Remove use of glob in CopyPlugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9f72b628be808b322a807b6b827d85b9f8445f61)
    
    237) chore: Replace fil:/// instead of file://
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3b3d86c9d5b8542bd7c51ebc8732606074ade325)
    
    238) chore: Don't fail daily alpha workflow when there is nothing to release
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c4d56ef1a73827ab87d30313cf1eb17caa8756be)
    
    239) chore: Fix build failing on non-windows platforms
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 786e0e8ac9d7f192a57be1ca4566e4fe348bae17)
    
    240) 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)
    
    241) 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)
    
    242) 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)
    
    243) 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)
    
    244) 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)
    
    245) chore: Adapt unit tests for more strict API parsing
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f2cb51884f11e1d53e0dfaf6fa0e7d98062484b4)
    
    246) Fix open-lens package address in prestart-dev (#7714)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3ffb2431111207c7bc736051c46de6ab8aab603d)
    
    247) fix: Bring back search filters for pods which were accidentally removed previously
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 9c7be39eb135b747945f76f61811695d2f96c761)
    
    248) 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)
    
    249) 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)
    
    250) Release 6.5.0-alpha.11
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: d73ef8fb1b3102f5679ab81562912467e70543c8)
    
  • v6.5.0-alpha.10
    b7ac14df · Release 6.5.0-alpha.10 ·
    1) Add mutatingWebhookConfigurationsRouteComponentInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: afd7413849b78a3700ee74f86357f918aa9ecacc)
    
    2) Add index.ts for exporting list and details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 849e2b6397528f0255fe5a0672060788f42cab1f)
    
    3) Add detail item injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 07d5ddfda8af775876d8c12520bece640489303f)
    
    4) Add rbac rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 78f9c2ec07ba61304eb51b62b2d2a24b57217be1)
    
    5) Change sidebar link parent to Config item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 9c2884a671883b08da466174c55e543c3a9b5088)
    
    6) Fix webhook field scoping
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 02e24735b850771412a66257f087c7fc3ba77e44)
    
    7) Remove namespace and labels columns
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a308320dd65593686c83667f66bd98f6eda5ae75)
    
    8) Add object selector details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: f00c6129d71006deb5267a86caaaeb24bdcb6338)
    
    9) Set mutatingwebhookconfigs as cluster-scoped
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 86eda1d751d4c06776537c62d6ec5d4d52615666)
    
    10) Add namespace selector
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a3a16c42c986aea24a8a666fc9d2dfaf6bf870ef)
    
    11) Add Rules details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: dbd480212d8eb2f908b99683a839c0643edd84ba)
    
    12) Customize search input placeholder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 61602d9628529ef4885570360b9df416fa1a86e1)
    
    13) Removing <b> tags
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 6564f89db8fe98e1415508d6ba7406ffd3c302e4)
    
    14) Add styles for details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 88f832012d544ab72aedd2ad479959d79369d7b4)
    
    15) Clean up mutating webhook configs api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 03632626ceb4c5e2145c60f7e51833d86f913426)
    
    16) Fix table header
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2ada8304182be8ce53ff0678c4634a3093547394)
    
    17) Set status item `padding-inline` to 0 if there is no children elements (#7529)
    
    Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com> (chenhunghan)
    (SHA: 01cc0186e55e8a599202f658989f75a163550657)
    
    18) Add metrics Feature  (#7507)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 53cb3a5d384b11837239772e0b7a7a0b5be2c077)
    
    19) Release 6.5.0-alpha.4
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: de36379a813d41ff5207279159009a2c48f7cc06)
    
    20) Bump underscore from 1.7.0 to 1.13.6
    
    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.13.6.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 2f06413fb738544ca0619151ddec4cf974d04dcf)
    
    21) fix: Add publishConfig for new package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1159e3c32ffbee160bc3f9a99c56a33d91b9360)
    
    22) feat: Add lint pass to prevent future issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f23109ba066d6c81ede86c2e87abd435582435)
    
    23) Release 6.5.0-alpha.5
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d991838893c715113b8e083b048c2b3f912a8ad4)
    
    24) chore: Rename tokens to be more correct
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a81b0f961e97c0913bccfa1ddefe0404a02421b7)
    
    25) chore: Move is auto updating state to own injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8ee65f841e7dee33705b361b77ae554e91636a16)
    
    26) chore: Rename exitApp to forceAppExit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 802cbdb0969e8a6cc852c9dc81f89d81dd3db766)
    
    27) chore: Split setupRunnablesBeforeClosingOfApplication
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0eb4c6dea81927b253add6e1f47b438c2e1269b)
    
    28) chore: Move stopping extensions to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9d181ab6ab133c31043b82f0267d3ee6fdde49fa)
    
    29) chore: Remove closing windows on quit
    
    - Electron does this already
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 980b054fad149c6451dcc00eabe0076f68e03faa)
    
    30) chore: Move disconnecting cluster connections to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1581da458d449b10495625bd250ce148cc98eef9)
    
    31) chore: Move logging on quit to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4ff3186ca7b56086014f993f63254170334b9169)
    
    32) chore: Replace all uses of stopServicesAndExitApp with requestQuitOfApp
    
    - Also updated tests with new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c4a7ecfb4e4fa30a8830b49383133dd5dc2c9b8)
    
    33) Fix: Close current connections to LensProxy on quit
    
    - This speeds up quitting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c91224b17b6fdece4c5edd2727560a1c7547ba3)
    
    34) chore: add better overrides for app and autoUpdater
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 48ebda2f0648aa87d0d86d558893f6ae7b63dfa9)
    
    35) chore: Disable hiding exit code from e2e tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908072525970134b72d62a2362e61b9614feed9c)
    
    36) Release 6.5.0-alpha.6
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6f59e1feb6018c538391e2303be61a9b06aaf667)
    
    37) fix: Fix when github releases are marked as prereleases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: adf67fb6a76382859cbaf6f20704a6469ba4bdfd)
    
    38) Make webpack respect dependencies vs peerDependencies when deciding dependency is external (#7545)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7dc0ce719289132ab87caff1c6e308b1c669e1f4)
    
    39) chore: Upgrade versions of @ogre-tools/* to 15.3.0
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ba8f7f916d8e2c6d37481d4f6cb635635eddf0be)
    
    40) chore: Convert show-details telemetry to instantiationDecoratorToken
    
    - Fix bug about throwing error on some calls to showDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 672ddc7b8d080dc029d050ff9b3489c226735f3f)
    
    41) chore: Bump @ogre-tools/* to 15.3.1 and fixup telemetry decorator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c48dda707884a81bcb56f647a0274962618921b)
    
    42) chore: Fix lint for @k8slens/application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 35c3d31f2a0fbe2944c44cf43f655f696bc990fc)
    
    43) chore: Fix unit tests failing due to bug in cycle detection
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5198cb6f279cd412395db4a9af80511d54f36d26)
    
    44) fix: Disable cycle detection due to bug in ogre-tools
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d4e8b48b4a166e2aabeab76355765d78a445c43c)
    
    45) chore: Update test to have more stable snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97dbe5038ceb50ef51b8c38944506f74238eb236)
    
    46) chore: Update lockfile to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1e0cb9fc1461f7f1d1d8b607c2b1d20422ae3148)
    
    47) fix: Make importing styles not break the builds (#7550)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2debe613595c0baa6c81eff9039053a0a66fbf35)
    
    48) feat: Compute the kubectl download version map at build time
    
    - Allows for bundled kubectl config to be changed without code changes
    
    - Introduce @k8slens/kubectl-versions
    
      - Compile time fetching of versions
    
    - Update @swc/* packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b)
    
    49) chore: fix some packages required prepare scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f8ac072df9731c1e89084760212629bec33c9b04)
    
    50) chore: Update versions json
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89be1943ddc3f3611f011bbd7b4d2d7ec2b6bc7d)
    
    51) chore: update kubectl versions files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ed0eba548fb52ee152909911adba07a56332e960)
    
    52) chore: Remove most uses of "bin" from workspaces
    
    - Replace with running scripts from a specific workspace
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3aa6c1666a994f430163dc81ad05ac743367e6f4)
    
    53) chore: Update snapshot for @k8slens/webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2cf006435de6068ff6758a777eb74e4aa3f44ecf)
    
    54) chore: Add node invocation to package scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3637c0a26a5d2393830427927fb7c9a7be0eb69d)
    
    55) fix: Fix paths provided as parameters to workspace scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d5acd57584887f8eed544650761ef4408481a6a2)
    
    56) fix: Readd run-script-os to open-lens to fix build:app
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 430bebaa6f90941d0b7e2c88d59aaac0a9260d7f)
    
    57) fix: Fix generating @k8slens/node-fetch
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecdb14c692b00db391d993e9fc8eee29081da04f)
    
    58) chore: Change version of @k8slens/kubectl-versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58ad63bb4098ac06b74ff0e098be875b1e6890a8)
    
    59) fix: Revise paths for generating tray icons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58b8b4f1f9113aaedb136ebbf00c568abea0173c)
    
    60) chore: Update @k8slens/kubectl-versions file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 30f794d66d2e0840eb425ab1467e524b854638bb)
    
    61) fix: Fix generating tray icons and downloading binaries on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 289d62caaadcf4899719c6a8b8c2ee4b7e725e9c)
    
    62) Bump typedoc from 0.23.25 to 0.24.1
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.25 to 0.24.1.
    - [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.23.25...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: b9ed722dd0cc5472cce434374d546cf510076b8e)
    
    63) chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26
    
    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 11f4c919207ef1bfeac8c5a6416dcf927b9b3065)
    
    64) chore(deps-dev): Bump monaco-editor from 0.29.1 to 0.37.1
    
    Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.29.1 to 0.37.1.
    - [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.29.1...v0.37.1)
    
    ---
    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: 780820acfcb77a0a93c48196515a8cebee39e6ae)
    
    65) chore: Bump monaco-editor-webpack-plugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45a99d6c1045634f75602de5cecbba325827b620)
    
    66) chore: Fix cron test workflow failing due to wrong reasons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dd87fbf8ed759f25a3dbc606f257ddcef8afc039)
    
    67) chore: remove unnecessary spacing from monaco editor lines
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e5eb709e6679a92b2ce2e4936b0f2a4cef713974)
    
    68) New resource view: ValidatingWebhookConfigurations (#7552)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3baa42e17bab0855f88b474be173b0ef7768e4ca)
    
    69) fix(core): hide update button if downloading of an update fails
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: f6977428daa3f61482e7066689ebf7092b0fb2b1)
    
    70) feat: Introduce API for changing the status bar colour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 06a0dce612b67084f8f36ba552ea23f8ac071201)
    
    71) chore: Revert exposing api to legacy extension API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ebc63091a1e84f94ae61337f64e8a0408a83c962)
    
    72) chore: Expose api to only bundled extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fef789bd498d622a8897d15130e8fefeef29d650)
    
    73) fix: change class name behaviour to limit snapshot diffs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bfb2b8e6591891b529d5cf0f8757ff8b7080e004)
    
    74) chore: Fix spelling of helper function
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4fb21af57b12a1868b2990bbd803c98974e7ffe7)
    
    75) chore: Add log line for current version at start of application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82fdcf69c0f31cfe8b14a8429347877b68f301b2)
    
    76) chore: Introduce competition for InitializableState
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 72a01cdc176191d2af165baae126b2a4bbb7a7c8)
    
    77) chore: Switch buildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b96a94c1403f60c1ae8342d250f965bc85733c0)
    
    78) chore: Allow specifying runnable phase directly from runAfter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a3e204e748c57f866d88c367b6ba4d8ddc71484)
    
    79) chore: Switch semanticBuildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6fa9e2cde608518c86de748017d9ecb0f4c251eb)
    
    80) chore: Switch releaseChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fc18c61d367400fbb18fe81bc3ea7edf1ce8cbf1)
    
    81) chore: Switch semanticBuildVersion to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 53920a704604fc02430d8fb10daa47a5f9c3c785)
    
    82) chore: Switch defaultUpdateChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 353da78d4b1dccd969bb6c4f5e933446e7e2fda6)
    
    83) chore: Remove InitializableState for loosing competition
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eafd1efbc0a4bc14790e0c6c9446c9089b62b14e)
    
    84) chore(deps-dev): Bump webpack-dev-server from 4.13.2 to 4.13.3
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: f26d71fbe4b0e5ac4a74cf4960136b55431bfc1e)
    
    85) chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.5.1
    
    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 1a5bc554cefd04b6dfbf6bf27314c214a1dd2f27)
    
    86) chore(deps-dev): Bump postcss from 8.4.21 to 8.4.22
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 095a38b36b09b1ac40c07d55c5e505bc4f9425b2)
    
    87) chore(deps): Bump sharp from 0.31.3 to 0.32.0
    
    Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.0.
    - [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.31.3...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 916d5d69292ee7fa3438910b2cf46c7014245f76)
    
    88) Release 6.5.0-alpha.7
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: efa18539608b3a1d5033b9f9fe4b685b09b28dfe)
    
    89) fix: Fix running release tool
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 03349c232b14c3b5085fc994ecbf2fe4ba56e98a)
    
    90) chore: Revert only running one cluster page e2e test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eac7691d7512366d53a36eb1fb2413d3e9ac3ef2)
    
    91) chore(deps-dev): Bump electron from 22.3.5 to 22.3.6 (#7577)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 768b6ffc8c33b893aa3941c16b090dfda20484f6)
    
    92) chore(deps-dev): Bump fast-xml-parser from 4.2.0 to 4.2.2 (#7576)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 90ac50176af181cb01655a93d56bbe9fb1212e3f)
    
    93) Use strict dependency for extension-api -> core (#7579)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: c7df928acc557c0a83aa7502ff3a6a0d3195db87)
    
    94) chore: extract tooltip into package
    
    - chore: add sanity check unit test
    - chore: added tailwind.config.js to fix build
    - chore: .swcrc added for tests to pass
    - chore(deps): sass is not a dependency
    - fix: manually import the tooltip css to fix tooltips not showing up
    - chore: Run lint:fix against code
    - chore: Fix use of mock in @k8slens/core
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (gabriel-mirantis)
    (SHA: 01059d8cb185c3566b58541c2aec14c52d7b12be)
    
    95) chore: Fix spelling in ResizingAnchorProps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9cafc8e6b1bdc0bb043dbb1c296f342b564b2967)
    
    96) chore: Update snapshots for tooltip
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9f3550be140b325a0ed903a377023e814864f061)
    
    97) chore: Fix test failing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 23f124791a2ac0bdf406b655e7d31169c17c4171)
    
    98) chore: Bump typedoc and typedoc-plugin-markdown
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98c371ef0c897198ca5a63786936ab771504508e)
    
    99) docs: Fix generating docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45574d49ccbc5e9aec2916db237719a6ee77993f)
    
    100) docs: Fix initial warnings from generating API docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5d9cdee31f0f56a16fdddcb01828b490302c2100)
    
    101) docs: Fix generating markdown for api docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 46f7e70cb3902e0119abdc8088030ece88985670)
    
    102) chore: Update package-lock to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1eeddbb37707473bb2f38149a0bb8cdf1eafa507)
    
    103) chore: Fix unit tests by increasing coverage of tooltip to 100%
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9656b8c577839d39bc52049bb7e2f19999ec388f)
    
    104) docs: Add documentation for cluster connection flow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 192d8119dbd1e7e31cb0006754145e69509049c1)
    
    105) chore(deps-dev): Bump @swc/core from 1.3.51 to 1.3.52
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.51 to 1.3.52.
    - [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.51...v1.3.52)
    
    ---
    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: e712922aeb48fb5ebd236da24869a4279440fb3f)
    
    106) chore(deps): Bump webpack from 5.79.0 to 5.80.0
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.80.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.80.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: 7747277af60a07bd3d383579ef17c0ea6b97a30a)
    
    107) chore(deps-dev): Bump postcss from 8.4.22 to 8.4.23
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 4f4c7e7b56f957faa2dba43a6e7f95bf4d0b0143)
    
    108) chore: Expand withTooltip unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4bb37df1cdb0c84e3d8b7e148d8c6c25af4548af)
    
    109) List layout column injection token package (#7544)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (samitiilikainen)
    (SHA: 5eb41e8a6c83ab9b7bae3d864d49e53c38a6b58f)
    
    110) List more than 256 helm releases.
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 63ad14d5d11f2fec87e63083cf82cba79993b632)
    
    111) chore: extract button from core for error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 5128730fd23f064f8fac24a1efe91bbfadee7dee)
    
    112) fix: lint:fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9)
    
    113) replaced with export from @k8slens/button to maintain backwards compatibility
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: ee4fbc37cc4c12e56fea3b3147e16f49ce91cbcc)
    
    114) Release 6.5.0-alpha.8
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6528ce52158820445c42c0a793109f413e24a682)
    
    115) fix: Make sure that the @k8slens/core dep in @k8slens/extensions is exact
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 799a3cbd1cc025514d822db8263c3e1ef747a446)
    
    116) 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)
    
    117) 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)
    
    118) chore: Fix unit tests failing due to using require.context in unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d984e9e305fd560e5789a3bf2b9570ae9554eb6f)
    
    119) 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)
    
    120) chore: Cleanup Namespace.isControlledByHNC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bdc42901ba0f290a961575ef61aa5c2a15c0202e)
    
    121) chore: Fix spelling of injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 87598fc7d1177353eacc580c84b14f2fcd2586be)
    
    122) feat: Introduce injectables to remove subNamespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c5572257bd6a32a2f05fc78f54ece428f54389fe)
    
    123) feat: Add removing subNamespaces to Namespace route
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: aa950026a3162abf6322afb4b5c5bf56f9f7e10f)
    
    124) feat: Add deleting subNamespaces to contextMenu
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89cf491bc0aa80ee398f8b5dc39ec7c69d00c7bb)
    
    125) chore: Add behavioural tests for deleting sub namespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bb5876b39c64363caeffc0d88e3f295ae7a453dc)
    
    126) chore: Update snapshots after adding new testid
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 535bac4df9c8ff22beff617773e441064e21dee4)
    
    127) chore: Fixup kube-object-menu tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6741b942201914100499b816751fa40494ea8d8e)
    
    128) chore: Fix showing-details-for-helm-release tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3d0b0b7bd17dd43525997da2fea3372e6ecf4c87)
    
    129) 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)
    
    130) 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)
    
    131) 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)
    
    132) 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)
    
    133) ci: Fix test of 'Cron Test' workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8dce32153f1dc70f57cb0c2d1b80a08149f96f65)
    
    134) chore: Change parseKubeApi into a no-throw version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2f21ba51d1a149251e0fa0d6fb31fdafdc889a78)
    
    135) chore: Cleanup formatting of imports
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4634643f9338eddb17b34f3f35b5051e2276cbed)
    
    136) fix: Add checks to KubeObject constructor to ensure shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bf6af58d80552a16be7a547f772902b138a12fbd)
    
    137) feat: Improve formatting error messages from apiKube
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28)
    
    138) Fix: Correct getEditSelfLinkFor to produce correct selfLink
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4)
    
    139) chore: Move files around to flatten hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649)
    
    140) chore: Rename injectables to remove redundancy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948)
    
    141) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4)
    
    142) fix: Fix selfLink being missing from requestKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797)
    
    143) chore: Simplify requestPatchKubeResource impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05)
    
    144) 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)
    
    145) test: Fix kube-api-version-detection tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051)
    
    146) feat: Never auto-close error notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b)
    
    147) fix: Remove incorrect timeout on standard info notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75)
    
    148) chore: Add test verifying new notification formatting behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7)
    
    149) 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)
    
    150) 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)
    
    151) 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)
    
    152) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9)
    
    153) 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)
    
    154) ci: Fix daily alpha workflow to just create the next alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497)
    
    155) chore(ci): Fix hash declaration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65)
    
    156) 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)
    
    157) chore: Add support for using injectionTokens in global overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638)
    
    158) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd)
    
    159) feature @k8slens/routing
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460)
    
    160) fix: add routingFeature to getDiForUnitTesting
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: b33a8b49607935450f70b1d5535431ba416fc22e)
    
    161) fix: removed dependencies: [reactApplicationFeature],
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65)
    
    162) chore: Extract an injectionToken
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf)
    
    163) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2)
    
    164) chore: remove tailwind
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f783c1d73e457eca5322857cce4f45b84b755f26)
    
    165) chore: LocationState => unknown
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635)
    
    166) chore: updated deps
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c)
    
    167) chore: extract error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f)
    
    168) chore: Remove leading '+' on some directory names
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421)
    
    169) 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)
    
    170) 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)
    
    171) 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)
    
    172) 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)
    
    173) chore: extract @k8slens/resizing-anchor
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce)
    
    174) chore: Flatten file hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7)
    
    175) fix: Only show Update Channel preferences when applicable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5)
    
    176) chore: Update snapshots to match new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5)
    
    177) 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)
    
    178) 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)
    
    179) 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)
    
    180) 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)
    
    181) 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)
    
    182) 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)
    
    183) 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)
    
    184) chore(ci): Fix Daily Alpha workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775)
    
    185) chore: Switch to using GH_TOKEN for daily alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 259db43073c9673462133d6d79d2aafe112b1435)
    
    186) chore: Add git fetch to daily alpha to fix error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87)
    
    187) 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)
    
    188) 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)
    
    189) 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)
    
    190) 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)
    
    191) chore: extract event-emitter from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83)
    
    192) chore: Extract legacy global di into separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5)
    
    193) chore: Extract @k8slens/kube-object package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64)
    
    194) fix!: Improve typing of columns for kube object list layout
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592)
    
    195) chore: Use new typings for pod columns
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22)
    
    196) fix!: Use correct typing for Metrics tokens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce)
    
    197) chore: Use new typings of metrics components
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b4d57320713703e352405404591db71a9ddc3772)
    
    198) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a)
    
    199) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82)
    
    200) chore: Change refactoring of implementation to maintain behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36)
    
    201) chore: Fix kube-object-list-layout tests to maintain snapshot shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d)
    
    202) chore: Update snapshots for cluster-frame
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7)
    
    203) chore: Fix kube-api tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6)
    
    204) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5)
    
    205) chore: Revert eslint change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54)
    
    206) chore: Update lint rules
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff)
    
    207) chore: Fix build missing 'Scale' type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5)
    
    208) chore: Fix deployment scale tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d)
    
    209) fix: Add new packages to open-lens to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea)
    
    210) 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)
    
    211) 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)
    
    212) 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)
    
    213) 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)
    
    214) chore: Switch to using utility function from different library
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: ba151da51350add0798f08a6268e1d51a25c745b)
    
    215) chore: Consolidate ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa)
    
    216) chore: Disable coverage check for webpack package being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2)
    
    217) feat: Make pushing linkables happen automatically when using re-usable build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393)
    
    218) 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)
    
    219) chore: Update eslint-config -packages
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6)
    
    220) 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)
    
    221) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409)
    
    222) 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)
    
    223) 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)
    
    224) chore: Consolidate more ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb)
    
    225) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8)
    
    226) chore: Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa)
    
    227) docs: Rework cluster connection flow scenarios
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6)
    
    228) chore: Finish fleshing out V2 of cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb)
    
    229) chore: Fix formatting of V1 cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d)
    
    230) @k8slens/logger
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 66f28046b9e195cb6320efa0819d09c648d005df)
    
    231) chore: loggerInjectionToken
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822)
    
    232) chore: injectionToken: loggerInjectionToken,
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd)
    
    233) chore: added dependencies
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1)
    
    234) fix: removed as-legacy-globals-for-extension-api
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417)
    
    235) chore: extract json-api from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3)
    
    236) 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)
    
    237) 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)
    
    238) 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)
    
    239) 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)
    
    240) 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)
    
    241) chore: Make ci "npm install" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c)
    
    242) chore: Make ci "npm ci" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca)
    
    243) 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)
    
    244) 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)
    
    245) chore: Fix daily alpha to generate release PR
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d989ee11eb7b13addff38471976448bf834960d2)
    
    246) Release 6.5.0-alpha.9
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2b721ab1c9073f3876758e0a345026590f957198)
    
    247) chore: Fix daily alpha workflow not having enough commits
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1fe1b5ed366dcdee9f8a2323ca034fbad1d4e24)
    
    248) Make StatefulSet dialog consistent with ReplicaSet (#7685)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 8634514c9a441ba774bfac438ef4bde60c269d98)
    
    249) Change welcome icon to home
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: da20a93d41e3b68f3e171a430bbfc38ca9241191)
    
    250) Release 6.5.0-alpha.10
    
    Signed-off-by: K8s Lens Bot <info@k8slens.dev> (k8slens-bot)
    (SHA: b7ac14df73f41a75d44d45974e38da0d0f5d1387)
    
  • v6.5.0-alpha.9
    2b721ab1 · Release 6.5.0-alpha.9 ·
    1) Adding webhook list and store
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 18ea6c2a4fd1bb4378b28f51c188630a8d1cbefe)
    
    2) Adding webhook sidebar items injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: c6b1306d9a001d8fd283a600e739b3755200c93a)
    
    3) Webhook Config initial details page
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 831c1f1d1e789c45be322f09798fce8231fd66c5)
    
    4) Add more fields to details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 66252f068d9dc5cd7e152749b81405a269c03259)
    
    5) Add mutatingWebhookConfigurationsRouteComponentInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: afd7413849b78a3700ee74f86357f918aa9ecacc)
    
    6) Add index.ts for exporting list and details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 849e2b6397528f0255fe5a0672060788f42cab1f)
    
    7) Add detail item injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 07d5ddfda8af775876d8c12520bece640489303f)
    
    8) Add rbac rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 78f9c2ec07ba61304eb51b62b2d2a24b57217be1)
    
    9) Change sidebar link parent to Config item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 9c2884a671883b08da466174c55e543c3a9b5088)
    
    10) Fix webhook field scoping
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 02e24735b850771412a66257f087c7fc3ba77e44)
    
    11) Remove namespace and labels columns
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a308320dd65593686c83667f66bd98f6eda5ae75)
    
    12) Add object selector details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: f00c6129d71006deb5267a86caaaeb24bdcb6338)
    
    13) Set mutatingwebhookconfigs as cluster-scoped
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 86eda1d751d4c06776537c62d6ec5d4d52615666)
    
    14) Add namespace selector
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a3a16c42c986aea24a8a666fc9d2dfaf6bf870ef)
    
    15) Add Rules details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: dbd480212d8eb2f908b99683a839c0643edd84ba)
    
    16) Customize search input placeholder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 61602d9628529ef4885570360b9df416fa1a86e1)
    
    17) Removing <b> tags
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 6564f89db8fe98e1415508d6ba7406ffd3c302e4)
    
    18) Add styles for details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 88f832012d544ab72aedd2ad479959d79369d7b4)
    
    19) Clean up mutating webhook configs api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 03632626ceb4c5e2145c60f7e51833d86f913426)
    
    20) Fix table header
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2ada8304182be8ce53ff0678c4634a3093547394)
    
    21) Set status item `padding-inline` to 0 if there is no children elements (#7529)
    
    Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com> (chenhunghan)
    (SHA: 01cc0186e55e8a599202f658989f75a163550657)
    
    22) Add metrics Feature  (#7507)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 53cb3a5d384b11837239772e0b7a7a0b5be2c077)
    
    23) Release 6.5.0-alpha.4
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: de36379a813d41ff5207279159009a2c48f7cc06)
    
    24) Bump underscore from 1.7.0 to 1.13.6
    
    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.13.6.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 2f06413fb738544ca0619151ddec4cf974d04dcf)
    
    25) fix: Add publishConfig for new package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1159e3c32ffbee160bc3f9a99c56a33d91b9360)
    
    26) feat: Add lint pass to prevent future issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f23109ba066d6c81ede86c2e87abd435582435)
    
    27) Release 6.5.0-alpha.5
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d991838893c715113b8e083b048c2b3f912a8ad4)
    
    28) chore: Rename tokens to be more correct
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a81b0f961e97c0913bccfa1ddefe0404a02421b7)
    
    29) chore: Move is auto updating state to own injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8ee65f841e7dee33705b361b77ae554e91636a16)
    
    30) chore: Rename exitApp to forceAppExit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 802cbdb0969e8a6cc852c9dc81f89d81dd3db766)
    
    31) chore: Split setupRunnablesBeforeClosingOfApplication
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0eb4c6dea81927b253add6e1f47b438c2e1269b)
    
    32) chore: Move stopping extensions to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9d181ab6ab133c31043b82f0267d3ee6fdde49fa)
    
    33) chore: Remove closing windows on quit
    
    - Electron does this already
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 980b054fad149c6451dcc00eabe0076f68e03faa)
    
    34) chore: Move disconnecting cluster connections to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1581da458d449b10495625bd250ce148cc98eef9)
    
    35) chore: Move logging on quit to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4ff3186ca7b56086014f993f63254170334b9169)
    
    36) chore: Replace all uses of stopServicesAndExitApp with requestQuitOfApp
    
    - Also updated tests with new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c4a7ecfb4e4fa30a8830b49383133dd5dc2c9b8)
    
    37) Fix: Close current connections to LensProxy on quit
    
    - This speeds up quitting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c91224b17b6fdece4c5edd2727560a1c7547ba3)
    
    38) chore: add better overrides for app and autoUpdater
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 48ebda2f0648aa87d0d86d558893f6ae7b63dfa9)
    
    39) chore: Disable hiding exit code from e2e tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908072525970134b72d62a2362e61b9614feed9c)
    
    40) Release 6.5.0-alpha.6
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6f59e1feb6018c538391e2303be61a9b06aaf667)
    
    41) fix: Fix when github releases are marked as prereleases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: adf67fb6a76382859cbaf6f20704a6469ba4bdfd)
    
    42) Make webpack respect dependencies vs peerDependencies when deciding dependency is external (#7545)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7dc0ce719289132ab87caff1c6e308b1c669e1f4)
    
    43) chore: Upgrade versions of @ogre-tools/* to 15.3.0
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ba8f7f916d8e2c6d37481d4f6cb635635eddf0be)
    
    44) chore: Convert show-details telemetry to instantiationDecoratorToken
    
    - Fix bug about throwing error on some calls to showDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 672ddc7b8d080dc029d050ff9b3489c226735f3f)
    
    45) chore: Bump @ogre-tools/* to 15.3.1 and fixup telemetry decorator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c48dda707884a81bcb56f647a0274962618921b)
    
    46) chore: Fix lint for @k8slens/application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 35c3d31f2a0fbe2944c44cf43f655f696bc990fc)
    
    47) chore: Fix unit tests failing due to bug in cycle detection
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5198cb6f279cd412395db4a9af80511d54f36d26)
    
    48) fix: Disable cycle detection due to bug in ogre-tools
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d4e8b48b4a166e2aabeab76355765d78a445c43c)
    
    49) chore: Update test to have more stable snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97dbe5038ceb50ef51b8c38944506f74238eb236)
    
    50) chore: Update lockfile to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1e0cb9fc1461f7f1d1d8b607c2b1d20422ae3148)
    
    51) fix: Make importing styles not break the builds (#7550)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2debe613595c0baa6c81eff9039053a0a66fbf35)
    
    52) feat: Compute the kubectl download version map at build time
    
    - Allows for bundled kubectl config to be changed without code changes
    
    - Introduce @k8slens/kubectl-versions
    
      - Compile time fetching of versions
    
    - Update @swc/* packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b)
    
    53) chore: fix some packages required prepare scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f8ac072df9731c1e89084760212629bec33c9b04)
    
    54) chore: Update versions json
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89be1943ddc3f3611f011bbd7b4d2d7ec2b6bc7d)
    
    55) chore: update kubectl versions files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ed0eba548fb52ee152909911adba07a56332e960)
    
    56) chore: Remove most uses of "bin" from workspaces
    
    - Replace with running scripts from a specific workspace
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3aa6c1666a994f430163dc81ad05ac743367e6f4)
    
    57) chore: Update snapshot for @k8slens/webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2cf006435de6068ff6758a777eb74e4aa3f44ecf)
    
    58) chore: Add node invocation to package scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3637c0a26a5d2393830427927fb7c9a7be0eb69d)
    
    59) fix: Fix paths provided as parameters to workspace scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d5acd57584887f8eed544650761ef4408481a6a2)
    
    60) fix: Readd run-script-os to open-lens to fix build:app
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 430bebaa6f90941d0b7e2c88d59aaac0a9260d7f)
    
    61) fix: Fix generating @k8slens/node-fetch
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecdb14c692b00db391d993e9fc8eee29081da04f)
    
    62) chore: Change version of @k8slens/kubectl-versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58ad63bb4098ac06b74ff0e098be875b1e6890a8)
    
    63) fix: Revise paths for generating tray icons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58b8b4f1f9113aaedb136ebbf00c568abea0173c)
    
    64) chore: Update @k8slens/kubectl-versions file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 30f794d66d2e0840eb425ab1467e524b854638bb)
    
    65) fix: Fix generating tray icons and downloading binaries on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 289d62caaadcf4899719c6a8b8c2ee4b7e725e9c)
    
    66) Bump typedoc from 0.23.25 to 0.24.1
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.25 to 0.24.1.
    - [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.23.25...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: b9ed722dd0cc5472cce434374d546cf510076b8e)
    
    67) chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26
    
    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 11f4c919207ef1bfeac8c5a6416dcf927b9b3065)
    
    68) chore(deps-dev): Bump monaco-editor from 0.29.1 to 0.37.1
    
    Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.29.1 to 0.37.1.
    - [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.29.1...v0.37.1)
    
    ---
    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: 780820acfcb77a0a93c48196515a8cebee39e6ae)
    
    69) chore: Bump monaco-editor-webpack-plugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45a99d6c1045634f75602de5cecbba325827b620)
    
    70) chore: Fix cron test workflow failing due to wrong reasons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dd87fbf8ed759f25a3dbc606f257ddcef8afc039)
    
    71) chore: remove unnecessary spacing from monaco editor lines
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e5eb709e6679a92b2ce2e4936b0f2a4cef713974)
    
    72) New resource view: ValidatingWebhookConfigurations (#7552)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3baa42e17bab0855f88b474be173b0ef7768e4ca)
    
    73) fix(core): hide update button if downloading of an update fails
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: f6977428daa3f61482e7066689ebf7092b0fb2b1)
    
    74) feat: Introduce API for changing the status bar colour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 06a0dce612b67084f8f36ba552ea23f8ac071201)
    
    75) chore: Revert exposing api to legacy extension API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ebc63091a1e84f94ae61337f64e8a0408a83c962)
    
    76) chore: Expose api to only bundled extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fef789bd498d622a8897d15130e8fefeef29d650)
    
    77) fix: change class name behaviour to limit snapshot diffs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bfb2b8e6591891b529d5cf0f8757ff8b7080e004)
    
    78) chore: Fix spelling of helper function
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4fb21af57b12a1868b2990bbd803c98974e7ffe7)
    
    79) chore: Add log line for current version at start of application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82fdcf69c0f31cfe8b14a8429347877b68f301b2)
    
    80) chore: Introduce competition for InitializableState
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 72a01cdc176191d2af165baae126b2a4bbb7a7c8)
    
    81) chore: Switch buildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b96a94c1403f60c1ae8342d250f965bc85733c0)
    
    82) chore: Allow specifying runnable phase directly from runAfter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a3e204e748c57f866d88c367b6ba4d8ddc71484)
    
    83) chore: Switch semanticBuildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6fa9e2cde608518c86de748017d9ecb0f4c251eb)
    
    84) chore: Switch releaseChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fc18c61d367400fbb18fe81bc3ea7edf1ce8cbf1)
    
    85) chore: Switch semanticBuildVersion to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 53920a704604fc02430d8fb10daa47a5f9c3c785)
    
    86) chore: Switch defaultUpdateChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 353da78d4b1dccd969bb6c4f5e933446e7e2fda6)
    
    87) chore: Remove InitializableState for loosing competition
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eafd1efbc0a4bc14790e0c6c9446c9089b62b14e)
    
    88) chore(deps-dev): Bump webpack-dev-server from 4.13.2 to 4.13.3
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: f26d71fbe4b0e5ac4a74cf4960136b55431bfc1e)
    
    89) chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.5.1
    
    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 1a5bc554cefd04b6dfbf6bf27314c214a1dd2f27)
    
    90) chore(deps-dev): Bump postcss from 8.4.21 to 8.4.22
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 095a38b36b09b1ac40c07d55c5e505bc4f9425b2)
    
    91) chore(deps): Bump sharp from 0.31.3 to 0.32.0
    
    Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.0.
    - [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.31.3...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 916d5d69292ee7fa3438910b2cf46c7014245f76)
    
    92) Release 6.5.0-alpha.7
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: efa18539608b3a1d5033b9f9fe4b685b09b28dfe)
    
    93) fix: Fix running release tool
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 03349c232b14c3b5085fc994ecbf2fe4ba56e98a)
    
    94) chore: Revert only running one cluster page e2e test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eac7691d7512366d53a36eb1fb2413d3e9ac3ef2)
    
    95) chore(deps-dev): Bump electron from 22.3.5 to 22.3.6 (#7577)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 768b6ffc8c33b893aa3941c16b090dfda20484f6)
    
    96) chore(deps-dev): Bump fast-xml-parser from 4.2.0 to 4.2.2 (#7576)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 90ac50176af181cb01655a93d56bbe9fb1212e3f)
    
    97) Use strict dependency for extension-api -> core (#7579)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: c7df928acc557c0a83aa7502ff3a6a0d3195db87)
    
    98) chore: extract tooltip into package
    
    - chore: add sanity check unit test
    - chore: added tailwind.config.js to fix build
    - chore: .swcrc added for tests to pass
    - chore(deps): sass is not a dependency
    - fix: manually import the tooltip css to fix tooltips not showing up
    - chore: Run lint:fix against code
    - chore: Fix use of mock in @k8slens/core
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (gabriel-mirantis)
    (SHA: 01059d8cb185c3566b58541c2aec14c52d7b12be)
    
    99) chore: Fix spelling in ResizingAnchorProps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9cafc8e6b1bdc0bb043dbb1c296f342b564b2967)
    
    100) chore: Update snapshots for tooltip
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9f3550be140b325a0ed903a377023e814864f061)
    
    101) chore: Fix test failing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 23f124791a2ac0bdf406b655e7d31169c17c4171)
    
    102) chore: Bump typedoc and typedoc-plugin-markdown
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98c371ef0c897198ca5a63786936ab771504508e)
    
    103) docs: Fix generating docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45574d49ccbc5e9aec2916db237719a6ee77993f)
    
    104) docs: Fix initial warnings from generating API docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5d9cdee31f0f56a16fdddcb01828b490302c2100)
    
    105) docs: Fix generating markdown for api docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 46f7e70cb3902e0119abdc8088030ece88985670)
    
    106) chore: Update package-lock to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1eeddbb37707473bb2f38149a0bb8cdf1eafa507)
    
    107) chore: Fix unit tests by increasing coverage of tooltip to 100%
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9656b8c577839d39bc52049bb7e2f19999ec388f)
    
    108) docs: Add documentation for cluster connection flow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 192d8119dbd1e7e31cb0006754145e69509049c1)
    
    109) chore(deps-dev): Bump @swc/core from 1.3.51 to 1.3.52
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.51 to 1.3.52.
    - [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.51...v1.3.52)
    
    ---
    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: e712922aeb48fb5ebd236da24869a4279440fb3f)
    
    110) chore(deps): Bump webpack from 5.79.0 to 5.80.0
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.80.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.80.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: 7747277af60a07bd3d383579ef17c0ea6b97a30a)
    
    111) chore(deps-dev): Bump postcss from 8.4.22 to 8.4.23
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 4f4c7e7b56f957faa2dba43a6e7f95bf4d0b0143)
    
    112) chore: Expand withTooltip unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4bb37df1cdb0c84e3d8b7e148d8c6c25af4548af)
    
    113) List layout column injection token package (#7544)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (samitiilikainen)
    (SHA: 5eb41e8a6c83ab9b7bae3d864d49e53c38a6b58f)
    
    114) List more than 256 helm releases.
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 63ad14d5d11f2fec87e63083cf82cba79993b632)
    
    115) chore: extract button from core for error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 5128730fd23f064f8fac24a1efe91bbfadee7dee)
    
    116) fix: lint:fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9)
    
    117) replaced with export from @k8slens/button to maintain backwards compatibility
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: ee4fbc37cc4c12e56fea3b3147e16f49ce91cbcc)
    
    118) Release 6.5.0-alpha.8
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6528ce52158820445c42c0a793109f413e24a682)
    
    119) fix: Make sure that the @k8slens/core dep in @k8slens/extensions is exact
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 799a3cbd1cc025514d822db8263c3e1ef747a446)
    
    120) 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)
    
    121) 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)
    
    122) chore: Fix unit tests failing due to using require.context in unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d984e9e305fd560e5789a3bf2b9570ae9554eb6f)
    
    123) 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)
    
    124) chore: Cleanup Namespace.isControlledByHNC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bdc42901ba0f290a961575ef61aa5c2a15c0202e)
    
    125) chore: Fix spelling of injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 87598fc7d1177353eacc580c84b14f2fcd2586be)
    
    126) feat: Introduce injectables to remove subNamespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c5572257bd6a32a2f05fc78f54ece428f54389fe)
    
    127) feat: Add removing subNamespaces to Namespace route
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: aa950026a3162abf6322afb4b5c5bf56f9f7e10f)
    
    128) feat: Add deleting subNamespaces to contextMenu
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89cf491bc0aa80ee398f8b5dc39ec7c69d00c7bb)
    
    129) chore: Add behavioural tests for deleting sub namespaces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bb5876b39c64363caeffc0d88e3f295ae7a453dc)
    
    130) chore: Update snapshots after adding new testid
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 535bac4df9c8ff22beff617773e441064e21dee4)
    
    131) chore: Fixup kube-object-menu tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6741b942201914100499b816751fa40494ea8d8e)
    
    132) chore: Fix showing-details-for-helm-release tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3d0b0b7bd17dd43525997da2fea3372e6ecf4c87)
    
    133) 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)
    
    134) 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)
    
    135) 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)
    
    136) 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)
    
    137) ci: Fix test of 'Cron Test' workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8dce32153f1dc70f57cb0c2d1b80a08149f96f65)
    
    138) chore: Change parseKubeApi into a no-throw version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2f21ba51d1a149251e0fa0d6fb31fdafdc889a78)
    
    139) chore: Cleanup formatting of imports
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4634643f9338eddb17b34f3f35b5051e2276cbed)
    
    140) fix: Add checks to KubeObject constructor to ensure shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bf6af58d80552a16be7a547f772902b138a12fbd)
    
    141) feat: Improve formatting error messages from apiKube
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28)
    
    142) Fix: Correct getEditSelfLinkFor to produce correct selfLink
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4)
    
    143) chore: Move files around to flatten hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649)
    
    144) chore: Rename injectables to remove redundancy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948)
    
    145) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4)
    
    146) fix: Fix selfLink being missing from requestKubeResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797)
    
    147) chore: Simplify requestPatchKubeResource impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05)
    
    148) 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)
    
    149) test: Fix kube-api-version-detection tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051)
    
    150) feat: Never auto-close error notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b)
    
    151) fix: Remove incorrect timeout on standard info notifications
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75)
    
    152) chore: Add test verifying new notification formatting behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7)
    
    153) 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)
    
    154) 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)
    
    155) 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)
    
    156) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9)
    
    157) 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)
    
    158) ci: Fix daily alpha workflow to just create the next alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497)
    
    159) chore(ci): Fix hash declaration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65)
    
    160) 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)
    
    161) chore: Add support for using injectionTokens in global overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638)
    
    162) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd)
    
    163) feature @k8slens/routing
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460)
    
    164) fix: add routingFeature to getDiForUnitTesting
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: b33a8b49607935450f70b1d5535431ba416fc22e)
    
    165) fix: removed dependencies: [reactApplicationFeature],
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65)
    
    166) chore: Extract an injectionToken
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf)
    
    167) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2)
    
    168) chore: remove tailwind
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f783c1d73e457eca5322857cce4f45b84b755f26)
    
    169) chore: LocationState => unknown
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635)
    
    170) chore: updated deps
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c)
    
    171) chore: extract error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f)
    
    172) chore: Remove leading '+' on some directory names
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421)
    
    173) 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)
    
    174) 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)
    
    175) 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)
    
    176) 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)
    
    177) chore: extract @k8slens/resizing-anchor
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce)
    
    178) chore: Flatten file hierarchy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7)
    
    179) fix: Only show Update Channel preferences when applicable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5)
    
    180) chore: Update snapshots to match new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5)
    
    181) 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)
    
    182) 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)
    
    183) 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)
    
    184) 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)
    
    185) 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)
    
    186) 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)
    
    187) 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)
    
    188) chore(ci): Fix Daily Alpha workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775)
    
    189) chore: Switch to using GH_TOKEN for daily alpha
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 259db43073c9673462133d6d79d2aafe112b1435)
    
    190) chore: Add git fetch to daily alpha to fix error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87)
    
    191) 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)
    
    192) 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)
    
    193) 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)
    
    194) 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)
    
    195) chore: extract event-emitter from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83)
    
    196) chore: Extract legacy global di into separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5)
    
    197) chore: Extract @k8slens/kube-object package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64)
    
    198) fix!: Improve typing of columns for kube object list layout
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592)
    
    199) chore: Use new typings for pod columns
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22)
    
    200) fix!: Use correct typing for Metrics tokens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce)
    
    201) chore: Use new typings of metrics components
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b4d57320713703e352405404591db71a9ddc3772)
    
    202) chore: Update lock file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a)
    
    203) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82)
    
    204) chore: Change refactoring of implementation to maintain behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36)
    
    205) chore: Fix kube-object-list-layout tests to maintain snapshot shape
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d)
    
    206) chore: Update snapshots for cluster-frame
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7)
    
    207) chore: Fix kube-api tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6)
    
    208) chore: Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5)
    
    209) chore: Revert eslint change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54)
    
    210) chore: Update lint rules
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff)
    
    211) chore: Fix build missing 'Scale' type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5)
    
    212) chore: Fix deployment scale tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d)
    
    213) fix: Add new packages to open-lens to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea)
    
    214) 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)
    
    215) 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)
    
    216) 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)
    
    217) 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)
    
    218) chore: Switch to using utility function from different library
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: ba151da51350add0798f08a6268e1d51a25c745b)
    
    219) chore: Consolidate ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa)
    
    220) chore: Disable coverage check for webpack package being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2)
    
    221) feat: Make pushing linkables happen automatically when using re-usable build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393)
    
    222) 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)
    
    223) chore: Update eslint-config -packages
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6)
    
    224) 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)
    
    225) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409)
    
    226) 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)
    
    227) 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)
    
    228) chore: Consolidate more ogre-tools versions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb)
    
    229) chore: Consolidate more packages to use shared build script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8)
    
    230) chore: Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa)
    
    231) docs: Rework cluster connection flow scenarios
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6)
    
    232) chore: Finish fleshing out V2 of cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb)
    
    233) chore: Fix formatting of V1 cluster connection scenario
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d)
    
    234) @k8slens/logger
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 66f28046b9e195cb6320efa0819d09c648d005df)
    
    235) chore: loggerInjectionToken
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822)
    
    236) chore: injectionToken: loggerInjectionToken,
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd)
    
    237) chore: added dependencies
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1)
    
    238) fix: removed as-legacy-globals-for-extension-api
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417)
    
    239) chore: extract json-api from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3)
    
    240) 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)
    
    241) 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)
    
    242) 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)
    
    243) 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)
    
    244) 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)
    
    245) chore: Make ci "npm install" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c)
    
    246) chore: Make ci "npm ci" using correct version of NPM
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca)
    
    247) 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)
    
    248) 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)
    
    249) chore: Fix daily alpha to generate release PR
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d989ee11eb7b13addff38471976448bf834960d2)
    
    250) Release 6.5.0-alpha.9
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2b721ab1c9073f3876758e0a345026590f957198)
    
  • v6.5.0-alpha.8
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
    47) Fix download all logs for pod with few containers (#7413)
    
    * Use container name as downloaded file name
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Specify container to call for logs query
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7d718731354d1ac8b8c61fa2e1fb0fb51770487d)
    
    48) Update webstorm configs (#7415)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 1deb9883399a65f6cba8630950e6d2c385fbfdcd)
    
    49) Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412)
    
    * Adding 'prepare' commands to cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused "lint" command from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4f2ba5df48282a03db5ed5288039b0f82c3a2e94)
    
    50) Refactor electron window setCertificateVerifyProc (#7185)
    
    * refactor electron window setCertificateVerifyProc
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use ChromiumNetError enum in tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: ba4a283af9e8b30e9a2f6207e70976119a93c1a6)
    
    51) Remove `BaseStore<T>` and replace with composition of dependencies (#7002)
    
    * Rename ExtensionStore -> BaseExtensionStore
    - The name was too close to ExtensionsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ExtensionsStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ClusterStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move UserStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup types to remove multiple cast locations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move HotbarStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move WeblinkStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move FileSystemProvisionerStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Clean up impl and rename to better describe intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the enabled extensions storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the clusters storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the hotbar storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the weblinks storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the user preferences storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crashing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests and snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve typing to prevent errors in the future.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup @k8slens/messaging and friends
    
    - To fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint issue
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix global override not being complete enough causing tests to fail
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Bump memory for unit tests on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Attempt to fix memory issue on CI again
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup test because of new injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Upgrade Jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit tests falling over
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out jest config change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove console log
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by matching equality instead of snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by forcing specific snapshot style
    
    - Ubuntu CI seems to format arrays in snapshots differently than macOS locally
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 49f0a1af9c975e4eabeb3eefacc75c2cb0098e15)
    
    52) Block renderering non http(s):// links via <HelmChartIcon> (#7419)
    
    * Adding HelmChartIcon tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HelmChartIcon refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fine-tune styles in HelmChartDetails
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding styles to separate module
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 15762615d24b607400cbb242a86ce155d44e117e)
    
    53) Remove auto adding tickets to project board (#7424)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecfe99480c9529c0c4b7e5e4107e1afaabd89f96)
    
    54) Restore disk metrics to PersistentVolumeClaim details page (#7427)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: d8c485a79f42d05ffa61c1c235f57b7b8b80e6a5)
    
    55) Remove Materials Insiders usage. (#7430)
    
    Signed-off-by: Steve Richards <srichards@mirantis.com> (stevejr)
    (SHA: a5d458bd9766168c1f9f01832fd5bb734e1b6175)
    
    56) Add scenarios for namespace selector (#7431)
    
    * Add scenarios for namespace selector
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add scenarios about namespaces being created and deleted
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962aa13de2d08574753bd8a44f9d1ddaeecd2ca7)
    
    57) Remove requirement for JSON of messages (#7426)
    
    * Remove requirement for JSON of messages
    
    - Remove backhanded requirements of reactive contexts, overriding
      application configurations.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 132c51018bc4227df4a935a8f89aa1b4ff83910d)
    
    58) Fix computed-channel tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5b680e88702a8c9017a2ff3c8b4f0d41360dce8e)
    
    59) Bump webpack and @types/webpack (#7438)
    
    Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.
    
    Updates `webpack` from 5.76.1 to 5.77.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)
    
    Updates `@types/webpack` from 5.28.0 to 5.28.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5827fc9d9a391b5edc8cb12c720bd376007d0015)
    
    60) Extract React Application as a Feature (#7441)
    
    * Fix webpack config for react
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce package for discovering html elements in unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using discovery of html elements from package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce competition for starting react application inside the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Move stuff in application start to earlier timeslot having no real need to be done so late
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using react application root feature being more friendly to extending
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using more familiar pattern of higher order components for wrapping react application
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Adapt to more familiar pattern for higher order components
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Rename feature for clarity
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: b5e564271e866864426135c3c243192baed54813)
    
    61) wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7bae7127032425487e9a1dc3509d2a5cb3e60668)
    
    62) Bump @swc/core from 1.3.40 to 1.3.44 (#7439)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.40 to 1.3.44.
    - [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.40...v1.3.44)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 67dc74530b28826e6cd8c4f6ffcce31bed8f2f38)
    
    63) Bump rimraf from 4.4.0 to 4.4.1 (#7406)
    
    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 799c12040792d46f38207c95dd45b525271e1387)
    
    64) Bump lerna from 6.5.1 to 6.6.1 (#7411)
    
    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/6.6.1/packages/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: de0ee4e6f43b05a53e90ee65479d53f63743c397)
    
    65) Make ServiceAccount kubeconfig context name differ from cluster context name (#7433)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 37c92c8fd1448027d0e4f6af898d4ddda033ef52)
    
    66) Stop all extensions before quitting app (#7450)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0fea203004f1a98399e0ca18b8217df8f9d453d)
    
    67) Correct dependencies of open-lens (#7451)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c48b53fd5e5364db2efcc043996ccdb398b77153)
    
    68) Fix app crash on quit (#7407) (#7452)
    
    * Fix app crash on quit (#7407)
    
    * Fix app crash on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out disabling extensions on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup cherry-pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2884dea195edb524b80087e7b55de0c6584316a5)
    
    69) Close Lens Proxy on quit of backend (#7453)
    
    - Extract global shared state of shell sessions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908a3cabe17b088a22589457b1f7a9b31e9c23bd)
    
    70) Fix crash due to non base64 encoded secrets (#7448)
    
    * Fix crash due to non base64 encoded secrets
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b8d6e4e442bc6796cc41e8424a524982d59c947)
    
    71) Add temporal dependency to initializeExtensions (#7454)
    
    - So that extensions can ensure that the shell env is up to date
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 18d660ea7791b59fef0da8dc56451c147330068d)
    
    72) Move Cluster.apiUrl to seperate injectable (#7354)
    
    * Refactor out Cluster.apiUrl to direct reading
    
    - Should help prevent using stale data
    
    - Removes some uses of synchronous FS operations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename helper function to better communicate intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve prometheus handler tests to override less things
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe2fd4c1fd002d894f9a14695adae51cd9893728)
    
    73) Get dev mode fixed (#7447)
    
    * Get dev mode fixed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add empty scripts for windows to satisfy run-script-os
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b5a085b55c455d48a67004309f00a69545f9d500)
    
    74) conf v10.2.0 (#7462)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 3b8ef07a9e2184b559e43ade0c623ae78badd6e6)
    
    75) Fix metrics visibility logic (#7465)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: a73586d84413c29148a3161ff8ccb63d4ae81088)
    
    76) Introduce Feature for Keyboard Shortcuts (#7442)
    
    * Introduce feature for assigning keyboard shortcuts
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Enable keyboard shortcuts automatically instead of requiring explicit listener to be used in the application
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using keyboard shortcuts feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Tweak scripts for a package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce modifier for ctrl or command based on platform in use
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f4cb1d3ff4778e65bf03bce6c1a343357a40ff25)
    
    77) Bump webpack-dev-server from 4.11.1 to 4.13.2 (#7457)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.2.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9d1464c39afe73e17cfd813773663d63f13209bd)
    
    78) Bump playwright from 1.31.2 to 1.32.1 (#7460)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.31.2 to 1.32.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.31.2...v1.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8872b2f94a8b7b56275c192b4e2a0987e748ad97)
    
    79) Bump @types/react-beautiful-dnd from 13.1.3 to 13.1.4 (#7459)
    
    Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.3 to 13.1.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beautiful-dnd)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-beautiful-dnd"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 47796228d035b123e2281d79367bdb2892a968c7)
    
    80) Fix node metrics line progress (#7466)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: fef94430649885d5368c2a41353012294c6f746b)
    
    81) fix: Add check in release-tool for no relevant PRs (#7478)
    
    * fix: Add check in release-tool for no relevant PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Change wording of message while picking PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b22d7af2915bbaccc1d8a8c2c3ff247667f5d61b)
    
    82) chore: Add notes about picking PRs in release guide (#7492)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4856e3c5aac574dc0c79545a3d240e4b8d4e9fbf)
    
    83) Show Message Box when no update is available after manually checking for updates (#7390)
    
    * no updates available
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint padding-line-between-statements
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * test stubs - wip
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray - when no new update is discovered showMessagePopupMock toHaveBeenCalled & toHaveBeenCalledWith
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * fake tray and fake menu parity
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray and menu passing tests and lint
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    ---------
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e790757302e8f7df71504bb363ff3691af1acc3f)
    
    84) Bump @typescript-eslint/parser from 5.55.0 to 5.57.1 (#7496)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.57.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.57.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7116e55d5a465ef84117e31174592204e6f154eb)
    
    85) Webpack config fixes (#7423)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 1308b5ed6c588e4dceb171cde0aab97d695abcee)
    
    86) Bump ansi_up from 5.1.0 to 5.2.1 (#7497)
    
    Bumps [ansi_up](https://github.com/drudru/ansi_up) from 5.1.0 to 5.2.1.
    - [Release notes](https://github.com/drudru/ansi_up/releases)
    - [Commits](https://github.com/drudru/ansi_up/compare/v5.1.0...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi_up
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: df9db01be5fde617f4794cbed0f2dd74f01ac8b3)
    
    87) Add workload 'kind' param to 'show-details' event (#7464)
    
    * Introduce getWorkloadKindFromUrl() method
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Whitelist kind param to 'show-details' event
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Using parseKubeApi instead of new utility
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding checks for empty selfLink
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2cf8a2f1887f86b6b5b720d4a99a549ec4354aec)
    
    88) Auto cancel stale workflows (#7494)
    
    * chore: rename workflow file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add concurrency rules for workflows
    
    - test
    - Electronegativity
    - linter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 173a667466948589cf0d83d87af9829f697f41c1)
    
    89) Renderer file logging through IPC (#7499)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Behavioural tests and log file rename
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update messaging to work with new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Move files to feature
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 69b132300c0ea9890d6d5e050084acce28484644)
    
    90) Bump tailwindcss from 3.2.7 to 3.3.1 (#7458)
    
    Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.7 to 3.3.1.
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.7...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1e6c85953984e691087b865291ab8fbac111f327)
    
    91) Bump @ogre-tools/injectable-extension-for-mobx from 15.1.2 to 15.3.0 (#7503)
    
    Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.1.2 to 15.3.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.1.2...v15.3.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: af1808dbb310e0c7a91fa33eddd485153651e014)
    
    92) feat: Allow built versions to specify an environment (#7495)
    
    * feat: Allow built versions to specify an environment
    
    - This should be hard coded at build time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add default value to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add  --no-bail to test script invocations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add tests for coverage of new code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 128b05d4d46344a511398f654865c133c6e36514)
    
    93) fix: Referencing apiManager should not throw (#7468)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 351f9d492f6e52e9e97d17d71e2bbdbbde4ea2db)
    
    94) Introduce clearer boundry between extensions (#7164)
    
    - Bundled extensions are always enabled, and are always compatible
    - Have bundled extensions be loaded asyncronously to support
      typescript dynamic import (which is typed) as opposed to require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 058494bc73aeef9a4d527fc0d93ca24c48a7ee50)
    
    95) Persist apiVersion when editing resources in monaco (#4406)
    
    * Persist apiVersion when editing resources in monaco
    
    - Use a new custom k8slens prefixed label
    
    - Means that users aren't surprised when they use lens to update a
      resource to a new apiVersionWithGroup
    
    - Doesn't touch the versions in the stores
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Fix lint issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: make lint not bail on failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Run lint:fix on all files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 807f98ed1ba92ecd147979c92a9012c4a5438c09)
    
    96) Stop file system watchers on application quit to prevent exit code !== 0 (#7504)
    
    * fix: Dispose the kubeconfig watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * fix: Dispose the extension watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a3716baaf07d31e7f80ac5a52d3999f16b9ef67c)
    
    97) Bump joi from 17.8.4 to 17.9.1
    
    Bumps [joi](https://github.com/hapijs/joi) from 17.8.4 to 17.9.1.
    - [Release notes](https://github.com/hapijs/joi/releases)
    - [Commits](https://github.com/hapijs/joi/compare/v17.8.4...v17.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: joi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 87453b2f145bd3659ff8752d20362fc8eb76b492)
    
    98) Fix cherry-pick of #7504
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15d38293197855073dd30a40c4c2a9e5d3ae65e4)
    
    99) chore: fix spelling
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 630928d6ba577bb84011b312eacf4ba9b6c65bbf)
    
    100) fix: remove platform specific injectable file names
    
    - Causes issues due to a single platform being used to build the library
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b0318b493fe2e49a34b8a4cb3d0bef1600759b8)
    
    101) feat: Introduce PlatformSpecific as a new wrapper type for injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bc3d9f8b23a452fe92d7d6b4a525a67b048ea8b)
    
    102) chore: move PlatformSpecific back to core
    
    - This is needed in 6.4 and this will make that transition easier
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 75a1b0a983115343de0aaf7d3404222093d8ee9b)
    
    103) chore: convert request-system-cas to use PlatformSpecific
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fc32c0b27dd73537ee931e4ba790c36b19782c3)
    
    104) chore: move test-env specific versions to own folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3c8839151c39ea4145b59ca0aa559986ef56780e)
    
    105) chore: fix lint for main webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 477ad3caa43d5710f2abc4b1bbd88584ee42cff9)
    
    106) fix: Fix tests by recreating non-specific injection token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0ebe605c4d36c0d98454e25565818f75ffb1b69)
    
    107) chore: Remove explicit throw when finding platformSpecificVersion
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5db8fc134231dc8bb7fae3d84edab3ad7dcd3e45)
    
    108) chore: Simplify extension dependency injection
    
    - Has better typing
    - Removes use of unnusual unique symbol
    - Fix welcome banner tests
        - Update associated snapshots
    - Start converting custom column tests to use ApplicationBuilder
    - Remove old and unnused RecursiveTreeView
    - Introduce new TreeView for use in CatalogMenu to fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82bf67cc9e00a67a7d013a5ceda89836e4872d40)
    
    109) chore: Update snapshots due to behaviour changes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c9cd1cd8e09f86855ee799f7e4f0d3030cb0cec3)
    
    110) Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.55.0 to 5.57.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.57.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: aaaf982ed70ddd5a9c51d8ee8e9354aa78a7a600)
    
    111) Bump immer from 9.0.19 to 9.0.21
    
    Bumps [immer](https://github.com/immerjs/immer) from 9.0.19 to 9.0.21.
    - [Release notes](https://github.com/immerjs/immer/releases)
    - [Commits](https://github.com/immerjs/immer/compare/v9.0.19...v9.0.21)
    
    ---
    updated-dependencies:
    - dependency-name: immer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 9ea01a40629cabeae553edb529cfd7a90073feae)
    
    112) Add MutatingWebhookConfiguration api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 626fe1a890fa8b5848f281a71b817d7a32dafbf8)
    
    113) Add mutatingWebhookConfigurationApiInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 704a642276e1160ff8f84c98a438c765da7b16d6)
    
    114) Adding routes and navigate-to injectables
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 34f7b2f6b15ad747db9db8987852bf1940e2a078)
    
    115) Adding mutating-webhook-configuration.api export to endpoints index.ts file
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1d96760a3a7a942b7bcdf2bd8bd77c1fdce9d5a5)
    
    116) Adding webhook list and store
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 18ea6c2a4fd1bb4378b28f51c188630a8d1cbefe)
    
    117) Adding webhook sidebar items injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: c6b1306d9a001d8fd283a600e739b3755200c93a)
    
    118) Webhook Config initial details page
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 831c1f1d1e789c45be322f09798fce8231fd66c5)
    
    119) Add more fields to details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 66252f068d9dc5cd7e152749b81405a269c03259)
    
    120) Add mutatingWebhookConfigurationsRouteComponentInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: afd7413849b78a3700ee74f86357f918aa9ecacc)
    
    121) Add index.ts for exporting list and details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 849e2b6397528f0255fe5a0672060788f42cab1f)
    
    122) Add detail item injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 07d5ddfda8af775876d8c12520bece640489303f)
    
    123) Add rbac rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 78f9c2ec07ba61304eb51b62b2d2a24b57217be1)
    
    124) Change sidebar link parent to Config item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 9c2884a671883b08da466174c55e543c3a9b5088)
    
    125) Fix webhook field scoping
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 02e24735b850771412a66257f087c7fc3ba77e44)
    
    126) Remove namespace and labels columns
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a308320dd65593686c83667f66bd98f6eda5ae75)
    
    127) Add object selector details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: f00c6129d71006deb5267a86caaaeb24bdcb6338)
    
    128) Set mutatingwebhookconfigs as cluster-scoped
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 86eda1d751d4c06776537c62d6ec5d4d52615666)
    
    129) Add namespace selector
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a3a16c42c986aea24a8a666fc9d2dfaf6bf870ef)
    
    130) Add Rules details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: dbd480212d8eb2f908b99683a839c0643edd84ba)
    
    131) Customize search input placeholder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 61602d9628529ef4885570360b9df416fa1a86e1)
    
    132) Removing <b> tags
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 6564f89db8fe98e1415508d6ba7406ffd3c302e4)
    
    133) Add styles for details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 88f832012d544ab72aedd2ad479959d79369d7b4)
    
    134) Clean up mutating webhook configs api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 03632626ceb4c5e2145c60f7e51833d86f913426)
    
    135) Fix table header
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2ada8304182be8ce53ff0678c4634a3093547394)
    
    136) Set status item `padding-inline` to 0 if there is no children elements (#7529)
    
    Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com> (chenhunghan)
    (SHA: 01cc0186e55e8a599202f658989f75a163550657)
    
    137) Add metrics Feature  (#7507)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 53cb3a5d384b11837239772e0b7a7a0b5be2c077)
    
    138) Release 6.5.0-alpha.4
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: de36379a813d41ff5207279159009a2c48f7cc06)
    
    139) Bump underscore from 1.7.0 to 1.13.6
    
    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.13.6.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 2f06413fb738544ca0619151ddec4cf974d04dcf)
    
    140) fix: Add publishConfig for new package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1159e3c32ffbee160bc3f9a99c56a33d91b9360)
    
    141) feat: Add lint pass to prevent future issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f23109ba066d6c81ede86c2e87abd435582435)
    
    142) Release 6.5.0-alpha.5
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d991838893c715113b8e083b048c2b3f912a8ad4)
    
    143) chore: Rename tokens to be more correct
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a81b0f961e97c0913bccfa1ddefe0404a02421b7)
    
    144) chore: Move is auto updating state to own injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8ee65f841e7dee33705b361b77ae554e91636a16)
    
    145) chore: Rename exitApp to forceAppExit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 802cbdb0969e8a6cc852c9dc81f89d81dd3db766)
    
    146) chore: Split setupRunnablesBeforeClosingOfApplication
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0eb4c6dea81927b253add6e1f47b438c2e1269b)
    
    147) chore: Move stopping extensions to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9d181ab6ab133c31043b82f0267d3ee6fdde49fa)
    
    148) chore: Remove closing windows on quit
    
    - Electron does this already
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 980b054fad149c6451dcc00eabe0076f68e03faa)
    
    149) chore: Move disconnecting cluster connections to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1581da458d449b10495625bd250ce148cc98eef9)
    
    150) chore: Move logging on quit to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4ff3186ca7b56086014f993f63254170334b9169)
    
    151) chore: Replace all uses of stopServicesAndExitApp with requestQuitOfApp
    
    - Also updated tests with new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c4a7ecfb4e4fa30a8830b49383133dd5dc2c9b8)
    
    152) Fix: Close current connections to LensProxy on quit
    
    - This speeds up quitting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c91224b17b6fdece4c5edd2727560a1c7547ba3)
    
    153) chore: add better overrides for app and autoUpdater
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 48ebda2f0648aa87d0d86d558893f6ae7b63dfa9)
    
    154) chore: Disable hiding exit code from e2e tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908072525970134b72d62a2362e61b9614feed9c)
    
    155) Release 6.5.0-alpha.6
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6f59e1feb6018c538391e2303be61a9b06aaf667)
    
    156) fix: Fix when github releases are marked as prereleases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: adf67fb6a76382859cbaf6f20704a6469ba4bdfd)
    
    157) Make webpack respect dependencies vs peerDependencies when deciding dependency is external (#7545)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7dc0ce719289132ab87caff1c6e308b1c669e1f4)
    
    158) chore: Upgrade versions of @ogre-tools/* to 15.3.0
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ba8f7f916d8e2c6d37481d4f6cb635635eddf0be)
    
    159) chore: Convert show-details telemetry to instantiationDecoratorToken
    
    - Fix bug about throwing error on some calls to showDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 672ddc7b8d080dc029d050ff9b3489c226735f3f)
    
    160) chore: Bump @ogre-tools/* to 15.3.1 and fixup telemetry decorator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c48dda707884a81bcb56f647a0274962618921b)
    
    161) chore: Fix lint for @k8slens/application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 35c3d31f2a0fbe2944c44cf43f655f696bc990fc)
    
    162) chore: Fix unit tests failing due to bug in cycle detection
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5198cb6f279cd412395db4a9af80511d54f36d26)
    
    163) fix: Disable cycle detection due to bug in ogre-tools
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d4e8b48b4a166e2aabeab76355765d78a445c43c)
    
    164) chore: Update test to have more stable snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97dbe5038ceb50ef51b8c38944506f74238eb236)
    
    165) chore: Update lockfile to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1e0cb9fc1461f7f1d1d8b607c2b1d20422ae3148)
    
    166) fix: Make importing styles not break the builds (#7550)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2debe613595c0baa6c81eff9039053a0a66fbf35)
    
    167) feat: Compute the kubectl download version map at build time
    
    - Allows for bundled kubectl config to be changed without code changes
    
    - Introduce @k8slens/kubectl-versions
    
      - Compile time fetching of versions
    
    - Update @swc/* packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b)
    
    168) chore: fix some packages required prepare scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f8ac072df9731c1e89084760212629bec33c9b04)
    
    169) chore: Update versions json
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89be1943ddc3f3611f011bbd7b4d2d7ec2b6bc7d)
    
    170) chore: update kubectl versions files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ed0eba548fb52ee152909911adba07a56332e960)
    
    171) chore: Remove most uses of "bin" from workspaces
    
    - Replace with running scripts from a specific workspace
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3aa6c1666a994f430163dc81ad05ac743367e6f4)
    
    172) chore: Update snapshot for @k8slens/webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2cf006435de6068ff6758a777eb74e4aa3f44ecf)
    
    173) chore: Add node invocation to package scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3637c0a26a5d2393830427927fb7c9a7be0eb69d)
    
    174) fix: Fix paths provided as parameters to workspace scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d5acd57584887f8eed544650761ef4408481a6a2)
    
    175) fix: Readd run-script-os to open-lens to fix build:app
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 430bebaa6f90941d0b7e2c88d59aaac0a9260d7f)
    
    176) fix: Fix generating @k8slens/node-fetch
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecdb14c692b00db391d993e9fc8eee29081da04f)
    
    177) chore: Change version of @k8slens/kubectl-versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58ad63bb4098ac06b74ff0e098be875b1e6890a8)
    
    178) fix: Revise paths for generating tray icons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58b8b4f1f9113aaedb136ebbf00c568abea0173c)
    
    179) chore: Update @k8slens/kubectl-versions file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 30f794d66d2e0840eb425ab1467e524b854638bb)
    
    180) fix: Fix generating tray icons and downloading binaries on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 289d62caaadcf4899719c6a8b8c2ee4b7e725e9c)
    
    181) Bump typedoc from 0.23.25 to 0.24.1
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.25 to 0.24.1.
    - [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.23.25...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: b9ed722dd0cc5472cce434374d546cf510076b8e)
    
    182) chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26
    
    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 11f4c919207ef1bfeac8c5a6416dcf927b9b3065)
    
    183) chore(deps-dev): Bump monaco-editor from 0.29.1 to 0.37.1
    
    Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.29.1 to 0.37.1.
    - [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.29.1...v0.37.1)
    
    ---
    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: 780820acfcb77a0a93c48196515a8cebee39e6ae)
    
    184) chore: Bump monaco-editor-webpack-plugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45a99d6c1045634f75602de5cecbba325827b620)
    
    185) chore: Fix cron test workflow failing due to wrong reasons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dd87fbf8ed759f25a3dbc606f257ddcef8afc039)
    
    186) chore: remove unnecessary spacing from monaco editor lines
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e5eb709e6679a92b2ce2e4936b0f2a4cef713974)
    
    187) New resource view: ValidatingWebhookConfigurations (#7552)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3baa42e17bab0855f88b474be173b0ef7768e4ca)
    
    188) fix(core): hide update button if downloading of an update fails
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: f6977428daa3f61482e7066689ebf7092b0fb2b1)
    
    189) feat: Introduce API for changing the status bar colour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 06a0dce612b67084f8f36ba552ea23f8ac071201)
    
    190) chore: Revert exposing api to legacy extension API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ebc63091a1e84f94ae61337f64e8a0408a83c962)
    
    191) chore: Expose api to only bundled extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fef789bd498d622a8897d15130e8fefeef29d650)
    
    192) fix: change class name behaviour to limit snapshot diffs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bfb2b8e6591891b529d5cf0f8757ff8b7080e004)
    
    193) chore: Fix spelling of helper function
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4fb21af57b12a1868b2990bbd803c98974e7ffe7)
    
    194) chore: Add log line for current version at start of application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82fdcf69c0f31cfe8b14a8429347877b68f301b2)
    
    195) chore: Introduce competition for InitializableState
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 72a01cdc176191d2af165baae126b2a4bbb7a7c8)
    
    196) chore: Switch buildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b96a94c1403f60c1ae8342d250f965bc85733c0)
    
    197) chore: Allow specifying runnable phase directly from runAfter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a3e204e748c57f866d88c367b6ba4d8ddc71484)
    
    198) chore: Switch semanticBuildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6fa9e2cde608518c86de748017d9ecb0f4c251eb)
    
    199) chore: Switch releaseChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fc18c61d367400fbb18fe81bc3ea7edf1ce8cbf1)
    
    200) chore: Switch semanticBuildVersion to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 53920a704604fc02430d8fb10daa47a5f9c3c785)
    
    201) chore: Switch defaultUpdateChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 353da78d4b1dccd969bb6c4f5e933446e7e2fda6)
    
    202) chore: Remove InitializableState for loosing competition
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eafd1efbc0a4bc14790e0c6c9446c9089b62b14e)
    
    203) chore(deps-dev): Bump webpack-dev-server from 4.13.2 to 4.13.3
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: f26d71fbe4b0e5ac4a74cf4960136b55431bfc1e)
    
    204) chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.5.1
    
    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 1a5bc554cefd04b6dfbf6bf27314c214a1dd2f27)
    
    205) chore(deps-dev): Bump postcss from 8.4.21 to 8.4.22
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 095a38b36b09b1ac40c07d55c5e505bc4f9425b2)
    
    206) chore(deps): Bump sharp from 0.31.3 to 0.32.0
    
    Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.0.
    - [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.31.3...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 916d5d69292ee7fa3438910b2cf46c7014245f76)
    
    207) Release 6.5.0-alpha.7
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: efa18539608b3a1d5033b9f9fe4b685b09b28dfe)
    
    208) fix: Fix running release tool
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 03349c232b14c3b5085fc994ecbf2fe4ba56e98a)
    
    209) chore: Revert only running one cluster page e2e test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eac7691d7512366d53a36eb1fb2413d3e9ac3ef2)
    
    210) chore(deps-dev): Bump electron from 22.3.5 to 22.3.6 (#7577)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 768b6ffc8c33b893aa3941c16b090dfda20484f6)
    
    211) chore(deps-dev): Bump fast-xml-parser from 4.2.0 to 4.2.2 (#7576)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 90ac50176af181cb01655a93d56bbe9fb1212e3f)
    
    212) Use strict dependency for extension-api -> core (#7579)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: c7df928acc557c0a83aa7502ff3a6a0d3195db87)
    
    213) chore: extract tooltip into package
    
    - chore: add sanity check unit test
    - chore: added tailwind.config.js to fix build
    - chore: .swcrc added for tests to pass
    - chore(deps): sass is not a dependency
    - fix: manually import the tooltip css to fix tooltips not showing up
    - chore: Run lint:fix against code
    - chore: Fix use of mock in @k8slens/core
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (gabriel-mirantis)
    (SHA: 01059d8cb185c3566b58541c2aec14c52d7b12be)
    
    214) chore: Fix spelling in ResizingAnchorProps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9cafc8e6b1bdc0bb043dbb1c296f342b564b2967)
    
    215) chore: Update snapshots for tooltip
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9f3550be140b325a0ed903a377023e814864f061)
    
    216) chore: Fix test failing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 23f124791a2ac0bdf406b655e7d31169c17c4171)
    
    217) chore: Bump typedoc and typedoc-plugin-markdown
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98c371ef0c897198ca5a63786936ab771504508e)
    
    218) docs: Fix generating docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45574d49ccbc5e9aec2916db237719a6ee77993f)
    
    219) docs: Fix initial warnings from generating API docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5d9cdee31f0f56a16fdddcb01828b490302c2100)
    
    220) docs: Fix generating markdown for api docs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 46f7e70cb3902e0119abdc8088030ece88985670)
    
    221) chore: Update package-lock to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1eeddbb37707473bb2f38149a0bb8cdf1eafa507)
    
    222) chore: Fix unit tests by increasing coverage of tooltip to 100%
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9656b8c577839d39bc52049bb7e2f19999ec388f)
    
    223) docs: Add documentation for cluster connection flow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 192d8119dbd1e7e31cb0006754145e69509049c1)
    
    224) chore(deps-dev): Bump @swc/core from 1.3.51 to 1.3.52
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.51 to 1.3.52.
    - [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.51...v1.3.52)
    
    ---
    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: e712922aeb48fb5ebd236da24869a4279440fb3f)
    
    225) chore(deps): Bump webpack from 5.79.0 to 5.80.0
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.80.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.80.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: 7747277af60a07bd3d383579ef17c0ea6b97a30a)
    
    226) chore(deps-dev): Bump postcss from 8.4.22 to 8.4.23
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 4f4c7e7b56f957faa2dba43a6e7f95bf4d0b0143)
    
    227) chore: Expand withTooltip unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4bb37df1cdb0c84e3d8b7e148d8c6c25af4548af)
    
    228) List layout column injection token package (#7544)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (samitiilikainen)
    (SHA: 5eb41e8a6c83ab9b7bae3d864d49e53c38a6b58f)
    
    229) List more than 256 helm releases.
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 63ad14d5d11f2fec87e63083cf82cba79993b632)
    
    230) chore: extract button from core for error-boundary
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 5128730fd23f064f8fac24a1efe91bbfadee7dee)
    
    231) fix: lint:fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: 76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9)
    
    232) replaced with export from @k8slens/button to maintain backwards compatibility
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: ee4fbc37cc4c12e56fea3b3147e16f49ce91cbcc)
    
    233) Release 6.5.0-alpha.8
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6528ce52158820445c42c0a793109f413e24a682)
    
    234) fix: Make sure that the @k8slens/core dep in @k8slens/extensions is exact
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 799a3cbd1cc025514d822db8263c3e1ef747a446)
    
  • v6.5.0-alpha.7
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
    47) Fix download all logs for pod with few containers (#7413)
    
    * Use container name as downloaded file name
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Specify container to call for logs query
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7d718731354d1ac8b8c61fa2e1fb0fb51770487d)
    
    48) Update webstorm configs (#7415)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 1deb9883399a65f6cba8630950e6d2c385fbfdcd)
    
    49) Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412)
    
    * Adding 'prepare' commands to cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused "lint" command from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4f2ba5df48282a03db5ed5288039b0f82c3a2e94)
    
    50) Refactor electron window setCertificateVerifyProc (#7185)
    
    * refactor electron window setCertificateVerifyProc
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use ChromiumNetError enum in tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: ba4a283af9e8b30e9a2f6207e70976119a93c1a6)
    
    51) Remove `BaseStore<T>` and replace with composition of dependencies (#7002)
    
    * Rename ExtensionStore -> BaseExtensionStore
    - The name was too close to ExtensionsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ExtensionsStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ClusterStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move UserStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup types to remove multiple cast locations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move HotbarStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move WeblinkStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move FileSystemProvisionerStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Clean up impl and rename to better describe intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the enabled extensions storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the clusters storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the hotbar storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the weblinks storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the user preferences storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crashing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests and snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve typing to prevent errors in the future.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup @k8slens/messaging and friends
    
    - To fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint issue
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix global override not being complete enough causing tests to fail
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Bump memory for unit tests on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Attempt to fix memory issue on CI again
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup test because of new injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Upgrade Jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit tests falling over
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out jest config change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove console log
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by matching equality instead of snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by forcing specific snapshot style
    
    - Ubuntu CI seems to format arrays in snapshots differently than macOS locally
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 49f0a1af9c975e4eabeb3eefacc75c2cb0098e15)
    
    52) Block renderering non http(s):// links via <HelmChartIcon> (#7419)
    
    * Adding HelmChartIcon tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HelmChartIcon refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fine-tune styles in HelmChartDetails
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding styles to separate module
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 15762615d24b607400cbb242a86ce155d44e117e)
    
    53) Remove auto adding tickets to project board (#7424)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecfe99480c9529c0c4b7e5e4107e1afaabd89f96)
    
    54) Restore disk metrics to PersistentVolumeClaim details page (#7427)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: d8c485a79f42d05ffa61c1c235f57b7b8b80e6a5)
    
    55) Remove Materials Insiders usage. (#7430)
    
    Signed-off-by: Steve Richards <srichards@mirantis.com> (stevejr)
    (SHA: a5d458bd9766168c1f9f01832fd5bb734e1b6175)
    
    56) Add scenarios for namespace selector (#7431)
    
    * Add scenarios for namespace selector
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add scenarios about namespaces being created and deleted
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962aa13de2d08574753bd8a44f9d1ddaeecd2ca7)
    
    57) Remove requirement for JSON of messages (#7426)
    
    * Remove requirement for JSON of messages
    
    - Remove backhanded requirements of reactive contexts, overriding
      application configurations.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 132c51018bc4227df4a935a8f89aa1b4ff83910d)
    
    58) Fix computed-channel tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5b680e88702a8c9017a2ff3c8b4f0d41360dce8e)
    
    59) Bump webpack and @types/webpack (#7438)
    
    Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.
    
    Updates `webpack` from 5.76.1 to 5.77.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)
    
    Updates `@types/webpack` from 5.28.0 to 5.28.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5827fc9d9a391b5edc8cb12c720bd376007d0015)
    
    60) Extract React Application as a Feature (#7441)
    
    * Fix webpack config for react
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce package for discovering html elements in unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using discovery of html elements from package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce competition for starting react application inside the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Move stuff in application start to earlier timeslot having no real need to be done so late
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using react application root feature being more friendly to extending
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using more familiar pattern of higher order components for wrapping react application
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Adapt to more familiar pattern for higher order components
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Rename feature for clarity
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: b5e564271e866864426135c3c243192baed54813)
    
    61) wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7bae7127032425487e9a1dc3509d2a5cb3e60668)
    
    62) Bump @swc/core from 1.3.40 to 1.3.44 (#7439)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.40 to 1.3.44.
    - [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.40...v1.3.44)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 67dc74530b28826e6cd8c4f6ffcce31bed8f2f38)
    
    63) Bump rimraf from 4.4.0 to 4.4.1 (#7406)
    
    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 799c12040792d46f38207c95dd45b525271e1387)
    
    64) Bump lerna from 6.5.1 to 6.6.1 (#7411)
    
    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/6.6.1/packages/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: de0ee4e6f43b05a53e90ee65479d53f63743c397)
    
    65) Make ServiceAccount kubeconfig context name differ from cluster context name (#7433)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 37c92c8fd1448027d0e4f6af898d4ddda033ef52)
    
    66) Stop all extensions before quitting app (#7450)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0fea203004f1a98399e0ca18b8217df8f9d453d)
    
    67) Correct dependencies of open-lens (#7451)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c48b53fd5e5364db2efcc043996ccdb398b77153)
    
    68) Fix app crash on quit (#7407) (#7452)
    
    * Fix app crash on quit (#7407)
    
    * Fix app crash on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out disabling extensions on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup cherry-pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2884dea195edb524b80087e7b55de0c6584316a5)
    
    69) Close Lens Proxy on quit of backend (#7453)
    
    - Extract global shared state of shell sessions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908a3cabe17b088a22589457b1f7a9b31e9c23bd)
    
    70) Fix crash due to non base64 encoded secrets (#7448)
    
    * Fix crash due to non base64 encoded secrets
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b8d6e4e442bc6796cc41e8424a524982d59c947)
    
    71) Add temporal dependency to initializeExtensions (#7454)
    
    - So that extensions can ensure that the shell env is up to date
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 18d660ea7791b59fef0da8dc56451c147330068d)
    
    72) Move Cluster.apiUrl to seperate injectable (#7354)
    
    * Refactor out Cluster.apiUrl to direct reading
    
    - Should help prevent using stale data
    
    - Removes some uses of synchronous FS operations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename helper function to better communicate intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve prometheus handler tests to override less things
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe2fd4c1fd002d894f9a14695adae51cd9893728)
    
    73) Get dev mode fixed (#7447)
    
    * Get dev mode fixed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add empty scripts for windows to satisfy run-script-os
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b5a085b55c455d48a67004309f00a69545f9d500)
    
    74) conf v10.2.0 (#7462)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 3b8ef07a9e2184b559e43ade0c623ae78badd6e6)
    
    75) Fix metrics visibility logic (#7465)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: a73586d84413c29148a3161ff8ccb63d4ae81088)
    
    76) Introduce Feature for Keyboard Shortcuts (#7442)
    
    * Introduce feature for assigning keyboard shortcuts
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Enable keyboard shortcuts automatically instead of requiring explicit listener to be used in the application
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using keyboard shortcuts feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Tweak scripts for a package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce modifier for ctrl or command based on platform in use
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f4cb1d3ff4778e65bf03bce6c1a343357a40ff25)
    
    77) Bump webpack-dev-server from 4.11.1 to 4.13.2 (#7457)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.2.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9d1464c39afe73e17cfd813773663d63f13209bd)
    
    78) Bump playwright from 1.31.2 to 1.32.1 (#7460)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.31.2 to 1.32.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.31.2...v1.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8872b2f94a8b7b56275c192b4e2a0987e748ad97)
    
    79) Bump @types/react-beautiful-dnd from 13.1.3 to 13.1.4 (#7459)
    
    Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.3 to 13.1.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beautiful-dnd)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-beautiful-dnd"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 47796228d035b123e2281d79367bdb2892a968c7)
    
    80) Fix node metrics line progress (#7466)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: fef94430649885d5368c2a41353012294c6f746b)
    
    81) fix: Add check in release-tool for no relevant PRs (#7478)
    
    * fix: Add check in release-tool for no relevant PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Change wording of message while picking PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b22d7af2915bbaccc1d8a8c2c3ff247667f5d61b)
    
    82) chore: Add notes about picking PRs in release guide (#7492)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4856e3c5aac574dc0c79545a3d240e4b8d4e9fbf)
    
    83) Show Message Box when no update is available after manually checking for updates (#7390)
    
    * no updates available
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint padding-line-between-statements
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * test stubs - wip
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray - when no new update is discovered showMessagePopupMock toHaveBeenCalled & toHaveBeenCalledWith
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * fake tray and fake menu parity
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray and menu passing tests and lint
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    ---------
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e790757302e8f7df71504bb363ff3691af1acc3f)
    
    84) Bump @typescript-eslint/parser from 5.55.0 to 5.57.1 (#7496)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.57.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.57.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7116e55d5a465ef84117e31174592204e6f154eb)
    
    85) Webpack config fixes (#7423)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 1308b5ed6c588e4dceb171cde0aab97d695abcee)
    
    86) Bump ansi_up from 5.1.0 to 5.2.1 (#7497)
    
    Bumps [ansi_up](https://github.com/drudru/ansi_up) from 5.1.0 to 5.2.1.
    - [Release notes](https://github.com/drudru/ansi_up/releases)
    - [Commits](https://github.com/drudru/ansi_up/compare/v5.1.0...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi_up
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: df9db01be5fde617f4794cbed0f2dd74f01ac8b3)
    
    87) Add workload 'kind' param to 'show-details' event (#7464)
    
    * Introduce getWorkloadKindFromUrl() method
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Whitelist kind param to 'show-details' event
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Using parseKubeApi instead of new utility
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding checks for empty selfLink
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2cf8a2f1887f86b6b5b720d4a99a549ec4354aec)
    
    88) Auto cancel stale workflows (#7494)
    
    * chore: rename workflow file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add concurrency rules for workflows
    
    - test
    - Electronegativity
    - linter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 173a667466948589cf0d83d87af9829f697f41c1)
    
    89) Renderer file logging through IPC (#7499)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Behavioural tests and log file rename
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update messaging to work with new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Move files to feature
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 69b132300c0ea9890d6d5e050084acce28484644)
    
    90) Bump tailwindcss from 3.2.7 to 3.3.1 (#7458)
    
    Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.7 to 3.3.1.
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.7...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1e6c85953984e691087b865291ab8fbac111f327)
    
    91) Bump @ogre-tools/injectable-extension-for-mobx from 15.1.2 to 15.3.0 (#7503)
    
    Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.1.2 to 15.3.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.1.2...v15.3.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: af1808dbb310e0c7a91fa33eddd485153651e014)
    
    92) feat: Allow built versions to specify an environment (#7495)
    
    * feat: Allow built versions to specify an environment
    
    - This should be hard coded at build time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add default value to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add  --no-bail to test script invocations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add tests for coverage of new code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 128b05d4d46344a511398f654865c133c6e36514)
    
    93) fix: Referencing apiManager should not throw (#7468)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 351f9d492f6e52e9e97d17d71e2bbdbbde4ea2db)
    
    94) Introduce clearer boundry between extensions (#7164)
    
    - Bundled extensions are always enabled, and are always compatible
    - Have bundled extensions be loaded asyncronously to support
      typescript dynamic import (which is typed) as opposed to require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 058494bc73aeef9a4d527fc0d93ca24c48a7ee50)
    
    95) Persist apiVersion when editing resources in monaco (#4406)
    
    * Persist apiVersion when editing resources in monaco
    
    - Use a new custom k8slens prefixed label
    
    - Means that users aren't surprised when they use lens to update a
      resource to a new apiVersionWithGroup
    
    - Doesn't touch the versions in the stores
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Fix lint issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: make lint not bail on failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Run lint:fix on all files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 807f98ed1ba92ecd147979c92a9012c4a5438c09)
    
    96) Stop file system watchers on application quit to prevent exit code !== 0 (#7504)
    
    * fix: Dispose the kubeconfig watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * fix: Dispose the extension watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a3716baaf07d31e7f80ac5a52d3999f16b9ef67c)
    
    97) Bump joi from 17.8.4 to 17.9.1
    
    Bumps [joi](https://github.com/hapijs/joi) from 17.8.4 to 17.9.1.
    - [Release notes](https://github.com/hapijs/joi/releases)
    - [Commits](https://github.com/hapijs/joi/compare/v17.8.4...v17.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: joi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 87453b2f145bd3659ff8752d20362fc8eb76b492)
    
    98) Fix cherry-pick of #7504
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15d38293197855073dd30a40c4c2a9e5d3ae65e4)
    
    99) chore: fix spelling
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 630928d6ba577bb84011b312eacf4ba9b6c65bbf)
    
    100) fix: remove platform specific injectable file names
    
    - Causes issues due to a single platform being used to build the library
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b0318b493fe2e49a34b8a4cb3d0bef1600759b8)
    
    101) feat: Introduce PlatformSpecific as a new wrapper type for injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bc3d9f8b23a452fe92d7d6b4a525a67b048ea8b)
    
    102) chore: move PlatformSpecific back to core
    
    - This is needed in 6.4 and this will make that transition easier
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 75a1b0a983115343de0aaf7d3404222093d8ee9b)
    
    103) chore: convert request-system-cas to use PlatformSpecific
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fc32c0b27dd73537ee931e4ba790c36b19782c3)
    
    104) chore: move test-env specific versions to own folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3c8839151c39ea4145b59ca0aa559986ef56780e)
    
    105) chore: fix lint for main webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 477ad3caa43d5710f2abc4b1bbd88584ee42cff9)
    
    106) fix: Fix tests by recreating non-specific injection token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0ebe605c4d36c0d98454e25565818f75ffb1b69)
    
    107) chore: Remove explicit throw when finding platformSpecificVersion
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5db8fc134231dc8bb7fae3d84edab3ad7dcd3e45)
    
    108) chore: Simplify extension dependency injection
    
    - Has better typing
    - Removes use of unnusual unique symbol
    - Fix welcome banner tests
        - Update associated snapshots
    - Start converting custom column tests to use ApplicationBuilder
    - Remove old and unnused RecursiveTreeView
    - Introduce new TreeView for use in CatalogMenu to fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82bf67cc9e00a67a7d013a5ceda89836e4872d40)
    
    109) chore: Update snapshots due to behaviour changes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c9cd1cd8e09f86855ee799f7e4f0d3030cb0cec3)
    
    110) Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.55.0 to 5.57.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.57.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: aaaf982ed70ddd5a9c51d8ee8e9354aa78a7a600)
    
    111) Bump immer from 9.0.19 to 9.0.21
    
    Bumps [immer](https://github.com/immerjs/immer) from 9.0.19 to 9.0.21.
    - [Release notes](https://github.com/immerjs/immer/releases)
    - [Commits](https://github.com/immerjs/immer/compare/v9.0.19...v9.0.21)
    
    ---
    updated-dependencies:
    - dependency-name: immer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 9ea01a40629cabeae553edb529cfd7a90073feae)
    
    112) Add MutatingWebhookConfiguration api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 626fe1a890fa8b5848f281a71b817d7a32dafbf8)
    
    113) Add mutatingWebhookConfigurationApiInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 704a642276e1160ff8f84c98a438c765da7b16d6)
    
    114) Adding routes and navigate-to injectables
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 34f7b2f6b15ad747db9db8987852bf1940e2a078)
    
    115) Adding mutating-webhook-configuration.api export to endpoints index.ts file
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1d96760a3a7a942b7bcdf2bd8bd77c1fdce9d5a5)
    
    116) Adding webhook list and store
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 18ea6c2a4fd1bb4378b28f51c188630a8d1cbefe)
    
    117) Adding webhook sidebar items injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: c6b1306d9a001d8fd283a600e739b3755200c93a)
    
    118) Webhook Config initial details page
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 831c1f1d1e789c45be322f09798fce8231fd66c5)
    
    119) Add more fields to details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 66252f068d9dc5cd7e152749b81405a269c03259)
    
    120) Add mutatingWebhookConfigurationsRouteComponentInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: afd7413849b78a3700ee74f86357f918aa9ecacc)
    
    121) Add index.ts for exporting list and details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 849e2b6397528f0255fe5a0672060788f42cab1f)
    
    122) Add detail item injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 07d5ddfda8af775876d8c12520bece640489303f)
    
    123) Add rbac rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 78f9c2ec07ba61304eb51b62b2d2a24b57217be1)
    
    124) Change sidebar link parent to Config item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 9c2884a671883b08da466174c55e543c3a9b5088)
    
    125) Fix webhook field scoping
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 02e24735b850771412a66257f087c7fc3ba77e44)
    
    126) Remove namespace and labels columns
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a308320dd65593686c83667f66bd98f6eda5ae75)
    
    127) Add object selector details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: f00c6129d71006deb5267a86caaaeb24bdcb6338)
    
    128) Set mutatingwebhookconfigs as cluster-scoped
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 86eda1d751d4c06776537c62d6ec5d4d52615666)
    
    129) Add namespace selector
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a3a16c42c986aea24a8a666fc9d2dfaf6bf870ef)
    
    130) Add Rules details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: dbd480212d8eb2f908b99683a839c0643edd84ba)
    
    131) Customize search input placeholder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 61602d9628529ef4885570360b9df416fa1a86e1)
    
    132) Removing <b> tags
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 6564f89db8fe98e1415508d6ba7406ffd3c302e4)
    
    133) Add styles for details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 88f832012d544ab72aedd2ad479959d79369d7b4)
    
    134) Clean up mutating webhook configs api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 03632626ceb4c5e2145c60f7e51833d86f913426)
    
    135) Fix table header
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2ada8304182be8ce53ff0678c4634a3093547394)
    
    136) Set status item `padding-inline` to 0 if there is no children elements (#7529)
    
    Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com> (chenhunghan)
    (SHA: 01cc0186e55e8a599202f658989f75a163550657)
    
    137) Add metrics Feature  (#7507)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 53cb3a5d384b11837239772e0b7a7a0b5be2c077)
    
    138) Release 6.5.0-alpha.4
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: de36379a813d41ff5207279159009a2c48f7cc06)
    
    139) Bump underscore from 1.7.0 to 1.13.6
    
    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.13.6.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 2f06413fb738544ca0619151ddec4cf974d04dcf)
    
    140) fix: Add publishConfig for new package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1159e3c32ffbee160bc3f9a99c56a33d91b9360)
    
    141) feat: Add lint pass to prevent future issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f23109ba066d6c81ede86c2e87abd435582435)
    
    142) Release 6.5.0-alpha.5
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d991838893c715113b8e083b048c2b3f912a8ad4)
    
    143) chore: Rename tokens to be more correct
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a81b0f961e97c0913bccfa1ddefe0404a02421b7)
    
    144) chore: Move is auto updating state to own injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8ee65f841e7dee33705b361b77ae554e91636a16)
    
    145) chore: Rename exitApp to forceAppExit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 802cbdb0969e8a6cc852c9dc81f89d81dd3db766)
    
    146) chore: Split setupRunnablesBeforeClosingOfApplication
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0eb4c6dea81927b253add6e1f47b438c2e1269b)
    
    147) chore: Move stopping extensions to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9d181ab6ab133c31043b82f0267d3ee6fdde49fa)
    
    148) chore: Remove closing windows on quit
    
    - Electron does this already
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 980b054fad149c6451dcc00eabe0076f68e03faa)
    
    149) chore: Move disconnecting cluster connections to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1581da458d449b10495625bd250ce148cc98eef9)
    
    150) chore: Move logging on quit to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4ff3186ca7b56086014f993f63254170334b9169)
    
    151) chore: Replace all uses of stopServicesAndExitApp with requestQuitOfApp
    
    - Also updated tests with new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c4a7ecfb4e4fa30a8830b49383133dd5dc2c9b8)
    
    152) Fix: Close current connections to LensProxy on quit
    
    - This speeds up quitting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c91224b17b6fdece4c5edd2727560a1c7547ba3)
    
    153) chore: add better overrides for app and autoUpdater
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 48ebda2f0648aa87d0d86d558893f6ae7b63dfa9)
    
    154) chore: Disable hiding exit code from e2e tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908072525970134b72d62a2362e61b9614feed9c)
    
    155) Release 6.5.0-alpha.6
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6f59e1feb6018c538391e2303be61a9b06aaf667)
    
    156) fix: Fix when github releases are marked as prereleases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: adf67fb6a76382859cbaf6f20704a6469ba4bdfd)
    
    157) Make webpack respect dependencies vs peerDependencies when deciding dependency is external (#7545)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 7dc0ce719289132ab87caff1c6e308b1c669e1f4)
    
    158) chore: Upgrade versions of @ogre-tools/* to 15.3.0
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ba8f7f916d8e2c6d37481d4f6cb635635eddf0be)
    
    159) chore: Convert show-details telemetry to instantiationDecoratorToken
    
    - Fix bug about throwing error on some calls to showDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 672ddc7b8d080dc029d050ff9b3489c226735f3f)
    
    160) chore: Bump @ogre-tools/* to 15.3.1 and fixup telemetry decorator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1c48dda707884a81bcb56f647a0274962618921b)
    
    161) chore: Fix lint for @k8slens/application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 35c3d31f2a0fbe2944c44cf43f655f696bc990fc)
    
    162) chore: Fix unit tests failing due to bug in cycle detection
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5198cb6f279cd412395db4a9af80511d54f36d26)
    
    163) fix: Disable cycle detection due to bug in ogre-tools
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d4e8b48b4a166e2aabeab76355765d78a445c43c)
    
    164) chore: Update test to have more stable snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 97dbe5038ceb50ef51b8c38944506f74238eb236)
    
    165) chore: Update lockfile to fix CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1e0cb9fc1461f7f1d1d8b607c2b1d20422ae3148)
    
    166) fix: Make importing styles not break the builds (#7550)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 2debe613595c0baa6c81eff9039053a0a66fbf35)
    
    167) feat: Compute the kubectl download version map at build time
    
    - Allows for bundled kubectl config to be changed without code changes
    
    - Introduce @k8slens/kubectl-versions
    
      - Compile time fetching of versions
    
    - Update @swc/* packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b)
    
    168) chore: fix some packages required prepare scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f8ac072df9731c1e89084760212629bec33c9b04)
    
    169) chore: Update versions json
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 89be1943ddc3f3611f011bbd7b4d2d7ec2b6bc7d)
    
    170) chore: update kubectl versions files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ed0eba548fb52ee152909911adba07a56332e960)
    
    171) chore: Remove most uses of "bin" from workspaces
    
    - Replace with running scripts from a specific workspace
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3aa6c1666a994f430163dc81ad05ac743367e6f4)
    
    172) chore: Update snapshot for @k8slens/webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2cf006435de6068ff6758a777eb74e4aa3f44ecf)
    
    173) chore: Add node invocation to package scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3637c0a26a5d2393830427927fb7c9a7be0eb69d)
    
    174) fix: Fix paths provided as parameters to workspace scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d5acd57584887f8eed544650761ef4408481a6a2)
    
    175) fix: Readd run-script-os to open-lens to fix build:app
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 430bebaa6f90941d0b7e2c88d59aaac0a9260d7f)
    
    176) fix: Fix generating @k8slens/node-fetch
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecdb14c692b00db391d993e9fc8eee29081da04f)
    
    177) chore: Change version of @k8slens/kubectl-versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58ad63bb4098ac06b74ff0e098be875b1e6890a8)
    
    178) fix: Revise paths for generating tray icons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 58b8b4f1f9113aaedb136ebbf00c568abea0173c)
    
    179) chore: Update @k8slens/kubectl-versions file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 30f794d66d2e0840eb425ab1467e524b854638bb)
    
    180) fix: Fix generating tray icons and downloading binaries on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 289d62caaadcf4899719c6a8b8c2ee4b7e725e9c)
    
    181) Bump typedoc from 0.23.25 to 0.24.1
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.25 to 0.24.1.
    - [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.23.25...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: b9ed722dd0cc5472cce434374d546cf510076b8e)
    
    182) chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26
    
    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 11f4c919207ef1bfeac8c5a6416dcf927b9b3065)
    
    183) chore(deps-dev): Bump monaco-editor from 0.29.1 to 0.37.1
    
    Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.29.1 to 0.37.1.
    - [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.29.1...v0.37.1)
    
    ---
    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: 780820acfcb77a0a93c48196515a8cebee39e6ae)
    
    184) chore: Bump monaco-editor-webpack-plugin to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 45a99d6c1045634f75602de5cecbba325827b620)
    
    185) chore: Fix cron test workflow failing due to wrong reasons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: dd87fbf8ed759f25a3dbc606f257ddcef8afc039)
    
    186) chore: remove unnecessary spacing from monaco editor lines
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e5eb709e6679a92b2ce2e4936b0f2a4cef713974)
    
    187) New resource view: ValidatingWebhookConfigurations (#7552)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 3baa42e17bab0855f88b474be173b0ef7768e4ca)
    
    188) fix(core): hide update button if downloading of an update fails
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: f6977428daa3f61482e7066689ebf7092b0fb2b1)
    
    189) feat: Introduce API for changing the status bar colour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 06a0dce612b67084f8f36ba552ea23f8ac071201)
    
    190) chore: Revert exposing api to legacy extension API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ebc63091a1e84f94ae61337f64e8a0408a83c962)
    
    191) chore: Expose api to only bundled extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fef789bd498d622a8897d15130e8fefeef29d650)
    
    192) fix: change class name behaviour to limit snapshot diffs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bfb2b8e6591891b529d5cf0f8757ff8b7080e004)
    
    193) chore: Fix spelling of helper function
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4fb21af57b12a1868b2990bbd803c98974e7ffe7)
    
    194) chore: Add log line for current version at start of application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82fdcf69c0f31cfe8b14a8429347877b68f301b2)
    
    195) chore: Introduce competition for InitializableState
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 72a01cdc176191d2af165baae126b2a4bbb7a7c8)
    
    196) chore: Switch buildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b96a94c1403f60c1ae8342d250f965bc85733c0)
    
    197) chore: Allow specifying runnable phase directly from runAfter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a3e204e748c57f866d88c367b6ba4d8ddc71484)
    
    198) chore: Switch semanticBuildVersion to use new Initializable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6fa9e2cde608518c86de748017d9ecb0f4c251eb)
    
    199) chore: Switch releaseChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fc18c61d367400fbb18fe81bc3ea7edf1ce8cbf1)
    
    200) chore: Switch semanticBuildVersion to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 53920a704604fc02430d8fb10daa47a5f9c3c785)
    
    201) chore: Switch defaultUpdateChannel to not use Initializable at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 353da78d4b1dccd969bb6c4f5e933446e7e2fda6)
    
    202) chore: Remove InitializableState for loosing competition
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: eafd1efbc0a4bc14790e0c6c9446c9089b62b14e)
    
    203) chore(deps-dev): Bump webpack-dev-server from 4.13.2 to 4.13.3
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: f26d71fbe4b0e5ac4a74cf4960136b55431bfc1e)
    
    204) chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.5.1
    
    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 1a5bc554cefd04b6dfbf6bf27314c214a1dd2f27)
    
    205) chore(deps-dev): Bump postcss from 8.4.21 to 8.4.22
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 095a38b36b09b1ac40c07d55c5e505bc4f9425b2)
    
    206) chore(deps): Bump sharp from 0.31.3 to 0.32.0
    
    Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.0.
    - [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.31.3...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 916d5d69292ee7fa3438910b2cf46c7014245f76)
    
    207) Release 6.5.0-alpha.7
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: efa18539608b3a1d5033b9f9fe4b685b09b28dfe)
    
    208) fix: Fix running release tool
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 03349c232b14c3b5085fc994ecbf2fe4ba56e98a)
    
  • v6.5.0-alpha.6
    6f59e1fe · Release 6.5.0-alpha.6 ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
    47) Fix download all logs for pod with few containers (#7413)
    
    * Use container name as downloaded file name
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Specify container to call for logs query
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7d718731354d1ac8b8c61fa2e1fb0fb51770487d)
    
    48) Update webstorm configs (#7415)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 1deb9883399a65f6cba8630950e6d2c385fbfdcd)
    
    49) Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412)
    
    * Adding 'prepare' commands to cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused "lint" command from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4f2ba5df48282a03db5ed5288039b0f82c3a2e94)
    
    50) Refactor electron window setCertificateVerifyProc (#7185)
    
    * refactor electron window setCertificateVerifyProc
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use ChromiumNetError enum in tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: ba4a283af9e8b30e9a2f6207e70976119a93c1a6)
    
    51) Remove `BaseStore<T>` and replace with composition of dependencies (#7002)
    
    * Rename ExtensionStore -> BaseExtensionStore
    - The name was too close to ExtensionsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ExtensionsStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ClusterStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move UserStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup types to remove multiple cast locations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move HotbarStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move WeblinkStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move FileSystemProvisionerStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Clean up impl and rename to better describe intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the enabled extensions storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the clusters storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the hotbar storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the weblinks storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the user preferences storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crashing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests and snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve typing to prevent errors in the future.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup @k8slens/messaging and friends
    
    - To fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint issue
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix global override not being complete enough causing tests to fail
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Bump memory for unit tests on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Attempt to fix memory issue on CI again
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup test because of new injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Upgrade Jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit tests falling over
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out jest config change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove console log
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by matching equality instead of snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by forcing specific snapshot style
    
    - Ubuntu CI seems to format arrays in snapshots differently than macOS locally
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 49f0a1af9c975e4eabeb3eefacc75c2cb0098e15)
    
    52) Block renderering non http(s):// links via <HelmChartIcon> (#7419)
    
    * Adding HelmChartIcon tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HelmChartIcon refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fine-tune styles in HelmChartDetails
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding styles to separate module
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 15762615d24b607400cbb242a86ce155d44e117e)
    
    53) Remove auto adding tickets to project board (#7424)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecfe99480c9529c0c4b7e5e4107e1afaabd89f96)
    
    54) Restore disk metrics to PersistentVolumeClaim details page (#7427)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: d8c485a79f42d05ffa61c1c235f57b7b8b80e6a5)
    
    55) Remove Materials Insiders usage. (#7430)
    
    Signed-off-by: Steve Richards <srichards@mirantis.com> (stevejr)
    (SHA: a5d458bd9766168c1f9f01832fd5bb734e1b6175)
    
    56) Add scenarios for namespace selector (#7431)
    
    * Add scenarios for namespace selector
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add scenarios about namespaces being created and deleted
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962aa13de2d08574753bd8a44f9d1ddaeecd2ca7)
    
    57) Remove requirement for JSON of messages (#7426)
    
    * Remove requirement for JSON of messages
    
    - Remove backhanded requirements of reactive contexts, overriding
      application configurations.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 132c51018bc4227df4a935a8f89aa1b4ff83910d)
    
    58) Fix computed-channel tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5b680e88702a8c9017a2ff3c8b4f0d41360dce8e)
    
    59) Bump webpack and @types/webpack (#7438)
    
    Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.
    
    Updates `webpack` from 5.76.1 to 5.77.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)
    
    Updates `@types/webpack` from 5.28.0 to 5.28.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5827fc9d9a391b5edc8cb12c720bd376007d0015)
    
    60) Extract React Application as a Feature (#7441)
    
    * Fix webpack config for react
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce package for discovering html elements in unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using discovery of html elements from package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce competition for starting react application inside the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Move stuff in application start to earlier timeslot having no real need to be done so late
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using react application root feature being more friendly to extending
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using more familiar pattern of higher order components for wrapping react application
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Adapt to more familiar pattern for higher order components
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Rename feature for clarity
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: b5e564271e866864426135c3c243192baed54813)
    
    61) wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7bae7127032425487e9a1dc3509d2a5cb3e60668)
    
    62) Bump @swc/core from 1.3.40 to 1.3.44 (#7439)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.40 to 1.3.44.
    - [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.40...v1.3.44)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 67dc74530b28826e6cd8c4f6ffcce31bed8f2f38)
    
    63) Bump rimraf from 4.4.0 to 4.4.1 (#7406)
    
    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 799c12040792d46f38207c95dd45b525271e1387)
    
    64) Bump lerna from 6.5.1 to 6.6.1 (#7411)
    
    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/6.6.1/packages/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: de0ee4e6f43b05a53e90ee65479d53f63743c397)
    
    65) Make ServiceAccount kubeconfig context name differ from cluster context name (#7433)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 37c92c8fd1448027d0e4f6af898d4ddda033ef52)
    
    66) Stop all extensions before quitting app (#7450)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0fea203004f1a98399e0ca18b8217df8f9d453d)
    
    67) Correct dependencies of open-lens (#7451)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c48b53fd5e5364db2efcc043996ccdb398b77153)
    
    68) Fix app crash on quit (#7407) (#7452)
    
    * Fix app crash on quit (#7407)
    
    * Fix app crash on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out disabling extensions on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup cherry-pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2884dea195edb524b80087e7b55de0c6584316a5)
    
    69) Close Lens Proxy on quit of backend (#7453)
    
    - Extract global shared state of shell sessions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908a3cabe17b088a22589457b1f7a9b31e9c23bd)
    
    70) Fix crash due to non base64 encoded secrets (#7448)
    
    * Fix crash due to non base64 encoded secrets
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b8d6e4e442bc6796cc41e8424a524982d59c947)
    
    71) Add temporal dependency to initializeExtensions (#7454)
    
    - So that extensions can ensure that the shell env is up to date
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 18d660ea7791b59fef0da8dc56451c147330068d)
    
    72) Move Cluster.apiUrl to seperate injectable (#7354)
    
    * Refactor out Cluster.apiUrl to direct reading
    
    - Should help prevent using stale data
    
    - Removes some uses of synchronous FS operations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename helper function to better communicate intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve prometheus handler tests to override less things
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe2fd4c1fd002d894f9a14695adae51cd9893728)
    
    73) Get dev mode fixed (#7447)
    
    * Get dev mode fixed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add empty scripts for windows to satisfy run-script-os
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b5a085b55c455d48a67004309f00a69545f9d500)
    
    74) conf v10.2.0 (#7462)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 3b8ef07a9e2184b559e43ade0c623ae78badd6e6)
    
    75) Fix metrics visibility logic (#7465)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: a73586d84413c29148a3161ff8ccb63d4ae81088)
    
    76) Introduce Feature for Keyboard Shortcuts (#7442)
    
    * Introduce feature for assigning keyboard shortcuts
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Enable keyboard shortcuts automatically instead of requiring explicit listener to be used in the application
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using keyboard shortcuts feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Tweak scripts for a package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce modifier for ctrl or command based on platform in use
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f4cb1d3ff4778e65bf03bce6c1a343357a40ff25)
    
    77) Bump webpack-dev-server from 4.11.1 to 4.13.2 (#7457)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.2.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9d1464c39afe73e17cfd813773663d63f13209bd)
    
    78) Bump playwright from 1.31.2 to 1.32.1 (#7460)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.31.2 to 1.32.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.31.2...v1.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8872b2f94a8b7b56275c192b4e2a0987e748ad97)
    
    79) Bump @types/react-beautiful-dnd from 13.1.3 to 13.1.4 (#7459)
    
    Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.3 to 13.1.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beautiful-dnd)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-beautiful-dnd"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 47796228d035b123e2281d79367bdb2892a968c7)
    
    80) Fix node metrics line progress (#7466)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: fef94430649885d5368c2a41353012294c6f746b)
    
    81) fix: Add check in release-tool for no relevant PRs (#7478)
    
    * fix: Add check in release-tool for no relevant PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Change wording of message while picking PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b22d7af2915bbaccc1d8a8c2c3ff247667f5d61b)
    
    82) chore: Add notes about picking PRs in release guide (#7492)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4856e3c5aac574dc0c79545a3d240e4b8d4e9fbf)
    
    83) Show Message Box when no update is available after manually checking for updates (#7390)
    
    * no updates available
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint padding-line-between-statements
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * test stubs - wip
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray - when no new update is discovered showMessagePopupMock toHaveBeenCalled & toHaveBeenCalledWith
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * fake tray and fake menu parity
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray and menu passing tests and lint
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    ---------
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e790757302e8f7df71504bb363ff3691af1acc3f)
    
    84) Bump @typescript-eslint/parser from 5.55.0 to 5.57.1 (#7496)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.57.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.57.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7116e55d5a465ef84117e31174592204e6f154eb)
    
    85) Webpack config fixes (#7423)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 1308b5ed6c588e4dceb171cde0aab97d695abcee)
    
    86) Bump ansi_up from 5.1.0 to 5.2.1 (#7497)
    
    Bumps [ansi_up](https://github.com/drudru/ansi_up) from 5.1.0 to 5.2.1.
    - [Release notes](https://github.com/drudru/ansi_up/releases)
    - [Commits](https://github.com/drudru/ansi_up/compare/v5.1.0...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi_up
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: df9db01be5fde617f4794cbed0f2dd74f01ac8b3)
    
    87) Add workload 'kind' param to 'show-details' event (#7464)
    
    * Introduce getWorkloadKindFromUrl() method
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Whitelist kind param to 'show-details' event
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Using parseKubeApi instead of new utility
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding checks for empty selfLink
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2cf8a2f1887f86b6b5b720d4a99a549ec4354aec)
    
    88) Auto cancel stale workflows (#7494)
    
    * chore: rename workflow file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add concurrency rules for workflows
    
    - test
    - Electronegativity
    - linter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 173a667466948589cf0d83d87af9829f697f41c1)
    
    89) Renderer file logging through IPC (#7499)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Behavioural tests and log file rename
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update messaging to work with new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Move files to feature
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 69b132300c0ea9890d6d5e050084acce28484644)
    
    90) Bump tailwindcss from 3.2.7 to 3.3.1 (#7458)
    
    Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.7 to 3.3.1.
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.7...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1e6c85953984e691087b865291ab8fbac111f327)
    
    91) Bump @ogre-tools/injectable-extension-for-mobx from 15.1.2 to 15.3.0 (#7503)
    
    Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.1.2 to 15.3.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.1.2...v15.3.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: af1808dbb310e0c7a91fa33eddd485153651e014)
    
    92) feat: Allow built versions to specify an environment (#7495)
    
    * feat: Allow built versions to specify an environment
    
    - This should be hard coded at build time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add default value to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add  --no-bail to test script invocations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add tests for coverage of new code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 128b05d4d46344a511398f654865c133c6e36514)
    
    93) fix: Referencing apiManager should not throw (#7468)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 351f9d492f6e52e9e97d17d71e2bbdbbde4ea2db)
    
    94) Introduce clearer boundry between extensions (#7164)
    
    - Bundled extensions are always enabled, and are always compatible
    - Have bundled extensions be loaded asyncronously to support
      typescript dynamic import (which is typed) as opposed to require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 058494bc73aeef9a4d527fc0d93ca24c48a7ee50)
    
    95) Persist apiVersion when editing resources in monaco (#4406)
    
    * Persist apiVersion when editing resources in monaco
    
    - Use a new custom k8slens prefixed label
    
    - Means that users aren't surprised when they use lens to update a
      resource to a new apiVersionWithGroup
    
    - Doesn't touch the versions in the stores
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Fix lint issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: make lint not bail on failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Run lint:fix on all files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 807f98ed1ba92ecd147979c92a9012c4a5438c09)
    
    96) Stop file system watchers on application quit to prevent exit code !== 0 (#7504)
    
    * fix: Dispose the kubeconfig watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * fix: Dispose the extension watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a3716baaf07d31e7f80ac5a52d3999f16b9ef67c)
    
    97) Bump joi from 17.8.4 to 17.9.1
    
    Bumps [joi](https://github.com/hapijs/joi) from 17.8.4 to 17.9.1.
    - [Release notes](https://github.com/hapijs/joi/releases)
    - [Commits](https://github.com/hapijs/joi/compare/v17.8.4...v17.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: joi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 87453b2f145bd3659ff8752d20362fc8eb76b492)
    
    98) Fix cherry-pick of #7504
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15d38293197855073dd30a40c4c2a9e5d3ae65e4)
    
    99) chore: fix spelling
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 630928d6ba577bb84011b312eacf4ba9b6c65bbf)
    
    100) fix: remove platform specific injectable file names
    
    - Causes issues due to a single platform being used to build the library
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b0318b493fe2e49a34b8a4cb3d0bef1600759b8)
    
    101) feat: Introduce PlatformSpecific as a new wrapper type for injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bc3d9f8b23a452fe92d7d6b4a525a67b048ea8b)
    
    102) chore: move PlatformSpecific back to core
    
    - This is needed in 6.4 and this will make that transition easier
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 75a1b0a983115343de0aaf7d3404222093d8ee9b)
    
    103) chore: convert request-system-cas to use PlatformSpecific
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fc32c0b27dd73537ee931e4ba790c36b19782c3)
    
    104) chore: move test-env specific versions to own folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3c8839151c39ea4145b59ca0aa559986ef56780e)
    
    105) chore: fix lint for main webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 477ad3caa43d5710f2abc4b1bbd88584ee42cff9)
    
    106) fix: Fix tests by recreating non-specific injection token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0ebe605c4d36c0d98454e25565818f75ffb1b69)
    
    107) chore: Remove explicit throw when finding platformSpecificVersion
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5db8fc134231dc8bb7fae3d84edab3ad7dcd3e45)
    
    108) chore: Simplify extension dependency injection
    
    - Has better typing
    - Removes use of unnusual unique symbol
    - Fix welcome banner tests
        - Update associated snapshots
    - Start converting custom column tests to use ApplicationBuilder
    - Remove old and unnused RecursiveTreeView
    - Introduce new TreeView for use in CatalogMenu to fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82bf67cc9e00a67a7d013a5ceda89836e4872d40)
    
    109) chore: Update snapshots due to behaviour changes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c9cd1cd8e09f86855ee799f7e4f0d3030cb0cec3)
    
    110) Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.55.0 to 5.57.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.57.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: aaaf982ed70ddd5a9c51d8ee8e9354aa78a7a600)
    
    111) Bump immer from 9.0.19 to 9.0.21
    
    Bumps [immer](https://github.com/immerjs/immer) from 9.0.19 to 9.0.21.
    - [Release notes](https://github.com/immerjs/immer/releases)
    - [Commits](https://github.com/immerjs/immer/compare/v9.0.19...v9.0.21)
    
    ---
    updated-dependencies:
    - dependency-name: immer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 9ea01a40629cabeae553edb529cfd7a90073feae)
    
    112) Add MutatingWebhookConfiguration api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 626fe1a890fa8b5848f281a71b817d7a32dafbf8)
    
    113) Add mutatingWebhookConfigurationApiInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 704a642276e1160ff8f84c98a438c765da7b16d6)
    
    114) Adding routes and navigate-to injectables
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 34f7b2f6b15ad747db9db8987852bf1940e2a078)
    
    115) Adding mutating-webhook-configuration.api export to endpoints index.ts file
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1d96760a3a7a942b7bcdf2bd8bd77c1fdce9d5a5)
    
    116) Adding webhook list and store
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 18ea6c2a4fd1bb4378b28f51c188630a8d1cbefe)
    
    117) Adding webhook sidebar items injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: c6b1306d9a001d8fd283a600e739b3755200c93a)
    
    118) Webhook Config initial details page
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 831c1f1d1e789c45be322f09798fce8231fd66c5)
    
    119) Add more fields to details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 66252f068d9dc5cd7e152749b81405a269c03259)
    
    120) Add mutatingWebhookConfigurationsRouteComponentInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: afd7413849b78a3700ee74f86357f918aa9ecacc)
    
    121) Add index.ts for exporting list and details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 849e2b6397528f0255fe5a0672060788f42cab1f)
    
    122) Add detail item injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 07d5ddfda8af775876d8c12520bece640489303f)
    
    123) Add rbac rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 78f9c2ec07ba61304eb51b62b2d2a24b57217be1)
    
    124) Change sidebar link parent to Config item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 9c2884a671883b08da466174c55e543c3a9b5088)
    
    125) Fix webhook field scoping
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 02e24735b850771412a66257f087c7fc3ba77e44)
    
    126) Remove namespace and labels columns
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a308320dd65593686c83667f66bd98f6eda5ae75)
    
    127) Add object selector details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: f00c6129d71006deb5267a86caaaeb24bdcb6338)
    
    128) Set mutatingwebhookconfigs as cluster-scoped
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 86eda1d751d4c06776537c62d6ec5d4d52615666)
    
    129) Add namespace selector
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a3a16c42c986aea24a8a666fc9d2dfaf6bf870ef)
    
    130) Add Rules details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: dbd480212d8eb2f908b99683a839c0643edd84ba)
    
    131) Customize search input placeholder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 61602d9628529ef4885570360b9df416fa1a86e1)
    
    132) Removing <b> tags
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 6564f89db8fe98e1415508d6ba7406ffd3c302e4)
    
    133) Add styles for details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 88f832012d544ab72aedd2ad479959d79369d7b4)
    
    134) Clean up mutating webhook configs api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 03632626ceb4c5e2145c60f7e51833d86f913426)
    
    135) Fix table header
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2ada8304182be8ce53ff0678c4634a3093547394)
    
    136) Set status item `padding-inline` to 0 if there is no children elements (#7529)
    
    Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com> (chenhunghan)
    (SHA: 01cc0186e55e8a599202f658989f75a163550657)
    
    137) Add metrics Feature  (#7507)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 53cb3a5d384b11837239772e0b7a7a0b5be2c077)
    
    138) Release 6.5.0-alpha.4
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: de36379a813d41ff5207279159009a2c48f7cc06)
    
    139) Bump underscore from 1.7.0 to 1.13.6
    
    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.13.6.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 2f06413fb738544ca0619151ddec4cf974d04dcf)
    
    140) fix: Add publishConfig for new package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1159e3c32ffbee160bc3f9a99c56a33d91b9360)
    
    141) feat: Add lint pass to prevent future issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f23109ba066d6c81ede86c2e87abd435582435)
    
    142) Release 6.5.0-alpha.5
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d991838893c715113b8e083b048c2b3f912a8ad4)
    
    143) chore: Rename tokens to be more correct
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a81b0f961e97c0913bccfa1ddefe0404a02421b7)
    
    144) chore: Move is auto updating state to own injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8ee65f841e7dee33705b361b77ae554e91636a16)
    
    145) chore: Rename exitApp to forceAppExit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 802cbdb0969e8a6cc852c9dc81f89d81dd3db766)
    
    146) chore: Split setupRunnablesBeforeClosingOfApplication
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0eb4c6dea81927b253add6e1f47b438c2e1269b)
    
    147) chore: Move stopping extensions to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9d181ab6ab133c31043b82f0267d3ee6fdde49fa)
    
    148) chore: Remove closing windows on quit
    
    - Electron does this already
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 980b054fad149c6451dcc00eabe0076f68e03faa)
    
    149) chore: Move disconnecting cluster connections to own runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1581da458d449b10495625bd250ce148cc98eef9)
    
    150) chore: Move logging on quit to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4ff3186ca7b56086014f993f63254170334b9169)
    
    151) chore: Replace all uses of stopServicesAndExitApp with requestQuitOfApp
    
    - Also updated tests with new behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c4a7ecfb4e4fa30a8830b49383133dd5dc2c9b8)
    
    152) Fix: Close current connections to LensProxy on quit
    
    - This speeds up quitting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6c91224b17b6fdece4c5edd2727560a1c7547ba3)
    
    153) chore: add better overrides for app and autoUpdater
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 48ebda2f0648aa87d0d86d558893f6ae7b63dfa9)
    
    154) chore: Disable hiding exit code from e2e tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908072525970134b72d62a2362e61b9614feed9c)
    
    155) Release 6.5.0-alpha.6
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6f59e1feb6018c538391e2303be61a9b06aaf667)
    
    156) fix: Fix when github releases are marked as prereleases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: adf67fb6a76382859cbaf6f20704a6469ba4bdfd)
    
  • v6.5.0-alpha.5
    d9918388 · Release 6.5.0-alpha.5 ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
    47) Fix download all logs for pod with few containers (#7413)
    
    * Use container name as downloaded file name
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Specify container to call for logs query
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7d718731354d1ac8b8c61fa2e1fb0fb51770487d)
    
    48) Update webstorm configs (#7415)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 1deb9883399a65f6cba8630950e6d2c385fbfdcd)
    
    49) Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412)
    
    * Adding 'prepare' commands to cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused "lint" command from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4f2ba5df48282a03db5ed5288039b0f82c3a2e94)
    
    50) Refactor electron window setCertificateVerifyProc (#7185)
    
    * refactor electron window setCertificateVerifyProc
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use ChromiumNetError enum in tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: ba4a283af9e8b30e9a2f6207e70976119a93c1a6)
    
    51) Remove `BaseStore<T>` and replace with composition of dependencies (#7002)
    
    * Rename ExtensionStore -> BaseExtensionStore
    - The name was too close to ExtensionsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ExtensionsStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ClusterStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move UserStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup types to remove multiple cast locations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move HotbarStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move WeblinkStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move FileSystemProvisionerStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Clean up impl and rename to better describe intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the enabled extensions storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the clusters storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the hotbar storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the weblinks storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the user preferences storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crashing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests and snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve typing to prevent errors in the future.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup @k8slens/messaging and friends
    
    - To fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint issue
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix global override not being complete enough causing tests to fail
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Bump memory for unit tests on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Attempt to fix memory issue on CI again
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup test because of new injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Upgrade Jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit tests falling over
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out jest config change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove console log
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by matching equality instead of snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by forcing specific snapshot style
    
    - Ubuntu CI seems to format arrays in snapshots differently than macOS locally
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 49f0a1af9c975e4eabeb3eefacc75c2cb0098e15)
    
    52) Block renderering non http(s):// links via <HelmChartIcon> (#7419)
    
    * Adding HelmChartIcon tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HelmChartIcon refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fine-tune styles in HelmChartDetails
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding styles to separate module
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 15762615d24b607400cbb242a86ce155d44e117e)
    
    53) Remove auto adding tickets to project board (#7424)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecfe99480c9529c0c4b7e5e4107e1afaabd89f96)
    
    54) Restore disk metrics to PersistentVolumeClaim details page (#7427)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: d8c485a79f42d05ffa61c1c235f57b7b8b80e6a5)
    
    55) Remove Materials Insiders usage. (#7430)
    
    Signed-off-by: Steve Richards <srichards@mirantis.com> (stevejr)
    (SHA: a5d458bd9766168c1f9f01832fd5bb734e1b6175)
    
    56) Add scenarios for namespace selector (#7431)
    
    * Add scenarios for namespace selector
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add scenarios about namespaces being created and deleted
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962aa13de2d08574753bd8a44f9d1ddaeecd2ca7)
    
    57) Remove requirement for JSON of messages (#7426)
    
    * Remove requirement for JSON of messages
    
    - Remove backhanded requirements of reactive contexts, overriding
      application configurations.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 132c51018bc4227df4a935a8f89aa1b4ff83910d)
    
    58) Fix computed-channel tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5b680e88702a8c9017a2ff3c8b4f0d41360dce8e)
    
    59) Bump webpack and @types/webpack (#7438)
    
    Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.
    
    Updates `webpack` from 5.76.1 to 5.77.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)
    
    Updates `@types/webpack` from 5.28.0 to 5.28.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5827fc9d9a391b5edc8cb12c720bd376007d0015)
    
    60) Extract React Application as a Feature (#7441)
    
    * Fix webpack config for react
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce package for discovering html elements in unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using discovery of html elements from package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce competition for starting react application inside the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Move stuff in application start to earlier timeslot having no real need to be done so late
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using react application root feature being more friendly to extending
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using more familiar pattern of higher order components for wrapping react application
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Adapt to more familiar pattern for higher order components
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Rename feature for clarity
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: b5e564271e866864426135c3c243192baed54813)
    
    61) wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7bae7127032425487e9a1dc3509d2a5cb3e60668)
    
    62) Bump @swc/core from 1.3.40 to 1.3.44 (#7439)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.40 to 1.3.44.
    - [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.40...v1.3.44)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 67dc74530b28826e6cd8c4f6ffcce31bed8f2f38)
    
    63) Bump rimraf from 4.4.0 to 4.4.1 (#7406)
    
    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 799c12040792d46f38207c95dd45b525271e1387)
    
    64) Bump lerna from 6.5.1 to 6.6.1 (#7411)
    
    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/6.6.1/packages/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: de0ee4e6f43b05a53e90ee65479d53f63743c397)
    
    65) Make ServiceAccount kubeconfig context name differ from cluster context name (#7433)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 37c92c8fd1448027d0e4f6af898d4ddda033ef52)
    
    66) Stop all extensions before quitting app (#7450)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0fea203004f1a98399e0ca18b8217df8f9d453d)
    
    67) Correct dependencies of open-lens (#7451)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c48b53fd5e5364db2efcc043996ccdb398b77153)
    
    68) Fix app crash on quit (#7407) (#7452)
    
    * Fix app crash on quit (#7407)
    
    * Fix app crash on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out disabling extensions on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup cherry-pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2884dea195edb524b80087e7b55de0c6584316a5)
    
    69) Close Lens Proxy on quit of backend (#7453)
    
    - Extract global shared state of shell sessions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908a3cabe17b088a22589457b1f7a9b31e9c23bd)
    
    70) Fix crash due to non base64 encoded secrets (#7448)
    
    * Fix crash due to non base64 encoded secrets
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b8d6e4e442bc6796cc41e8424a524982d59c947)
    
    71) Add temporal dependency to initializeExtensions (#7454)
    
    - So that extensions can ensure that the shell env is up to date
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 18d660ea7791b59fef0da8dc56451c147330068d)
    
    72) Move Cluster.apiUrl to seperate injectable (#7354)
    
    * Refactor out Cluster.apiUrl to direct reading
    
    - Should help prevent using stale data
    
    - Removes some uses of synchronous FS operations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename helper function to better communicate intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve prometheus handler tests to override less things
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe2fd4c1fd002d894f9a14695adae51cd9893728)
    
    73) Get dev mode fixed (#7447)
    
    * Get dev mode fixed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add empty scripts for windows to satisfy run-script-os
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b5a085b55c455d48a67004309f00a69545f9d500)
    
    74) conf v10.2.0 (#7462)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 3b8ef07a9e2184b559e43ade0c623ae78badd6e6)
    
    75) Fix metrics visibility logic (#7465)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: a73586d84413c29148a3161ff8ccb63d4ae81088)
    
    76) Introduce Feature for Keyboard Shortcuts (#7442)
    
    * Introduce feature for assigning keyboard shortcuts
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Enable keyboard shortcuts automatically instead of requiring explicit listener to be used in the application
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using keyboard shortcuts feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Tweak scripts for a package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce modifier for ctrl or command based on platform in use
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f4cb1d3ff4778e65bf03bce6c1a343357a40ff25)
    
    77) Bump webpack-dev-server from 4.11.1 to 4.13.2 (#7457)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.2.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9d1464c39afe73e17cfd813773663d63f13209bd)
    
    78) Bump playwright from 1.31.2 to 1.32.1 (#7460)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.31.2 to 1.32.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.31.2...v1.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8872b2f94a8b7b56275c192b4e2a0987e748ad97)
    
    79) Bump @types/react-beautiful-dnd from 13.1.3 to 13.1.4 (#7459)
    
    Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.3 to 13.1.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beautiful-dnd)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-beautiful-dnd"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 47796228d035b123e2281d79367bdb2892a968c7)
    
    80) Fix node metrics line progress (#7466)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: fef94430649885d5368c2a41353012294c6f746b)
    
    81) fix: Add check in release-tool for no relevant PRs (#7478)
    
    * fix: Add check in release-tool for no relevant PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Change wording of message while picking PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b22d7af2915bbaccc1d8a8c2c3ff247667f5d61b)
    
    82) chore: Add notes about picking PRs in release guide (#7492)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4856e3c5aac574dc0c79545a3d240e4b8d4e9fbf)
    
    83) Show Message Box when no update is available after manually checking for updates (#7390)
    
    * no updates available
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint padding-line-between-statements
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * test stubs - wip
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray - when no new update is discovered showMessagePopupMock toHaveBeenCalled & toHaveBeenCalledWith
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * fake tray and fake menu parity
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray and menu passing tests and lint
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    ---------
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e790757302e8f7df71504bb363ff3691af1acc3f)
    
    84) Bump @typescript-eslint/parser from 5.55.0 to 5.57.1 (#7496)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.57.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.57.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7116e55d5a465ef84117e31174592204e6f154eb)
    
    85) Webpack config fixes (#7423)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 1308b5ed6c588e4dceb171cde0aab97d695abcee)
    
    86) Bump ansi_up from 5.1.0 to 5.2.1 (#7497)
    
    Bumps [ansi_up](https://github.com/drudru/ansi_up) from 5.1.0 to 5.2.1.
    - [Release notes](https://github.com/drudru/ansi_up/releases)
    - [Commits](https://github.com/drudru/ansi_up/compare/v5.1.0...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi_up
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: df9db01be5fde617f4794cbed0f2dd74f01ac8b3)
    
    87) Add workload 'kind' param to 'show-details' event (#7464)
    
    * Introduce getWorkloadKindFromUrl() method
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Whitelist kind param to 'show-details' event
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Using parseKubeApi instead of new utility
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding checks for empty selfLink
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2cf8a2f1887f86b6b5b720d4a99a549ec4354aec)
    
    88) Auto cancel stale workflows (#7494)
    
    * chore: rename workflow file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add concurrency rules for workflows
    
    - test
    - Electronegativity
    - linter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 173a667466948589cf0d83d87af9829f697f41c1)
    
    89) Renderer file logging through IPC (#7499)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Behavioural tests and log file rename
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update messaging to work with new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Move files to feature
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 69b132300c0ea9890d6d5e050084acce28484644)
    
    90) Bump tailwindcss from 3.2.7 to 3.3.1 (#7458)
    
    Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.7 to 3.3.1.
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.7...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1e6c85953984e691087b865291ab8fbac111f327)
    
    91) Bump @ogre-tools/injectable-extension-for-mobx from 15.1.2 to 15.3.0 (#7503)
    
    Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.1.2 to 15.3.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.1.2...v15.3.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: af1808dbb310e0c7a91fa33eddd485153651e014)
    
    92) feat: Allow built versions to specify an environment (#7495)
    
    * feat: Allow built versions to specify an environment
    
    - This should be hard coded at build time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add default value to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add  --no-bail to test script invocations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add tests for coverage of new code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 128b05d4d46344a511398f654865c133c6e36514)
    
    93) fix: Referencing apiManager should not throw (#7468)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 351f9d492f6e52e9e97d17d71e2bbdbbde4ea2db)
    
    94) Introduce clearer boundry between extensions (#7164)
    
    - Bundled extensions are always enabled, and are always compatible
    - Have bundled extensions be loaded asyncronously to support
      typescript dynamic import (which is typed) as opposed to require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 058494bc73aeef9a4d527fc0d93ca24c48a7ee50)
    
    95) Persist apiVersion when editing resources in monaco (#4406)
    
    * Persist apiVersion when editing resources in monaco
    
    - Use a new custom k8slens prefixed label
    
    - Means that users aren't surprised when they use lens to update a
      resource to a new apiVersionWithGroup
    
    - Doesn't touch the versions in the stores
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Fix lint issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: make lint not bail on failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Run lint:fix on all files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 807f98ed1ba92ecd147979c92a9012c4a5438c09)
    
    96) Stop file system watchers on application quit to prevent exit code !== 0 (#7504)
    
    * fix: Dispose the kubeconfig watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * fix: Dispose the extension watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a3716baaf07d31e7f80ac5a52d3999f16b9ef67c)
    
    97) Bump joi from 17.8.4 to 17.9.1
    
    Bumps [joi](https://github.com/hapijs/joi) from 17.8.4 to 17.9.1.
    - [Release notes](https://github.com/hapijs/joi/releases)
    - [Commits](https://github.com/hapijs/joi/compare/v17.8.4...v17.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: joi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 87453b2f145bd3659ff8752d20362fc8eb76b492)
    
    98) Fix cherry-pick of #7504
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15d38293197855073dd30a40c4c2a9e5d3ae65e4)
    
    99) chore: fix spelling
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 630928d6ba577bb84011b312eacf4ba9b6c65bbf)
    
    100) fix: remove platform specific injectable file names
    
    - Causes issues due to a single platform being used to build the library
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b0318b493fe2e49a34b8a4cb3d0bef1600759b8)
    
    101) feat: Introduce PlatformSpecific as a new wrapper type for injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bc3d9f8b23a452fe92d7d6b4a525a67b048ea8b)
    
    102) chore: move PlatformSpecific back to core
    
    - This is needed in 6.4 and this will make that transition easier
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 75a1b0a983115343de0aaf7d3404222093d8ee9b)
    
    103) chore: convert request-system-cas to use PlatformSpecific
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fc32c0b27dd73537ee931e4ba790c36b19782c3)
    
    104) chore: move test-env specific versions to own folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3c8839151c39ea4145b59ca0aa559986ef56780e)
    
    105) chore: fix lint for main webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 477ad3caa43d5710f2abc4b1bbd88584ee42cff9)
    
    106) fix: Fix tests by recreating non-specific injection token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0ebe605c4d36c0d98454e25565818f75ffb1b69)
    
    107) chore: Remove explicit throw when finding platformSpecificVersion
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5db8fc134231dc8bb7fae3d84edab3ad7dcd3e45)
    
    108) chore: Simplify extension dependency injection
    
    - Has better typing
    - Removes use of unnusual unique symbol
    - Fix welcome banner tests
        - Update associated snapshots
    - Start converting custom column tests to use ApplicationBuilder
    - Remove old and unnused RecursiveTreeView
    - Introduce new TreeView for use in CatalogMenu to fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82bf67cc9e00a67a7d013a5ceda89836e4872d40)
    
    109) chore: Update snapshots due to behaviour changes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c9cd1cd8e09f86855ee799f7e4f0d3030cb0cec3)
    
    110) Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.55.0 to 5.57.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.57.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: aaaf982ed70ddd5a9c51d8ee8e9354aa78a7a600)
    
    111) Bump immer from 9.0.19 to 9.0.21
    
    Bumps [immer](https://github.com/immerjs/immer) from 9.0.19 to 9.0.21.
    - [Release notes](https://github.com/immerjs/immer/releases)
    - [Commits](https://github.com/immerjs/immer/compare/v9.0.19...v9.0.21)
    
    ---
    updated-dependencies:
    - dependency-name: immer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 9ea01a40629cabeae553edb529cfd7a90073feae)
    
    112) Add MutatingWebhookConfiguration api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 626fe1a890fa8b5848f281a71b817d7a32dafbf8)
    
    113) Add mutatingWebhookConfigurationApiInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 704a642276e1160ff8f84c98a438c765da7b16d6)
    
    114) Adding routes and navigate-to injectables
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 34f7b2f6b15ad747db9db8987852bf1940e2a078)
    
    115) Adding mutating-webhook-configuration.api export to endpoints index.ts file
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1d96760a3a7a942b7bcdf2bd8bd77c1fdce9d5a5)
    
    116) Adding webhook list and store
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 18ea6c2a4fd1bb4378b28f51c188630a8d1cbefe)
    
    117) Adding webhook sidebar items injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: c6b1306d9a001d8fd283a600e739b3755200c93a)
    
    118) Webhook Config initial details page
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 831c1f1d1e789c45be322f09798fce8231fd66c5)
    
    119) Add more fields to details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 66252f068d9dc5cd7e152749b81405a269c03259)
    
    120) Add mutatingWebhookConfigurationsRouteComponentInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: afd7413849b78a3700ee74f86357f918aa9ecacc)
    
    121) Add index.ts for exporting list and details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 849e2b6397528f0255fe5a0672060788f42cab1f)
    
    122) Add detail item injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 07d5ddfda8af775876d8c12520bece640489303f)
    
    123) Add rbac rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 78f9c2ec07ba61304eb51b62b2d2a24b57217be1)
    
    124) Change sidebar link parent to Config item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 9c2884a671883b08da466174c55e543c3a9b5088)
    
    125) Fix webhook field scoping
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 02e24735b850771412a66257f087c7fc3ba77e44)
    
    126) Remove namespace and labels columns
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a308320dd65593686c83667f66bd98f6eda5ae75)
    
    127) Add object selector details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: f00c6129d71006deb5267a86caaaeb24bdcb6338)
    
    128) Set mutatingwebhookconfigs as cluster-scoped
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 86eda1d751d4c06776537c62d6ec5d4d52615666)
    
    129) Add namespace selector
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a3a16c42c986aea24a8a666fc9d2dfaf6bf870ef)
    
    130) Add Rules details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: dbd480212d8eb2f908b99683a839c0643edd84ba)
    
    131) Customize search input placeholder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 61602d9628529ef4885570360b9df416fa1a86e1)
    
    132) Removing <b> tags
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 6564f89db8fe98e1415508d6ba7406ffd3c302e4)
    
    133) Add styles for details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 88f832012d544ab72aedd2ad479959d79369d7b4)
    
    134) Clean up mutating webhook configs api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 03632626ceb4c5e2145c60f7e51833d86f913426)
    
    135) Fix table header
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2ada8304182be8ce53ff0678c4634a3093547394)
    
    136) Set status item `padding-inline` to 0 if there is no children elements (#7529)
    
    Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com> (chenhunghan)
    (SHA: 01cc0186e55e8a599202f658989f75a163550657)
    
    137) Add metrics Feature  (#7507)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 53cb3a5d384b11837239772e0b7a7a0b5be2c077)
    
    138) Release 6.5.0-alpha.4
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: de36379a813d41ff5207279159009a2c48f7cc06)
    
    139) Bump underscore from 1.7.0 to 1.13.6
    
    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.13.6.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 2f06413fb738544ca0619151ddec4cf974d04dcf)
    
    140) fix: Add publishConfig for new package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1159e3c32ffbee160bc3f9a99c56a33d91b9360)
    
    141) feat: Add lint pass to prevent future issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f2f23109ba066d6c81ede86c2e87abd435582435)
    
    142) Release 6.5.0-alpha.5
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d991838893c715113b8e083b048c2b3f912a8ad4)
    
  • v6.5.0-alpha.4
    de36379a · Release 6.5.0-alpha.4 ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
    47) Fix download all logs for pod with few containers (#7413)
    
    * Use container name as downloaded file name
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Specify container to call for logs query
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7d718731354d1ac8b8c61fa2e1fb0fb51770487d)
    
    48) Update webstorm configs (#7415)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 1deb9883399a65f6cba8630950e6d2c385fbfdcd)
    
    49) Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412)
    
    * Adding 'prepare' commands to cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused "lint" command from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4f2ba5df48282a03db5ed5288039b0f82c3a2e94)
    
    50) Refactor electron window setCertificateVerifyProc (#7185)
    
    * refactor electron window setCertificateVerifyProc
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use ChromiumNetError enum in tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: ba4a283af9e8b30e9a2f6207e70976119a93c1a6)
    
    51) Remove `BaseStore<T>` and replace with composition of dependencies (#7002)
    
    * Rename ExtensionStore -> BaseExtensionStore
    - The name was too close to ExtensionsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ExtensionsStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ClusterStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move UserStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup types to remove multiple cast locations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move HotbarStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move WeblinkStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move FileSystemProvisionerStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Clean up impl and rename to better describe intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the enabled extensions storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the clusters storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the hotbar storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the weblinks storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the user preferences storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crashing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests and snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve typing to prevent errors in the future.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup @k8slens/messaging and friends
    
    - To fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint issue
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix global override not being complete enough causing tests to fail
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Bump memory for unit tests on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Attempt to fix memory issue on CI again
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup test because of new injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Upgrade Jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit tests falling over
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out jest config change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove console log
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by matching equality instead of snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by forcing specific snapshot style
    
    - Ubuntu CI seems to format arrays in snapshots differently than macOS locally
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 49f0a1af9c975e4eabeb3eefacc75c2cb0098e15)
    
    52) Block renderering non http(s):// links via <HelmChartIcon> (#7419)
    
    * Adding HelmChartIcon tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HelmChartIcon refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fine-tune styles in HelmChartDetails
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding styles to separate module
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 15762615d24b607400cbb242a86ce155d44e117e)
    
    53) Remove auto adding tickets to project board (#7424)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecfe99480c9529c0c4b7e5e4107e1afaabd89f96)
    
    54) Restore disk metrics to PersistentVolumeClaim details page (#7427)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: d8c485a79f42d05ffa61c1c235f57b7b8b80e6a5)
    
    55) Remove Materials Insiders usage. (#7430)
    
    Signed-off-by: Steve Richards <srichards@mirantis.com> (stevejr)
    (SHA: a5d458bd9766168c1f9f01832fd5bb734e1b6175)
    
    56) Add scenarios for namespace selector (#7431)
    
    * Add scenarios for namespace selector
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add scenarios about namespaces being created and deleted
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962aa13de2d08574753bd8a44f9d1ddaeecd2ca7)
    
    57) Remove requirement for JSON of messages (#7426)
    
    * Remove requirement for JSON of messages
    
    - Remove backhanded requirements of reactive contexts, overriding
      application configurations.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 132c51018bc4227df4a935a8f89aa1b4ff83910d)
    
    58) Fix computed-channel tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5b680e88702a8c9017a2ff3c8b4f0d41360dce8e)
    
    59) Bump webpack and @types/webpack (#7438)
    
    Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.
    
    Updates `webpack` from 5.76.1 to 5.77.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)
    
    Updates `@types/webpack` from 5.28.0 to 5.28.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5827fc9d9a391b5edc8cb12c720bd376007d0015)
    
    60) Extract React Application as a Feature (#7441)
    
    * Fix webpack config for react
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce package for discovering html elements in unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using discovery of html elements from package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce competition for starting react application inside the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Move stuff in application start to earlier timeslot having no real need to be done so late
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using react application root feature being more friendly to extending
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using more familiar pattern of higher order components for wrapping react application
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Adapt to more familiar pattern for higher order components
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Rename feature for clarity
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: b5e564271e866864426135c3c243192baed54813)
    
    61) wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7bae7127032425487e9a1dc3509d2a5cb3e60668)
    
    62) Bump @swc/core from 1.3.40 to 1.3.44 (#7439)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.40 to 1.3.44.
    - [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.40...v1.3.44)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 67dc74530b28826e6cd8c4f6ffcce31bed8f2f38)
    
    63) Bump rimraf from 4.4.0 to 4.4.1 (#7406)
    
    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 799c12040792d46f38207c95dd45b525271e1387)
    
    64) Bump lerna from 6.5.1 to 6.6.1 (#7411)
    
    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/6.6.1/packages/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: de0ee4e6f43b05a53e90ee65479d53f63743c397)
    
    65) Make ServiceAccount kubeconfig context name differ from cluster context name (#7433)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 37c92c8fd1448027d0e4f6af898d4ddda033ef52)
    
    66) Stop all extensions before quitting app (#7450)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0fea203004f1a98399e0ca18b8217df8f9d453d)
    
    67) Correct dependencies of open-lens (#7451)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c48b53fd5e5364db2efcc043996ccdb398b77153)
    
    68) Fix app crash on quit (#7407) (#7452)
    
    * Fix app crash on quit (#7407)
    
    * Fix app crash on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out disabling extensions on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup cherry-pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2884dea195edb524b80087e7b55de0c6584316a5)
    
    69) Close Lens Proxy on quit of backend (#7453)
    
    - Extract global shared state of shell sessions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908a3cabe17b088a22589457b1f7a9b31e9c23bd)
    
    70) Fix crash due to non base64 encoded secrets (#7448)
    
    * Fix crash due to non base64 encoded secrets
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b8d6e4e442bc6796cc41e8424a524982d59c947)
    
    71) Add temporal dependency to initializeExtensions (#7454)
    
    - So that extensions can ensure that the shell env is up to date
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 18d660ea7791b59fef0da8dc56451c147330068d)
    
    72) Move Cluster.apiUrl to seperate injectable (#7354)
    
    * Refactor out Cluster.apiUrl to direct reading
    
    - Should help prevent using stale data
    
    - Removes some uses of synchronous FS operations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename helper function to better communicate intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve prometheus handler tests to override less things
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe2fd4c1fd002d894f9a14695adae51cd9893728)
    
    73) Get dev mode fixed (#7447)
    
    * Get dev mode fixed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add empty scripts for windows to satisfy run-script-os
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b5a085b55c455d48a67004309f00a69545f9d500)
    
    74) conf v10.2.0 (#7462)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 3b8ef07a9e2184b559e43ade0c623ae78badd6e6)
    
    75) Fix metrics visibility logic (#7465)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: a73586d84413c29148a3161ff8ccb63d4ae81088)
    
    76) Introduce Feature for Keyboard Shortcuts (#7442)
    
    * Introduce feature for assigning keyboard shortcuts
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Enable keyboard shortcuts automatically instead of requiring explicit listener to be used in the application
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using keyboard shortcuts feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Tweak scripts for a package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce modifier for ctrl or command based on platform in use
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f4cb1d3ff4778e65bf03bce6c1a343357a40ff25)
    
    77) Bump webpack-dev-server from 4.11.1 to 4.13.2 (#7457)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.2.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9d1464c39afe73e17cfd813773663d63f13209bd)
    
    78) Bump playwright from 1.31.2 to 1.32.1 (#7460)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.31.2 to 1.32.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.31.2...v1.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8872b2f94a8b7b56275c192b4e2a0987e748ad97)
    
    79) Bump @types/react-beautiful-dnd from 13.1.3 to 13.1.4 (#7459)
    
    Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.3 to 13.1.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beautiful-dnd)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-beautiful-dnd"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 47796228d035b123e2281d79367bdb2892a968c7)
    
    80) Fix node metrics line progress (#7466)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: fef94430649885d5368c2a41353012294c6f746b)
    
    81) fix: Add check in release-tool for no relevant PRs (#7478)
    
    * fix: Add check in release-tool for no relevant PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Change wording of message while picking PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b22d7af2915bbaccc1d8a8c2c3ff247667f5d61b)
    
    82) chore: Add notes about picking PRs in release guide (#7492)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4856e3c5aac574dc0c79545a3d240e4b8d4e9fbf)
    
    83) Show Message Box when no update is available after manually checking for updates (#7390)
    
    * no updates available
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint padding-line-between-statements
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * test stubs - wip
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray - when no new update is discovered showMessagePopupMock toHaveBeenCalled & toHaveBeenCalledWith
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * fake tray and fake menu parity
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray and menu passing tests and lint
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    ---------
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e790757302e8f7df71504bb363ff3691af1acc3f)
    
    84) Bump @typescript-eslint/parser from 5.55.0 to 5.57.1 (#7496)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.57.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.57.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7116e55d5a465ef84117e31174592204e6f154eb)
    
    85) Webpack config fixes (#7423)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 1308b5ed6c588e4dceb171cde0aab97d695abcee)
    
    86) Bump ansi_up from 5.1.0 to 5.2.1 (#7497)
    
    Bumps [ansi_up](https://github.com/drudru/ansi_up) from 5.1.0 to 5.2.1.
    - [Release notes](https://github.com/drudru/ansi_up/releases)
    - [Commits](https://github.com/drudru/ansi_up/compare/v5.1.0...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi_up
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: df9db01be5fde617f4794cbed0f2dd74f01ac8b3)
    
    87) Add workload 'kind' param to 'show-details' event (#7464)
    
    * Introduce getWorkloadKindFromUrl() method
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Whitelist kind param to 'show-details' event
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Using parseKubeApi instead of new utility
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding checks for empty selfLink
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2cf8a2f1887f86b6b5b720d4a99a549ec4354aec)
    
    88) Auto cancel stale workflows (#7494)
    
    * chore: rename workflow file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add concurrency rules for workflows
    
    - test
    - Electronegativity
    - linter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 173a667466948589cf0d83d87af9829f697f41c1)
    
    89) Renderer file logging through IPC (#7499)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Behavioural tests and log file rename
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update messaging to work with new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Move files to feature
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 69b132300c0ea9890d6d5e050084acce28484644)
    
    90) Bump tailwindcss from 3.2.7 to 3.3.1 (#7458)
    
    Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.7 to 3.3.1.
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.7...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1e6c85953984e691087b865291ab8fbac111f327)
    
    91) Bump @ogre-tools/injectable-extension-for-mobx from 15.1.2 to 15.3.0 (#7503)
    
    Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.1.2 to 15.3.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.1.2...v15.3.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: af1808dbb310e0c7a91fa33eddd485153651e014)
    
    92) feat: Allow built versions to specify an environment (#7495)
    
    * feat: Allow built versions to specify an environment
    
    - This should be hard coded at build time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add default value to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add  --no-bail to test script invocations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add tests for coverage of new code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 128b05d4d46344a511398f654865c133c6e36514)
    
    93) fix: Referencing apiManager should not throw (#7468)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 351f9d492f6e52e9e97d17d71e2bbdbbde4ea2db)
    
    94) Introduce clearer boundry between extensions (#7164)
    
    - Bundled extensions are always enabled, and are always compatible
    - Have bundled extensions be loaded asyncronously to support
      typescript dynamic import (which is typed) as opposed to require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 058494bc73aeef9a4d527fc0d93ca24c48a7ee50)
    
    95) Persist apiVersion when editing resources in monaco (#4406)
    
    * Persist apiVersion when editing resources in monaco
    
    - Use a new custom k8slens prefixed label
    
    - Means that users aren't surprised when they use lens to update a
      resource to a new apiVersionWithGroup
    
    - Doesn't touch the versions in the stores
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Fix lint issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: make lint not bail on failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Run lint:fix on all files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 807f98ed1ba92ecd147979c92a9012c4a5438c09)
    
    96) Stop file system watchers on application quit to prevent exit code !== 0 (#7504)
    
    * fix: Dispose the kubeconfig watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * fix: Dispose the extension watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a3716baaf07d31e7f80ac5a52d3999f16b9ef67c)
    
    97) Bump joi from 17.8.4 to 17.9.1
    
    Bumps [joi](https://github.com/hapijs/joi) from 17.8.4 to 17.9.1.
    - [Release notes](https://github.com/hapijs/joi/releases)
    - [Commits](https://github.com/hapijs/joi/compare/v17.8.4...v17.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: joi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 87453b2f145bd3659ff8752d20362fc8eb76b492)
    
    98) Fix cherry-pick of #7504
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15d38293197855073dd30a40c4c2a9e5d3ae65e4)
    
    99) chore: fix spelling
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 630928d6ba577bb84011b312eacf4ba9b6c65bbf)
    
    100) fix: remove platform specific injectable file names
    
    - Causes issues due to a single platform being used to build the library
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b0318b493fe2e49a34b8a4cb3d0bef1600759b8)
    
    101) feat: Introduce PlatformSpecific as a new wrapper type for injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bc3d9f8b23a452fe92d7d6b4a525a67b048ea8b)
    
    102) chore: move PlatformSpecific back to core
    
    - This is needed in 6.4 and this will make that transition easier
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 75a1b0a983115343de0aaf7d3404222093d8ee9b)
    
    103) chore: convert request-system-cas to use PlatformSpecific
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fc32c0b27dd73537ee931e4ba790c36b19782c3)
    
    104) chore: move test-env specific versions to own folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3c8839151c39ea4145b59ca0aa559986ef56780e)
    
    105) chore: fix lint for main webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 477ad3caa43d5710f2abc4b1bbd88584ee42cff9)
    
    106) fix: Fix tests by recreating non-specific injection token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0ebe605c4d36c0d98454e25565818f75ffb1b69)
    
    107) chore: Remove explicit throw when finding platformSpecificVersion
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5db8fc134231dc8bb7fae3d84edab3ad7dcd3e45)
    
    108) chore: Simplify extension dependency injection
    
    - Has better typing
    - Removes use of unnusual unique symbol
    - Fix welcome banner tests
        - Update associated snapshots
    - Start converting custom column tests to use ApplicationBuilder
    - Remove old and unnused RecursiveTreeView
    - Introduce new TreeView for use in CatalogMenu to fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 82bf67cc9e00a67a7d013a5ceda89836e4872d40)
    
    109) chore: Update snapshots due to behaviour changes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c9cd1cd8e09f86855ee799f7e4f0d3030cb0cec3)
    
    110) Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.55.0 to 5.57.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.57.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: aaaf982ed70ddd5a9c51d8ee8e9354aa78a7a600)
    
    111) Bump immer from 9.0.19 to 9.0.21
    
    Bumps [immer](https://github.com/immerjs/immer) from 9.0.19 to 9.0.21.
    - [Release notes](https://github.com/immerjs/immer/releases)
    - [Commits](https://github.com/immerjs/immer/compare/v9.0.19...v9.0.21)
    
    ---
    updated-dependencies:
    - dependency-name: immer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 9ea01a40629cabeae553edb529cfd7a90073feae)
    
    112) Add MutatingWebhookConfiguration api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 626fe1a890fa8b5848f281a71b817d7a32dafbf8)
    
    113) Add mutatingWebhookConfigurationApiInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 704a642276e1160ff8f84c98a438c765da7b16d6)
    
    114) Adding routes and navigate-to injectables
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 34f7b2f6b15ad747db9db8987852bf1940e2a078)
    
    115) Adding mutating-webhook-configuration.api export to endpoints index.ts file
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1d96760a3a7a942b7bcdf2bd8bd77c1fdce9d5a5)
    
    116) Adding webhook list and store
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 18ea6c2a4fd1bb4378b28f51c188630a8d1cbefe)
    
    117) Adding webhook sidebar items injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: c6b1306d9a001d8fd283a600e739b3755200c93a)
    
    118) Webhook Config initial details page
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 831c1f1d1e789c45be322f09798fce8231fd66c5)
    
    119) Add more fields to details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 66252f068d9dc5cd7e152749b81405a269c03259)
    
    120) Add mutatingWebhookConfigurationsRouteComponentInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: afd7413849b78a3700ee74f86357f918aa9ecacc)
    
    121) Add index.ts for exporting list and details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 849e2b6397528f0255fe5a0672060788f42cab1f)
    
    122) Add detail item injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 07d5ddfda8af775876d8c12520bece640489303f)
    
    123) Add rbac rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 78f9c2ec07ba61304eb51b62b2d2a24b57217be1)
    
    124) Change sidebar link parent to Config item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 9c2884a671883b08da466174c55e543c3a9b5088)
    
    125) Fix webhook field scoping
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 02e24735b850771412a66257f087c7fc3ba77e44)
    
    126) Remove namespace and labels columns
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a308320dd65593686c83667f66bd98f6eda5ae75)
    
    127) Add object selector details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: f00c6129d71006deb5267a86caaaeb24bdcb6338)
    
    128) Set mutatingwebhookconfigs as cluster-scoped
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 86eda1d751d4c06776537c62d6ec5d4d52615666)
    
    129) Add namespace selector
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a3a16c42c986aea24a8a666fc9d2dfaf6bf870ef)
    
    130) Add Rules details item
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: dbd480212d8eb2f908b99683a839c0643edd84ba)
    
    131) Customize search input placeholder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 61602d9628529ef4885570360b9df416fa1a86e1)
    
    132) Removing <b> tags
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 6564f89db8fe98e1415508d6ba7406ffd3c302e4)
    
    133) Add styles for details panel
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 88f832012d544ab72aedd2ad479959d79369d7b4)
    
    134) Clean up mutating webhook configs api
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 03632626ceb4c5e2145c60f7e51833d86f913426)
    
    135) Fix table header
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2ada8304182be8ce53ff0678c4634a3093547394)
    
    136) Set status item `padding-inline` to 0 if there is no children elements (#7529)
    
    Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com> (chenhunghan)
    (SHA: 01cc0186e55e8a599202f658989f75a163550657)
    
    137) Add metrics Feature  (#7507)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 53cb3a5d384b11837239772e0b7a7a0b5be2c077)
    
    138) Release 6.5.0-alpha.4
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: de36379a813d41ff5207279159009a2c48f7cc06)
    
  • v6.4.15
    67fa57c1 · Fix code style ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
    47) Fix download all logs for pod with few containers (#7413)
    
    * Use container name as downloaded file name
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Specify container to call for logs query
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7d718731354d1ac8b8c61fa2e1fb0fb51770487d)
    
    48) Update webstorm configs (#7415)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 1deb9883399a65f6cba8630950e6d2c385fbfdcd)
    
    49) Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412)
    
    * Adding 'prepare' commands to cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused "lint" command from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4f2ba5df48282a03db5ed5288039b0f82c3a2e94)
    
    50) Refactor electron window setCertificateVerifyProc (#7185)
    
    * refactor electron window setCertificateVerifyProc
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use ChromiumNetError enum in tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: ba4a283af9e8b30e9a2f6207e70976119a93c1a6)
    
    51) Remove `BaseStore<T>` and replace with composition of dependencies (#7002)
    
    * Rename ExtensionStore -> BaseExtensionStore
    - The name was too close to ExtensionsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ExtensionsStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ClusterStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move UserStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup types to remove multiple cast locations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move HotbarStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move WeblinkStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move FileSystemProvisionerStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Clean up impl and rename to better describe intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the enabled extensions storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the clusters storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the hotbar storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the weblinks storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the user preferences storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crashing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests and snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve typing to prevent errors in the future.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup @k8slens/messaging and friends
    
    - To fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint issue
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix global override not being complete enough causing tests to fail
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Bump memory for unit tests on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Attempt to fix memory issue on CI again
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup test because of new injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Upgrade Jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit tests falling over
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out jest config change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove console log
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by matching equality instead of snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by forcing specific snapshot style
    
    - Ubuntu CI seems to format arrays in snapshots differently than macOS locally
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 49f0a1af9c975e4eabeb3eefacc75c2cb0098e15)
    
    52) Block renderering non http(s):// links via <HelmChartIcon> (#7419)
    
    * Adding HelmChartIcon tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HelmChartIcon refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fine-tune styles in HelmChartDetails
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding styles to separate module
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 15762615d24b607400cbb242a86ce155d44e117e)
    
    53) Remove auto adding tickets to project board (#7424)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecfe99480c9529c0c4b7e5e4107e1afaabd89f96)
    
    54) Restore disk metrics to PersistentVolumeClaim details page (#7427)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: d8c485a79f42d05ffa61c1c235f57b7b8b80e6a5)
    
    55) Remove Materials Insiders usage. (#7430)
    
    Signed-off-by: Steve Richards <srichards@mirantis.com> (stevejr)
    (SHA: a5d458bd9766168c1f9f01832fd5bb734e1b6175)
    
    56) Add scenarios for namespace selector (#7431)
    
    * Add scenarios for namespace selector
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add scenarios about namespaces being created and deleted
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962aa13de2d08574753bd8a44f9d1ddaeecd2ca7)
    
    57) Remove requirement for JSON of messages (#7426)
    
    * Remove requirement for JSON of messages
    
    - Remove backhanded requirements of reactive contexts, overriding
      application configurations.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 132c51018bc4227df4a935a8f89aa1b4ff83910d)
    
    58) Fix computed-channel tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5b680e88702a8c9017a2ff3c8b4f0d41360dce8e)
    
    59) Bump webpack and @types/webpack (#7438)
    
    Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.
    
    Updates `webpack` from 5.76.1 to 5.77.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)
    
    Updates `@types/webpack` from 5.28.0 to 5.28.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5827fc9d9a391b5edc8cb12c720bd376007d0015)
    
    60) Extract React Application as a Feature (#7441)
    
    * Fix webpack config for react
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce package for discovering html elements in unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using discovery of html elements from package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce competition for starting react application inside the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Move stuff in application start to earlier timeslot having no real need to be done so late
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using react application root feature being more friendly to extending
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using more familiar pattern of higher order components for wrapping react application
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Adapt to more familiar pattern for higher order components
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Rename feature for clarity
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: b5e564271e866864426135c3c243192baed54813)
    
    61) wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7bae7127032425487e9a1dc3509d2a5cb3e60668)
    
    62) Bump @swc/core from 1.3.40 to 1.3.44 (#7439)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.40 to 1.3.44.
    - [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.40...v1.3.44)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 67dc74530b28826e6cd8c4f6ffcce31bed8f2f38)
    
    63) Bump rimraf from 4.4.0 to 4.4.1 (#7406)
    
    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 799c12040792d46f38207c95dd45b525271e1387)
    
    64) Bump lerna from 6.5.1 to 6.6.1 (#7411)
    
    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/6.6.1/packages/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: de0ee4e6f43b05a53e90ee65479d53f63743c397)
    
    65) Make ServiceAccount kubeconfig context name differ from cluster context name (#7433)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 37c92c8fd1448027d0e4f6af898d4ddda033ef52)
    
    66) Stop all extensions before quitting app (#7450)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0fea203004f1a98399e0ca18b8217df8f9d453d)
    
    67) Correct dependencies of open-lens (#7451)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c48b53fd5e5364db2efcc043996ccdb398b77153)
    
    68) Fix app crash on quit (#7407) (#7452)
    
    * Fix app crash on quit (#7407)
    
    * Fix app crash on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out disabling extensions on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup cherry-pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2884dea195edb524b80087e7b55de0c6584316a5)
    
    69) Close Lens Proxy on quit of backend (#7453)
    
    - Extract global shared state of shell sessions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908a3cabe17b088a22589457b1f7a9b31e9c23bd)
    
    70) Fix crash due to non base64 encoded secrets (#7448)
    
    * Fix crash due to non base64 encoded secrets
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b8d6e4e442bc6796cc41e8424a524982d59c947)
    
    71) Add temporal dependency to initializeExtensions (#7454)
    
    - So that extensions can ensure that the shell env is up to date
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 18d660ea7791b59fef0da8dc56451c147330068d)
    
    72) Move Cluster.apiUrl to seperate injectable (#7354)
    
    * Refactor out Cluster.apiUrl to direct reading
    
    - Should help prevent using stale data
    
    - Removes some uses of synchronous FS operations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename helper function to better communicate intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve prometheus handler tests to override less things
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe2fd4c1fd002d894f9a14695adae51cd9893728)
    
    73) Get dev mode fixed (#7447)
    
    * Get dev mode fixed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add empty scripts for windows to satisfy run-script-os
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b5a085b55c455d48a67004309f00a69545f9d500)
    
    74) conf v10.2.0 (#7462)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 3b8ef07a9e2184b559e43ade0c623ae78badd6e6)
    
    75) Fix metrics visibility logic (#7465)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: a73586d84413c29148a3161ff8ccb63d4ae81088)
    
    76) Introduce Feature for Keyboard Shortcuts (#7442)
    
    * Introduce feature for assigning keyboard shortcuts
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Enable keyboard shortcuts automatically instead of requiring explicit listener to be used in the application
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using keyboard shortcuts feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Tweak scripts for a package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce modifier for ctrl or command based on platform in use
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f4cb1d3ff4778e65bf03bce6c1a343357a40ff25)
    
    77) Bump webpack-dev-server from 4.11.1 to 4.13.2 (#7457)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.2.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9d1464c39afe73e17cfd813773663d63f13209bd)
    
    78) Bump playwright from 1.31.2 to 1.32.1 (#7460)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.31.2 to 1.32.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.31.2...v1.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8872b2f94a8b7b56275c192b4e2a0987e748ad97)
    
    79) Bump @types/react-beautiful-dnd from 13.1.3 to 13.1.4 (#7459)
    
    Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.3 to 13.1.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beautiful-dnd)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-beautiful-dnd"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 47796228d035b123e2281d79367bdb2892a968c7)
    
    80) Fix node metrics line progress (#7466)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: fef94430649885d5368c2a41353012294c6f746b)
    
    81) fix: Add check in release-tool for no relevant PRs (#7478)
    
    * fix: Add check in release-tool for no relevant PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Change wording of message while picking PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b22d7af2915bbaccc1d8a8c2c3ff247667f5d61b)
    
    82) chore: Add notes about picking PRs in release guide (#7492)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4856e3c5aac574dc0c79545a3d240e4b8d4e9fbf)
    
    83) Show Message Box when no update is available after manually checking for updates (#7390)
    
    * no updates available
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint fix
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * lint padding-line-between-statements
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * test stubs - wip
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray - when no new update is discovered showMessagePopupMock toHaveBeenCalled & toHaveBeenCalledWith
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * fake tray and fake menu parity
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    * tray and menu passing tests and lint
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com>
    
    ---------
    
    Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis)
    (SHA: e790757302e8f7df71504bb363ff3691af1acc3f)
    
    84) Bump @typescript-eslint/parser from 5.55.0 to 5.57.1 (#7496)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.57.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.57.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7116e55d5a465ef84117e31174592204e6f154eb)
    
    85) Webpack config fixes (#7423)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: 1308b5ed6c588e4dceb171cde0aab97d695abcee)
    
    86) Bump ansi_up from 5.1.0 to 5.2.1 (#7497)
    
    Bumps [ansi_up](https://github.com/drudru/ansi_up) from 5.1.0 to 5.2.1.
    - [Release notes](https://github.com/drudru/ansi_up/releases)
    - [Commits](https://github.com/drudru/ansi_up/compare/v5.1.0...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi_up
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: df9db01be5fde617f4794cbed0f2dd74f01ac8b3)
    
    87) Add workload 'kind' param to 'show-details' event (#7464)
    
    * Introduce getWorkloadKindFromUrl() method
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Whitelist kind param to 'show-details' event
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Using parseKubeApi instead of new utility
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding checks for empty selfLink
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2cf8a2f1887f86b6b5b720d4a99a549ec4354aec)
    
    88) Auto cancel stale workflows (#7494)
    
    * chore: rename workflow file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add concurrency rules for workflows
    
    - test
    - Electronegativity
    - linter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 173a667466948589cf0d83d87af9829f697f41c1)
    
    89) Renderer file logging through IPC (#7499)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Behavioural tests and log file rename
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update messaging to work with new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Move files to feature
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 69b132300c0ea9890d6d5e050084acce28484644)
    
    90) Bump tailwindcss from 3.2.7 to 3.3.1 (#7458)
    
    Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.7 to 3.3.1.
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.7...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1e6c85953984e691087b865291ab8fbac111f327)
    
    91) Bump @ogre-tools/injectable-extension-for-mobx from 15.1.2 to 15.3.0 (#7503)
    
    Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.1.2 to 15.3.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.1.2...v15.3.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: af1808dbb310e0c7a91fa33eddd485153651e014)
    
    92) feat: Allow built versions to specify an environment (#7495)
    
    * feat: Allow built versions to specify an environment
    
    - This should be hard coded at build time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add default value to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add  --no-bail to test script invocations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Add tests for coverage of new code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 128b05d4d46344a511398f654865c133c6e36514)
    
    93) fix: Referencing apiManager should not throw (#7468)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 351f9d492f6e52e9e97d17d71e2bbdbbde4ea2db)
    
    94) Introduce clearer boundry between extensions (#7164)
    
    - Bundled extensions are always enabled, and are always compatible
    - Have bundled extensions be loaded asyncronously to support
      typescript dynamic import (which is typed) as opposed to require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 058494bc73aeef9a4d527fc0d93ca24c48a7ee50)
    
    95) Persist apiVersion when editing resources in monaco (#4406)
    
    * Persist apiVersion when editing resources in monaco
    
    - Use a new custom k8slens prefixed label
    
    - Means that users aren't surprised when they use lens to update a
      resource to a new apiVersionWithGroup
    
    - Doesn't touch the versions in the stores
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Fix lint issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: make lint not bail on failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * chore: Run lint:fix on all files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 807f98ed1ba92ecd147979c92a9012c4a5438c09)
    
    96) Stop file system watchers on application quit to prevent exit code !== 0 (#7504)
    
    * fix: Dispose the kubeconfig watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * fix: Dispose the extension watcher when application quits
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a3716baaf07d31e7f80ac5a52d3999f16b9ef67c)
    
    97) Bump joi from 17.8.4 to 17.9.1
    
    Bumps [joi](https://github.com/hapijs/joi) from 17.8.4 to 17.9.1.
    - [Release notes](https://github.com/hapijs/joi/releases)
    - [Commits](https://github.com/hapijs/joi/compare/v17.8.4...v17.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: joi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot])
    (SHA: 87453b2f145bd3659ff8752d20362fc8eb76b492)
    
    98) Fix cherry-pick of #7504
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15d38293197855073dd30a40c4c2a9e5d3ae65e4)
    
    99) chore: fix spelling
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 630928d6ba577bb84011b312eacf4ba9b6c65bbf)
    
    100) fix: remove platform specific injectable file names
    
    - Causes issues due to a single platform being used to build the library
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b0318b493fe2e49a34b8a4cb3d0bef1600759b8)
    
    101) feat: Introduce PlatformSpecific as a new wrapper type for injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0bc3d9f8b23a452fe92d7d6b4a525a67b048ea8b)
    
    102) chore: move PlatformSpecific back to core
    
    - This is needed in 6.4 and this will make that transition easier
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 75a1b0a983115343de0aaf7d3404222093d8ee9b)
    
    103) chore: convert request-system-cas to use PlatformSpecific
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fc32c0b27dd73537ee931e4ba790c36b19782c3)
    
    104) chore: move test-env specific versions to own folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3c8839151c39ea4145b59ca0aa559986ef56780e)
    
    105) chore: fix lint for main webpack
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 477ad3caa43d5710f2abc4b1bbd88584ee42cff9)
    
    106) fix: Fix tests by recreating non-specific injection token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c0ebe605c4d36c0d98454e25565818f75ffb1b69)
    
    107) chore: Remove explicit throw when finding platformSpecificVersion
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5db8fc134231dc8bb7fae3d84edab3ad7dcd3e45)
    
  • v6.4.14
    673144ae · Release 6.4.14 (#7476) ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
    47) Fix download all logs for pod with few containers (#7413)
    
    * Use container name as downloaded file name
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Specify container to call for logs query
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7d718731354d1ac8b8c61fa2e1fb0fb51770487d)
    
    48) Update webstorm configs (#7415)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 1deb9883399a65f6cba8630950e6d2c385fbfdcd)
    
    49) Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412)
    
    * Adding 'prepare' commands to cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused "lint" command from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4f2ba5df48282a03db5ed5288039b0f82c3a2e94)
    
    50) Refactor electron window setCertificateVerifyProc (#7185)
    
    * refactor electron window setCertificateVerifyProc
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use ChromiumNetError enum in tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: ba4a283af9e8b30e9a2f6207e70976119a93c1a6)
    
    51) Remove `BaseStore<T>` and replace with composition of dependencies (#7002)
    
    * Rename ExtensionStore -> BaseExtensionStore
    - The name was too close to ExtensionsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ExtensionsStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ClusterStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move UserStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup types to remove multiple cast locations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move HotbarStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move WeblinkStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move FileSystemProvisionerStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Clean up impl and rename to better describe intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the enabled extensions storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the clusters storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the hotbar storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the weblinks storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the user preferences storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crashing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests and snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve typing to prevent errors in the future.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup @k8slens/messaging and friends
    
    - To fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint issue
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix global override not being complete enough causing tests to fail
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Bump memory for unit tests on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Attempt to fix memory issue on CI again
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup test because of new injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Upgrade Jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit tests falling over
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out jest config change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove console log
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by matching equality instead of snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by forcing specific snapshot style
    
    - Ubuntu CI seems to format arrays in snapshots differently than macOS locally
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 49f0a1af9c975e4eabeb3eefacc75c2cb0098e15)
    
    52) Block renderering non http(s):// links via <HelmChartIcon> (#7419)
    
    * Adding HelmChartIcon tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HelmChartIcon refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fine-tune styles in HelmChartDetails
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding styles to separate module
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 15762615d24b607400cbb242a86ce155d44e117e)
    
    53) Remove auto adding tickets to project board (#7424)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecfe99480c9529c0c4b7e5e4107e1afaabd89f96)
    
    54) Restore disk metrics to PersistentVolumeClaim details page (#7427)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: d8c485a79f42d05ffa61c1c235f57b7b8b80e6a5)
    
    55) Remove Materials Insiders usage. (#7430)
    
    Signed-off-by: Steve Richards <srichards@mirantis.com> (stevejr)
    (SHA: a5d458bd9766168c1f9f01832fd5bb734e1b6175)
    
    56) Add scenarios for namespace selector (#7431)
    
    * Add scenarios for namespace selector
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add scenarios about namespaces being created and deleted
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962aa13de2d08574753bd8a44f9d1ddaeecd2ca7)
    
    57) Remove requirement for JSON of messages (#7426)
    
    * Remove requirement for JSON of messages
    
    - Remove backhanded requirements of reactive contexts, overriding
      application configurations.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 132c51018bc4227df4a935a8f89aa1b4ff83910d)
    
    58) Fix computed-channel tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5b680e88702a8c9017a2ff3c8b4f0d41360dce8e)
    
    59) Bump webpack and @types/webpack (#7438)
    
    Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.
    
    Updates `webpack` from 5.76.1 to 5.77.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)
    
    Updates `@types/webpack` from 5.28.0 to 5.28.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5827fc9d9a391b5edc8cb12c720bd376007d0015)
    
    60) Extract React Application as a Feature (#7441)
    
    * Fix webpack config for react
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce package for discovering html elements in unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using discovery of html elements from package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce competition for starting react application inside the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Move stuff in application start to earlier timeslot having no real need to be done so late
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using react application root feature being more friendly to extending
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using more familiar pattern of higher order components for wrapping react application
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Adapt to more familiar pattern for higher order components
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Rename feature for clarity
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: b5e564271e866864426135c3c243192baed54813)
    
    61) wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7bae7127032425487e9a1dc3509d2a5cb3e60668)
    
    62) Bump @swc/core from 1.3.40 to 1.3.44 (#7439)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.40 to 1.3.44.
    - [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.40...v1.3.44)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 67dc74530b28826e6cd8c4f6ffcce31bed8f2f38)
    
    63) Bump rimraf from 4.4.0 to 4.4.1 (#7406)
    
    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 799c12040792d46f38207c95dd45b525271e1387)
    
    64) Bump lerna from 6.5.1 to 6.6.1 (#7411)
    
    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/6.6.1/packages/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: de0ee4e6f43b05a53e90ee65479d53f63743c397)
    
    65) Make ServiceAccount kubeconfig context name differ from cluster context name (#7433)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 37c92c8fd1448027d0e4f6af898d4ddda033ef52)
    
    66) Stop all extensions before quitting app (#7450)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0fea203004f1a98399e0ca18b8217df8f9d453d)
    
    67) Correct dependencies of open-lens (#7451)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c48b53fd5e5364db2efcc043996ccdb398b77153)
    
    68) Fix app crash on quit (#7407) (#7452)
    
    * Fix app crash on quit (#7407)
    
    * Fix app crash on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out disabling extensions on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup cherry-pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2884dea195edb524b80087e7b55de0c6584316a5)
    
    69) Close Lens Proxy on quit of backend (#7453)
    
    - Extract global shared state of shell sessions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908a3cabe17b088a22589457b1f7a9b31e9c23bd)
    
    70) Fix crash due to non base64 encoded secrets (#7448)
    
    * Fix crash due to non base64 encoded secrets
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b8d6e4e442bc6796cc41e8424a524982d59c947)
    
    71) Add temporal dependency to initializeExtensions (#7454)
    
    - So that extensions can ensure that the shell env is up to date
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 18d660ea7791b59fef0da8dc56451c147330068d)
    
    72) Move Cluster.apiUrl to seperate injectable (#7354)
    
    * Refactor out Cluster.apiUrl to direct reading
    
    - Should help prevent using stale data
    
    - Removes some uses of synchronous FS operations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename helper function to better communicate intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve prometheus handler tests to override less things
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe2fd4c1fd002d894f9a14695adae51cd9893728)
    
    73) Get dev mode fixed (#7447)
    
    * Get dev mode fixed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add empty scripts for windows to satisfy run-script-os
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b5a085b55c455d48a67004309f00a69545f9d500)
    
    74) conf v10.2.0 (#7462)
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 3b8ef07a9e2184b559e43ade0c623ae78badd6e6)
    
    75) Fix metrics visibility logic (#7465)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: a73586d84413c29148a3161ff8ccb63d4ae81088)
    
    76) Introduce Feature for Keyboard Shortcuts (#7442)
    
    * Introduce feature for assigning keyboard shortcuts
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Enable keyboard shortcuts automatically instead of requiring explicit listener to be used in the application
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using keyboard shortcuts feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock after rebase
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Tweak scripts for a package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce modifier for ctrl or command based on platform in use
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: f4cb1d3ff4778e65bf03bce6c1a343357a40ff25)
    
    77) Bump webpack-dev-server from 4.11.1 to 4.13.2 (#7457)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.2.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9d1464c39afe73e17cfd813773663d63f13209bd)
    
    78) Bump playwright from 1.31.2 to 1.32.1 (#7460)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.31.2 to 1.32.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.31.2...v1.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8872b2f94a8b7b56275c192b4e2a0987e748ad97)
    
    79) Bump @types/react-beautiful-dnd from 13.1.3 to 13.1.4 (#7459)
    
    Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.3 to 13.1.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beautiful-dnd)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-beautiful-dnd"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 47796228d035b123e2281d79367bdb2892a968c7)
    
    80) Fix node metrics line progress (#7466)
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: fef94430649885d5368c2a41353012294c6f746b)
    
    81) fix: Add check in release-tool for no relevant PRs (#7478)
    
    * fix: Add check in release-tool for no relevant PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * fix: Change wording of message while picking PRs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b22d7af2915bbaccc1d8a8c2c3ff247667f5d61b)
    
  • v6.4.13
    04fbcd4e · Release 6.4.13 (#7455) ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
    47) Fix download all logs for pod with few containers (#7413)
    
    * Use container name as downloaded file name
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Specify container to call for logs query
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7d718731354d1ac8b8c61fa2e1fb0fb51770487d)
    
    48) Update webstorm configs (#7415)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 1deb9883399a65f6cba8630950e6d2c385fbfdcd)
    
    49) Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412)
    
    * Adding 'prepare' commands to cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused "lint" command from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4f2ba5df48282a03db5ed5288039b0f82c3a2e94)
    
    50) Refactor electron window setCertificateVerifyProc (#7185)
    
    * refactor electron window setCertificateVerifyProc
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use ChromiumNetError enum in tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: ba4a283af9e8b30e9a2f6207e70976119a93c1a6)
    
    51) Remove `BaseStore<T>` and replace with composition of dependencies (#7002)
    
    * Rename ExtensionStore -> BaseExtensionStore
    - The name was too close to ExtensionsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ExtensionsStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ClusterStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move UserStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup types to remove multiple cast locations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move HotbarStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move WeblinkStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move FileSystemProvisionerStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Clean up impl and rename to better describe intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the enabled extensions storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the clusters storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the hotbar storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the weblinks storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the user preferences storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crashing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests and snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve typing to prevent errors in the future.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup @k8slens/messaging and friends
    
    - To fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint issue
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix global override not being complete enough causing tests to fail
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Bump memory for unit tests on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Attempt to fix memory issue on CI again
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup test because of new injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Upgrade Jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit tests falling over
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out jest config change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove console log
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by matching equality instead of snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by forcing specific snapshot style
    
    - Ubuntu CI seems to format arrays in snapshots differently than macOS locally
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 49f0a1af9c975e4eabeb3eefacc75c2cb0098e15)
    
    52) Block renderering non http(s):// links via <HelmChartIcon> (#7419)
    
    * Adding HelmChartIcon tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HelmChartIcon refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fine-tune styles in HelmChartDetails
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding styles to separate module
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 15762615d24b607400cbb242a86ce155d44e117e)
    
    53) Remove auto adding tickets to project board (#7424)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecfe99480c9529c0c4b7e5e4107e1afaabd89f96)
    
    54) Restore disk metrics to PersistentVolumeClaim details page (#7427)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: d8c485a79f42d05ffa61c1c235f57b7b8b80e6a5)
    
    55) Remove Materials Insiders usage. (#7430)
    
    Signed-off-by: Steve Richards <srichards@mirantis.com> (stevejr)
    (SHA: a5d458bd9766168c1f9f01832fd5bb734e1b6175)
    
    56) Add scenarios for namespace selector (#7431)
    
    * Add scenarios for namespace selector
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add scenarios about namespaces being created and deleted
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962aa13de2d08574753bd8a44f9d1ddaeecd2ca7)
    
    57) Remove requirement for JSON of messages (#7426)
    
    * Remove requirement for JSON of messages
    
    - Remove backhanded requirements of reactive contexts, overriding
      application configurations.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 132c51018bc4227df4a935a8f89aa1b4ff83910d)
    
    58) Fix computed-channel tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5b680e88702a8c9017a2ff3c8b4f0d41360dce8e)
    
    59) Bump webpack and @types/webpack (#7438)
    
    Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.
    
    Updates `webpack` from 5.76.1 to 5.77.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)
    
    Updates `@types/webpack` from 5.28.0 to 5.28.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5827fc9d9a391b5edc8cb12c720bd376007d0015)
    
    60) Extract React Application as a Feature (#7441)
    
    * Fix webpack config for react
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce package for discovering html elements in unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using discovery of html elements from package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce competition for starting react application inside the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Move stuff in application start to earlier timeslot having no real need to be done so late
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using react application root feature being more friendly to extending
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using more familiar pattern of higher order components for wrapping react application
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Adapt to more familiar pattern for higher order components
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Rename feature for clarity
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: b5e564271e866864426135c3c243192baed54813)
    
    61) wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7bae7127032425487e9a1dc3509d2a5cb3e60668)
    
    62) Bump @swc/core from 1.3.40 to 1.3.44 (#7439)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.40 to 1.3.44.
    - [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.40...v1.3.44)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 67dc74530b28826e6cd8c4f6ffcce31bed8f2f38)
    
    63) Bump rimraf from 4.4.0 to 4.4.1 (#7406)
    
    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 799c12040792d46f38207c95dd45b525271e1387)
    
    64) Bump lerna from 6.5.1 to 6.6.1 (#7411)
    
    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.5.1 to 6.6.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/6.6.1/packages/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: de0ee4e6f43b05a53e90ee65479d53f63743c397)
    
    65) Make ServiceAccount kubeconfig context name differ from cluster context name (#7433)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 37c92c8fd1448027d0e4f6af898d4ddda033ef52)
    
    66) Stop all extensions before quitting app (#7450)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a0fea203004f1a98399e0ca18b8217df8f9d453d)
    
    67) Correct dependencies of open-lens (#7451)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c48b53fd5e5364db2efcc043996ccdb398b77153)
    
    68) Fix app crash on quit (#7407) (#7452)
    
    * Fix app crash on quit (#7407)
    
    * Fix app crash on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out disabling extensions on quit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup cherry-pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2884dea195edb524b80087e7b55de0c6584316a5)
    
    69) Close Lens Proxy on quit of backend (#7453)
    
    - Extract global shared state of shell sessions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 908a3cabe17b088a22589457b1f7a9b31e9c23bd)
    
    70) Fix crash due to non base64 encoded secrets (#7448)
    
    * Fix crash due to non base64 encoded secrets
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9b8d6e4e442bc6796cc41e8424a524982d59c947)
    
    71) Add temporal dependency to initializeExtensions (#7454)
    
    - So that extensions can ensure that the shell env is up to date
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 18d660ea7791b59fef0da8dc56451c147330068d)
    
    72) Move Cluster.apiUrl to seperate injectable (#7354)
    
    * Refactor out Cluster.apiUrl to direct reading
    
    - Should help prevent using stale data
    
    - Removes some uses of synchronous FS operations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename helper function to better communicate intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve prometheus handler tests to override less things
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fe2fd4c1fd002d894f9a14695adae51cd9893728)
    
    73) Get dev mode fixed (#7447)
    
    * Get dev mode fixed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add empty scripts for windows to satisfy run-script-os
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b5a085b55c455d48a67004309f00a69545f9d500)
    
  • v6.4.12
    578d3d82 · Release 6.4.12 (#7446) ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
    47) Fix download all logs for pod with few containers (#7413)
    
    * Use container name as downloaded file name
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Specify container to call for logs query
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7d718731354d1ac8b8c61fa2e1fb0fb51770487d)
    
    48) Update webstorm configs (#7415)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 1deb9883399a65f6cba8630950e6d2c385fbfdcd)
    
    49) Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412)
    
    * Adding 'prepare' commands to cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused "lint" command from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4f2ba5df48282a03db5ed5288039b0f82c3a2e94)
    
    50) Refactor electron window setCertificateVerifyProc (#7185)
    
    * refactor electron window setCertificateVerifyProc
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use ChromiumNetError enum in tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix unit tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: ba4a283af9e8b30e9a2f6207e70976119a93c1a6)
    
    51) Remove `BaseStore<T>` and replace with composition of dependencies (#7002)
    
    * Rename ExtensionStore -> BaseExtensionStore
    - The name was too close to ExtensionsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ExtensionsStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move ClusterStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move UserStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup types to remove multiple cast locations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move HotbarStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move WeblinkStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move FileSystemProvisionerStore to new format
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Clean up impl and rename to better describe intent
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the enabled extensions storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the clusters storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the hotbar storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the weblinks storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully split apart the user preferences storage
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crashing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests and snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve typing to prevent errors in the future.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup @k8slens/messaging and friends
    
    - To fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint issue
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix global override not being complete enough causing tests to fail
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Bump memory for unit tests on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Attempt to fix memory issue on CI again
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup test because of new injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Upgrade Jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit tests falling over
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Back out jest config change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove console log
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by matching equality instead of snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by forcing specific snapshot style
    
    - Ubuntu CI seems to format arrays in snapshots differently than macOS locally
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 49f0a1af9c975e4eabeb3eefacc75c2cb0098e15)
    
    52) Block renderering non http(s):// links via <HelmChartIcon> (#7419)
    
    * Adding HelmChartIcon tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HelmChartIcon refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fine-tune styles in HelmChartDetails
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding styles to separate module
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 15762615d24b607400cbb242a86ce155d44e117e)
    
    53) Remove auto adding tickets to project board (#7424)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ecfe99480c9529c0c4b7e5e4107e1afaabd89f96)
    
    54) Restore disk metrics to PersistentVolumeClaim details page (#7427)
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: d8c485a79f42d05ffa61c1c235f57b7b8b80e6a5)
    
    55) Remove Materials Insiders usage. (#7430)
    
    Signed-off-by: Steve Richards <srichards@mirantis.com> (stevejr)
    (SHA: a5d458bd9766168c1f9f01832fd5bb734e1b6175)
    
    56) Add scenarios for namespace selector (#7431)
    
    * Add scenarios for namespace selector
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add scenarios about namespaces being created and deleted
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 962aa13de2d08574753bd8a44f9d1ddaeecd2ca7)
    
    57) Remove requirement for JSON of messages (#7426)
    
    * Remove requirement for JSON of messages
    
    - Remove backhanded requirements of reactive contexts, overriding
      application configurations.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 132c51018bc4227df4a935a8f89aa1b4ff83910d)
    
    58) Fix computed-channel tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5b680e88702a8c9017a2ff3c8b4f0d41360dce8e)
    
    59) Bump webpack and @types/webpack (#7438)
    
    Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together.
    
    Updates `webpack` from 5.76.1 to 5.77.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.77.0)
    
    Updates `@types/webpack` from 5.28.0 to 5.28.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5827fc9d9a391b5edc8cb12c720bd376007d0015)
    
    60) Extract React Application as a Feature (#7441)
    
    * Fix webpack config for react
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce package for discovering html elements in unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using discovery of html elements from package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce competition for starting react application inside the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Move stuff in application start to earlier timeslot having no real need to be done so late
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using react application root feature being more friendly to extending
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using more familiar pattern of higher order components for wrapping react application
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Adapt to more familiar pattern for higher order components
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Rename feature for clarity
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: b5e564271e866864426135c3c243192baed54813)
    
    61) wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7bae7127032425487e9a1dc3509d2a5cb3e60668)
    
    62) Bump @swc/core from 1.3.40 to 1.3.44 (#7439)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.40 to 1.3.44.
    - [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.40...v1.3.44)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 67dc74530b28826e6cd8c4f6ffcce31bed8f2f38)
    
  • v6.4.11
    cef524a3 · Release 6.4.11 (#7409) ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
    42) Fix Check for updates menu item title capitalisation (#7396)
    
    * Check for updates -> Check for Updates
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert debugging changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding ellipsis to every Check for Updates items
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4a3f08d798dd535b6b6e1749f562c38a715b7acd)
    
    43) Adding package exporting injection tokens for cluster settings  (#7395)
    
    * Add clusterIconSettingsComponentInjectionToken
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests for new token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Create cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix cluster-settings package build process
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use tolens from @k8slens/cluster-settings
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove typescript 5.x.x from cluster-settings package
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding prepare:test command to package.json
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Test small cleanup
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix getByText check
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fix
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: a0d13e80031c7424607b6c50135ec0e0a49df5ae)
    
    44) Fix formatting in release guide (#7398)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a6e0da12971e3a763ff33dac14079c8a06e15eed)
    
    45) Support using Eviction API where applicable (#7372)
    
    * Support using Eviction API when deleting Pods and Deployments, fix #5602
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: `KubeStatus` message/status/info full explanation
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added some tests for `PodApi.evict(resourceDescriptor)`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * revert props.editable & props.removable for `KubeObjectMenu` -- missing parts
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 3931c90d301d2b2480d3771b8dad060b24c3a335)
    
    46) Export `getPodsByOwnerId` to extension API (#7225)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (apialaviiva)
    (SHA: 8dc0177cb2ee6a0e40127dfde527141e3a9ae005)
    
  • v6.4.10
    0d9047c4 · Release 6.4.10 (#7402) ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
  • v6.4.9
    44a76a84 · Release 6.4.9 (#7400) ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
    41) Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384)
    
    * Simplify CRD KubeApi registrations
    
    - Switch to auto injectable registrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that stores can still be retrieved
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup get extension fake to simplify impl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify logic for extensionInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test in differencing registrator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup code style
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix some tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HPA details tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b1d740d6154d06b655cc106b09b5a39aad2703a)
    
  • v6.4.8
    8bc07002 · Release 6.4.8 (#7397) ·
    1) Fix typo in name of environment (#7318)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a29e45875f245b5c53dbec87db407f2c633fa0cc)
    
    2) Update link in README (#7314)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 443620a6a4f7a66c222fe327daac6a79bb1f333a)
    
    3) Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 48ce558420d2f80e9b0a47c8b7c320b52cebfd55)
    
    4) Copy detected metadata from cluster to catalog cluster (#7316)
    
    * Copy detected metadata from cluster to catalog cluster
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Remove duplicate copyright comment
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    * Typescript fix
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
    
    ---------
    
    Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak)
    (SHA: d5a124bd7925d8288f9db09150819cafc4b72be7)
    
    5) Exporting ResourceMetrics and PodCharts to extension API (#7326)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: e6d6d1d8f7cbf8a5be998d7ee93f68daf5c7d781)
    
    6) Cleanup 'Cluster' to remove environment specific details (#6951)
    
    - requestNamespaceListPermissions is infallable so no need to have the extra try/catch
    
    - Refactor isMetricHidden method away from Cluster
    
    - Refactor shouldShowResource out of Cluster
    
    - Refactor isInLocalKubeconfig out of Cluster
    
    - Remove depecrated and unused workspace from Cluster
    
    - Refactor out kubectl as a dependency of Cluster
    
    - Remove from cluster getter used only once
    
    - Split out ClusterConnection from Cluster
    
    - Also split out KubeAuthProxyServer from ContextHandler
    
    - Rename ContextHandler to PrometheusHandler
    
    - Cleanup onNetworkOffline/Online impls within ClusterManager
    
    - Remove annotations from ClusterConnection
    
    - Remove mobx annotations from Cluster
    
    - Rename loadConfigFromFileInjectable
    
    - Remove all uses of dead createClusterInjectionToken
    
    - Fix type errors related to broadcastConnectionUpdate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad9bafe2a5aea5cf9944492d46d2cecf87b310bf)
    
    7) Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244)
    
    * Convert runMany and runManySync to use injectManyWithMeta
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors due to new Runnable requirements
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add documentation for verifyRunnablesAreDAG
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify convertToWithIdWith
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move all utility functions to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move testing utilities to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move run-many and run-many-sync to separate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace all internal uses of utilities with new packages
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new @k8slens/run-many package in core
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add dep to open-lens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of @k8slens/test-utils
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup getGlobalOverride
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move tests to new package too
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup uses of AsyncResult and autoBind
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup remaining import issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Finial fixups to fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert moving "testUsingFakeTime" to separate package
    
    - This fixes tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix unit test failing due to spelling fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2789bcebcbc31a9bea483eaa69484a951a480647)
    
    8) Introduce eslint and prettier for features and start using it   (#7306)
    
    * Introduce package for sharing eslint and prettier configurations
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Start using eslint and prettier in packages
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 699fc0309ead6275dc359769ce845f131551d1f4)
    
    9) Fix update button being visible when download for update fails (#7336)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: a5928d09cda42f97dcc9a1b876c13f9512b04b93)
    
    10) Better displaying container's info for Pods (#7331)
    
    * Better displaying container's info for Pods and all tooltips with `formatters={{tableView: true}}`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: keep containerID on a single line
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * nope, i can :P (make it perfect)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 34aed58ff0818c7db994d7f5c977807196702bd5)
    
    11) Bump webpack from 5.75.0 to 5.76.0 (#7325)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0095c0a4e762dbd0e0e494d88eb9ab20011c61e8)
    
    12) Bump rimraf from 4.3.1 to 4.4.0 (#7324)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 74f679eb42205131b37cc28093f123618d564b99)
    
    13) Update repository in statefulset template from k8s.gcr.io to registry.k8s (#7338)
    
    Signed-off-by: EnriqueTejeda <quique.tejeda.68@gmail.com> (EnriqueTejeda)
    (SHA: b99b06980ec87f3234cba4fda31c917bda1914f5)
    
    14) Change typing for after/before window/application start (#7342)
    
    - Now the callback is provided with an object containing either
      `mainDi` or `windowDi` fields. This should help with confusion
      over which environment the `di` is for
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a63f737adbf010bb62333fadb08ba19423c0efb9)
    
    15) Keep up-to-date resource in the details view (Drawer) (#7224)
    
    * alternative to https://github.com/lensapp/lens/pull/7187
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * update snapshots with `jest src -u` from `packages/core`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * skipping some tests cause i have no idea how to fix those and what is wrong
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    ---------
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 79a4eb32a368508f63980e5c4abdf3d4a67f1f79)
    
    16) Fix cluster view broken scrolling (#7349)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 0ee81ce636b59601e71bb40c431fd650039f3e80)
    
    17) Fine-tune light theme hotbar colors (#7351)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 85268bf12bae21b777f8a78673825ee151a76fbd)
    
    18) Fix cluster disconnect not working (#7352)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 21352b3c6da4643348e1cdddb74255002b165788)
    
    19) Release 6.5.0-alpha.1 (#7345)
    
    * Release 6.5.0-alpha.1
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to having lerna in independent mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix package versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3649070ca3fc3bbd1416e8852ffa4672e66abe07)
    
    20) Fix release process in light of changing to independent versioning (#7357)
    
    * Remove workflow
    
    - Not applicable anymore since each package has its own version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix daily-alpha to be based on core version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * lerna.json no longer will be updated during releases
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the prerelease parts of @k8slens/core to determine dist tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e89ac54cd389e930cc2a0b3198c8ae2a5120367d)
    
    21) Release 6.5.0-alpha.2 (#7358)
    
    * Release 6.5.0-alpha.2
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update package-lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 572d7ba237c2b0f49ee67692adcaf836116a50b2)
    
    22) Adding cluster settings icon menu items using injection token (#7341)
    
    * Take cluster settings menu icon items from computedInjectMany
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing changed cluster preference typing: using tuple array
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Export data from cluster-settings-menu-injection-token
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Exporting ClusterPreferences to extensions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove legacy api token export
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing legacy exports part 2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 121a50ecf3947f8f563312681998b8102baf8fbe)
    
    23) Move activating cluster into injectable IPC (#7355)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 497f63fde630098d6322842f835b52cc5d61f766)
    
    24) Move deactivating a cluster into injectable IPC (#7356)
    
    * Move activating cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move deactivating a cluster into injectable IPC
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ae9a8c3c41535c49f1f91aa1ef7429541a901cdc)
    
    25) Fix bundled extensions not being loaded (#7359)
    
    * Fix bundled extensions not being loaded
    
    - Also show that this fixes it by added an example bundled
      extension to 'open-lens'
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add explanatory comment for inline require
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2c3c88be0420439520d5bb9c9ec83162702dad9a)
    
    26) Release 6.5.0-alpha.3 (#7361)
    
    * Release 6.5.0-alpha.3
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock-file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1a6b11525d7a732484d828eca92099e4e04361bf)
    
    27) Respect cluster avatars entity background color (#7365)
    
    * Add iconBackgroundColor cluster preference type
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set custom backround for hotbar entities
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused code from Catalog
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update entity background if preferences background changes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set avatar backgrounds from entity
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up in hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix setting up entity background
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use single icon prop
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Cleaning up hotbar entity icon
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing test to ensure icon has data:image
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 763816f71f6e0cf8788c25439799527363da6295)
    
    28) Fix findClosestVersionTagLessThanVersion in release tool (#7374)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8035f92dbdeee5659bc3b0fca36c2068d2b1f07f)
    
    29) Fix catalog & workloads table view (#7371)
    
    * Fix catalog list table view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Wrap ingresses rules
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reduce Badge sizing
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Do not text-overflow:ellipsis in Pod names
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Save a room to table head cells
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Update snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    ---------
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: d7b2202c1f9e72683174645a3d876a6f94f8697c)
    
    30) Remove direct dependency on 'abort-controller' package (#7366)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 37513dee29bbf94cc0c755b96a87e1a7ecc6a7a2)
    
    31) Fix resolve system proxy error when no windows available (#7375)
    
    * fix resolve system proxy error when no windows available
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronBrowserWindowInjectable id
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 52ede670bb7d39a996f62874051b9b7e72bff62b)
    
    32) Fix resolveSystemProxyFromElectron causing a crash on quit (#7379)
    
    * destroy resolve system proxy window on before quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * resolve system proxy window: load blank page
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * disable paintWhenInitiallyHidden
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7ed99255cd144d7f3f07c151d68540ed76d15e23)
    
    33) Add note about major version bumps in release guide (#7382)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 991da149f904b2088fbc04736fd935598aa46004)
    
    34) Fix problems when using 'npm link' (#7380)
    
    * Fix problems when using 'npm link'
    
    - Add missing peerDependencies and devDependencies
    
    - Move 'overrides' to root package to fix audit issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type issue and remove deprecated @types/* deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing type errors harder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df49ff9b96c38082484ac5c71211d491d95292bf)
    
    35) Switch to using messaging and startable stoppable from NPM package (#7368)
    
    * Add custom jest resolver to fix requiring "uuid" module
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Introduce test utils for rendering and running with thrown mobx reactions
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract startable-stoppable to NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract messaging to NPM package
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using startable-stoppable from NPM package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Switch to using messaging from the Feature
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove old implementation of messaging
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make setupping app paths happen earlier in renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix typo
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add kludge to make testing-library work properly from test-utils package
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix code style
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add lint:fix -root script
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Fix unrelated failing unit tests
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Turn of no-floating-promises from typescript linting for being broken
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting not happen for dist -directories
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make linting failures appear as failure
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop running prettier twice
    
    It already gets ran as eslint-plugin.
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Make CI run unit tests for all packages by consolidating name of NPM script
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing unit tests for coverage
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Skip coverage for test utils
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Remove check for coverage in packages which are not ready for it
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Stop collecting coverage from index.ts files them being indirections to the implementation
    
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Implement sending message to channel in main
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing feature dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add dummy implementations for requesting in main from renderer
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Re-enable communicating from main to cluster frames
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore trivial files from coverage
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Update package-lock
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract message-bridge to separate NPM package to prevent dev dependencies being in the production bundle
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Extract computed channel to own NPM package for clear dependencies
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Consolidate electron related stuff to a directory
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Add missing publish configurations
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    * Ignore test implementation from coverage being not interesting
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    ---------
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 0f1f030a06cb3625eb62194696547d4c4fb0d703)
    
    36) Electron 22.3.3 (#7389)
    
    * electron 22.3.3.
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix crash on quit
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix sessionData app path
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix errors after merging new feature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (jakolehm)
    (SHA: a920f2c057a53e38e6627faf273b2a67d80e749e)
    
    37) Fix type error in new @k8slens/messaging (#7392)
    
    * Fix type error in new @k8slens/messaging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better fix to conform to tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 517e2fe17d07a5e91109ea448db6defb3f65737c)
    
    38) Renderer file logging through IPC (#7300)
    
    * Renderer file logging through IPC
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove pagehide event listener as it may cause UI to freeze
    
    Pagehide was needed in cluster frame to better handle main frame close/reload situation. But even empty pagehide listener in cluster frame seems to freeze the UI at least on some situations (multiple clusters open).
    
    Beforeunload is not always executed in cluster frame when main frame is reloaded/closed, leaving log files open. To fix that, `stopIpcLoggingInjectable` is introduced to close all log files.
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary formatting changes
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Lint fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Winston logger override
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove usage of doGeneralOverrides as it has been removed
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Update imports to match the new base
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Remove unnecessary id
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Review improvements
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Extract beforeunload listener to injectable
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    * Typo fix
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: 48db54ec9e42b712d97a67b8a8b85f8096e1422d)
    
    39) Revert "Renderer file logging through IPC" (#7393)
    
    This reverts commit 48db54ec9e42b712d97a67b8a8b85f8096e1422d. (Nokel81)
    (SHA: 54093242367717292312df01905d052b66017953)
    
    40) Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280)
    
    * Add behavioural tests to cover bug fix
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove previous fix to fix last test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent impl of flushPromises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixup tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove ContextHandler test (dead code)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix PrometheusHandler describe text
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add useful case test-utils helper
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file to match token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup tests to fix type errors and use tables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8a80607d8516736128dd22bde83d8e3351cb00db)
    
  • v6.5.0-cron.df49ff9
  • v6.5.0-cron.52ede67