Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v6.4.0-beta.11
    1) introducing vpa resources (#7004)
    
    * introducing vpa resources (as hpa resources to start)
    
    vpa spec (WIP)
    
    adding real vpa fields
    
    scss files, and updates after rebase on master
    
    scss update
    
    tweaks to vpa api definition
    
    putting more fields into the vpa list
    
    adding vpa details, fixing vpa spec implementation (WIP)
    
    vpa details page done
    
    merge conflicts
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    * moved files after monorepo merge
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    * address review comments, added vpa endpoint to endpoints export list
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    * deprecate HPAStore in favour of HorizontalPodAuotoscalerStore
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    ---------
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: a8a59ff19162ae5449083f8773b034d62e6c9e95)
    
    2) Bump @swc/core from 1.3.29 to 1.3.30 (#7047)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.29 to 1.3.30.
    - [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.29...v1.3.30)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      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: a370dbb15ae9e23b546363451fd7090a41f62a13)
    
    3) Allow computed catalog source from extension (#7053)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 4a47e92b9578ab03747003d433d2b08e0023ad00)
    
    4) Bump eslint-plugin-react from 7.32.1 to 7.32.2 (#7050)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.1 to 7.32.2.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.1...v7.32.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      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: 4ddb587f73fcd7b098f4c5ded09f5008294cf3b6)
    
    5) Bump eslint from 8.32.0 to 8.33.0 (#7049)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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: 98edab8a920c782f4642c7b755b8d32b32907c92)
    
    6) Bump immer from 9.0.18 to 9.0.19 (#7048)
    
    Bumps [immer](https://github.com/immerjs/immer) from 9.0.18 to 9.0.19.
    - [Release notes](https://github.com/immerjs/immer/releases)
    - [Commits](https://github.com/immerjs/immer/compare/v9.0.18...v9.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: immer
      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: 8649e3e53e54cee5e415d2ca5bcbee19ba9a319e)
    
    7) Fix dev not working due to ensure-binaries (#7054)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e08576ee992ae64cd36515dc88fc58035185bbcf)
    
    8) Fix @k8slens/extensions being broken after monorepo (#7058)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a73f166f1fc04162f1238061835f8f584e4397d4)
    
    9) Bump typescript from 4.9.4 to 4.9.5 (#7059)
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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: 694de50bda28c352ff542e63056e25f0fc9c5738)
    
    10) Rename extension api parts as 'extensionApi' (#7066)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9ca8dc86fd85340551d73eb28423e6fffad1be4f)
    
    11) set cwd when spawning kube auth proxy (#7069)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: d3c4816e4bc1f4759c67624e35f2414b5f145b46)
    
    12) Bump typedoc from 0.23.23 to 0.23.24 (#7062)
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.23 to 0.23.24.
    - [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.23...v0.23.24)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      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: 77cd89c54bd4dfa66ce31ec97e564af0feab0b40)
    
    13) Bump @swc/core from 1.3.30 to 1.3.31 (#7060)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.30 to 1.3.31.
    - [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.30...v1.3.31)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      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: 2c97c68e3cd53b3b356cc1dc78341a9777503e62)
    
    14) Bump esbuild from 0.17.4 to 0.17.5 (#7061)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.4 to 0.17.5.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.17.4...v0.17.5)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      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: f445bd4eb982bb6683407e20b29858ece97a9f49)
    
    15) Allow to develop & build on Windows powershell (#7081)
    
    * allow to develop & build on windows powershell
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * remove hardcoded bash shell from test workflow
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use rimraf
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: df6f4b5fa06dc3b40301fdf061a1f5018b2e445b)
    
    16) Fix ensure-binaries bin (#7078)
    
    * fix ensure-binaries bin
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix dist file extension
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use type: module
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix lerna/yarn timeouts on windows
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * increase install dependency retry timeout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    ---------
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 76c025f04c6d44a24cf96e42b8a6ae32ec0f0fee)
    
    17) use rimraf for node_modules remove (#7083)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 89b2aab75d9b71f8dff9973052f8a879dbe3989a)
    
    18) Move @k8slens/generate-tray-icons to seperate package (#7057)
    
    * Move @k8slens/generate-tray-icons to seperate package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename very long folder name to fix issue on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make it possible to build on windows using powershell
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration tests on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Don't error on close directly
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to type: module for generate-tray-icons
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make more packages type:module
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix scripts needing node
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b19e355e0e65dccda679b86277df870dbb9b7837)
    
    19) Release 6.4.0-beta.11 (#7084)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b982d41c55a5a6d50ea7bef4b9d36ab72ed8c796)
  • v6.4.0-beta.10
    1) Specify files for @k8slens/node-fetch (#7044)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 20fa12a66b65d2fb2c7c306d60d94d2891d03abc)
    
    2) Release 6.4.0-beta.10 (#7045)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e196ca56eb5fe0dbd50a5287b3a010f8b0ce302f)
  • v6.4.0-beta.9
    1) Rename package due to https://github.com/npm/cli/issues/2248 (#7041)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6e9113ad5e89de1e3b75a84de714e98e3d012d45)
    
    2) Release 6.4.0-beta.9 (#7042)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 948eed4f1ba6a5e218dc0dbca05e177acf3cec88)
  • v6.4.0-beta.8
    1) Mark @k8slens/download-binaries as public access (#7039)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 895bf0d632c52ca8b8b11cf3f6c3bd547e93cf00)
    
    2) Release 6.4.0-beta.8 (#7040)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 465f23f57899dcdc211941c246be1d39f45694a7)
  • v6.4.0-beta.7
    1) Bump playwright from 1.29.2 to 1.30.0 (#7035)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.29.2 to 1.30.0.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.29.2...v1.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9eec04ab87a8784623a4d941736f2d95a0cab17e)
    
    2) Move downloading binaries to new package (#7033)
    
    * Move downloading binaries to new package
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove old location from files
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Swtich @k8slens/download-binaries to provide a binary
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    ---------
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4e4934ba1aa9bdf3799d26b40cf08f9da01e3858)
    
    3) Fix missing core styles in dev mode (#7037)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: a7134405cfc7eba203392428bb13f8de56a55922)
    
    4) Bump @side/jest-runtime from 1.0.1 to 1.1.0 (#7036)
    
    Bumps [@side/jest-runtime](https://github.com/reside-eng/jest-runtime) from 1.0.1 to 1.1.0.
    - [Release notes](https://github.com/reside-eng/jest-runtime/releases)
    - [Commits](https://github.com/reside-eng/jest-runtime/compare/v1.0.1...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@side/jest-runtime"
      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: 1bdac843c1d072e3392bc3bf26324b4cc50c1a90)
    
    5) Bump fork-ts-checker-webpack-plugin from 7.2.14 to 7.3.0 (#7032)
    
    Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.2.14 to 7.3.0.
    - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases)
    - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.14...v7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: fork-ts-checker-webpack-plugin
      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: 882aa93bb7222e6cde4f4869114cc7f9455ad13e)
    
    6) Release 6.4.0-beta.7 (#7038)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6247c7647ed25262b2e84bb360f674d1dc5ca0e5)
  • v6.4.0-beta.6
    1) Fix dist tags being wrong (#7028)
    
    * Add reusable CLI for parsing semver
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use CLI to specify dist-tag
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead scripts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add git ignore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 70872459b5c37eab69a8a60ac48604576e5ce9ef)
    
    2) Include template.html in package releases (#7030)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f650f6991eb7d5b3bf0f9e2b505b94a61b490ad7)
    
    3) Include template.html in package releases (#7030)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 460fa4d64d5474d5e866ed96295b2cfc688283fc)
    
    4) Release 6.4.0-beta.6 (#7031)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2efee9b6547d10fae018e1436c4b94afd13b548f)
  • v6.4.0-beta.5
    1) Mark all packages as public (#7026)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: abb6a3bcfbe8de4ef1dbbeaad144b5bad9d7f3f6)
    
    2) Release 6.4.0-beta.5 (#7027)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 57bd19f51b9f7f00756d08d969a5ce919c5b216a)
  • v6.4.0-beta.4
    1) Fix publishing @k8slens/node-fetch (#7024)
    
    * Fix publishing @k8slens/node-fetch
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch to specifying access via yarnrc
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4fc89418637c01353f5d94acb13098e75c6a7716)
    
    2) Release 6.4.0-beta.4 (#7025)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 66ea8d4b378e81ede28adfb5a60f57f3ed03f5a3)
  • v6.4.0-beta.3
    1) Make sure auth token for NPM registry is set (#7022)
    
    * Make sure auth token for NPM registry is set
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use plain `npm`
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b6295d6aa14196f6f220243d510160c3a45172e9)
    
    2) Release 6.4.0-beta.3 (#7023)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b033d4e8b27b377e0c74bceb660466a116d07c42)
  • v6.4.0-beta.2
    1) Bump esbuild from 0.17.2 to 0.17.3 (#6977)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.2 to 0.17.3.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.17.2...v0.17.3)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2cc7ad111ab63722f3c835fcbbff8fed7b262d35)
    
    2) Broadcast error messages within Cluster.getConnectionStatus (#6964)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8009d96957ea1f2df67a81d2edffccc42d7e06b9)
    
    3) Upgrade to codeql@v2 (#6976)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d059956c1ebec4f809e4fce060900ab599d4fc40)
    
    4) Improve the injectability of cluster metadata detection (#6910)
    
    * Improve the injectability of cluster metadata detection
    
    - Remove unnecessary and complex base class
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8e65a0acd616bcf0769109b3b1c6c7e30ace8ab6)
    
    5) Remove last usages of request in our code (#6911)
    
    * Improve the injectability of cluster metadata detection
    
    - Remove unnecessary and complex base class
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usages of request in our code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove more deps
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lensFetch
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 305c4a5573e9e2c8b8768b2515052f54b446061b)
    
    6) Do not show Created on DetailsPane when there's no timestamp. (#6984) (jweak)
    (SHA: 8634c3b56f9e38703f24aecb325c115140160a55)
    
    7) Export type-space versions of constructors to fix extension API (#6990)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5eefa8f03a8f1d8d2b5cec64539c1f8faaf77cdd)
    
    8) Parse HPA metrics from different versions (#6971)
    
    * First sketch of hpav2 metrics
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * HPA metrics initial tests
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Receive target Object metrics for v2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * External target metrics
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more types for ObjectMetricStatus
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Move metrics parsing from HPA object to separate injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add metric parser for HPA v2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Using metrics parser in hpa list and details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add more test cases for HPA v2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add HorizontalPodAutoscalerV1MetricParser
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding injectable for hpa v1 metric parser
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Adding test cases for autoscaling/v1 metrics
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add test cases for hpa beta versions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Check for legacy targetCPUUtilizationPercentage
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix external metirc parser output
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Small clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Removing fallbackApiBases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove left comments
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Making metric parser classes as not injectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix metrics in hpa details for newer versions
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Spreading types to V2 and V2Beta1
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Move getMetricName() to its own file
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 5f416921e95147b557545c9223122ed44769c92e)
    
    9) Change renderer attempting to load CAs to go through main (#7003)
    
    * Move files to features/ to simplify structure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Request string CAs from main on renderer
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix override
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0066ca4ea2f3aeb564ef3ba281b09b86007a4c68)
    
    10) Restructure to monorepo (#6907)
    
    * wip: restructure to monorepo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * refactor create-release-pr to a package
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * build fixes
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * github workflow fixes
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix typo
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * add webpack-env types to core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix github workflows
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * refactor/fix integration tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * lint fix
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * yarn run dev
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * eslint settings for vscode
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * move templates to right package
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * open-lens build fixes
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * integration test fix
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix nx task dependencies
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use bash shell for unit tests in test workflow
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix test:unit for windows
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix win-ca webpack error in open-lens
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix win-ca webpack error in open-lens
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix build:app on windows
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * remove ELECTRON_BUILDER_EXTRA_ARGS
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * sync src/ from master
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * remove Makefile from core
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 2657df2293238f0c99946509d5339a43c2e44f34)
    
    11) Remove deleted make target invocation (#7005)
    
    * Remove deleted make target invocation
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last use of make in CI and delete last Makefile
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a5a374a26d61d82e0d14422cb1469331340c45d9)
    
    12) Add --skip-nx-cache to lerna run dev command (#7010)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7440444ba3defeae24063a93b6dd1ed31d14312b)
    
    13) fix core package name and version (#7007)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: ba95cc301e5577fea3a7fe6225c8a2294d516c54)
    
    14) Bump @swc/core from 1.3.25 to 1.3.28 (#7006)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.25 to 1.3.28.
    - [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.25...v1.3.28)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b2c440354cbbe51f57326da5099b29abdc523a23)
    
    15) Add ability for KubeApi to filter server versions (#6908)
    
    * Add ability for KubeApi to filter server versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update error message
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3436dfd46f90ca87ef798ac119f5e56c2b6d6d01)
    
    16) Bump bundled helm to v3.11.0 (#6988)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c62fcb742c6ebd843230b327cb172933da0e3719)
    
    17) Fix getting metrics name for HPA v1 (#7011)
    
    * Add ability for KubeApi to filter server versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update error message
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Show metric name is targetCPUUtilizationPercentage is used
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Testing metric names in HPA details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (aleksfront)
    (SHA: 9b001adb0754e086bfc8e86e5f7c0639bd0b019c)
    
    18) Fix PodDistruptionBudgets not displaying on newer Kube versions (#6989)
    
    * Add ability for KubeApi to filter server versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update error message
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Check preferred version for PodDistruptionBudgets
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Limit which versions can be used
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure that details are show for all versions
    - Remove duplicate versioning checks since everything must go through the API anyway
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unnecessary logger as dep
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 591d9f30f3d8cd64b0d0d4d6d57409991ee9d15a)
    
    19) Move node-fetch to separate package (#7009)
    
    * move node-fetch to separate package
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix node-fetch package runtime error
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix test:unit nx dependency
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix test:unit nx dependency
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Add prepare step for node-fetch
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lock
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead comment
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unnecessary fetchModuleInjectable
    
    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: 7e8ae3fdeda85a0d34c6a8a206a9bccfc8c67c9a)
    
    20) Add more resiliancy to listing kube API resource kinds (#6995)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 7d271a7b451a6682917b75d85db236d019751dd4)
    
    21) Fix monaco editor scroll block in config map details (#7000)
    
    * Do not block config map details scrolling
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix linter
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 2afc62c2963fdfca91d2845cfe29d1791aafdc5e)
    
    22) Fix building docs and verify:docs workflow (#7013)
    
    * Fix building docs and verify:docs workflow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix commands
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 20c0fd912fee559e908b9eb5e24b050778fd79f3)
    
    23) Bump @kubernetes/client-node from 0.18.0 to 0.18.1 (#6992)
    
    Bumps [@kubernetes/client-node](https://github.com/kubernetes-client/javascript) from 0.18.0 to 0.18.1.
    - [Release notes](https://github.com/kubernetes-client/javascript/releases)
    - [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes-client/javascript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@kubernetes/client-node"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9935b58802eae68e2d0ff1f71b144c0dd84388f9)
    
    24) Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 (#6998)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.49.0.
    - [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.49.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 21aa8466486574d67bf5ac98fd3dcd95294a86ed)
    
    25) Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 (#6999)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 5.49.0.
    - [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.49.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0721be49b2a9ebdeb68e837be9c3fd427dfb4a27)
    
    26) Release 6.4.0-beta.0 (#7014)
    
    * Release 6.4.0-beta.0
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix release script
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a809e12022c5cdfdb53818ea19a90a116cdc95d5)
    
    27) Bump lerna from 6.4.0 to 6.4.1 (#7015)
    
    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 6.4.0 to 6.4.1.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/v6.4.1/core/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 06a930db57151b5970298c63a5f0b05e6b9da984)
    
    28) Cleanup webpack configs (#7017)
    
    - Deduplicate printing to console
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1182682c0177e282c3c5cf737924fce90113a23f)
    
    29) Specify custom root to @k8slens/core package directory (#7018)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 35698886097596713c02b0fc05eea74fd4e25f53)
    
    30) Release 6.4.0-beta.1 (#7019)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d8930ed0306ca6ac6d14f7089698dcfb615c4e2f)
    
    31) Revert remove GITHUB_TOKEN from release workflow (#7020)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 60db48ca116c113c1d0818260dd4fac10cc2c316)
    
    32) Release 6.4.0-beta.2 (#7021)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ff6264a8c7eba3fc86aaaecccbd6c0fd9319b95f)
    
    33) Release 6.4.0-beta.2 (#7021)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 3b88853d2218f6c1cc1bc379ad4406051847fdce)
    
    34) Release 6.4.0-beta.2 (#7021)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 20572941d41c5cdfcd77aa4f2f1409a89fb9e885)
    
  • v6.4.0-alpha.4
    1) Fix Notifications extension API (#6946)
    
    * Fix Notifications extension API
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
    
    * Only export specific types and values.
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: 90c8e8e70c6ca8a6b15e8c9587a961a3441aaedb)
    
    2) Fix not being able to add new Kubeconfig syncs (#6938)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 096715915c8703155fc50aadec1d12fde64c0726)
    
    3) Bump esbuild from 0.16.17 to 0.17.0 (#6945)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.17 to 0.17.0.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.17...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 56972dcda54abf34935c8a3568345bba7872d1e1)
    
    4) Bump marked from 4.2.5 to 4.2.12 (#6942)
    
    Bumps [marked](https://github.com/markedjs/marked) from 4.2.5 to 4.2.12.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.5...v4.2.12)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: e1abea0488f7c18e1d4ee02e5eae5fef030ad1a7)
    
    5) Fix extension API (#6947)
    
    - Make sure that dependency constructors are not exported
    - Readd `KubeJsonApi.forCluster`
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5c9dc034b7b5f79d94523431bbd9ca48b5dfddf7)
    
    6) Improvements and more stability in support HMR/live-reload
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 05d3b2efa3c6948f8127f0dacdccf6fc557410da)
    
    7) Bump eslint from 8.31.0 to 8.32.0 (#6943)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: a95fc7bfbfd4447ee1b3df7e42a28a532f50cf41)
    
    8) Bump esbuild-loader from 2.20.0 to 2.21.0 (#6944)
    
    Bumps [esbuild-loader](https://github.com/privatenumber/esbuild-loader) from 2.20.0 to 2.21.0.
    - [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
    - [Commits](https://github.com/privatenumber/esbuild-loader/compare/v2.20.0...v2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild-loader
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ea17df95597ae3a8878413141ad3f5bce2ec0a95)
    
    9) Move IpcRendererNavigationEvents to common (#6949)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 40918cf5828add49220f4243abb1f1cfec7b0ff5)
    
    10) Introduce ipcMainInjectionToken (#6950)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: cf27605a21b70d6355348f5109c9d11ffd3c5d07)
    
    11) Cleanup loading terminal fonts (#6937)
    
    * Cleanup loading terminal fonts
    
    - Make list of possible fonts fully OCP
    - Only mark the loading of a font as 'causesSideEffects'
    - Make a view model for the terminal font preferences component
    - Move the TTF files next to where they are registered to help with finding them
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup formatting and change model to presenter
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e635d82ea5f955ce4c8f4ccffaf77f0e6c1c7440)
    
    12) Bump eslint-plugin-import from 2.27.4 to 2.27.5 (#6953)
    
    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.4 to 2.27.5.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.4...v2.27.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9f9570c3e80a625ad427115ad4d443ac59faee48)
    
    13) Bump eslint-plugin-react from 7.32.0 to 7.32.1 (#6956)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.0 to 7.32.1.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.0...v7.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: d3a3d7234a31e215b58a7ea315b3f64673fa912d)
    
    14) Delay removing iframe to fix renderer crash (#6952)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8ace84f7e738a6a8203ef0e0528cfab7fa99bba7)
    
    15) Bump immer from 9.0.17 to 9.0.18 (#6955)
    
    Bumps [immer](https://github.com/immerjs/immer) from 9.0.17 to 9.0.18.
    - [Release notes](https://github.com/immerjs/immer/releases)
    - [Commits](https://github.com/immerjs/immer/compare/v9.0.17...v9.0.18)
    
    ---
    updated-dependencies:
    - dependency-name: immer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5ca12f41e9b806b09f050f5a872a9a668a83a8f4)
    
    16) Bump @typescript-eslint/* from 5.48.1 to 5.48.2 (#6954)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.48.2.
    - [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.48.2/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b2ac628d054093685c7bc686fb8c9115dd2d49ef)
    
    17) Update lockfile (#6965)
    
    * Update lockfile
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update lockfile
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 7c9520181c7c7b069840b1e86f13b9b01816e8e0)
    
    18) Bump @swc/core from 1.3.26 to 1.3.27 (#6968)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.26 to 1.3.27.
    - [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.26...v1.3.27)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c0de5fcfcb11896437beb9f767cc33808e175667)
    
    19) Bump esbuild from 0.17.0 to 0.17.2 (#6967)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.0 to 0.17.2.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.17.0...v0.17.2)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ec84eeed8b15065feace3ee51ad43c1ed2c18d02)
    
    20) Publish to the correct channels instead of always latest (#6963)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5fc8ec610d52b0c35498bc2e8ab2c2630ada8132)
    
    21) Better visibility of updating global namespace from resource listing views (#6962)
    
    * - <NamespaceSelectBadge/> new component refactored out from multiple resource views with excessive dependencies (e.g updating global namespace filter)
    - better UX to and visibility for user on click action (sometimes namespace-filter might not be visible in app/UI)
    - updated some snapshots with `jest --updateSnapshot src` (somehow affected `helm-charts/releases/*`) (ixrock)
    (SHA: 5b3f11f80a38d9de2e025e30fdf56950d78570ea)
    
    22) Fix KubeJsonApi.forCluster as part of extension API (#6973)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d3b1b0e3b68b1c488471d04233de93f6c4164c5d)
    
    23) Finish using NamespaceSelectBadge in all places (#6972)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: a5c62da002f2418e075f881a7ca901c9fa190434)
    
    24) Add KubeEventDetails empty placeholder (#6978)
    
    * KubeEventDetails empty placeholder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updaing snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: b8d1ef708ef104b55cf9e649397b18597455f9c7)
    
    25) Fix KubeObjectDetails light theme table view (#6981)
    
    * Add flat TableHead param
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Use flat headers across details panel tables
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 943756bad92002a5b72bc5b9155ffd2cb3b4fa5a)
    
    26) Fix extension API version being specified by library user (#6974)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4b3fad57cb698bd1295c793edf1eed0e514189c1)
    
    27) Release 6.4.0-alpha.4 (#6975)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 09e7ec1543438e85908140010a1b0b2f1ecdfaf1)
    
    28) Bump esbuild from 0.17.2 to 0.17.3 (#6977)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.2 to 0.17.3.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.17.2...v0.17.3)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2cc7ad111ab63722f3c835fcbbff8fed7b262d35)
    
    29) Broadcast error messages within Cluster.getConnectionStatus (#6964)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8009d96957ea1f2df67a81d2edffccc42d7e06b9)
    
    30) Upgrade to codeql@v2 (#6976)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d059956c1ebec4f809e4fce060900ab599d4fc40)
    
  • v6.4.0-alpha.3
    1) Fix the output when skipping creating PR (#6919)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c91a4cb5d04a8b2d290a79a14a2caa3271d4dbb5)
    
    2) Change some ClusterManager logs debug->silly (#6921)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 366728fb33de470d8e48602bd0fe72171747a6f7)
    
    3) Bump @swc/core from 1.3.25 to 1.3.26 (#6922)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.25 to 1.3.26.
    - [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.25...v1.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4d8d6add78bf5bf739f00d61b78564c4880e0324)
    
    4) Bump eslint-import-resolver-typescript from 3.5.2 to 3.5.3 (#6925)
    
    Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.2 to 3.5.3.
    - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
    - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.2...v3.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-import-resolver-typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b592764b6e5831fa953f56efe60a8c7196fa3a29)
    
    5) Bump esbuild from 0.16.16 to 0.16.17 (#6923)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.16 to 0.16.17.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.16...v0.16.17)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1c7b135e908399008c407696e2ce308a66c831bc)
    
    6) Bump eslint-plugin-react from 7.31.11 to 7.32.0 (#6924)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.11 to 7.32.0.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.11...v7.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5a03c16958b630f9478ad881e4d51a44243d9620)
    
    7) Fix workflows (#6927)
    
    * Make sure secrets get passed through
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix bump master version
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 904200f72fbe279e03628a0bc81220c98ad6158a)
    
    8) Allow specifying ResourceName in KubeObjectListLayout (#6926)
    
    * Allow specifying ResourceName in KubeObjectListLayout
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
    
    * Fix comment syntax.
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
    
    Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti)
    (SHA: c9418f63623e06e9b0df32e6ecc7b5e9aed78430)
    
    9) Bump eslint-plugin-import from 2.26.0 to 2.27.4 (#6933)
    
    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.4.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: fd00515c8c6dd975bb23dc7eba2b935dad0199af)
    
    10) Better handling loading terminal fonts (#6913)
    
    * better handling loading terminal fonts timing issues, fix #5019
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * refactoring, loading all terminal fonts to earliest stage app starting
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * attempt to fix tests
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 875972e1ee8ecedfc072972a40983d5ee5621a53)
    
    11) Release 6.4.0-alpha.3 (#6935)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: c361852dd2ebe1cf6ab8bb7fcf8f19aba727e1a5)
  • v6.4.0-alpha.2
    1) Fix publish-npm workflow invocations (#6915)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d18cf63a98a0c1ed967e3382191ccede7a564c02)
    
    2) Fix bump-master-version worklow (#6916)
    
    - Don't create a PR if the previous release was just an alpha or beta
    - Correct the label used on the PR
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 630468488bd6eefe469036117b065e9d1cbb5311)
    
    3) Release 6.4.0-alpha.2 (#6918)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 675e3a80175a1680eb1607cedcecce4ede219b2f)
  • v6.4.0-alpha.1
    1) Update version to next preminor (#6810)
    
    Signed-off-by: GitHub <noreply@github.com>
    
    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: Nokel81 <Nokel81@users.noreply.github.com> (github-actions[bot])
    (SHA: 6781b4657f1245545598a9a5b62a78871e047cc5)
    
    2) Revert #6733 to avoid breaking changes for extensions (#6821)
    
    This reverts commit 4af8fbaa345ddf714ea68947e265c9d2842bc214.
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: da267a99f4c7dc26bc1d72946c8bdd108b0b88c3)
    
    3) Fix terminal window paddings (#6822)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: ba908c860dc532b8d0f3626d5eaa27ca987b0be2)
    
    4) Allow to import app as a library (#6722)
    
    * unify build fs layout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use currentApp path for static files
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * lint fix
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * allow to import open-lens
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * allow to customize both main & renderer
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix compile-library script
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * remove bundled extensions
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * similar interface for both main & renderer
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use startApp on both sides
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix startApp import
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix startApp import
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix injection cycle (somehow)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * use cwd in download_binaries
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * introduce applicationInformationToken
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * register applicationInformationInjectable in main & renderer
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * allow to define bundled extensions via appStart
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * compile node-fetch automatically via prepare
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * define peerDependencies
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * webpack fixes
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * rename application-information-token.injectable.ts -> application-information-token.ts
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * monaco-editor as externals
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * refactor application-information
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * introduce bundledExtensionInjectionToken
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * mark library exports as experimental
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * move extension npm package files & add release automation
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * add missing build files to package
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix bad merge conflict resolve
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix package.json name
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * allow to set mode via startApp
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * revert unnecessary changes
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * webpack: fix extensionOutDir
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * remove unnecessary peerDependencies
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * introduce nodeEnvInjectionToken
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * remove NODE_ENV from environmentVariablesInjectable
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix jest modulePathIgnorePatterns
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix duplicate injectable registration
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix build executableName
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    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: 97551bb7f079af1476524d72d48ca5e8523ad721)
    
    5) add restart button to daemonset menu (#6826)
    
    Signed-off-by: Dan Bryant <daniel.bryant@linux.com>
    
    Signed-off-by: Dan Bryant <daniel.bryant@linux.com> (justdan96)
    (SHA: ce280e1d074b6afb3f1033cb3365b16d9c9acc4a)
    
    6) Remove error overlay in dev mode (#6831)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 44bc70360692edd42c9965abdc3d70263a66e248)
    
    7) Allow main to message to cluster frames (#6835)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 8156936b826c8874f6b17ab061c1d043bf83cc45)
    
    8) Using syncKubeconfigEntries.replace() (#6837)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 29d2e1fb86a1bdd73c5e50ebc66f1ef58e175cf9)
    
    9) clarify readme (#6838)
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: e59ec3abfdcf0a7861a119ff0ef75b82d1b9c65c)
    
    10) Bump playwright from 1.29.0 to 1.29.1 (#6812)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.29.0 to 1.29.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.29.0...v1.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: a4996d1f56cdc10ac8c7665c6b9f54b6dabda276)
    
    11) Bump sharp from 0.31.2 to 0.31.3 (#6813)
    
    Bumps [sharp](https://github.com/lovell/sharp) from 0.31.2 to 0.31.3.
    - [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.2...v0.31.3)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 9ff6794f0fc284386b158e83ae9e8ed1e748cc74)
    
    12) Bump @typescript-eslint/parser from 5.46.1 to 5.47.1 (#6832)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.1 to 5.47.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.47.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 37c3d65714b1d18748eae26a4c32a5c58487507d)
    
    13) Fix .TabLayout .Tabs jumping (#6843)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 7cb7d9573f121bbcca742853af2a01161359706c)
    
    14) Use Monaco editor in ConfigMap details (#6830)
    
    * Use monaco in config map details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add ability to set monaco initial height regarding to text lines
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Refactor get initialHeightClassName()
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Rename injectable to getEditorHeightFromLinesCountInjectable
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Better monaco editor view for the light theme
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Set initial height refactoring
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Clean up
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 6422d8183f523068831d4cb1708c14fa7db44466)
    
    15) Page refresh is broken in development mode, fixes #6818 (#6844)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: c33a5f12ea31d3a4d5053cc643e3f1926213da4f)
    
    16) Fix minor typo/grammar in extension install message (#6847)
    
    Signed-off-by: Caleb Xu <calebcenter@live.com>
    
    Signed-off-by: Caleb Xu <calebcenter@live.com> (alebcay)
    (SHA: d6531f23a8338a0fbf1d5ab9d27e31689f9b7966)
    
    17) Bump @swc/cli from 0.1.57 to 0.1.59 (#6850)
    
    Bumps [@swc/cli](https://github.com/swc-project/cli) from 0.1.57 to 0.1.59.
    - [Release notes](https://github.com/swc-project/cli/releases)
    - [Commits](https://github.com/swc-project/cli/compare/v0.1.57...v0.1.59)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 3e555b82ee1d74985a6177769a7eee068c7a1f36)
    
    18) Bump @swc/core from 1.3.23 to 1.3.24 (#6849)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.23 to 1.3.24.
    - [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.23...v1.3.24)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: dbc22e09638186bb89378d685d96af13b3c941ca)
    
    19) Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.48.0 (#6859)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.46.1 to 5.48.0.
    - [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.48.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2e61385c80410d9b2912a79e59f1b17316ec3eb5)
    
    20) Bump esbuild from 0.16.10 to 0.16.13 (#6860)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.10 to 0.16.13.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.10...v0.16.13)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4ee7a477e87cb7c76ea141965e5a871bf91bfcf3)
    
    21) Update slack links to a static redirect url (#6856)
    
    * update slack links to a static redirect url
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * update snapshots
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 2363b390c91c6dd34b3ff71d317f2b3443c37618)
    
    22) Update yarn lock (#6864)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9522420f5bbf0cd9b5115e277d4408fd706fa45c)
    
    23) Add Restart Button to StatefulSet Menu (#6868)
    
    * add restart button to statefulsets
    
    Signed-off-by: Dan Bryant <daniel.bryant@linux.com>
    
    * use ShowCheckedErrorNotification
    
    Signed-off-by: Dan Bryant <daniel.bryant@linux.com>
    
    Signed-off-by: Dan Bryant <daniel.bryant@linux.com> (justdan96)
    (SHA: b4d3a16470a34595fd44e0bb891232a1bcdd8acd)
    
    24) Fix removePath functionality to also include directories (#6863)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d1574181640e38062aad863d31d3ae3000b28ed8)
    
    25) Fix namespace details not opening (#6865)
    
    * Fix namespace details not opening
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0ded9893384d5cccc0778fa503b07a9769985bcd)
    
    26) Bump @types/sharp from 0.31.0 to 0.31.1 (#6872)
    
    Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.31.0 to 0.31.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sharp)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/sharp"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4c9e91e3b575d38c965c9db779586b21870031b8)
    
    27) Bump @types/react-table from 7.7.12 to 7.7.14 (#6871)
    
    Bumps [@types/react-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table) from 7.7.12 to 7.7.14.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-table)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-table"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: f7622c44d84fa0be2fa54151e9ab5b74b5219f0a)
    
    28) Bump @types/node from 16.18.10 to 16.18.11 (#6870)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.10 to 16.18.11.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2cd3db4cdc69cb4081f4528901da57deab747d0a)
    
    29) Bump immer from 9.0.16 to 9.0.17 (#6869)
    
    Bumps [immer](https://github.com/immerjs/immer) from 9.0.16 to 9.0.17.
    - [Release notes](https://github.com/immerjs/immer/releases)
    - [Commits](https://github.com/immerjs/immer/compare/v9.0.16...v9.0.17)
    
    ---
    updated-dependencies:
    - dependency-name: immer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: fba93b889ed2f74fbd2a1b5c4fa1f7607bb4c759)
    
    30) Lens proxy with TLS (#6851)
    
    * lens proxy tls support
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * integration test fix
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * don't override getRequestOptions if they are set
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * fix electronAppInjectable override
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use runnables on renderer
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * move certificate generation to runnables
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * simplify
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 7052dc0dbad276900947f1ce287eb9e89db27777)
    
    31) Bump eslint from 8.30.0 to 8.31.0 (#6875)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.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.30.0...v8.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4647e327091a3cbeab6066cdb64413cf608320fd)
    
    32) Bump esbuild from 0.16.13 to 0.16.14 (#6874)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.13 to 0.16.14.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.13...v0.16.14)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: f25579d687724e0da79bd140bb9eaa73f45894b8)
    
    33) Bump marked from 4.2.4 to 4.2.5 (#6877)
    
    Bumps [marked](https://github.com/markedjs/marked) from 4.2.4 to 4.2.5.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.4...v4.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7f807fa9a76c78cf6bbf72466b973e99002c4702)
    
    34) Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (#6876)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.0.
    - [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.48.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: e5a67d535fb5e50b7b1983a30094f14a0c0ab03b)
    
    35) New resource view: Network -> Ingress Classes (#6808)
    
    * added backbone for k8s-api/endpoints/ingress-class.api
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added ingress-class store, naming clean up
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * navigate to ingress-classses injectable
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added new sidebar item: "Network -> Ingress Classes"
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added explicit returning type for `ingresses-sidebar-items.injectable`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added initial ingress-class table-view + magic route-component.injectable
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: show loaded items from api into IngressClasses view
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: new bugs after master merging (with conflicts!), looks like breaking change if those apis where exported
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix lint
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added icon-marker to see default ingress class in the list
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * Page refresh is broken in development mode #6818 (upcoming fix)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * added "set as default" menu action for ingress classes
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: consistent sidebar items order by janne's request
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * chore, fix lint
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: incorrect icons layout in ingress-class details
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * some fixes, improved items search by values from `spec.parameters.*`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: duplicating/overcaching items with each page visiting (Nnetwork -> Ingress classes)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * handling IngressClass drawer details
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fixes: remove duplicating / allow editing IngressClass items (due api's "namespaced=true")
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: incorrect `apiName` for `front-end-routing/cluster/network/ingress-class`
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix: IngressClass proper metadata typing
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * allow to mark as default IngressClass from menu item
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fix lint
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    * fixes & responding to comments
    
    Signed-off-by: Roman <ixrock@gmail.com>
    
    Signed-off-by: Roman <ixrock@gmail.com> (ixrock)
    (SHA: 1456e1e5971bd5232fd306828e2ea388c29da5d8)
    
    36) Add build-impl make target to skip install node_modules again (#6881)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: f3d488f3c84d17f98cbe563f68087ec3c98bad45)
    
    37) Remove need to download node_modules twice in build-impl (#6882)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a482fc57e09fef17afe4f845654f116697b943fc)
    
    38) Allow adding additional webpack externals at build time (#6883)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 661546eba4a02578e859b4b3eea43c75fa173cf4)
    
    39) Cleanup compile:node-fetch script decl (#6884)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 02d08e8e34cb13142d807f92b4ccc4f380a35736)
    
    40) Bump @swc/core from 1.3.24 to 1.3.25 (#6885)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.24 to 1.3.25.
    - [Release notes](https://github.com/swc-project/swc/releases)
    - [Changelog](https://github.com/swc-project/swc/blob/v1.3.25/CHANGELOG.md)
    - [Commits](https://github.com/swc-project/swc/compare/v1.3.24...v1.3.25)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 820c18a0a9f843f60580c454186b9df5d291810c)
    
    41) Bump ws from 8.11.0 to 8.12.0 (#6889)
    
    Bumps [ws](https://github.com/websockets/ws) from 8.11.0 to 8.12.0.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](https://github.com/websockets/ws/compare/8.11.0...8.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: bdca97039e7c2eb4ce37e82568c1658cff532a89)
    
    42) Bump postcss from 8.4.20 to 8.4.21 (#6888)
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21.
    - [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.20...8.4.21)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ac05f0816784d98ddac84b225b8217cfc86bd477)
    
    43) Bump dompurify from 2.4.1 to 2.4.3 (#6890)
    
    Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.1 to 2.4.3.
    - [Release notes](https://github.com/cure53/DOMPurify/releases)
    - [Commits](https://github.com/cure53/DOMPurify/compare/2.4.1...2.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: dompurify
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 378d9d7d8fb10f9d0a7c26b3659037c3726dbb3d)
    
    44) Fix app crash when sometimes using MonacoEditor (#6893)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 900a8bbda3a3582ba852ced8aacdd49da60ca093)
    
    45) Remove a lot of usages of legacy globals (#6825)
    
    * Remove all usages of legacy global logger
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global storageClassApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global serviceApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global secretApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global resourceQuotaApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global persistentVolumeClaimApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global nodeApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global networkPolicyApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix formatting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global configMapApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global jobApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global cronJobApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global podApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global roleApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove exports of NonInjected components
    - To improve auto-complete
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global catalogEntityRegistry
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add lint against using legacy global works
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint in KubeObject file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global catalogCategoryRegistry
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global navigation
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global navigate
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unneeded index file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global customResourceDefinitionStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global eventStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global podSecurityPolicyStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global storageClassStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global persistentVolumeStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global clusterRoleBindingStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global clusterRoleStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global roleBindingStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move files around
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global roleStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global serviceAccountStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usages of legacy global podStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove final uses of asLegacyGlobalForExtensionApi in application code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint rule and start fixing lint errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make listHelmReleases injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make installHelmChart injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make deleteHelmRelease injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make getHelmReleaseValues injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make getHelmReleaseHistory injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make rollbackHelmRelease injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unnecessary overrides from getDiForUnitTesting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add global override for logger
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add global override for history
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup typing around getting injectables within jest
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move some more overrides to global if needed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add global override for forcusWindow
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint in KubeApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint in catalog/index.ts
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usages of legacy global getDetailsUrl
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usages of legacy global showDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add functions back to extension API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove all uses of legacy global Notification functions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove no longer existing export
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unnecessary overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix injecting side effects by using more injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix cluster role binding dialog
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix cluster role dialog
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix create service account dialog
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix history override
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make KubeApi consume its dependencies while not breaking the extension API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix CephFs tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix user store tests by using override of config
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of mockFs in hotbar store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add direct devDep of memfs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of mockFs in cluster store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of mockFs in router tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of mockFs in kube auth proxy tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of mockFs in log resource selector tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of mockFs in hotbar remove command tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of mockFs in the select component tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove mock-fs as a dependency
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove no longer necessary mocks
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix namespace select filter tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of mockFs in the extension loader tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing edit-namespace-from-new-tab test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix app paths tests by making the tests run in "production" mode
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last vestiges of isTestEnv and the is* globals
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix delete-cluster-dialog tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix install-helm-chart-from-previously-opened-tab tests
    - Split out storage initialization to a runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unnecessary override of non side effect injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix disable-kube-object-detail-items-when-cluster-is-not-relevant tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix reactively-hide-kube-object-detail-item tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix sidebar-and-tab-navigation-for-core tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove need to override lensLocalStoragePath in tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace more overrides with global ones
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix typings
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove no longer needed technical test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2b33d5eed69ecef4ce921eb73da4cc4afd07fcb5)
    
    46) Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 (#6895)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.0 to 5.48.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.48.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: cc805fcd7b860662eae776371b98127a3531439a)
    
    47) Bump typedoc from 0.23.23 to 0.23.24 (#6896)
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.23 to 0.23.24.
    - [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.23...v0.23.24)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b935842a8a8bfafe0572648a89478a3828901431)
    
    48) Bump playwright from 1.29.1 to 1.29.2 (#6897)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.29.1 to 1.29.2.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.29.1...v1.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: d2a0f6a93fa7272efef471a952e016b370022cac)
    
    49) Bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (#6898)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.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.48.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8f9dd11420588ccda05e84c7a63b55a81ec20f50)
    
    50) Computed appMenus option (#6904)
    
    * Make `appMenus` optionally `IComputedValue` similarly as `trayMenus` already are (#6598)
    * Allows extensions to dynamically show/hide menu items
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: d2c5632fc11e989adc8fa083324c563119978966)
    
    51) Bump memfs from 3.4.12 to 3.4.13 (#6903)
    
    Bumps [memfs](https://github.com/streamich/memfs) from 3.4.12 to 3.4.13.
    - [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.4.12...v3.4.13)
    
    ---
    updated-dependencies:
    - dependency-name: memfs
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5ba88b140084cce8ccede6d53302fb0c8597da1f)
    
    52) Bump Horizontal Pod Autoscaler apiBase version (#6906)
    
    * Change HPA apiBase and add fallback bases
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Add HPA Behavior types from v2
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Linter fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fix whitespace differences
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 34e6cf263fbd923f8dc888136c953c6d11c27a7c)
    
    53) Bump esbuild from 0.16.14 to 0.16.16 (#6902)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.14 to 0.16.16.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.14...v0.16.16)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 841c6b5720f895f74646f21f0daba55e25a9927f)
    
    54) Fix shouldShowResource when not a cluster admin (#6900)
    
    * Fix shouldShowResource when not a cluster admin
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix only tests that rely on bad formatting of resources
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 0ec8cbd7ed0ef3bc410be5094bfdc26a7b4c1108)
    
    55) Remove kludge from KubeApi (#6867)
    
    * Add support for concating iterators
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make clear the seperation of extenal and internal stores and apis
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove old kludge
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add kludge to extension api to maintain functionality
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix imports
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix KubeApi tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add failing test to maintain behaviour
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests for KubeApi
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix reactively-hide-kube-object-detail-item tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add some technical tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More clear apiBase initialization
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: bb7bdf2264034966b9c2c62ab044d7a0385998a5)
    
    56) Release 6.4.0-alpha.1 (#6909)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6f8a1f939fac5de7b7838d6c2bc9b7107ae974cd)
    
  • v6.3.0
    6aee907d · Release 6.3.0 (#6804) ·
    1) Release 6.2.0 (#6602)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df99b91d58e60e197eac193b12d9ce533fae103b)
    
    2) Update version to next preminor (#6603)
    
    Signed-off-by: GitHub <noreply@github.com>
    
    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: Nokel81 <Nokel81@users.noreply.github.com> (github-actions[bot])
    (SHA: 1e91ddf824ff3f6c0bb94a2a0214566786e951db)
    
    3) Remove spdy support (#6580)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b6f64c523440db79d7aae918b033da7365e1afa)
    
    4) Bump @swc/core from 1.3.14 to 1.3.18 (#6609)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.14 to 1.3.18.
    - [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.14...v1.3.18)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 126d4c7f235b21ce2c884801bbb054c570b944e2)
    
    5) Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (#6607)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.0.
    - [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.6.1...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: d4de845f5044638a7bcb69dbb660dab136951fe3)
    
    6) Bump css-loader from 6.7.1 to 6.7.2 (#6608)
    
    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b19c211cc675a7eaf354aca6c3609ccba7810828)
    
    7) Bump typescript from 4.8.4 to 4.9.3 (#6606)
    
    * Bump typescript from 4.8.4 to 4.9.3
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 9c64ddd59ee6510b0903d18027177c49e4278c94)
    
    8) Update Button, keep left (#6612)
    
    * Update Button, keep left
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    * update snapshots
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 7b5e1b8a31cd67c247ca35ba572ae7ba453e55d5)
    
    9) Bump concurrently from 7.5.0 to 7.6.0 (#6618)
    
    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 967f5bd35c75e1f2b4e7cc424cf01ce3a90859ef)
    
    10) Bump marked from 4.2.2 to 4.2.3 (#6617)
    
    Bumps [marked](https://github.com/markedjs/marked) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.2...v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b7a0e4d1df09dd17e1a1e24e51927910d93da0f4)
    
    11) Bump eslint from 8.27.0 to 8.28.0 (#6616)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5088a8fa4be9a175db0dcbed14acb4becbb9dfc0)
    
    12) Bump @swc/core from 1.3.18 to 1.3.19 (#6615)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.18 to 1.3.19.
    - [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.18...v1.3.19)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 05f17b3cd49499ce004fdd1fa4870aa7b253003c)
    
    13) Make ClusterFrameManager fully injectable (#6590)
    
    * Make ClusterFrameManager fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98e42cf25f85167b35a4421cc0fc567453620ba9)
    
    14) Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#6624)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.10 to 7.31.11.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7c6527003d30863b88a4dfc48678490fe27262ae)
    
    15) Bump esbuild from 0.15.14 to 0.15.15 (#6621)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.14 to 0.15.15.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.14...v0.15.15)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c20366ddce9272f494a29c16b12819a98109f692)
    
    16) Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#6623)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c69edce5b3abf9fcca654b7f4053bdeb3c909111)
    
    17) Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#6622)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 612538d9fc68449248a819e9e2d73a6b0f1c0c01)
    
    18) fix: getAllowedResources for all namespaces using SelfSubjectRulesReview (#6614)
    
    * fix: getAllowedResources for all namespaces using SelfSubjectRulesReview
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: refresh accessibility every 15 min
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * chore: remove unused clusterRefreshHandler
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: resolve SelfSubjectRulesReview globs
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    Co-authored-by: Andreas Hippler <andreas.hippler@goto.com> (ahippler)
    (SHA: 6d7090f8a72d6546571020c4668fdb2e6f958e64)
    
    19) Remove mac-ca usage since it was only in tests (#6043) (#6321)
    
    * Remove mac-ca usage since it was only in tests (#6043)
    
    * Make injecting CAs injectable, remove mac-ca as dependency
    * Fix win-ca failing on electron renderer on windows
    * Fix the matcher under features/ for main
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors from new types
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Temp change to see windows errors on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix temp change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change error message for windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Increase maxBuffer size when reading windows CAs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch back to running integration tests on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix usage after rebase
    
    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: 0eee5a07c56ea2dc0f5b06c1176554dfc6295a12)
    
    20) Add missing gutter between sections in cluster settings (#6631)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 892b105a6b3c3369ca76ff5df9cc3b7be26c7a60)
    
    21) Adding spacing between Metrics Settings sections (#6632)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1354fa66a545cd733feaaa87f8c3d712d7148201)
    
    22) Fix crash when upgrading release (#6626)
    
    * Fix crash when upgrading release
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash when upgrading helm releases
    
    - Fixes not being able to upgrade helm releases as well.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 573cd83bfbe631cdd28b862946eec75f75cd6f9b)
    
    23) Removing big padding after cluster  settings avatar (#6634)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 95cee3bcc8cac805fd801c2dcf7c7a51ec480d45)
    
    24) Fix KubeApi watch retry on timeout (#6640)
    
    * fix KubeApi watch retry on timeout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix 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: 245e132ada4a1c299f96fe643bce38826ae62156)
    
    25) Add eslint support for package.json exports (#6639)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 055a13d4a9f3e16ca02945d0b2fcc99a5061d4df)
    
    26) Make ResourceStack fully injectable (#6591)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6142aad5ab520662a3655253b654b5e74c7444f4)
    
    27) Bump electron from 19.1.6 to 19.1.7 (#6637)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.6 to 19.1.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/v19.1.6...v19.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0b2b9ab4233233f983d4ba32c5a1a5bc6e574b03)
    
    28) Bump playwright from 1.28.0 to 1.28.1 (#6636)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.28.0 to 1.28.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.28.0...v1.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 6578dd12b2587488c7b08d7fac10a283a7dfcd5a)
    
    29) Bump @types/lodash from 4.14.189 to 4.14.190 (#6638)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.189 to 4.14.190.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: aedc47551aac53d30fdbb89105a4d82722eba8c8)
    
    30) Handle globalAgent having a single non-array CA (#6628)
    
    * Handle globalAgent having a single non-array CA
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rewrite ternary as IIFE
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 27fb128c05f7e796e5b6dce6cc5b2bad029e45f5)
    
    31) Improve UX for shell env sync failure (#6644)
    
    * Move files to be under a feature folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add error notification on shell sync failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve error handling of case where match is not found
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 65b14b9e7b909ec72375ff4c612965cbba578b89)
    
    32) Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.9 to 0.5.10 (#6646)
    
    Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.9 to 0.5.10.
    - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
    - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.9...v0.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 30bfd6fa885a8b1b2ae03524acb59c3b478d1eba)
    
    33) Make PrometheusProviderRegistry fully injectable (#6592)
    
    * Stop using source code in build file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add new injectable version of binaryName
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add new NormalizedPlatform type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch legacy execHelm to use legacy global DI for binaryPath
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce injectable for kube auth proxy certs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce injectable forms of PrometheusProviders
    
    - Remove class requirement
    - Make everything injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update tests to not use private functions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup creating binary names and paths
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 286e6c8de77e34e45eeac0e93980bb071aad716f)
    
    34) Bump @swc/core from 1.3.19 to 1.3.20 (#6656)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.19 to 1.3.20.
    - [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.19...v1.3.20)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ba89f3526d3b0616949b2ea4094beadb5ebaca7e)
    
    35) Bump esbuild from 0.15.15 to 0.15.16 (#6655)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.15 to 0.15.16.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.15...v0.15.16)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8897bfc26b39090484c5ba847b8b832ba5d31b36)
    
    36) Make EntitySettingRegistry fully injectable (#6604)
    
    * Make EntitySettingRegistry fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add behavioural tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert tsconfig change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve naming
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9589175604aa690dddda414a801cda4203e6bfee)
    
    37) Remove uses of legacy global logger from injectables (#6660)
    
    - Clean up some of them to use more injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 005ed1c34e8d8c07af06f5a9bdfd614f86e59f24)
    
    38) Bump electron from 19.1.7 to 19.1.8 (#6664)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.7 to 19.1.8.
    - [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/v19.1.7...v19.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: a7f8515016e5fce1a01c0f85a36f3f18d3663c4c)
    
    39) Bump @types/randomcolor from 0.5.6 to 0.5.7 (#6661)
    
    Bumps [@types/randomcolor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/randomcolor) from 0.5.6 to 0.5.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/randomcolor)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/randomcolor"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 374701dd6e9bd107a107dd7b3d06c20aae794070)
    
    40) Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#6662)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.0.
    - [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.45.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2a4b06dd81c86459f055b9e8ffb2814eabd96d5f)
    
    41) Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 (#6663)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.0.
    - [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.45.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 439881783f2f96407b06bf7ebc01620325f218fa)
    
    42) Fix extensions using "application" as magic string for preference tab (#6666)
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: 1e0094bd8e46f37bb835e0d9f20d143b7cd8f8bc)
    
    43) Make preferences from extensions using tabs "application" and "telemetry" appear as last (#6674) (Iku-turso)
    (SHA: 75aee7e4fdd40008356cc4db599d1b92837d68b1)
    
    44) Fix back navigation in entity settings (#6670)
    
    - The bug was that the user would cycle through all the settings viewed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b77044a8f9213002f9d08eb53d534eeebf056ad4)
    
    45) Fix not displaying any pie charts when missing only some data (#6671)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 261aa2935a2cccdc8248bf092491bd70308eb17a)
    
    46) Bump mini-css-extract-plugin from 2.7.0 to 2.7.1 (#6673)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.0 to 2.7.1.
    - [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.0...v2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: e5f8951553314e5c848d58ce77dcd0b535fde22f)
    
    47) Bump @types/node from 16.18.3 to 16.18.4 (#6683)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.3 to 16.18.4.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ab4a99bd93f638867ab387413b79570faa9ef836)
    
    48) Add buttons to quicky filter the current view by a specific namespace (#6677)
    
    * Add quick namespace filtering in pods view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to HorizontalPodAutoscalers view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Leases view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to LimitRanges view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ConfigMaps view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to PodDisruptionBudgets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ResourceQuotas view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Secrets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global secretsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to CustomResources view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Events view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to HelmReleases view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Endpoints view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global endpointsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Ingresses view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to NetworkPolicies view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to PortForwards view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Services view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to PersistentVolumeClaims view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to RoleBindings view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Roles view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ServiceAccounts view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to CronJobs view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to DaemonSets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Deployments view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Jobs view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to StatefulSets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ReplicaSets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global replicaSetStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix up missing styles
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a546f3b8aeb1a95585dbc86aa9098ae37b786c73)
    
    49) Bump electron from 19.1.8 to 19.1.9 (#6686)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.8 to 19.1.9.
    - [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/v19.1.8...v19.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 432fc5c0c203a5005b77d470bca61b71e6446e86)
    
    50) Add milestone automatically to release PRs (#6681)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 693f6ea9a5df3c264ec22a0647b242a579ca4ae9)
    
    51) Fix race conditrion preventing window from opening (#6680)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4cb194611080e8546d898d177f1b9e7768464da7)
    
    52) Bump ts-loader from 9.4.1 to 9.4.2 (#6684)
    
    Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.1 to 9.4.2.
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/TypeStrong/ts-loader/compare/9.4.1...v9.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 713082e25ea515388b5b3dbee2dbaf80c840fce6)
    
    53) Bump @types/lodash from 4.14.190 to 4.14.191 (#6685)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.190 to 4.14.191.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 87035dd49aea6d50e34de3ad5813b5363e77eb27)
    
    54) Fix: remove excessive scrollbars from the TabLayout view (#6689)
    
    * Remove excessive scrollbars from the TabLayout view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots harder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 33e6771da377df4648b949f50d31bf77a1ff4e89)
    
    55) Fix not being able to add custom helm repos (#6692)
    
    * Add missing safety checks in unit tests for structured clone issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix not being able to add custom helm repos
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad31b732644a39af8652ebed8ff5db3cb1eaa562)
    
    56) Fix crash in PersistentVolumeDetails (#6691)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5c69b273b13e69f820c5cea62aab9aace0a303ef)
    
    57) Bump query-string from 7.1.1 to 7.1.2 (#6694)
    
    Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.1.1 to 7.1.2.
    - [Release notes](https://github.com/sindresorhus/query-string/releases)
    - [Commits](https://github.com/sindresorhus/query-string/compare/v7.1.1...v7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: query-string
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 3f280b963e703f68f75fbb16b625448522282cfd)
    
    58) Bump @swc/core from 1.3.20 to 1.3.21 (#6695)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.20 to 1.3.21.
    - [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.20...v1.3.21)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1a63d28e529f2c1b4a79194bafe224118ddba536)
    
    59) Bump react-select from 5.6.1 to 5.7.0 (#6696)
    
    * Bump react-select from 5.6.1 to 5.7.0
    
    Bumps [react-select](https://github.com/JedWatson/react-select) from 5.6.1 to 5.7.0.
    - [Release notes](https://github.com/JedWatson/react-select/releases)
    - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
    - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.6.1...react-select@5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: react-select
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 1acacbb7efa63cdc372d3613877fb44d3449bf0d)
    
    60) Replace CatalogEntityDetailRegistry with an injectable solution (#6605)
    
    * Replace EntityDetailRegistry with an injectable solution
    
    - Add some behavioural tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix import error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify loading extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove the last reminents of BaseRegistry
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix import errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix TypeError when loading extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup LensExtensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove bad comment
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9ba92cb072d9c5363d721a586543ffbe4c277107)
    
    61) Bump query-string from 7.1.2 to 7.1.3 (#6701)
    
    Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.1.2 to 7.1.3.
    - [Release notes](https://github.com/sindresorhus/query-string/releases)
    - [Commits](https://github.com/sindresorhus/query-string/compare/v7.1.2...v7.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: query-string
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: fe420ba7aa19146fe3749c7c7c2a595254359100)
    
    62) Bump eslint from 8.28.0 to 8.29.0 (#6700)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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.28.0...v8.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4a098e2bc90c0001aa156a1168bb1b756d33c0d0)
    
    63) Bump esbuild from 0.15.16 to 0.15.17 (#6699)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.16 to 0.15.17.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.16...v0.15.17)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ab1b6eca0b9d1b7a9bc8689cf522e105601fe803)
    
    64) Fix top-bar .separator width (#6706)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 667a978952ca7a08138b2c226561b2a38b454a11)
    
    65) Bump @types/node from 16.18.4 to 16.18.6 (#6704)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.4 to 16.18.6.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 957a5dca736d7ee6f7d15ab558fe3d7f21e6762f)
    
    66) Bump esbuild from 0.15.17 to 0.15.18 (#6702)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.17 to 0.15.18.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.17...v0.15.18)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 02a2f58e352a5221339f4a57810337cbf30d37fa)
    
    67) Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 5.45.0 to 5.45.1 (#6705)
    
    Bump @typescript-eslint/parser from 5.45.0 to 5.45.1
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.45.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.45.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2fa09ba10d1f76f9b8f170bb608400739cc82126)
    
    68) Bump typescript from 4.9.3 to 4.9.4 (#6714)
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ea25383ec2e3b7874bbda529bf618243487d4ac9)
    
    69) Bump tar from 6.1.12 to 6.1.13 (#6712)
    
    Bumps [tar](https://github.com/npm/node-tar) from 6.1.12 to 6.1.13.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/npm/node-tar/compare/v6.1.12...v6.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 42d3c1e940e171865786f3f4e367a0f26447f09e)
    
    70) Bump mini-css-extract-plugin from 2.7.1 to 2.7.2 (#6709)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.1 to 2.7.2.
    - [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.1...v2.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: d405895324d66042856abaeb6059474694be289e)
    
    71) Bump esbuild from 0.15.18 to 0.16.3 (#6718)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.18 to 0.16.3.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.18...v0.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0a4eea244ace57efca49244e210dce70a2a9f99e)
    
    72) Remove named exports from CSS module typings (#6723)
    
    - They didn't exist anyway so this now causes compile time errors
      instead of runtime ones
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e73b64b64fb9ea6ddef8925587e046e13c07fed3)
    
    73) Remove blue borders in light themed tables (#6734)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: fe0c13424ad776b6cb63f07943421f6b09990d3b)
    
    74) Unify build fs layout (#6717)
    
    * unify build fs layout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use currentApp path for static files
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * lint fix
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * absolute override path for tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 4ac47fa795bea25d2304644347bbf69838fdedc9)
    
    75) Bump postcss from 8.4.19 to 8.4.20 (#6730)
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.20.
    - [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.19...8.4.20)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0db3d7b2a3a7b6a379c47de85a36672f77b3531f)
    
    76) Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 5.45.1 to 5.46.0 (#6731)
    
    * Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.1 to 5.46.0.
    - [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.46.0/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>
    
    * Bump @typescript-eslint/parser to 5.46.0
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 755eb63308915bdff6d21ec8d7e1841bfc5c3105)
    
    77) Bump @swc/jest from 0.2.23 to 0.2.24 (#6729)
    
    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.23 to 0.2.24.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](https://github.com/swc-project/jest/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 146cae0b1cbf194712ee2b9b38d3b3bbc2475aa3)
    
    78) Include bundled extensions in package.json (#6715)
    
    * bundle extensions to asar
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * make build fix
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 012944d5623adb99d863bd07e873b47e9c7ec627)
    
    79) Simplify Error.cause logging (#6669)
    
    - Errors from "request" package (and thus the "@kubernetes/client-node"
      package too) contain a "response" field which is very large and has
      redundent information on it
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4d58219376d559297c47b8177525bd886f8aad8d)
    
    80) Bump @swc/core from 1.3.21 to 1.3.22 (#6735)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.21 to 1.3.22.
    - [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.21...v1.3.22)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0e4c1cc6296e8318f43efa5805b78adfa9eeaeba)
    
    81) Bump typedoc from 0.23.21 to 0.23.22 (#6736)
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.21 to 0.23.22.
    - [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.21...v0.23.22)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 02b505dba735c63043e10ae2dd943a64777f7d6e)
    
    82) Bump @types/react-beautiful-dnd from 13.1.2 to 13.1.3 (#6737)
    
    * Bump @types/react-beautiful-dnd from 13.1.2 to 13.1.3
    
    Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.2 to 13.1.3.
    - [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>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 7a0ada9571770197588fb4b459f9d178ee3c309a)
    
    83) Using custom properties for z-index values (#6733)
    
    * Using custom properties for z-index values
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reorder values
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused styles
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Different set of z-index css vars
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert z-index to main layout
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4af8fbaa345ddf714ea68947e265c9d2842bc214)
    
    84) Bump esbuild from 0.16.3 to 0.16.5 (#6747)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.3 to 0.16.5.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.3...v0.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c47b7cbf7f50dbed0999950d9a7349231c166908)
    
    85) Bump @types/node from 16.18.6 to 16.18.9 (#6746)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.6 to 16.18.9.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1c5f9fd8782aefceb24bdec1d8259b1c103af1e1)
    
    86) Bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (#6745)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.0 to 5.46.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.46.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c843c8a1d7021046dfb4b26c13aa11a5ba059e58)
    
    87) Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 (#6744)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.46.0 to 5.46.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.46.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 406270e03e15118af199b6d99274de365d7b5bdb)
    
    88) Fix publishing @k8slens/extension package to NPM (#6758)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: cb2ce209cbfc18c74b74ff5f5cb5955a651348c7)
    
    89) Bump marked and @types/marked (#6753)
    
    Bumps [marked](https://github.com/markedjs/marked) and [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked). These dependencies needed to be updated together.
    
    Updates `marked` from 4.2.3 to 4.2.4
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.3...v4.2.4)
    
    Updates `@types/marked` from 4.0.7 to 4.0.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: "@types/marked"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b4d6dbeb2d75905f8a5db3f43cafeb10de5a02da)
    
    90) Bump esbuild from 0.16.5 to 0.16.7 (#6755)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.5 to 0.16.7.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.5...v0.16.7)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4875fb8a4dd2a44b12bf42df52cc073b22b7bbe5)
    
    91) Bump @swc/core from 1.3.22 to 1.3.23 (#6754)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.22 to 1.3.23.
    - [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.22...v1.3.23)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 35a14671259d9efea6454155ba4b3020daf46622)
    
    92) Bump css-loader from 6.7.2 to 6.7.3 (#6752)
    
    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.2 to 6.7.3.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7c5faaaf1d4b038c66ef0a45777d5e83d03e4027)
    
    93) Make base store non Singleton (#6690)
    
    * Remove Singleton from BaseStore to remove global shared state
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove more usages of Singleton
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace use of legacy global execHelm with injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last use of legacy global execHelm
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Extract BaseStore deps into constructor argument
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce method to make store migrations injectable
    - Use it for ClusterStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch HotbarStore to injectable migrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch UserStore to injectable migrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move migration utils into common/utils/
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch WeblinkStore to injectable migrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error in base-store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove tests that reference lastSeenVersion
    - That value is not used anywhere in code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usage of legacy global .getInstance
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usage of legacy global ClusterStore.getInstance
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add simple migrations dependency for stores without any preexisting migrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix messed up import
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add typing to transient injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup formatting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix typing in tests to satisfy requirement to have cacheFile
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent use of BaseStore.displayName
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add catching of error while starting main application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move initializing sentry to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unneeded appPathsInjectionToken
    - Only had once impl, which was in common anyway
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add support for multiple "runAfter" runnables
    - Needed so that several dependencies can be declared
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use multiple runAfter support to fix crash on renderer
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove traces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add global override to fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix base store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix runManyFor tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix hotbar store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix user store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add global override for getConfigurationFileModel to fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove overrides for configuration stores
    
    - Now that there is an override for getConfiguration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Overhaul FS fakes with full in-memory filesystem
    - This increases our confidence in fs related logic
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of global shared Electron.App
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add fake access support
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Handle copy as part of fake FS
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add ensureDir/Sync support to fake FS
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use pathExistsSync instead of fsInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add createReadStream to fake FS
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add stat to fake FS
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures due to incomplete overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully injectable-ize BaseStore so that ApplicationBuilder tests work
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Consolidate more bootstrapping into startFrame
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move initializing CatalogCategories to runnable in bootstrap
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Convert contextMenuOpen initializers into runnables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Convert navigateForExtension init to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make cluster state sync fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move init hotbar store into runnables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make LensTheme fully injectable and runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup old code from missed from previous commit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Manually split out terminal color names and fully type LensTheme
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix old imports
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unnecessart awaits
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully cherry pick injectablizing custom monaco themes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix duplicate mock warning
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix incorrectly fully cherry picking new runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Complete cherry-pick of current cluster injcetablization
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix override file name
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix injecting before app paths are set up
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix injecting before app paths are set up
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix ordering of runnable and order of injection
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Convert all renderer runnables to late-inject style
    - To help fix issues around injection time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix react-beautiful-dnd mocks
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update and fix WriteJson(Sync) to fix error in tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HotbarStore.load being called twice is being buggy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update listing-active-helm-repositories-in-preferences snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix sidebar-and-tab-navigation-tests
    - Move enabling extensions in tests to a proper location
    - Fix flushing promises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove props from dnd mock to make snapshot diffs smaller
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix import
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by overriding things that are no longer overriden by default
    - NOTE: They are overridden when using ApplicationBuilder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix hotbar store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix cluster store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix extension-loader tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix extension-discovery tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix cluster-role-dialog tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix user store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix kubeconfig sync tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix sidebar and tab tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unused code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix pick paths import type error and simplify signature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error in legacy ipc registration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove another use of legacy requestOpenPathPicker
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace use of legacy global PathPicker.Pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix usage in light of changed prop names
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix catalog tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix more type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test flakiness by removing side effects from userStore preferences
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix loading
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cherry pick updated startFrameInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add tests to verify runMany behaviour in new possible incorrect configuration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix init ordering during start frame
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix cluster state sync
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots after removing side-effects
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add override for technical test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Correctly mark currentlyInClusterFrame as causedSideEffects
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better formatting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix behaviour regression
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add better logging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix BaseStore sync
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update last snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add global override for randomBytes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make startMainApplication not an injection time side effect
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Choose better names for start-frame runnable tokens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove duplication of code in RunManyFor
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add unit tests and fix handling empty runAfter array
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace use of mobx from runManyFor with custom barrier
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add missing test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 25f37ac1d1de2c5b6e152c5fa09be5c5b6170e46)
    
    94) Always publish NPM package from workflow (#6761)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d05189d008eb1662dd0f92269e97cb841e757d38)
    
    95) Refactor kube detail components and add KubeEvents automatically to all custom resources (#6468)
    
    * Support Events on CustomResourece details panel
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unnecessary check
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacy KubeObjectMeta use from non-metrics details
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change orderNumber of default KubeMetaDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last use of legacy global getActiveClusterEntity
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Refactor ResourceMetrics to use IAsyncComputed
    
    - Introduce first use for namespace metrics
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce metrics details item for Ingress
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacyStore for nodes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacyStore for ingresses
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace NodeMetrics in details with injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change namespace metrics details to use more injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change ingress metrics details to use more injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change PersistentVolumeClaim metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change DaemonSet metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change Deployment metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change Job metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Convert Pod metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make ReplicaSet metrics details injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make StatefulSet metrics component injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce fix for metrics components visible on all details
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the new and correct enabled check
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacy global for daemonSetStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch components to be static to help with React performance
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacy store of CronJobs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make DeploymentReplicaSets injectable to fix build error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix up remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Allow use of ResourceMetrics without IAsyncComputed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix metrics not updating correctly
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots because moving KubeObjectMeta out of CustomResourceDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update more snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures due to newer dep versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors from new asyncComputed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 83d2b12cca4e82cbc3a0a614f9348b15668c23d2)
    
    96) Fix always releasing master as NPM package (#6763)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15930d910fa67a8500eab4a640cb5f6c971d6224)
    
    97) Fix typing of ExtensionStore.createInstance static (#6764)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fbaa9de007c22c31de2f3de490300ba3e97c35fd)
    
    98) Bump rfc6902 from 4.0.2 to 5.0.0 (#6765)
    
    Bumps [rfc6902](https://github.com/chbrown/rfc6902) from 4.0.2 to 5.0.0.
    - [Release notes](https://github.com/chbrown/rfc6902/releases)
    - [Commits](https://github.com/chbrown/rfc6902/compare/v4.0.2...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: rfc6902
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 579c9d58d744de1e4b353cd8177ad44c0c89ede7)
    
    99) Fix loosing osx dock and tray icons on window reopen (#6770)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 5f88f68859fd91ffbf17b78286a107f939c5fd37)
    
    100) Bump moment-timezone from 0.5.39 to 0.5.40 (#6767)
    
    Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.39 to 0.5.40.
    - [Release notes](https://github.com/moment/moment-timezone/releases)
    - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
    - [Commits](https://github.com/moment/moment-timezone/compare/0.5.39...0.5.40)
    
    ---
    updated-dependencies:
    - dependency-name: moment-timezone
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4b31229516700948e8d3fa2e37c5a8ed974b0394)
    
    101) Bump got from 11.8.5 to 11.8.6 (#6768)
    
    Bumps [got](https://github.com/sindresorhus/got) from 11.8.5 to 11.8.6.
    - [Release notes](https://github.com/sindresorhus/got/releases)
    - [Commits](https://github.com/sindresorhus/got/compare/v11.8.5...v11.8.6)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ef613f122ff219291db0f3087ed9dd0747ea32cc)
    
    102) Bump rfc6902 from 5.0.0 to 5.0.1 (#6766)
    
    Bumps [rfc6902](https://github.com/chbrown/rfc6902) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/chbrown/rfc6902/releases)
    - [Commits](https://github.com/chbrown/rfc6902/compare/v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: rfc6902
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 774641464e37b2e3759bbac60226835fba968745)
    
    103) Fix queries for operator provider metrics (#6679)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2d38ec55fbd30ae645621f2989541bd0e806c0fc)
    
    104) Fix release workflow file (#6772)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9c576c7f802b09b9a161f911060688364a041ba6)
    
    105) Bump @kubernetes/client-node from 0.17.1 to 0.18.0 (#6769)
    
    * Bump @kubernetes/client-node from 0.17.1 to 0.18.0
    
    Bumps [@kubernetes/client-node](https://github.com/kubernetes-client/javascript) from 0.17.1 to 0.18.0.
    - [Release notes](https://github.com/kubernetes-client/javascript/releases)
    - [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes-client/javascript/compare/0.17.1...0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@kubernetes/client-node"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix typing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix technical test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: de789ff9554fcb5c2227e35b2f09958f3ddef8c5)
    
    106) Make apiBase not an InjectionToken and make openNodeShellSession not special (#6774)
    
    * Replace apiBaseInjectionToken with tokens for configuration instead
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new ordering to make openNodeShellSession non-special
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5c6402b60a1ab2b8315c9c8a6a85c61cd503ea9a)
    
    107) Fix helm chart readme load app crash (#6781)
    
    * Change request readme types to be AsyncResult
    
    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: bf6550918c6ce8c36c723c04242fdc75e096d981)
    
    108) Bump eslint from 8.29.0 to 8.30.0 (#6776)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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.29.0...v8.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 50896350658e06f6e1f45b5ba58946cfe0e32fde)
    
    109) Bump sass from 1.56.1 to 1.57.0 (#6777)
    
    Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.57.0.
    - [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.56.1...1.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: f302fa94d5721a34606eed276d40ed37cf9692cb)
    
    110) Bump esbuild from 0.16.7 to 0.16.9 (#6778)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.7 to 0.16.9.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.7...v0.16.9)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 511d6affb07199fee05993c1e5167e917d659631)
    
    111) Bump playwright from 1.28.1 to 1.29.0 (#6779)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.28.1 to 1.29.0.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.28.1...v1.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8b752981a0229dbefa34cc28d985cccb1e3bd5fc)
    
    112) Fix app crash opening Install Chart dock tab (#6782)
    
    * Change type of RequestHelmChartValues to be AsyncResult
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    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: e0bccfabd4b0ddf61b2a72aa9c2c051db0e08a97)
    
    113) Fix resize anchor z-index (#6784)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 56197d8e2e3d00a47a56142aed6eafe0fe031812)
    
    114) Bump @types/node from 16.18.9 to 16.18.10 (#6791)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.9 to 16.18.10.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 10849ae02726d8680b8396bc9fd522c82ff06846)
    
    115) Remove in-tree extensions to help facilitate a more secure and faster booting lens (#6775)
    
    * Remove kube-object-event-status extension
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove cluster-metrics-feature intree extension
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove lens-node-menu intree extension
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove lens-pod-menu intree extension
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove building extensions as part of build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove integration test touching previously bundled code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8db81a4731445ea16b6cc6bbf14afaea8f2fa8ab)
    
    116) Prevent shell sync commands from polluting history (#6668)
    
    * Prevent shell sync commands from polluting history
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ed26e245e6b5f1a4ab717969a743936715ff201e)
    
    117) Fix: load pods from all namespaces in node details (#6794)
    
    * Load pods from all namespaces in Node details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 5dde02733bb8142b7466bf65bf805bde597733dd)
    
    118) Bump esbuild from 0.16.9 to 0.16.10 (#6790)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.9 to 0.16.10.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.9...v0.16.10)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: e762d07cf87035d1fbee8b74c8e9d7ae0956591f)
    
    119) Bump sass from 1.57.0 to 1.57.1 (#6793)
    
    Bumps [sass](https://github.com/sass/dart-sass) from 1.57.0 to 1.57.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.57.0...1.57.1)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 6ce7e8ee532f7680d6fe6a8d1ab163c4f58308a4)
    
    120) Bump typedoc from 0.23.22 to 0.23.23 (#6792)
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.22 to 0.23.23.
    - [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.22...v0.23.23)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 257582df76be60034c738af2271f20b8eaad141f)
    
    121) Navigation logging injectable (#6797)
    
    Move navigation logging to `setupLoggingForNavigationInjectable` to prevent cycle of injectables from occurring. Wasn't eventually needed for #6795 but still an improvement.
    
    Credit for the implementation goes to @Nokel81 , thanks!
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: e36f3d2d7043dc60d78cfcbca93aa67cab6bb3d2)
    
    122) Fix allowed resources checks on GKE  (#6657)
    
    * Add check for incomplete SelfSubjectRulesReview to fix GKE
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Adding namespaced for KubeApiResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Refactoring of AuthorizationNamespaceReview
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Removing dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Refactoring ListApiResources
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Extract ClusterContext into deps for KubeObjectStore to fix circular import
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash in frame by consolidating setup into runnables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors and remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix core resources not showing up
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix namespaces not being shown
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify ClusterContext to remove something only NamespaceStore needs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure the public API doesn't change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing namespace-select-filter tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix other tests requiring overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix kludge in cluster-frame tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test due to incorrect casting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test and kube watches not working at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix secret details test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix non-ApplicationBuilder tests by adding overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash due to trying to read hostedCluster too soon
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash due to timing issues
    - Make injectable phases more explicit for renderer
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 443081493b2146d168438cdb2961504ce41e3114)
    
    123) Split out use of httpsProxy preference (#6771)
    
    * Split out use of httpsProxy preference
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 24240655c01f615fa6b4baea8b6496427536614b)
    
    124) Fix broken import after PR merge (#6803)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4dac9a8b2b66cbb15946e3c4d5c2c8879b925f1e)
    
    125) Make request-api-resources flatter in implementation (#6802)
    
    * Make request-api-resources flatter in implementation
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More improvements to requestApiResources
    - Also move files to better places
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename iter.pipeline as iter.chain
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a83259b70a0d01fdaa6c6be8ec4c0563383ab922)
    
    126) Massively simplify bundled extension loading (#6787)
    
    * Switch bundled extension declarations to injection token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change how bundled extensions are loaded
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix token file name
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix spelling
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve interface name
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2000d9b32e4069d8256b83fdd2570a38b1ec6ca6)
    
    127) Release 6.3.0 (#6804)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6aee907dc5dcc1c68e802f3a9147df2727299b77)
    
  • v6.2.6
    5a6b9607 · Release 6.2.6 (#6807) ·
    1) Release 6.2.0 (#6602)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df99b91d58e60e197eac193b12d9ce533fae103b)
    
    2) Update version to next preminor (#6603)
    
    Signed-off-by: GitHub <noreply@github.com>
    
    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: Nokel81 <Nokel81@users.noreply.github.com> (github-actions[bot])
    (SHA: 1e91ddf824ff3f6c0bb94a2a0214566786e951db)
    
    3) Remove spdy support (#6580)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b6f64c523440db79d7aae918b033da7365e1afa)
    
    4) Bump @swc/core from 1.3.14 to 1.3.18 (#6609)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.14 to 1.3.18.
    - [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.14...v1.3.18)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 126d4c7f235b21ce2c884801bbb054c570b944e2)
    
    5) Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (#6607)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.0.
    - [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.6.1...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: d4de845f5044638a7bcb69dbb660dab136951fe3)
    
    6) Bump css-loader from 6.7.1 to 6.7.2 (#6608)
    
    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b19c211cc675a7eaf354aca6c3609ccba7810828)
    
    7) Bump typescript from 4.8.4 to 4.9.3 (#6606)
    
    * Bump typescript from 4.8.4 to 4.9.3
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 9c64ddd59ee6510b0903d18027177c49e4278c94)
    
    8) Update Button, keep left (#6612)
    
    * Update Button, keep left
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    * update snapshots
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 7b5e1b8a31cd67c247ca35ba572ae7ba453e55d5)
    
    9) Bump concurrently from 7.5.0 to 7.6.0 (#6618)
    
    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 967f5bd35c75e1f2b4e7cc424cf01ce3a90859ef)
    
    10) Bump marked from 4.2.2 to 4.2.3 (#6617)
    
    Bumps [marked](https://github.com/markedjs/marked) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.2...v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b7a0e4d1df09dd17e1a1e24e51927910d93da0f4)
    
    11) Bump eslint from 8.27.0 to 8.28.0 (#6616)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5088a8fa4be9a175db0dcbed14acb4becbb9dfc0)
    
    12) Bump @swc/core from 1.3.18 to 1.3.19 (#6615)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.18 to 1.3.19.
    - [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.18...v1.3.19)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 05f17b3cd49499ce004fdd1fa4870aa7b253003c)
    
    13) Make ClusterFrameManager fully injectable (#6590)
    
    * Make ClusterFrameManager fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98e42cf25f85167b35a4421cc0fc567453620ba9)
    
    14) Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#6624)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.10 to 7.31.11.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7c6527003d30863b88a4dfc48678490fe27262ae)
    
    15) Bump esbuild from 0.15.14 to 0.15.15 (#6621)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.14 to 0.15.15.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.14...v0.15.15)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c20366ddce9272f494a29c16b12819a98109f692)
    
    16) Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#6623)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c69edce5b3abf9fcca654b7f4053bdeb3c909111)
    
    17) Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#6622)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 612538d9fc68449248a819e9e2d73a6b0f1c0c01)
    
    18) fix: getAllowedResources for all namespaces using SelfSubjectRulesReview (#6614)
    
    * fix: getAllowedResources for all namespaces using SelfSubjectRulesReview
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: refresh accessibility every 15 min
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * chore: remove unused clusterRefreshHandler
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: resolve SelfSubjectRulesReview globs
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    Co-authored-by: Andreas Hippler <andreas.hippler@goto.com> (ahippler)
    (SHA: 6d7090f8a72d6546571020c4668fdb2e6f958e64)
    
    19) Remove mac-ca usage since it was only in tests (#6043) (#6321)
    
    * Remove mac-ca usage since it was only in tests (#6043)
    
    * Make injecting CAs injectable, remove mac-ca as dependency
    * Fix win-ca failing on electron renderer on windows
    * Fix the matcher under features/ for main
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors from new types
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Temp change to see windows errors on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix temp change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change error message for windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Increase maxBuffer size when reading windows CAs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch back to running integration tests on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix usage after rebase
    
    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: 0eee5a07c56ea2dc0f5b06c1176554dfc6295a12)
    
    20) Add missing gutter between sections in cluster settings (#6631)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 892b105a6b3c3369ca76ff5df9cc3b7be26c7a60)
    
    21) Adding spacing between Metrics Settings sections (#6632)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1354fa66a545cd733feaaa87f8c3d712d7148201)
    
    22) Fix crash when upgrading release (#6626)
    
    * Fix crash when upgrading release
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash when upgrading helm releases
    
    - Fixes not being able to upgrade helm releases as well.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 573cd83bfbe631cdd28b862946eec75f75cd6f9b)
    
    23) Removing big padding after cluster  settings avatar (#6634)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 95cee3bcc8cac805fd801c2dcf7c7a51ec480d45)
    
    24) Fix KubeApi watch retry on timeout (#6640)
    
    * fix KubeApi watch retry on timeout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix 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: 245e132ada4a1c299f96fe643bce38826ae62156)
    
    25) Add eslint support for package.json exports (#6639)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 055a13d4a9f3e16ca02945d0b2fcc99a5061d4df)
    
    26) Make ResourceStack fully injectable (#6591)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6142aad5ab520662a3655253b654b5e74c7444f4)
    
    27) Bump electron from 19.1.6 to 19.1.7 (#6637)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.6 to 19.1.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/v19.1.6...v19.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0b2b9ab4233233f983d4ba32c5a1a5bc6e574b03)
    
    28) Bump playwright from 1.28.0 to 1.28.1 (#6636)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.28.0 to 1.28.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.28.0...v1.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 6578dd12b2587488c7b08d7fac10a283a7dfcd5a)
    
    29) Bump @types/lodash from 4.14.189 to 4.14.190 (#6638)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.189 to 4.14.190.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: aedc47551aac53d30fdbb89105a4d82722eba8c8)
    
    30) Handle globalAgent having a single non-array CA (#6628)
    
    * Handle globalAgent having a single non-array CA
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rewrite ternary as IIFE
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 27fb128c05f7e796e5b6dce6cc5b2bad029e45f5)
    
    31) Improve UX for shell env sync failure (#6644)
    
    * Move files to be under a feature folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add error notification on shell sync failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve error handling of case where match is not found
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 65b14b9e7b909ec72375ff4c612965cbba578b89)
    
    32) Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.9 to 0.5.10 (#6646)
    
    Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.9 to 0.5.10.
    - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
    - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.9...v0.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 30bfd6fa885a8b1b2ae03524acb59c3b478d1eba)
    
    33) Make PrometheusProviderRegistry fully injectable (#6592)
    
    * Stop using source code in build file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add new injectable version of binaryName
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add new NormalizedPlatform type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch legacy execHelm to use legacy global DI for binaryPath
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce injectable for kube auth proxy certs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce injectable forms of PrometheusProviders
    
    - Remove class requirement
    - Make everything injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update tests to not use private functions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup creating binary names and paths
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 286e6c8de77e34e45eeac0e93980bb071aad716f)
    
    34) Bump @swc/core from 1.3.19 to 1.3.20 (#6656)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.19 to 1.3.20.
    - [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.19...v1.3.20)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ba89f3526d3b0616949b2ea4094beadb5ebaca7e)
    
    35) Bump esbuild from 0.15.15 to 0.15.16 (#6655)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.15 to 0.15.16.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.15...v0.15.16)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8897bfc26b39090484c5ba847b8b832ba5d31b36)
    
    36) Make EntitySettingRegistry fully injectable (#6604)
    
    * Make EntitySettingRegistry fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add behavioural tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert tsconfig change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve naming
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9589175604aa690dddda414a801cda4203e6bfee)
    
    37) Remove uses of legacy global logger from injectables (#6660)
    
    - Clean up some of them to use more injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 005ed1c34e8d8c07af06f5a9bdfd614f86e59f24)
    
    38) Bump electron from 19.1.7 to 19.1.8 (#6664)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.7 to 19.1.8.
    - [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/v19.1.7...v19.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: a7f8515016e5fce1a01c0f85a36f3f18d3663c4c)
    
    39) Bump @types/randomcolor from 0.5.6 to 0.5.7 (#6661)
    
    Bumps [@types/randomcolor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/randomcolor) from 0.5.6 to 0.5.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/randomcolor)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/randomcolor"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 374701dd6e9bd107a107dd7b3d06c20aae794070)
    
    40) Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#6662)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.0.
    - [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.45.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2a4b06dd81c86459f055b9e8ffb2814eabd96d5f)
    
    41) Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 (#6663)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.0.
    - [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.45.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 439881783f2f96407b06bf7ebc01620325f218fa)
    
    42) Fix extensions using "application" as magic string for preference tab (#6666)
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: 1e0094bd8e46f37bb835e0d9f20d143b7cd8f8bc)
    
    43) Make preferences from extensions using tabs "application" and "telemetry" appear as last (#6674) (Iku-turso)
    (SHA: 75aee7e4fdd40008356cc4db599d1b92837d68b1)
    
    44) Fix back navigation in entity settings (#6670)
    
    - The bug was that the user would cycle through all the settings viewed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b77044a8f9213002f9d08eb53d534eeebf056ad4)
    
    45) Fix not displaying any pie charts when missing only some data (#6671)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 261aa2935a2cccdc8248bf092491bd70308eb17a)
    
    46) Bump mini-css-extract-plugin from 2.7.0 to 2.7.1 (#6673)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.0 to 2.7.1.
    - [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.0...v2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: e5f8951553314e5c848d58ce77dcd0b535fde22f)
    
    47) Bump @types/node from 16.18.3 to 16.18.4 (#6683)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.3 to 16.18.4.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ab4a99bd93f638867ab387413b79570faa9ef836)
    
    48) Add buttons to quicky filter the current view by a specific namespace (#6677)
    
    * Add quick namespace filtering in pods view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to HorizontalPodAutoscalers view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Leases view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to LimitRanges view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ConfigMaps view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to PodDisruptionBudgets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ResourceQuotas view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Secrets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global secretsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to CustomResources view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Events view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to HelmReleases view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Endpoints view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global endpointsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Ingresses view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to NetworkPolicies view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to PortForwards view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Services view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to PersistentVolumeClaims view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to RoleBindings view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Roles view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ServiceAccounts view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to CronJobs view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to DaemonSets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Deployments view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Jobs view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to StatefulSets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ReplicaSets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global replicaSetStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix up missing styles
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a546f3b8aeb1a95585dbc86aa9098ae37b786c73)
    
    49) Bump electron from 19.1.8 to 19.1.9 (#6686)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.8 to 19.1.9.
    - [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/v19.1.8...v19.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 432fc5c0c203a5005b77d470bca61b71e6446e86)
    
    50) Add milestone automatically to release PRs (#6681)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 693f6ea9a5df3c264ec22a0647b242a579ca4ae9)
    
    51) Fix race conditrion preventing window from opening (#6680)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4cb194611080e8546d898d177f1b9e7768464da7)
    
    52) Bump ts-loader from 9.4.1 to 9.4.2 (#6684)
    
    Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.1 to 9.4.2.
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/TypeStrong/ts-loader/compare/9.4.1...v9.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 713082e25ea515388b5b3dbee2dbaf80c840fce6)
    
    53) Bump @types/lodash from 4.14.190 to 4.14.191 (#6685)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.190 to 4.14.191.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 87035dd49aea6d50e34de3ad5813b5363e77eb27)
    
    54) Fix: remove excessive scrollbars from the TabLayout view (#6689)
    
    * Remove excessive scrollbars from the TabLayout view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots harder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 33e6771da377df4648b949f50d31bf77a1ff4e89)
    
    55) Fix not being able to add custom helm repos (#6692)
    
    * Add missing safety checks in unit tests for structured clone issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix not being able to add custom helm repos
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad31b732644a39af8652ebed8ff5db3cb1eaa562)
    
    56) Fix crash in PersistentVolumeDetails (#6691)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5c69b273b13e69f820c5cea62aab9aace0a303ef)
    
    57) Bump query-string from 7.1.1 to 7.1.2 (#6694)
    
    Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.1.1 to 7.1.2.
    - [Release notes](https://github.com/sindresorhus/query-string/releases)
    - [Commits](https://github.com/sindresorhus/query-string/compare/v7.1.1...v7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: query-string
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 3f280b963e703f68f75fbb16b625448522282cfd)
    
    58) Bump @swc/core from 1.3.20 to 1.3.21 (#6695)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.20 to 1.3.21.
    - [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.20...v1.3.21)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1a63d28e529f2c1b4a79194bafe224118ddba536)
    
    59) Bump react-select from 5.6.1 to 5.7.0 (#6696)
    
    * Bump react-select from 5.6.1 to 5.7.0
    
    Bumps [react-select](https://github.com/JedWatson/react-select) from 5.6.1 to 5.7.0.
    - [Release notes](https://github.com/JedWatson/react-select/releases)
    - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
    - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.6.1...react-select@5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: react-select
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 1acacbb7efa63cdc372d3613877fb44d3449bf0d)
    
    60) Replace CatalogEntityDetailRegistry with an injectable solution (#6605)
    
    * Replace EntityDetailRegistry with an injectable solution
    
    - Add some behavioural tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix import error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify loading extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove the last reminents of BaseRegistry
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix import errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix TypeError when loading extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup LensExtensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove bad comment
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9ba92cb072d9c5363d721a586543ffbe4c277107)
    
    61) Bump query-string from 7.1.2 to 7.1.3 (#6701)
    
    Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.1.2 to 7.1.3.
    - [Release notes](https://github.com/sindresorhus/query-string/releases)
    - [Commits](https://github.com/sindresorhus/query-string/compare/v7.1.2...v7.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: query-string
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: fe420ba7aa19146fe3749c7c7c2a595254359100)
    
    62) Bump eslint from 8.28.0 to 8.29.0 (#6700)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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.28.0...v8.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4a098e2bc90c0001aa156a1168bb1b756d33c0d0)
    
    63) Bump esbuild from 0.15.16 to 0.15.17 (#6699)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.16 to 0.15.17.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.16...v0.15.17)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ab1b6eca0b9d1b7a9bc8689cf522e105601fe803)
    
    64) Fix top-bar .separator width (#6706)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 667a978952ca7a08138b2c226561b2a38b454a11)
    
    65) Bump @types/node from 16.18.4 to 16.18.6 (#6704)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.4 to 16.18.6.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 957a5dca736d7ee6f7d15ab558fe3d7f21e6762f)
    
    66) Bump esbuild from 0.15.17 to 0.15.18 (#6702)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.17 to 0.15.18.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.17...v0.15.18)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 02a2f58e352a5221339f4a57810337cbf30d37fa)
    
    67) Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 5.45.0 to 5.45.1 (#6705)
    
    Bump @typescript-eslint/parser from 5.45.0 to 5.45.1
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.45.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.45.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2fa09ba10d1f76f9b8f170bb608400739cc82126)
    
    68) Bump typescript from 4.9.3 to 4.9.4 (#6714)
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ea25383ec2e3b7874bbda529bf618243487d4ac9)
    
    69) Bump tar from 6.1.12 to 6.1.13 (#6712)
    
    Bumps [tar](https://github.com/npm/node-tar) from 6.1.12 to 6.1.13.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/npm/node-tar/compare/v6.1.12...v6.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 42d3c1e940e171865786f3f4e367a0f26447f09e)
    
    70) Bump mini-css-extract-plugin from 2.7.1 to 2.7.2 (#6709)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.1 to 2.7.2.
    - [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.1...v2.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: d405895324d66042856abaeb6059474694be289e)
    
    71) Bump esbuild from 0.15.18 to 0.16.3 (#6718)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.18 to 0.16.3.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.18...v0.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0a4eea244ace57efca49244e210dce70a2a9f99e)
    
    72) Remove named exports from CSS module typings (#6723)
    
    - They didn't exist anyway so this now causes compile time errors
      instead of runtime ones
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: e73b64b64fb9ea6ddef8925587e046e13c07fed3)
    
    73) Remove blue borders in light themed tables (#6734)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: fe0c13424ad776b6cb63f07943421f6b09990d3b)
    
    74) Unify build fs layout (#6717)
    
    * unify build fs layout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * use currentApp path for static files
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * lint fix
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * absolute override path for tests
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 4ac47fa795bea25d2304644347bbf69838fdedc9)
    
    75) Bump postcss from 8.4.19 to 8.4.20 (#6730)
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.20.
    - [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.19...8.4.20)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0db3d7b2a3a7b6a379c47de85a36672f77b3531f)
    
    76) Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 5.45.1 to 5.46.0 (#6731)
    
    * Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.1 to 5.46.0.
    - [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.46.0/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>
    
    * Bump @typescript-eslint/parser to 5.46.0
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 755eb63308915bdff6d21ec8d7e1841bfc5c3105)
    
    77) Bump @swc/jest from 0.2.23 to 0.2.24 (#6729)
    
    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.23 to 0.2.24.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](https://github.com/swc-project/jest/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 146cae0b1cbf194712ee2b9b38d3b3bbc2475aa3)
    
    78) Include bundled extensions in package.json (#6715)
    
    * bundle extensions to asar
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * make build fix
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm)
    (SHA: 012944d5623adb99d863bd07e873b47e9c7ec627)
    
    79) Simplify Error.cause logging (#6669)
    
    - Errors from "request" package (and thus the "@kubernetes/client-node"
      package too) contain a "response" field which is very large and has
      redundent information on it
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4d58219376d559297c47b8177525bd886f8aad8d)
    
    80) Bump @swc/core from 1.3.21 to 1.3.22 (#6735)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.21 to 1.3.22.
    - [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.21...v1.3.22)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0e4c1cc6296e8318f43efa5805b78adfa9eeaeba)
    
    81) Bump typedoc from 0.23.21 to 0.23.22 (#6736)
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.21 to 0.23.22.
    - [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.21...v0.23.22)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 02b505dba735c63043e10ae2dd943a64777f7d6e)
    
    82) Bump @types/react-beautiful-dnd from 13.1.2 to 13.1.3 (#6737)
    
    * Bump @types/react-beautiful-dnd from 13.1.2 to 13.1.3
    
    Bumps [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) from 13.1.2 to 13.1.3.
    - [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>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 7a0ada9571770197588fb4b459f9d178ee3c309a)
    
    83) Using custom properties for z-index values (#6733)
    
    * Using custom properties for z-index values
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Reorder values
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Remove unused styles
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Different set of z-index css vars
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Revert z-index to main layout
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 4af8fbaa345ddf714ea68947e265c9d2842bc214)
    
    84) Bump esbuild from 0.16.3 to 0.16.5 (#6747)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.3 to 0.16.5.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.3...v0.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c47b7cbf7f50dbed0999950d9a7349231c166908)
    
    85) Bump @types/node from 16.18.6 to 16.18.9 (#6746)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.6 to 16.18.9.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1c5f9fd8782aefceb24bdec1d8259b1c103af1e1)
    
    86) Bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (#6745)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.0 to 5.46.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.46.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c843c8a1d7021046dfb4b26c13aa11a5ba059e58)
    
    87) Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 (#6744)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.46.0 to 5.46.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.46.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 406270e03e15118af199b6d99274de365d7b5bdb)
    
    88) Fix publishing @k8slens/extension package to NPM (#6758)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: cb2ce209cbfc18c74b74ff5f5cb5955a651348c7)
    
    89) Bump marked and @types/marked (#6753)
    
    Bumps [marked](https://github.com/markedjs/marked) and [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked). These dependencies needed to be updated together.
    
    Updates `marked` from 4.2.3 to 4.2.4
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.3...v4.2.4)
    
    Updates `@types/marked` from 4.0.7 to 4.0.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: "@types/marked"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b4d6dbeb2d75905f8a5db3f43cafeb10de5a02da)
    
    90) Bump esbuild from 0.16.5 to 0.16.7 (#6755)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.5 to 0.16.7.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.5...v0.16.7)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4875fb8a4dd2a44b12bf42df52cc073b22b7bbe5)
    
    91) Bump @swc/core from 1.3.22 to 1.3.23 (#6754)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.22 to 1.3.23.
    - [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.22...v1.3.23)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 35a14671259d9efea6454155ba4b3020daf46622)
    
    92) Bump css-loader from 6.7.2 to 6.7.3 (#6752)
    
    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.2 to 6.7.3.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7c5faaaf1d4b038c66ef0a45777d5e83d03e4027)
    
    93) Make base store non Singleton (#6690)
    
    * Remove Singleton from BaseStore to remove global shared state
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove more usages of Singleton
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace use of legacy global execHelm with injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last use of legacy global execHelm
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Extract BaseStore deps into constructor argument
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce method to make store migrations injectable
    - Use it for ClusterStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch HotbarStore to injectable migrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch UserStore to injectable migrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move migration utils into common/utils/
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch WeblinkStore to injectable migrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error in base-store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove tests that reference lastSeenVersion
    - That value is not used anywhere in code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usage of legacy global .getInstance
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove usage of legacy global ClusterStore.getInstance
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add simple migrations dependency for stores without any preexisting migrations
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix messed up import
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add typing to transient injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup formatting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix typing in tests to satisfy requirement to have cacheFile
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More consistent use of BaseStore.displayName
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add catching of error while starting main application
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move initializing sentry to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unneeded appPathsInjectionToken
    - Only had once impl, which was in common anyway
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add support for multiple "runAfter" runnables
    - Needed so that several dependencies can be declared
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use multiple runAfter support to fix crash on renderer
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove traces
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add global override to fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix base store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix runManyFor tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix hotbar store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix user store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add global override for getConfigurationFileModel to fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove overrides for configuration stores
    
    - Now that there is an override for getConfiguration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Overhaul FS fakes with full in-memory filesystem
    - This increases our confidence in fs related logic
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove use of global shared Electron.App
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add fake access support
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Handle copy as part of fake FS
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add ensureDir/Sync support to fake FS
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use pathExistsSync instead of fsInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add createReadStream to fake FS
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add stat to fake FS
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures due to incomplete overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully injectable-ize BaseStore so that ApplicationBuilder tests work
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Consolidate more bootstrapping into startFrame
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move initializing CatalogCategories to runnable in bootstrap
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Convert contextMenuOpen initializers into runnables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Convert navigateForExtension init to runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make cluster state sync fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Move init hotbar store into runnables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make LensTheme fully injectable and runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup old code from missed from previous commit
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Manually split out terminal color names and fully type LensTheme
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix old imports
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unnecessart awaits
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fully cherry pick injectablizing custom monaco themes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix duplicate mock warning
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix incorrectly fully cherry picking new runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Complete cherry-pick of current cluster injcetablization
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix override file name
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix injecting before app paths are set up
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix injecting before app paths are set up
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix ordering of runnable and order of injection
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Convert all renderer runnables to late-inject style
    - To help fix issues around injection time
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix react-beautiful-dnd mocks
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update and fix WriteJson(Sync) to fix error in tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix HotbarStore.load being called twice is being buggy
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update listing-active-helm-repositories-in-preferences snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix sidebar-and-tab-navigation-tests
    - Move enabling extensions in tests to a proper location
    - Fix flushing promises
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove props from dnd mock to make snapshot diffs smaller
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix import
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests by overriding things that are no longer overriden by default
    - NOTE: They are overridden when using ApplicationBuilder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix hotbar store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix cluster store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix extension-loader tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix extension-discovery tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix cluster-role-dialog tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix user store tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix kubeconfig sync tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix sidebar and tab tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unused code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix pick paths import type error and simplify signature
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error in legacy ipc registration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove another use of legacy requestOpenPathPicker
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace use of legacy global PathPicker.Pick
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix usage in light of changed prop names
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix catalog tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix more type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test flakiness by removing side effects from userStore preferences
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix loading
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cherry pick updated startFrameInjectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add tests to verify runMany behaviour in new possible incorrect configuration
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix init ordering during start frame
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix cluster state sync
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots after removing side-effects
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add override for technical test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Correctly mark currentlyInClusterFrame as causedSideEffects
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Better formatting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix behaviour regression
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add better logging
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix BaseStore sync
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update last snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add global override for randomBytes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make startMainApplication not an injection time side effect
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Choose better names for start-frame runnable tokens
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove duplication of code in RunManyFor
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add unit tests and fix handling empty runAfter array
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace use of mobx from runManyFor with custom barrier
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add missing test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 25f37ac1d1de2c5b6e152c5fa09be5c5b6170e46)
    
    94) Always publish NPM package from workflow (#6761)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: d05189d008eb1662dd0f92269e97cb841e757d38)
    
    95) Refactor kube detail components and add KubeEvents automatically to all custom resources (#6468)
    
    * Support Events on CustomResourece details panel
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove unnecessary check
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacy KubeObjectMeta use from non-metrics details
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change orderNumber of default KubeMetaDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last use of legacy global getActiveClusterEntity
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Refactor ResourceMetrics to use IAsyncComputed
    
    - Introduce first use for namespace metrics
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce metrics details item for Ingress
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacyStore for nodes
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacyStore for ingresses
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Replace NodeMetrics in details with injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change namespace metrics details to use more injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change ingress metrics details to use more injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change PersistentVolumeClaim metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change DaemonSet metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change Deployment metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change Job metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Convert Pod metrics to be injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make ReplicaSet metrics details injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make StatefulSet metrics component injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce fix for metrics components visible on all details
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use the new and correct enabled check
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacy global for daemonSetStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch components to be static to help with React performance
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove legacy store of CronJobs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make DeploymentReplicaSets injectable to fix build error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix up remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Allow use of ResourceMetrics without IAsyncComputed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix metrics not updating correctly
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots because moving KubeObjectMeta out of CustomResourceDetails
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update more snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures due to newer dep versions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors from new asyncComputed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 83d2b12cca4e82cbc3a0a614f9348b15668c23d2)
    
    96) Fix always releasing master as NPM package (#6763)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 15930d910fa67a8500eab4a640cb5f6c971d6224)
    
    97) Fix typing of ExtensionStore.createInstance static (#6764)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: fbaa9de007c22c31de2f3de490300ba3e97c35fd)
    
    98) Bump rfc6902 from 4.0.2 to 5.0.0 (#6765)
    
    Bumps [rfc6902](https://github.com/chbrown/rfc6902) from 4.0.2 to 5.0.0.
    - [Release notes](https://github.com/chbrown/rfc6902/releases)
    - [Commits](https://github.com/chbrown/rfc6902/compare/v4.0.2...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: rfc6902
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 579c9d58d744de1e4b353cd8177ad44c0c89ede7)
    
    99) Fix loosing osx dock and tray icons on window reopen (#6770)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 5f88f68859fd91ffbf17b78286a107f939c5fd37)
    
    100) Bump moment-timezone from 0.5.39 to 0.5.40 (#6767)
    
    Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.39 to 0.5.40.
    - [Release notes](https://github.com/moment/moment-timezone/releases)
    - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
    - [Commits](https://github.com/moment/moment-timezone/compare/0.5.39...0.5.40)
    
    ---
    updated-dependencies:
    - dependency-name: moment-timezone
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4b31229516700948e8d3fa2e37c5a8ed974b0394)
    
    101) Bump got from 11.8.5 to 11.8.6 (#6768)
    
    Bumps [got](https://github.com/sindresorhus/got) from 11.8.5 to 11.8.6.
    - [Release notes](https://github.com/sindresorhus/got/releases)
    - [Commits](https://github.com/sindresorhus/got/compare/v11.8.5...v11.8.6)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ef613f122ff219291db0f3087ed9dd0747ea32cc)
    
    102) Bump rfc6902 from 5.0.0 to 5.0.1 (#6766)
    
    Bumps [rfc6902](https://github.com/chbrown/rfc6902) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/chbrown/rfc6902/releases)
    - [Commits](https://github.com/chbrown/rfc6902/compare/v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: rfc6902
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 774641464e37b2e3759bbac60226835fba968745)
    
    103) Fix queries for operator provider metrics (#6679)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2d38ec55fbd30ae645621f2989541bd0e806c0fc)
    
    104) Fix release workflow file (#6772)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9c576c7f802b09b9a161f911060688364a041ba6)
    
    105) Bump @kubernetes/client-node from 0.17.1 to 0.18.0 (#6769)
    
    * Bump @kubernetes/client-node from 0.17.1 to 0.18.0
    
    Bumps [@kubernetes/client-node](https://github.com/kubernetes-client/javascript) from 0.17.1 to 0.18.0.
    - [Release notes](https://github.com/kubernetes-client/javascript/releases)
    - [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes-client/javascript/compare/0.17.1...0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@kubernetes/client-node"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix typing
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix technical test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: de789ff9554fcb5c2227e35b2f09958f3ddef8c5)
    
    106) Make apiBase not an InjectionToken and make openNodeShellSession not special (#6774)
    
    * Replace apiBaseInjectionToken with tokens for configuration instead
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Use new ordering to make openNodeShellSession non-special
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5c6402b60a1ab2b8315c9c8a6a85c61cd503ea9a)
    
    107) Fix helm chart readme load app crash (#6781)
    
    * Change request readme types to be AsyncResult
    
    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: bf6550918c6ce8c36c723c04242fdc75e096d981)
    
    108) Bump eslint from 8.29.0 to 8.30.0 (#6776)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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.29.0...v8.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 50896350658e06f6e1f45b5ba58946cfe0e32fde)
    
    109) Bump sass from 1.56.1 to 1.57.0 (#6777)
    
    Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.57.0.
    - [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.56.1...1.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: f302fa94d5721a34606eed276d40ed37cf9692cb)
    
    110) Bump esbuild from 0.16.7 to 0.16.9 (#6778)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.7 to 0.16.9.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.7...v0.16.9)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 511d6affb07199fee05993c1e5167e917d659631)
    
    111) Bump playwright from 1.28.1 to 1.29.0 (#6779)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.28.1 to 1.29.0.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.28.1...v1.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8b752981a0229dbefa34cc28d985cccb1e3bd5fc)
    
    112) Fix app crash opening Install Chart dock tab (#6782)
    
    * Change type of RequestHelmChartValues to be AsyncResult
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Fixing tests
    
    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: e0bccfabd4b0ddf61b2a72aa9c2c051db0e08a97)
    
    113) Fix resize anchor z-index (#6784)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 56197d8e2e3d00a47a56142aed6eafe0fe031812)
    
    114) Bump @types/node from 16.18.9 to 16.18.10 (#6791)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.9 to 16.18.10.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 10849ae02726d8680b8396bc9fd522c82ff06846)
    
    115) Remove in-tree extensions to help facilitate a more secure and faster booting lens (#6775)
    
    * Remove kube-object-event-status extension
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove cluster-metrics-feature intree extension
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove lens-node-menu intree extension
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove lens-pod-menu intree extension
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove building extensions as part of build
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove integration test touching previously bundled code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 8db81a4731445ea16b6cc6bbf14afaea8f2fa8ab)
    
    116) Prevent shell sync commands from polluting history (#6668)
    
    * Prevent shell sync commands from polluting history
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ed26e245e6b5f1a4ab717969a743936715ff201e)
    
    117) Fix: load pods from all namespaces in node details (#6794)
    
    * Load pods from all namespaces in Node details
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Lint fixes
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 5dde02733bb8142b7466bf65bf805bde597733dd)
    
    118) Bump esbuild from 0.16.9 to 0.16.10 (#6790)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.9 to 0.16.10.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.16.9...v0.16.10)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: e762d07cf87035d1fbee8b74c8e9d7ae0956591f)
    
    119) Bump sass from 1.57.0 to 1.57.1 (#6793)
    
    Bumps [sass](https://github.com/sass/dart-sass) from 1.57.0 to 1.57.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.57.0...1.57.1)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 6ce7e8ee532f7680d6fe6a8d1ab163c4f58308a4)
    
    120) Bump typedoc from 0.23.22 to 0.23.23 (#6792)
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.22 to 0.23.23.
    - [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.22...v0.23.23)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 257582df76be60034c738af2271f20b8eaad141f)
    
    121) Navigation logging injectable (#6797)
    
    Move navigation logging to `setupLoggingForNavigationInjectable` to prevent cycle of injectables from occurring. Wasn't eventually needed for #6795 but still an improvement.
    
    Credit for the implementation goes to @Nokel81 , thanks!
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
    
    Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> (samitiilikainen)
    (SHA: e36f3d2d7043dc60d78cfcbca93aa67cab6bb3d2)
    
    122) Fix allowed resources checks on GKE  (#6657)
    
    * Add check for incomplete SelfSubjectRulesReview to fix GKE
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Adding namespaced for KubeApiResource
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Refactoring of AuthorizationNamespaceReview
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Removing dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Refactoring ListApiResources
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Extract ClusterContext into deps for KubeObjectStore to fix circular import
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash in frame by consolidating setup into runnables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors and remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix core resources not showing up
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix namespaces not being shown
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify ClusterContext to remove something only NamespaceStore needs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Make sure the public API doesn't change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fixing namespace-select-filter tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix other tests requiring overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix kludge in cluster-frame tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix remaining test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test due to incorrect casting
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix integration test and kube watches not working at all
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix secret details test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix non-ApplicationBuilder tests by adding overrides
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash due to trying to read hostedCluster too soon
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash due to timing issues
    - Make injectable phases more explicit for renderer
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 443081493b2146d168438cdb2961504ce41e3114)
    
    123) Split out use of httpsProxy preference (#6771)
    
    * Split out use of httpsProxy preference
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 24240655c01f615fa6b4baea8b6496427536614b)
    
    124) Fix broken import after PR merge (#6803)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4dac9a8b2b66cbb15946e3c4d5c2c8879b925f1e)
    
    125) Make request-api-resources flatter in implementation (#6802)
    
    * Make request-api-resources flatter in implementation
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * More improvements to requestApiResources
    - Also move files to better places
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rename iter.pipeline as iter.chain
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a83259b70a0d01fdaa6c6be8ec4c0563383ab922)
    
    126) Massively simplify bundled extension loading (#6787)
    
    * Switch bundled extension declarations to injection token
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change how bundled extensions are loaded
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix token file name
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix spelling
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve interface name
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 2000d9b32e4069d8256b83fdd2570a38b1ec6ca6)
    
  • v6.2.5
    1ef74289 · Release 6.2.5 (#6707) ·
    1) Release 6.2.0 (#6602)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df99b91d58e60e197eac193b12d9ce533fae103b)
    
    2) Update version to next preminor (#6603)
    
    Signed-off-by: GitHub <noreply@github.com>
    
    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: Nokel81 <Nokel81@users.noreply.github.com> (github-actions[bot])
    (SHA: 1e91ddf824ff3f6c0bb94a2a0214566786e951db)
    
    3) Remove spdy support (#6580)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b6f64c523440db79d7aae918b033da7365e1afa)
    
    4) Bump @swc/core from 1.3.14 to 1.3.18 (#6609)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.14 to 1.3.18.
    - [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.14...v1.3.18)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 126d4c7f235b21ce2c884801bbb054c570b944e2)
    
    5) Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (#6607)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.0.
    - [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.6.1...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: d4de845f5044638a7bcb69dbb660dab136951fe3)
    
    6) Bump css-loader from 6.7.1 to 6.7.2 (#6608)
    
    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b19c211cc675a7eaf354aca6c3609ccba7810828)
    
    7) Bump typescript from 4.8.4 to 4.9.3 (#6606)
    
    * Bump typescript from 4.8.4 to 4.9.3
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 9c64ddd59ee6510b0903d18027177c49e4278c94)
    
    8) Update Button, keep left (#6612)
    
    * Update Button, keep left
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    * update snapshots
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 7b5e1b8a31cd67c247ca35ba572ae7ba453e55d5)
    
    9) Bump concurrently from 7.5.0 to 7.6.0 (#6618)
    
    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 967f5bd35c75e1f2b4e7cc424cf01ce3a90859ef)
    
    10) Bump marked from 4.2.2 to 4.2.3 (#6617)
    
    Bumps [marked](https://github.com/markedjs/marked) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.2...v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b7a0e4d1df09dd17e1a1e24e51927910d93da0f4)
    
    11) Bump eslint from 8.27.0 to 8.28.0 (#6616)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5088a8fa4be9a175db0dcbed14acb4becbb9dfc0)
    
    12) Bump @swc/core from 1.3.18 to 1.3.19 (#6615)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.18 to 1.3.19.
    - [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.18...v1.3.19)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 05f17b3cd49499ce004fdd1fa4870aa7b253003c)
    
    13) Make ClusterFrameManager fully injectable (#6590)
    
    * Make ClusterFrameManager fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98e42cf25f85167b35a4421cc0fc567453620ba9)
    
    14) Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#6624)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.10 to 7.31.11.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7c6527003d30863b88a4dfc48678490fe27262ae)
    
    15) Bump esbuild from 0.15.14 to 0.15.15 (#6621)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.14 to 0.15.15.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.14...v0.15.15)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c20366ddce9272f494a29c16b12819a98109f692)
    
    16) Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#6623)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c69edce5b3abf9fcca654b7f4053bdeb3c909111)
    
    17) Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#6622)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 612538d9fc68449248a819e9e2d73a6b0f1c0c01)
    
    18) fix: getAllowedResources for all namespaces using SelfSubjectRulesReview (#6614)
    
    * fix: getAllowedResources for all namespaces using SelfSubjectRulesReview
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: refresh accessibility every 15 min
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * chore: remove unused clusterRefreshHandler
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: resolve SelfSubjectRulesReview globs
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    Co-authored-by: Andreas Hippler <andreas.hippler@goto.com> (ahippler)
    (SHA: 6d7090f8a72d6546571020c4668fdb2e6f958e64)
    
    19) Remove mac-ca usage since it was only in tests (#6043) (#6321)
    
    * Remove mac-ca usage since it was only in tests (#6043)
    
    * Make injecting CAs injectable, remove mac-ca as dependency
    * Fix win-ca failing on electron renderer on windows
    * Fix the matcher under features/ for main
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors from new types
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Temp change to see windows errors on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix temp change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change error message for windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Increase maxBuffer size when reading windows CAs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch back to running integration tests on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix usage after rebase
    
    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: 0eee5a07c56ea2dc0f5b06c1176554dfc6295a12)
    
    20) Add missing gutter between sections in cluster settings (#6631)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 892b105a6b3c3369ca76ff5df9cc3b7be26c7a60)
    
    21) Adding spacing between Metrics Settings sections (#6632)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1354fa66a545cd733feaaa87f8c3d712d7148201)
    
    22) Fix crash when upgrading release (#6626)
    
    * Fix crash when upgrading release
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash when upgrading helm releases
    
    - Fixes not being able to upgrade helm releases as well.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 573cd83bfbe631cdd28b862946eec75f75cd6f9b)
    
    23) Removing big padding after cluster  settings avatar (#6634)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 95cee3bcc8cac805fd801c2dcf7c7a51ec480d45)
    
    24) Fix KubeApi watch retry on timeout (#6640)
    
    * fix KubeApi watch retry on timeout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix 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: 245e132ada4a1c299f96fe643bce38826ae62156)
    
    25) Add eslint support for package.json exports (#6639)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 055a13d4a9f3e16ca02945d0b2fcc99a5061d4df)
    
    26) Make ResourceStack fully injectable (#6591)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6142aad5ab520662a3655253b654b5e74c7444f4)
    
    27) Bump electron from 19.1.6 to 19.1.7 (#6637)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.6 to 19.1.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/v19.1.6...v19.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0b2b9ab4233233f983d4ba32c5a1a5bc6e574b03)
    
    28) Bump playwright from 1.28.0 to 1.28.1 (#6636)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.28.0 to 1.28.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.28.0...v1.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 6578dd12b2587488c7b08d7fac10a283a7dfcd5a)
    
    29) Bump @types/lodash from 4.14.189 to 4.14.190 (#6638)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.189 to 4.14.190.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: aedc47551aac53d30fdbb89105a4d82722eba8c8)
    
    30) Handle globalAgent having a single non-array CA (#6628)
    
    * Handle globalAgent having a single non-array CA
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rewrite ternary as IIFE
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 27fb128c05f7e796e5b6dce6cc5b2bad029e45f5)
    
    31) Improve UX for shell env sync failure (#6644)
    
    * Move files to be under a feature folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add error notification on shell sync failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve error handling of case where match is not found
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 65b14b9e7b909ec72375ff4c612965cbba578b89)
    
    32) Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.9 to 0.5.10 (#6646)
    
    Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.9 to 0.5.10.
    - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
    - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.9...v0.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 30bfd6fa885a8b1b2ae03524acb59c3b478d1eba)
    
    33) Make PrometheusProviderRegistry fully injectable (#6592)
    
    * Stop using source code in build file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add new injectable version of binaryName
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add new NormalizedPlatform type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch legacy execHelm to use legacy global DI for binaryPath
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce injectable for kube auth proxy certs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce injectable forms of PrometheusProviders
    
    - Remove class requirement
    - Make everything injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update tests to not use private functions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup creating binary names and paths
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 286e6c8de77e34e45eeac0e93980bb071aad716f)
    
    34) Bump @swc/core from 1.3.19 to 1.3.20 (#6656)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.19 to 1.3.20.
    - [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.19...v1.3.20)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ba89f3526d3b0616949b2ea4094beadb5ebaca7e)
    
    35) Bump esbuild from 0.15.15 to 0.15.16 (#6655)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.15 to 0.15.16.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.15...v0.15.16)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8897bfc26b39090484c5ba847b8b832ba5d31b36)
    
    36) Make EntitySettingRegistry fully injectable (#6604)
    
    * Make EntitySettingRegistry fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add behavioural tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert tsconfig change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve naming
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9589175604aa690dddda414a801cda4203e6bfee)
    
    37) Remove uses of legacy global logger from injectables (#6660)
    
    - Clean up some of them to use more injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 005ed1c34e8d8c07af06f5a9bdfd614f86e59f24)
    
    38) Bump electron from 19.1.7 to 19.1.8 (#6664)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.7 to 19.1.8.
    - [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/v19.1.7...v19.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: a7f8515016e5fce1a01c0f85a36f3f18d3663c4c)
    
    39) Bump @types/randomcolor from 0.5.6 to 0.5.7 (#6661)
    
    Bumps [@types/randomcolor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/randomcolor) from 0.5.6 to 0.5.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/randomcolor)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/randomcolor"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 374701dd6e9bd107a107dd7b3d06c20aae794070)
    
    40) Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#6662)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.0.
    - [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.45.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2a4b06dd81c86459f055b9e8ffb2814eabd96d5f)
    
    41) Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 (#6663)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.0.
    - [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.45.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 439881783f2f96407b06bf7ebc01620325f218fa)
    
    42) Fix extensions using "application" as magic string for preference tab (#6666)
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: 1e0094bd8e46f37bb835e0d9f20d143b7cd8f8bc)
    
    43) Make preferences from extensions using tabs "application" and "telemetry" appear as last (#6674) (Iku-turso)
    (SHA: 75aee7e4fdd40008356cc4db599d1b92837d68b1)
    
    44) Fix back navigation in entity settings (#6670)
    
    - The bug was that the user would cycle through all the settings viewed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b77044a8f9213002f9d08eb53d534eeebf056ad4)
    
    45) Fix not displaying any pie charts when missing only some data (#6671)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 261aa2935a2cccdc8248bf092491bd70308eb17a)
    
    46) Bump mini-css-extract-plugin from 2.7.0 to 2.7.1 (#6673)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.0 to 2.7.1.
    - [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.0...v2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: e5f8951553314e5c848d58ce77dcd0b535fde22f)
    
    47) Bump @types/node from 16.18.3 to 16.18.4 (#6683)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.3 to 16.18.4.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ab4a99bd93f638867ab387413b79570faa9ef836)
    
    48) Add buttons to quicky filter the current view by a specific namespace (#6677)
    
    * Add quick namespace filtering in pods view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to HorizontalPodAutoscalers view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Leases view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to LimitRanges view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ConfigMaps view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to PodDisruptionBudgets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ResourceQuotas view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Secrets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global secretsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to CustomResources view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Events view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to HelmReleases view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Endpoints view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global endpointsStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Ingresses view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to NetworkPolicies view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to PortForwards view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Services view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to PersistentVolumeClaims view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to RoleBindings view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Roles view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ServiceAccounts view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to CronJobs view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to DaemonSets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Deployments view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to Jobs view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to StatefulSets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add quick namespace filtering to ReplicaSets view
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove last usage of legacy global replicaSetStore
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix up missing styles
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: a546f3b8aeb1a95585dbc86aa9098ae37b786c73)
    
    49) Bump electron from 19.1.8 to 19.1.9 (#6686)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.8 to 19.1.9.
    - [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/v19.1.8...v19.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 432fc5c0c203a5005b77d470bca61b71e6446e86)
    
    50) Add milestone automatically to release PRs (#6681)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 693f6ea9a5df3c264ec22a0647b242a579ca4ae9)
    
    51) Fix race conditrion preventing window from opening (#6680)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 4cb194611080e8546d898d177f1b9e7768464da7)
    
    52) Bump ts-loader from 9.4.1 to 9.4.2 (#6684)
    
    Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.1 to 9.4.2.
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/TypeStrong/ts-loader/compare/9.4.1...v9.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 713082e25ea515388b5b3dbee2dbaf80c840fce6)
    
    53) Bump @types/lodash from 4.14.190 to 4.14.191 (#6685)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.190 to 4.14.191.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 87035dd49aea6d50e34de3ad5813b5363e77eb27)
    
    54) Fix: remove excessive scrollbars from the TabLayout view (#6689)
    
    * Remove excessive scrollbars from the TabLayout view
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    * Updating snapshots harder
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 33e6771da377df4648b949f50d31bf77a1ff4e89)
    
    55) Fix not being able to add custom helm repos (#6692)
    
    * Add missing safety checks in unit tests for structured clone issues
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix not being able to add custom helm repos
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: ad31b732644a39af8652ebed8ff5db3cb1eaa562)
    
    56) Fix crash in PersistentVolumeDetails (#6691)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 5c69b273b13e69f820c5cea62aab9aace0a303ef)
    
    57) Bump query-string from 7.1.1 to 7.1.2 (#6694)
    
    Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.1.1 to 7.1.2.
    - [Release notes](https://github.com/sindresorhus/query-string/releases)
    - [Commits](https://github.com/sindresorhus/query-string/compare/v7.1.1...v7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: query-string
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 3f280b963e703f68f75fbb16b625448522282cfd)
    
    58) Bump @swc/core from 1.3.20 to 1.3.21 (#6695)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.20 to 1.3.21.
    - [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.20...v1.3.21)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 1a63d28e529f2c1b4a79194bafe224118ddba536)
    
    59) Bump react-select from 5.6.1 to 5.7.0 (#6696)
    
    * Bump react-select from 5.6.1 to 5.7.0
    
    Bumps [react-select](https://github.com/JedWatson/react-select) from 5.6.1 to 5.7.0.
    - [Release notes](https://github.com/JedWatson/react-select/releases)
    - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
    - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.6.1...react-select@5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: react-select
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 1acacbb7efa63cdc372d3613877fb44d3449bf0d)
    
    60) Replace CatalogEntityDetailRegistry with an injectable solution (#6605)
    
    * Replace EntityDetailRegistry with an injectable solution
    
    - Add some behavioural tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix import error
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Simplify loading extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove the last reminents of BaseRegistry
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix import errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix TypeError when loading extensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshots
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup LensExtensions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove bad comment
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9ba92cb072d9c5363d721a586543ffbe4c277107)
    
    61) Bump query-string from 7.1.2 to 7.1.3 (#6701)
    
    Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.1.2 to 7.1.3.
    - [Release notes](https://github.com/sindresorhus/query-string/releases)
    - [Commits](https://github.com/sindresorhus/query-string/compare/v7.1.2...v7.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: query-string
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: fe420ba7aa19146fe3749c7c7c2a595254359100)
    
    62) Bump eslint from 8.28.0 to 8.29.0 (#6700)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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.28.0...v8.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 4a098e2bc90c0001aa156a1168bb1b756d33c0d0)
    
    63) Bump esbuild from 0.15.16 to 0.15.17 (#6699)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.16 to 0.15.17.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.16...v0.15.17)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ab1b6eca0b9d1b7a9bc8689cf522e105601fe803)
    
    64) Fix top-bar .separator width (#6706)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 667a978952ca7a08138b2c226561b2a38b454a11)
    
    65) Bump @types/node from 16.18.4 to 16.18.6 (#6704)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.4 to 16.18.6.
    - [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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 957a5dca736d7ee6f7d15ab558fe3d7f21e6762f)
    
    66) Bump esbuild from 0.15.17 to 0.15.18 (#6702)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.17 to 0.15.18.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.17...v0.15.18)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 02a2f58e352a5221339f4a57810337cbf30d37fa)
    
    67) Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 5.45.0 to 5.45.1 (#6705)
    
    Bump @typescript-eslint/parser from 5.45.0 to 5.45.1
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.45.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.45.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2fa09ba10d1f76f9b8f170bb608400739cc82126)
    
  • v6.2.4
    810a0f8d · Release 6.2.4 (#6676) ·
    1) Release 6.2.0 (#6602)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df99b91d58e60e197eac193b12d9ce533fae103b)
    
    2) Update version to next preminor (#6603)
    
    Signed-off-by: GitHub <noreply@github.com>
    
    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: Nokel81 <Nokel81@users.noreply.github.com> (github-actions[bot])
    (SHA: 1e91ddf824ff3f6c0bb94a2a0214566786e951db)
    
    3) Remove spdy support (#6580)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b6f64c523440db79d7aae918b033da7365e1afa)
    
    4) Bump @swc/core from 1.3.14 to 1.3.18 (#6609)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.14 to 1.3.18.
    - [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.14...v1.3.18)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 126d4c7f235b21ce2c884801bbb054c570b944e2)
    
    5) Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (#6607)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.0.
    - [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.6.1...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: d4de845f5044638a7bcb69dbb660dab136951fe3)
    
    6) Bump css-loader from 6.7.1 to 6.7.2 (#6608)
    
    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b19c211cc675a7eaf354aca6c3609ccba7810828)
    
    7) Bump typescript from 4.8.4 to 4.9.3 (#6606)
    
    * Bump typescript from 4.8.4 to 4.9.3
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 9c64ddd59ee6510b0903d18027177c49e4278c94)
    
    8) Update Button, keep left (#6612)
    
    * Update Button, keep left
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    * update snapshots
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 7b5e1b8a31cd67c247ca35ba572ae7ba453e55d5)
    
    9) Bump concurrently from 7.5.0 to 7.6.0 (#6618)
    
    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 967f5bd35c75e1f2b4e7cc424cf01ce3a90859ef)
    
    10) Bump marked from 4.2.2 to 4.2.3 (#6617)
    
    Bumps [marked](https://github.com/markedjs/marked) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.2...v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b7a0e4d1df09dd17e1a1e24e51927910d93da0f4)
    
    11) Bump eslint from 8.27.0 to 8.28.0 (#6616)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5088a8fa4be9a175db0dcbed14acb4becbb9dfc0)
    
    12) Bump @swc/core from 1.3.18 to 1.3.19 (#6615)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.18 to 1.3.19.
    - [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.18...v1.3.19)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 05f17b3cd49499ce004fdd1fa4870aa7b253003c)
    
    13) Make ClusterFrameManager fully injectable (#6590)
    
    * Make ClusterFrameManager fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98e42cf25f85167b35a4421cc0fc567453620ba9)
    
    14) Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#6624)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.10 to 7.31.11.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7c6527003d30863b88a4dfc48678490fe27262ae)
    
    15) Bump esbuild from 0.15.14 to 0.15.15 (#6621)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.14 to 0.15.15.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.14...v0.15.15)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c20366ddce9272f494a29c16b12819a98109f692)
    
    16) Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#6623)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c69edce5b3abf9fcca654b7f4053bdeb3c909111)
    
    17) Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#6622)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 612538d9fc68449248a819e9e2d73a6b0f1c0c01)
    
    18) fix: getAllowedResources for all namespaces using SelfSubjectRulesReview (#6614)
    
    * fix: getAllowedResources for all namespaces using SelfSubjectRulesReview
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: refresh accessibility every 15 min
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * chore: remove unused clusterRefreshHandler
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: resolve SelfSubjectRulesReview globs
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    Co-authored-by: Andreas Hippler <andreas.hippler@goto.com> (ahippler)
    (SHA: 6d7090f8a72d6546571020c4668fdb2e6f958e64)
    
    19) Remove mac-ca usage since it was only in tests (#6043) (#6321)
    
    * Remove mac-ca usage since it was only in tests (#6043)
    
    * Make injecting CAs injectable, remove mac-ca as dependency
    * Fix win-ca failing on electron renderer on windows
    * Fix the matcher under features/ for main
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors from new types
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Temp change to see windows errors on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix temp change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change error message for windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Increase maxBuffer size when reading windows CAs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch back to running integration tests on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix usage after rebase
    
    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: 0eee5a07c56ea2dc0f5b06c1176554dfc6295a12)
    
    20) Add missing gutter between sections in cluster settings (#6631)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 892b105a6b3c3369ca76ff5df9cc3b7be26c7a60)
    
    21) Adding spacing between Metrics Settings sections (#6632)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1354fa66a545cd733feaaa87f8c3d712d7148201)
    
    22) Fix crash when upgrading release (#6626)
    
    * Fix crash when upgrading release
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash when upgrading helm releases
    
    - Fixes not being able to upgrade helm releases as well.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 573cd83bfbe631cdd28b862946eec75f75cd6f9b)
    
    23) Removing big padding after cluster  settings avatar (#6634)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 95cee3bcc8cac805fd801c2dcf7c7a51ec480d45)
    
    24) Fix KubeApi watch retry on timeout (#6640)
    
    * fix KubeApi watch retry on timeout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix 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: 245e132ada4a1c299f96fe643bce38826ae62156)
    
    25) Add eslint support for package.json exports (#6639)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 055a13d4a9f3e16ca02945d0b2fcc99a5061d4df)
    
    26) Make ResourceStack fully injectable (#6591)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6142aad5ab520662a3655253b654b5e74c7444f4)
    
    27) Bump electron from 19.1.6 to 19.1.7 (#6637)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.6 to 19.1.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/v19.1.6...v19.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0b2b9ab4233233f983d4ba32c5a1a5bc6e574b03)
    
    28) Bump playwright from 1.28.0 to 1.28.1 (#6636)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.28.0 to 1.28.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.28.0...v1.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 6578dd12b2587488c7b08d7fac10a283a7dfcd5a)
    
    29) Bump @types/lodash from 4.14.189 to 4.14.190 (#6638)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.189 to 4.14.190.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: aedc47551aac53d30fdbb89105a4d82722eba8c8)
    
    30) Handle globalAgent having a single non-array CA (#6628)
    
    * Handle globalAgent having a single non-array CA
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rewrite ternary as IIFE
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 27fb128c05f7e796e5b6dce6cc5b2bad029e45f5)
    
    31) Improve UX for shell env sync failure (#6644)
    
    * Move files to be under a feature folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add error notification on shell sync failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve error handling of case where match is not found
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 65b14b9e7b909ec72375ff4c612965cbba578b89)
    
    32) Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.9 to 0.5.10 (#6646)
    
    Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.9 to 0.5.10.
    - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
    - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.9...v0.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 30bfd6fa885a8b1b2ae03524acb59c3b478d1eba)
    
    33) Make PrometheusProviderRegistry fully injectable (#6592)
    
    * Stop using source code in build file
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add new injectable version of binaryName
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add new NormalizedPlatform type
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch legacy execHelm to use legacy global DI for binaryPath
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Remove dead code
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce injectable for kube auth proxy certs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Introduce injectable forms of PrometheusProviders
    
    - Remove class requirement
    - Make everything injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update tests to not use private functions
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Cleanup creating binary names and paths
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 286e6c8de77e34e45eeac0e93980bb071aad716f)
    
    34) Bump @swc/core from 1.3.19 to 1.3.20 (#6656)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.19 to 1.3.20.
    - [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.19...v1.3.20)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: ba89f3526d3b0616949b2ea4094beadb5ebaca7e)
    
    35) Bump esbuild from 0.15.15 to 0.15.16 (#6655)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.15 to 0.15.16.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.15...v0.15.16)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 8897bfc26b39090484c5ba847b8b832ba5d31b36)
    
    36) Make EntitySettingRegistry fully injectable (#6604)
    
    * Make EntitySettingRegistry fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add behavioural tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix lint
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Revert tsconfig change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Update snapshot
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve naming
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 9589175604aa690dddda414a801cda4203e6bfee)
    
    37) Remove uses of legacy global logger from injectables (#6660)
    
    - Clean up some of them to use more injectables
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 005ed1c34e8d8c07af06f5a9bdfd614f86e59f24)
    
    38) Bump electron from 19.1.7 to 19.1.8 (#6664)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.7 to 19.1.8.
    - [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/v19.1.7...v19.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: a7f8515016e5fce1a01c0f85a36f3f18d3663c4c)
    
    39) Bump @types/randomcolor from 0.5.6 to 0.5.7 (#6661)
    
    Bumps [@types/randomcolor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/randomcolor) from 0.5.6 to 0.5.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/randomcolor)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/randomcolor"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 374701dd6e9bd107a107dd7b3d06c20aae794070)
    
    40) Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#6662)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.0.
    - [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.45.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 2a4b06dd81c86459f055b9e8ffb2814eabd96d5f)
    
    41) Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 (#6663)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.0.
    - [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.45.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 439881783f2f96407b06bf7ebc01620325f218fa)
    
    42) Fix extensions using "application" as magic string for preference tab (#6666)
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
    
    Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso)
    (SHA: 1e0094bd8e46f37bb835e0d9f20d143b7cd8f8bc)
    
    43) Make preferences from extensions using tabs "application" and "telemetry" appear as last (#6674) (Iku-turso)
    (SHA: 75aee7e4fdd40008356cc4db599d1b92837d68b1)
    
    44) Fix back navigation in entity settings (#6670)
    
    - The bug was that the user would cycle through all the settings viewed
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: b77044a8f9213002f9d08eb53d534eeebf056ad4)
    
    45) Fix not displaying any pie charts when missing only some data (#6671)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 261aa2935a2cccdc8248bf092491bd70308eb17a)
    
    46) Bump mini-css-extract-plugin from 2.7.0 to 2.7.1 (#6673)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.0 to 2.7.1.
    - [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.0...v2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: e5f8951553314e5c848d58ce77dcd0b535fde22f)
    
  • v6.2.3
    3011bab0 · Release/v6.2.3 (#6649) ·
    1) Release 6.2.0 (#6602)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df99b91d58e60e197eac193b12d9ce533fae103b)
    
    2) Update version to next preminor (#6603)
    
    Signed-off-by: GitHub <noreply@github.com>
    
    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: Nokel81 <Nokel81@users.noreply.github.com> (github-actions[bot])
    (SHA: 1e91ddf824ff3f6c0bb94a2a0214566786e951db)
    
    3) Remove spdy support (#6580)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b6f64c523440db79d7aae918b033da7365e1afa)
    
    4) Bump @swc/core from 1.3.14 to 1.3.18 (#6609)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.14 to 1.3.18.
    - [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.14...v1.3.18)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 126d4c7f235b21ce2c884801bbb054c570b944e2)
    
    5) Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (#6607)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.0.
    - [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.6.1...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: d4de845f5044638a7bcb69dbb660dab136951fe3)
    
    6) Bump css-loader from 6.7.1 to 6.7.2 (#6608)
    
    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b19c211cc675a7eaf354aca6c3609ccba7810828)
    
    7) Bump typescript from 4.8.4 to 4.9.3 (#6606)
    
    * Bump typescript from 4.8.4 to 4.9.3
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 9c64ddd59ee6510b0903d18027177c49e4278c94)
    
    8) Update Button, keep left (#6612)
    
    * Update Button, keep left
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    * update snapshots
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 7b5e1b8a31cd67c247ca35ba572ae7ba453e55d5)
    
    9) Bump concurrently from 7.5.0 to 7.6.0 (#6618)
    
    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 967f5bd35c75e1f2b4e7cc424cf01ce3a90859ef)
    
    10) Bump marked from 4.2.2 to 4.2.3 (#6617)
    
    Bumps [marked](https://github.com/markedjs/marked) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.2...v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b7a0e4d1df09dd17e1a1e24e51927910d93da0f4)
    
    11) Bump eslint from 8.27.0 to 8.28.0 (#6616)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5088a8fa4be9a175db0dcbed14acb4becbb9dfc0)
    
    12) Bump @swc/core from 1.3.18 to 1.3.19 (#6615)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.18 to 1.3.19.
    - [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.18...v1.3.19)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 05f17b3cd49499ce004fdd1fa4870aa7b253003c)
    
    13) Make ClusterFrameManager fully injectable (#6590)
    
    * Make ClusterFrameManager fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98e42cf25f85167b35a4421cc0fc567453620ba9)
    
    14) Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#6624)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.10 to 7.31.11.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7c6527003d30863b88a4dfc48678490fe27262ae)
    
    15) Bump esbuild from 0.15.14 to 0.15.15 (#6621)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.14 to 0.15.15.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.14...v0.15.15)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c20366ddce9272f494a29c16b12819a98109f692)
    
    16) Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#6623)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c69edce5b3abf9fcca654b7f4053bdeb3c909111)
    
    17) Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#6622)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 612538d9fc68449248a819e9e2d73a6b0f1c0c01)
    
    18) fix: getAllowedResources for all namespaces using SelfSubjectRulesReview (#6614)
    
    * fix: getAllowedResources for all namespaces using SelfSubjectRulesReview
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: refresh accessibility every 15 min
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * chore: remove unused clusterRefreshHandler
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: resolve SelfSubjectRulesReview globs
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    Co-authored-by: Andreas Hippler <andreas.hippler@goto.com> (ahippler)
    (SHA: 6d7090f8a72d6546571020c4668fdb2e6f958e64)
    
    19) Remove mac-ca usage since it was only in tests (#6043) (#6321)
    
    * Remove mac-ca usage since it was only in tests (#6043)
    
    * Make injecting CAs injectable, remove mac-ca as dependency
    * Fix win-ca failing on electron renderer on windows
    * Fix the matcher under features/ for main
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors from new types
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Temp change to see windows errors on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix temp change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change error message for windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Increase maxBuffer size when reading windows CAs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch back to running integration tests on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix usage after rebase
    
    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: 0eee5a07c56ea2dc0f5b06c1176554dfc6295a12)
    
    20) Add missing gutter between sections in cluster settings (#6631)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 892b105a6b3c3369ca76ff5df9cc3b7be26c7a60)
    
    21) Adding spacing between Metrics Settings sections (#6632)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1354fa66a545cd733feaaa87f8c3d712d7148201)
    
    22) Fix crash when upgrading release (#6626)
    
    * Fix crash when upgrading release
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash when upgrading helm releases
    
    - Fixes not being able to upgrade helm releases as well.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 573cd83bfbe631cdd28b862946eec75f75cd6f9b)
    
    23) Removing big padding after cluster  settings avatar (#6634)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 95cee3bcc8cac805fd801c2dcf7c7a51ec480d45)
    
    24) Fix KubeApi watch retry on timeout (#6640)
    
    * fix KubeApi watch retry on timeout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix 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: 245e132ada4a1c299f96fe643bce38826ae62156)
    
    25) Add eslint support for package.json exports (#6639)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 055a13d4a9f3e16ca02945d0b2fcc99a5061d4df)
    
    26) Make ResourceStack fully injectable (#6591)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6142aad5ab520662a3655253b654b5e74c7444f4)
    
    27) Bump electron from 19.1.6 to 19.1.7 (#6637)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.6 to 19.1.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/v19.1.6...v19.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0b2b9ab4233233f983d4ba32c5a1a5bc6e574b03)
    
    28) Bump playwright from 1.28.0 to 1.28.1 (#6636)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.28.0 to 1.28.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.28.0...v1.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 6578dd12b2587488c7b08d7fac10a283a7dfcd5a)
    
    29) Bump @types/lodash from 4.14.189 to 4.14.190 (#6638)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.189 to 4.14.190.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: aedc47551aac53d30fdbb89105a4d82722eba8c8)
    
    30) Handle globalAgent having a single non-array CA (#6628)
    
    * Handle globalAgent having a single non-array CA
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Rewrite ternary as IIFE
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 27fb128c05f7e796e5b6dce6cc5b2bad029e45f5)
    
    31) Improve UX for shell env sync failure (#6644)
    
    * Move files to be under a feature folder
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Add error notification on shell sync failure
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Improve error handling of case where match is not found
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 65b14b9e7b909ec72375ff4c612965cbba578b89)
    
  • v6.2.2
    4a13f516 · Release 6.2.2 (#6642) ·
    1) Release 6.2.0 (#6602)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: df99b91d58e60e197eac193b12d9ce533fae103b)
    
    2) Update version to next preminor (#6603)
    
    Signed-off-by: GitHub <noreply@github.com>
    
    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: Nokel81 <Nokel81@users.noreply.github.com> (github-actions[bot])
    (SHA: 1e91ddf824ff3f6c0bb94a2a0214566786e951db)
    
    3) Remove spdy support (#6580)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 1b6f64c523440db79d7aae918b033da7365e1afa)
    
    4) Bump @swc/core from 1.3.14 to 1.3.18 (#6609)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.14 to 1.3.18.
    - [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.14...v1.3.18)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 126d4c7f235b21ce2c884801bbb054c570b944e2)
    
    5) Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 (#6607)
    
    Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.0.
    - [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.6.1...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: d4de845f5044638a7bcb69dbb660dab136951fe3)
    
    6) Bump css-loader from 6.7.1 to 6.7.2 (#6608)
    
    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b19c211cc675a7eaf354aca6c3609ccba7810828)
    
    7) Bump typescript from 4.8.4 to 4.9.3 (#6606)
    
    * Bump typescript from 4.8.4 to 4.9.3
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Malton <sebastian@malton.name> (dependabot[bot])
    (SHA: 9c64ddd59ee6510b0903d18027177c49e4278c94)
    
    8) Update Button, keep left (#6612)
    
    * Update Button, keep left
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    * update snapshots
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
    
    Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com> (jim-docker)
    (SHA: 7b5e1b8a31cd67c247ca35ba572ae7ba453e55d5)
    
    9) Bump concurrently from 7.5.0 to 7.6.0 (#6618)
    
    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 967f5bd35c75e1f2b4e7cc424cf01ce3a90859ef)
    
    10) Bump marked from 4.2.2 to 4.2.3 (#6617)
    
    Bumps [marked](https://github.com/markedjs/marked) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](https://github.com/markedjs/marked/compare/v4.2.2...v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: b7a0e4d1df09dd17e1a1e24e51927910d93da0f4)
    
    11) Bump eslint from 8.27.0 to 8.28.0 (#6616)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 5088a8fa4be9a175db0dcbed14acb4becbb9dfc0)
    
    12) Bump @swc/core from 1.3.18 to 1.3.19 (#6615)
    
    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.18 to 1.3.19.
    - [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.18...v1.3.19)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 05f17b3cd49499ce004fdd1fa4870aa7b253003c)
    
    13) Make ClusterFrameManager fully injectable (#6590)
    
    * Make ClusterFrameManager fully injectable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 98e42cf25f85167b35a4421cc0fc567453620ba9)
    
    14) Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#6624)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.10 to 7.31.11.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 7c6527003d30863b88a4dfc48678490fe27262ae)
    
    15) Bump esbuild from 0.15.14 to 0.15.15 (#6621)
    
    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.14 to 0.15.15.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/evanw/esbuild/compare/v0.15.14...v0.15.15)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c20366ddce9272f494a29c16b12819a98109f692)
    
    16) Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#6623)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: c69edce5b3abf9fcca654b7f4053bdeb3c909111)
    
    17) Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#6622)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.0.
    - [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.44.0/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 612538d9fc68449248a819e9e2d73a6b0f1c0c01)
    
    18) fix: getAllowedResources for all namespaces using SelfSubjectRulesReview (#6614)
    
    * fix: getAllowedResources for all namespaces using SelfSubjectRulesReview
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: refresh accessibility every 15 min
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * chore: remove unused clusterRefreshHandler
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    * fix: resolve SelfSubjectRulesReview globs
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    
    Signed-off-by: Andreas Hippler <andreas.hippler@goto.com>
    Co-authored-by: Andreas Hippler <andreas.hippler@goto.com> (ahippler)
    (SHA: 6d7090f8a72d6546571020c4668fdb2e6f958e64)
    
    19) Remove mac-ca usage since it was only in tests (#6043) (#6321)
    
    * Remove mac-ca usage since it was only in tests (#6043)
    
    * Make injecting CAs injectable, remove mac-ca as dependency
    * Fix win-ca failing on electron renderer on windows
    * Fix the matcher under features/ for main
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix type errors from new types
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Temp change to see windows errors on CI
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix temp change
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Change error message for windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Increase maxBuffer size when reading windows CAs
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Switch back to running integration tests on windows
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix usage after rebase
    
    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: 0eee5a07c56ea2dc0f5b06c1176554dfc6295a12)
    
    20) Add missing gutter between sections in cluster settings (#6631)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 892b105a6b3c3369ca76ff5df9cc3b7be26c7a60)
    
    21) Adding spacing between Metrics Settings sections (#6632)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 1354fa66a545cd733feaaa87f8c3d712d7148201)
    
    22) Fix crash when upgrading release (#6626)
    
    * Fix crash when upgrading release
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix crash when upgrading helm releases
    
    - Fixes not being able to upgrade helm releases as well.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix tests
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    * Fix test failures
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 573cd83bfbe631cdd28b862946eec75f75cd6f9b)
    
    23) Removing big padding after cluster  settings avatar (#6634)
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
    
    Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront)
    (SHA: 95cee3bcc8cac805fd801c2dcf7c7a51ec480d45)
    
    24) Fix KubeApi watch retry on timeout (#6640)
    
    * fix KubeApi watch retry on timeout
    
    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
    
    * Fix 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: 245e132ada4a1c299f96fe643bce38826ae62156)
    
    25) Add eslint support for package.json exports (#6639)
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
    
    Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav)
    (SHA: 055a13d4a9f3e16ca02945d0b2fcc99a5061d4df)
    
    26) Make ResourceStack fully injectable (#6591)
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81)
    (SHA: 6142aad5ab520662a3655253b654b5e74c7444f4)
    
    27) Bump electron from 19.1.6 to 19.1.7 (#6637)
    
    Bumps [electron](https://github.com/electron/electron) from 19.1.6 to 19.1.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/v19.1.6...v19.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 0b2b9ab4233233f983d4ba32c5a1a5bc6e574b03)
    
    28) Bump playwright from 1.28.0 to 1.28.1 (#6636)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.28.0 to 1.28.1.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](https://github.com/Microsoft/playwright/compare/v1.28.0...v1.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: 6578dd12b2587488c7b08d7fac10a283a7dfcd5a)
    
    29) Bump @types/lodash from 4.14.189 to 4.14.190 (#6638)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.189 to 4.14.190.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot])
    (SHA: aedc47551aac53d30fdbb89105a4d82722eba8c8)