1) Adding webhook list and store Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 18ea6c2a4fd1bb4378b28f51c188630a8d1cbefe) 2) Adding webhook sidebar items injectable Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: c6b1306d9a001d8fd283a600e739b3755200c93a) 3) Webhook Config initial details page Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 831c1f1d1e789c45be322f09798fce8231fd66c5) 4) Add more fields to details panel Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 66252f068d9dc5cd7e152749b81405a269c03259) 5) Add mutatingWebhookConfigurationsRouteComponentInjectable Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: afd7413849b78a3700ee74f86357f918aa9ecacc) 6) Add index.ts for exporting list and details Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 849e2b6397528f0255fe5a0672060788f42cab1f) 7) Add detail item injectable Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 07d5ddfda8af775876d8c12520bece640489303f) 8) Add rbac rules Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 78f9c2ec07ba61304eb51b62b2d2a24b57217be1) 9) Change sidebar link parent to Config item Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 9c2884a671883b08da466174c55e543c3a9b5088) 10) Fix webhook field scoping Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 02e24735b850771412a66257f087c7fc3ba77e44) 11) Remove namespace and labels columns Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: a308320dd65593686c83667f66bd98f6eda5ae75) 12) Add object selector details item Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: f00c6129d71006deb5267a86caaaeb24bdcb6338) 13) Set mutatingwebhookconfigs as cluster-scoped Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 86eda1d751d4c06776537c62d6ec5d4d52615666) 14) Add namespace selector Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: a3a16c42c986aea24a8a666fc9d2dfaf6bf870ef) 15) Add Rules details item Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: dbd480212d8eb2f908b99683a839c0643edd84ba) 16) Customize search input placeholder Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 61602d9628529ef4885570360b9df416fa1a86e1) 17) Removing <b> tags Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 6564f89db8fe98e1415508d6ba7406ffd3c302e4) 18) Add styles for details panel Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 88f832012d544ab72aedd2ad479959d79369d7b4) 19) Clean up mutating webhook configs api Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 03632626ceb4c5e2145c60f7e51833d86f913426) 20) Fix table header Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 2ada8304182be8ce53ff0678c4634a3093547394) 21) Set status item `padding-inline` to 0 if there is no children elements (#7529) Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com> (chenhunghan) (SHA: 01cc0186e55e8a599202f658989f75a163550657) 22) Add metrics Feature (#7507) Signed-off-by: Juho Heikka <juho.heikka@gmail.com> (jweak) (SHA: 53cb3a5d384b11837239772e0b7a7a0b5be2c077) 23) Release 6.5.0-alpha.4 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: de36379a813d41ff5207279159009a2c48f7cc06) 24) Bump underscore from 1.7.0 to 1.13.6 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.13.6. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.13.6) --- updated-dependencies: - dependency-name: underscore dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 2f06413fb738544ca0619151ddec4cf974d04dcf) 25) fix: Add publishConfig for new package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d1159e3c32ffbee160bc3f9a99c56a33d91b9360) 26) feat: Add lint pass to prevent future issues Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2f23109ba066d6c81ede86c2e87abd435582435) 27) Release 6.5.0-alpha.5 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d991838893c715113b8e083b048c2b3f912a8ad4) 28) chore: Rename tokens to be more correct Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a81b0f961e97c0913bccfa1ddefe0404a02421b7) 29) chore: Move is auto updating state to own injectable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8ee65f841e7dee33705b361b77ae554e91636a16) 30) chore: Rename exitApp to forceAppExit Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 802cbdb0969e8a6cc852c9dc81f89d81dd3db766) 31) chore: Split setupRunnablesBeforeClosingOfApplication Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c0eb4c6dea81927b253add6e1f47b438c2e1269b) 32) chore: Move stopping extensions to own runnable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9d181ab6ab133c31043b82f0267d3ee6fdde49fa) 33) chore: Remove closing windows on quit - Electron does this already Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 980b054fad149c6451dcc00eabe0076f68e03faa) 34) chore: Move disconnecting cluster connections to own runnable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1581da458d449b10495625bd250ce148cc98eef9) 35) chore: Move logging on quit to runnable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4ff3186ca7b56086014f993f63254170334b9169) 36) chore: Replace all uses of stopServicesAndExitApp with requestQuitOfApp - Also updated tests with new behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2c4a7ecfb4e4fa30a8830b49383133dd5dc2c9b8) 37) Fix: Close current connections to LensProxy on quit - This speeds up quitting Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6c91224b17b6fdece4c5edd2727560a1c7547ba3) 38) chore: add better overrides for app and autoUpdater Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 48ebda2f0648aa87d0d86d558893f6ae7b63dfa9) 39) chore: Disable hiding exit code from e2e tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 908072525970134b72d62a2362e61b9614feed9c) 40) Release 6.5.0-alpha.6 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6f59e1feb6018c538391e2303be61a9b06aaf667) 41) fix: Fix when github releases are marked as prereleases Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: adf67fb6a76382859cbaf6f20704a6469ba4bdfd) 42) Make webpack respect dependencies vs peerDependencies when deciding dependency is external (#7545) Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7dc0ce719289132ab87caff1c6e308b1c669e1f4) 43) chore: Upgrade versions of @ogre-tools/* to 15.3.0 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: ba8f7f916d8e2c6d37481d4f6cb635635eddf0be) 44) chore: Convert show-details telemetry to instantiationDecoratorToken - Fix bug about throwing error on some calls to showDetails Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 672ddc7b8d080dc029d050ff9b3489c226735f3f) 45) chore: Bump @ogre-tools/* to 15.3.1 and fixup telemetry decorator Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1c48dda707884a81bcb56f647a0274962618921b) 46) chore: Fix lint for @k8slens/application Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 35c3d31f2a0fbe2944c44cf43f655f696bc990fc) 47) chore: Fix unit tests failing due to bug in cycle detection Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5198cb6f279cd412395db4a9af80511d54f36d26) 48) fix: Disable cycle detection due to bug in ogre-tools Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d4e8b48b4a166e2aabeab76355765d78a445c43c) 49) chore: Update test to have more stable snapshot Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 97dbe5038ceb50ef51b8c38944506f74238eb236) 50) chore: Update lockfile to fix CI Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1e0cb9fc1461f7f1d1d8b607c2b1d20422ae3148) 51) fix: Make importing styles not break the builds (#7550) Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 2debe613595c0baa6c81eff9039053a0a66fbf35) 52) feat: Compute the kubectl download version map at build time - Allows for bundled kubectl config to be changed without code changes - Introduce @k8slens/kubectl-versions - Compile time fetching of versions - Update @swc/* packages Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 0bd7b1fe92a173379c8a5a1ab7e13cf9e4f8223b) 53) chore: fix some packages required prepare scripts Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f8ac072df9731c1e89084760212629bec33c9b04) 54) chore: Update versions json Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 89be1943ddc3f3611f011bbd7b4d2d7ec2b6bc7d) 55) chore: update kubectl versions files Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: ed0eba548fb52ee152909911adba07a56332e960) 56) chore: Remove most uses of "bin" from workspaces - Replace with running scripts from a specific workspace Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3aa6c1666a994f430163dc81ad05ac743367e6f4) 57) chore: Update snapshot for @k8slens/webpack Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2cf006435de6068ff6758a777eb74e4aa3f44ecf) 58) chore: Add node invocation to package scripts Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3637c0a26a5d2393830427927fb7c9a7be0eb69d) 59) fix: Fix paths provided as parameters to workspace scripts Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d5acd57584887f8eed544650761ef4408481a6a2) 60) fix: Readd run-script-os to open-lens to fix build:app Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 430bebaa6f90941d0b7e2c88d59aaac0a9260d7f) 61) fix: Fix generating @k8slens/node-fetch Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: ecdb14c692b00db391d993e9fc8eee29081da04f) 62) chore: Change version of @k8slens/kubectl-versions Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58ad63bb4098ac06b74ff0e098be875b1e6890a8) 63) fix: Revise paths for generating tray icons Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 58b8b4f1f9113aaedb136ebbf00c568abea0173c) 64) chore: Update @k8slens/kubectl-versions file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 30f794d66d2e0840eb425ab1467e524b854638bb) 65) fix: Fix generating tray icons and downloading binaries on windows Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 289d62caaadcf4899719c6a8b8c2ee4b7e725e9c) 66) Bump typedoc from 0.23.25 to 0.24.1 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.25 to 0.24.1. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.25...v0.24.1) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: b9ed722dd0cc5472cce434374d546cf510076b8e) 67) chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26 Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26. - [Release notes](https://github.com/swc-project/jest/releases) - [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26) --- updated-dependencies: - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 11f4c919207ef1bfeac8c5a6416dcf927b9b3065) 68) chore(deps-dev): Bump monaco-editor from 0.29.1 to 0.37.1 Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.29.1 to 0.37.1. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/monaco-editor/compare/v0.29.1...v0.37.1) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 780820acfcb77a0a93c48196515a8cebee39e6ae) 69) chore: Bump monaco-editor-webpack-plugin to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 45a99d6c1045634f75602de5cecbba325827b620) 70) chore: Fix cron test workflow failing due to wrong reasons Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: dd87fbf8ed759f25a3dbc606f257ddcef8afc039) 71) chore: remove unnecessary spacing from monaco editor lines Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: e5eb709e6679a92b2ce2e4936b0f2a4cef713974) 72) New resource view: ValidatingWebhookConfigurations (#7552) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3baa42e17bab0855f88b474be173b0ef7768e4ca) 73) fix(core): hide update button if downloading of an update fails Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: f6977428daa3f61482e7066689ebf7092b0fb2b1) 74) feat: Introduce API for changing the status bar colour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 06a0dce612b67084f8f36ba552ea23f8ac071201) 75) chore: Revert exposing api to legacy extension API Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: ebc63091a1e84f94ae61337f64e8a0408a83c962) 76) chore: Expose api to only bundled extensions Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fef789bd498d622a8897d15130e8fefeef29d650) 77) fix: change class name behaviour to limit snapshot diffs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bfb2b8e6591891b529d5cf0f8757ff8b7080e004) 78) chore: Fix spelling of helper function Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4fb21af57b12a1868b2990bbd803c98974e7ffe7) 79) chore: Add log line for current version at start of application Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 82fdcf69c0f31cfe8b14a8429347877b68f301b2) 80) chore: Introduce competition for InitializableState Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 72a01cdc176191d2af165baae126b2a4bbb7a7c8) 81) chore: Switch buildVersion to use new Initializable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1b96a94c1403f60c1ae8342d250f965bc85733c0) 82) chore: Allow specifying runnable phase directly from runAfter Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8a3e204e748c57f866d88c367b6ba4d8ddc71484) 83) chore: Switch semanticBuildVersion to use new Initializable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6fa9e2cde608518c86de748017d9ecb0f4c251eb) 84) chore: Switch releaseChannel to not use Initializable at all Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fc18c61d367400fbb18fe81bc3ea7edf1ce8cbf1) 85) chore: Switch semanticBuildVersion to not use Initializable at all Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 53920a704604fc02430d8fb10daa47a5f9c3c785) 86) chore: Switch defaultUpdateChannel to not use Initializable at all Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 353da78d4b1dccd969bb6c4f5e933446e7e2fda6) 87) chore: Remove InitializableState for loosing competition Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: eafd1efbc0a4bc14790e0c6c9446c9089b62b14e) 88) chore(deps-dev): Bump webpack-dev-server from 4.13.2 to 4.13.3 Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f26d71fbe4b0e5ac4a74cf4960136b55431bfc1e) 89) chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.5.1 Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 1a5bc554cefd04b6dfbf6bf27314c214a1dd2f27) 90) chore(deps-dev): Bump postcss from 8.4.21 to 8.4.22 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 095a38b36b09b1ac40c07d55c5e505bc4f9425b2) 91) chore(deps): Bump sharp from 0.31.3 to 0.32.0 Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.0. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.31.3...v0.32.0) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 916d5d69292ee7fa3438910b2cf46c7014245f76) 92) Release 6.5.0-alpha.7 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: efa18539608b3a1d5033b9f9fe4b685b09b28dfe) 93) fix: Fix running release tool Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 03349c232b14c3b5085fc994ecbf2fe4ba56e98a) 94) chore: Revert only running one cluster page e2e test Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: eac7691d7512366d53a36eb1fb2413d3e9ac3ef2) 95) chore(deps-dev): Bump electron from 22.3.5 to 22.3.6 (#7577) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot]) (SHA: 768b6ffc8c33b893aa3941c16b090dfda20484f6) 96) chore(deps-dev): Bump fast-xml-parser from 4.2.0 to 4.2.2 (#7576) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dependabot[bot]) (SHA: 90ac50176af181cb01655a93d56bbe9fb1212e3f) 97) Use strict dependency for extension-api -> core (#7579) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: c7df928acc557c0a83aa7502ff3a6a0d3195db87) 98) chore: extract tooltip into package - chore: add sanity check unit test - chore: added tailwind.config.js to fix build - chore: .swcrc added for tests to pass - chore(deps): sass is not a dependency - fix: manually import the tooltip css to fix tooltips not showing up - chore: Run lint:fix against code - chore: Fix use of mock in @k8slens/core Signed-off-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Sebastian Malton <sebastian@malton.name> (gabriel-mirantis) (SHA: 01059d8cb185c3566b58541c2aec14c52d7b12be) 99) chore: Fix spelling in ResizingAnchorProps Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9cafc8e6b1bdc0bb043dbb1c296f342b564b2967) 100) chore: Update snapshots for tooltip Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9f3550be140b325a0ed903a377023e814864f061) 101) chore: Fix test failing Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 23f124791a2ac0bdf406b655e7d31169c17c4171) 102) chore: Bump typedoc and typedoc-plugin-markdown Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 98c371ef0c897198ca5a63786936ab771504508e) 103) docs: Fix generating docs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 45574d49ccbc5e9aec2916db237719a6ee77993f) 104) docs: Fix initial warnings from generating API docs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5d9cdee31f0f56a16fdddcb01828b490302c2100) 105) docs: Fix generating markdown for api docs Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 46f7e70cb3902e0119abdc8088030ece88985670) 106) chore: Update package-lock to fix CI Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1eeddbb37707473bb2f38149a0bb8cdf1eafa507) 107) chore: Fix unit tests by increasing coverage of tooltip to 100% Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 9656b8c577839d39bc52049bb7e2f19999ec388f) 108) docs: Add documentation for cluster connection flow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 192d8119dbd1e7e31cb0006754145e69509049c1) 109) chore(deps-dev): Bump @swc/core from 1.3.51 to 1.3.52 Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.51 to 1.3.52. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.51...v1.3.52) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: e712922aeb48fb5ebd236da24869a4279440fb3f) 110) chore(deps): Bump webpack from 5.79.0 to 5.80.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.80.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.80.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 7747277af60a07bd3d383579ef17c0ea6b97a30a) 111) chore(deps-dev): Bump postcss from 8.4.22 to 8.4.23 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4f4c7e7b56f957faa2dba43a6e7f95bf4d0b0143) 112) chore: Expand withTooltip unit tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4bb37df1cdb0c84e3d8b7e148d8c6c25af4548af) 113) List layout column injection token package (#7544) Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com> Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (samitiilikainen) (SHA: 5eb41e8a6c83ab9b7bae3d864d49e53c38a6b58f) 114) List more than 256 helm releases. Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 63ad14d5d11f2fec87e63083cf82cba79993b632) 115) chore: extract button from core for error-boundary Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 5128730fd23f064f8fac24a1efe91bbfadee7dee) 116) fix: lint:fix Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 76c11aa697e3ada81c876fe8a3ac6e33b4ce8cb9) 117) replaced with export from @k8slens/button to maintain backwards compatibility Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: ee4fbc37cc4c12e56fea3b3147e16f49ce91cbcc) 118) Release 6.5.0-alpha.8 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6528ce52158820445c42c0a793109f413e24a682) 119) fix: Make sure that the @k8slens/core dep in @k8slens/extensions is exact Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 799a3cbd1cc025514d822db8263c3e1ef747a446) 120) chore(deps-dev): Bump @types/node from 16.18.23 to 16.18.24 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.23 to 16.18.24. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 7ed2e83493c46d53449604aa14ce03fddf563370) 121) chore: Move resource templates to @k8slens/resource-templates - Switch to using webpack to bundle the templates instead of electron-builder Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> Signed-off-by: Sebastian Malton <sebastian@malton.name> (jakolehm) (SHA: e7b8e63053d40ff5a6e8ee84e915e4dba2e711af) 122) chore: Fix unit tests failing due to using require.context in unit tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d984e9e305fd560e5789a3bf2b9570ae9554eb6f) 123) chore(deps-dev): Bump memfs from 3.5.0 to 3.5.1 Bumps [memfs](https://github.com/streamich/memfs) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/memfs/compare/v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: memfs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f0e0dd1ba7ad7b9acd515c8c33ed404040c2e3d5) 124) chore: Cleanup Namespace.isControlledByHNC Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bdc42901ba0f290a961575ef61aa5c2a15c0202e) 125) chore: Fix spelling of injectable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 87598fc7d1177353eacc580c84b14f2fcd2586be) 126) feat: Introduce injectables to remove subNamespaces Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: c5572257bd6a32a2f05fc78f54ece428f54389fe) 127) feat: Add removing subNamespaces to Namespace route Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: aa950026a3162abf6322afb4b5c5bf56f9f7e10f) 128) feat: Add deleting subNamespaces to contextMenu Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 89cf491bc0aa80ee398f8b5dc39ec7c69d00c7bb) 129) chore: Add behavioural tests for deleting sub namespaces Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bb5876b39c64363caeffc0d88e3f295ae7a453dc) 130) chore: Update snapshots after adding new testid Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 535bac4df9c8ff22beff617773e441064e21dee4) 131) chore: Fixup kube-object-menu tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6741b942201914100499b816751fa40494ea8d8e) 132) chore: Fix showing-details-for-helm-release tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3d0b0b7bd17dd43525997da2fea3372e6ecf4c87) 133) chore(deps-dev): Bump @swc/core from 1.3.52 to 1.3.53 Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.52 to 1.3.53. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.52...v1.3.53) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 955378d86bf55ff996a3e938c4a51700955832f7) 134) chore(deps-dev): Bump typedoc from 0.24.4 to 0.24.5 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.4 to 0.24.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.4...v0.24.5) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: d3dc43778bdca79868214363b7c963d892dbc7f6) 135) chore(deps): Bump inquirer from 9.1.5 to 9.2.0 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.1.5 to 9.2.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.5...inquirer@9.2.0) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f901b7d031d4fc7905c9dcb50a068a8100e44aaf) 136) chore(deps-dev): Bump eslint from 8.38.0 to 8.39.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: ff0d21f6a499fb5ee52a6f806148156bc76345b4) 137) ci: Fix test of 'Cron Test' workflow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8dce32153f1dc70f57cb0c2d1b80a08149f96f65) 138) chore: Change parseKubeApi into a no-throw version Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2f21ba51d1a149251e0fa0d6fb31fdafdc889a78) 139) chore: Cleanup formatting of imports Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4634643f9338eddb17b34f3f35b5051e2276cbed) 140) fix: Add checks to KubeObject constructor to ensure shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bf6af58d80552a16be7a547f772902b138a12fbd) 141) feat: Improve formatting error messages from apiKube Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3439472065e6b850e286f6a34bccc23b827b8e28) 142) Fix: Correct getEditSelfLinkFor to produce correct selfLink Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 456d6ae94f7d1b68b434778fdf7b4c6d9af1aed4) 143) chore: Move files around to flatten hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6c3e8e83c03d13bd42db4ab3c56ebae5b4b3d649) 144) chore: Rename injectables to remove redundancy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4716dcc43419ea453465879ec21f6cf3d1580948) 145) chore: Simplify global overrides of requestKubeResource and requestPatchKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5fb08960fe36f3e1b814473d5a8e8facafa7aab4) 146) fix: Fix selfLink being missing from requestKubeResource Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b90e04e02dfd18896d5f08f1bc36f90179635797) 147) chore: Simplify requestPatchKubeResource impl Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bc149f0627833cf2a481eac7215dbec40b30ca05) 148) chore: Update tests to use more business logic - To have a higher confidence in the code, given that the old tests didn't save us from modifying the code before. Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 5dc94f291bae131ca3fe74f3c13d4c7230e1fc05) 149) test: Fix kube-api-version-detection tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43f3059c9bdbd06917c723e6a343c4cdddb70051) 150) feat: Never auto-close error notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 561d8dbc09581ff21aa79e85f3903c45e99ac33b) 151) fix: Remove incorrect timeout on standard info notifications Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: bcf95a65f1d2be91fa613f0da9d0ae978faaef75) 152) chore: Add test verifying new notification formatting behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1c8559013b19b698d9e34d6a6d539fca2a1139f7) 153) chore(deps-dev): Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: ce6fd2152174e07f4cb32defa67d6de8602a439d) 154) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.5.1 to 15.6.1. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/v15.6.1/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.5.1...v15.6.1) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: a12a78b2440c01c39c61bedc442d1c1c098998e5) 155) chore(deps-dev): Bump typedoc from 0.24.5 to 0.24.6 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.5 to 0.24.6. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.5...v0.24.6) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4024d184facb851b190bb9871de76a882e50f01f) 156) Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620) Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com> (panuhorsmalahti) (SHA: 5f3a7a5873ee501961a0fe5d29b0882b329478d9) 157) chore(deps-dev): Bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.0 to 5.59.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: f2070a1e4c1368f08ba4062affce5f3d532b8d48) 158) ci: Fix daily alpha workflow to just create the next alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 54e7f10ca588db83f151e0bee32684951b1e7497) 159) chore(ci): Fix hash declaration Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3746e28f95382d5eba10bd839bf78eb97cb9aa65) 160) feat: Adjust container status colors to be distinguable with red/green filter (#7621) Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> (aleksfront) (SHA: 3532fc1dab918190fa76199a9d7b04d6efe40c47) 161) chore: Add support for using injectionTokens in global overrides Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6ae078c91d39e305ae0f613a42b92850cab5e638) 162) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f3b13b0816a39dd92cf2faab6b80d35732a58ecd) 163) feature @k8slens/routing Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: e8c94abc0bf2e737f0522f4417ed24c4c949d460) 164) fix: add routingFeature to getDiForUnitTesting Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: b33a8b49607935450f70b1d5535431ba416fc22e) 165) fix: removed dependencies: [reactApplicationFeature], Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 0dae1594baabbd06e798f9a1b4c132cee998bb65) 166) chore: Extract an injectionToken Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: db9a3675e14070ce2b99305ad715f9c0ef71f1cf) 167) fix: observableHistoryInjectionToken and 1 revert for GlobalOverride Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 8c0220c353c9047a2a4df570b598c31868b5f7e2) 168) chore: remove tailwind Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f783c1d73e457eca5322857cce4f45b84b755f26) 169) chore: LocationState => unknown Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 3f882276acea53fe1f2bec7c6ba90cb8381f0635) 170) chore: updated deps Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 815e9adfca1ad1733045bef225a2031d5461a73c) 171) chore: extract error-boundary Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 7dff8e31a6b86ed7792967a88f93a80160a0d53f) 172) chore: Remove leading '+' on some directory names Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 4379edf0c7fcb1aa1695f48fc883a630bbd96421) 173) chore(deps): Bump tailwindcss from 3.3.1 to 3.3.2 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.2/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 525172cd6b91d988a8d22537d175b16c3304b3d5) 174) chore(deps): Bump sass from 1.62.0 to 1.62.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4981caa05b3d56c46650e149ac88645417a11d83) 175) chore(deps-dev): Bump @types/node from 16.18.24 to 16.18.25 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.24 to 16.18.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 14af67b489fecae03f05c3abf2a9daacb40c73a5) 176) chore(deps-dev): Bump @types/http-proxy from 1.17.10 to 1.17.11 Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) from 1.17.10 to 1.17.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy) --- updated-dependencies: - dependency-name: "@types/http-proxy" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 4c0aa60993ae4ddcce30b1653f8d6e9ddd39dbe7) 177) chore: extract @k8slens/resizing-anchor Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 161cfa7d2a1247ab9f6eb1ef1c3fdf76c31599ce) 178) chore: Flatten file hierarchy Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a0953df4b12af00ff5e7b41de3fae5b238519cd7) 179) fix: Only show Update Channel preferences when applicable Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 43cedae7b05eaa7f932f2718939f7b856a1b86c5) 180) chore: Update snapshots to match new behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b8abe07177ea03bbc682ed7b1722b167816fcaa5) 181) chore(deps-dev): Bump electron from 22.3.6 to 22.3.7 Bumps [electron](https://github.com/electron/electron) from 22.3.6 to 22.3.7. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v22.3.6...v22.3.7) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 904106f1810255886c613ecd53f8ea9c7761a7bf) 182) chore(deps): Bump webpack from 5.80.0 to 5.81.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 6d838aa160bdb931cb9ab6b0f45a356cac5e51c1) 183) chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.7) --- updated-dependencies: - dependency-name: xterm-addon-fit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: c708f9741a006df327966884b156726a192ddae1) 184) chore(deps): Bump @ogre-tools/injectable from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 04024d6972ba172b5ebe875de8d348c2280b68cb) 185) chore(deps): Bump @ogre-tools/injectable-extension-for-mobx Bumps [@ogre-tools/injectable-extension-for-mobx](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-mobx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 46b4f604f84550415e844b953be8ee41468a41ae) 186) chore(deps): Bump sharp from 0.32.0 to 0.32.1 Bumps [sharp](https://github.com/lovell/sharp) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.0...v0.32.1) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 1cf80be4aacfe1a8bbcd13878048de29784040e1) 187) chore(deps): Bump @ogre-tools/injectable-react from 15.6.1 to 15.7.0 Bumps [@ogre-tools/injectable-react](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: dee85caf7d43d5b10b5fe9f494f8d19d28222ddc) 188) chore(ci): Fix Daily Alpha workflow Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 950e3a8a7db5d05748fc88604b1adbdaece98775) 189) chore: Switch to using GH_TOKEN for daily alpha Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 259db43073c9673462133d6d79d2aafe112b1435) 190) chore: Add git fetch to daily alpha to fix error Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 3a727fbeb216f3666006098c671ffe62a10c8f87) 191) chore(deps-dev): Bump playwright from 1.32.3 to 1.33.0 Bumps [playwright](https://github.com/Microsoft/playwright) from 1.32.3 to 1.33.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.32.3...v1.33.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 9911b6e14496357100d2803e2bfeb4db2a645f8c) 192) chore(deps): Bump @ogre-tools/injectable-extension-for-auto-registration Bumps [@ogre-tools/injectable-extension-for-auto-registration](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/injectable-extension-for-auto-registration" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: d6d0e59a10115f818339dfac6fecd2457c23b6c4) 193) chore(deps-dev): Bump @ogre-tools/test-utils from 15.6.1 to 15.7.0 Bumps [@ogre-tools/test-utils](https://github.com/ogre-works/ogre-tools) from 15.6.1 to 15.7.0. - [Release notes](https://github.com/ogre-works/ogre-tools/releases) - [Changelog](https://github.com/ogre-works/ogre-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/ogre-works/ogre-tools/compare/v15.6.1...v15.7.0) --- updated-dependencies: - dependency-name: "@ogre-tools/test-utils" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 43069dbc10495217d15d3c1a94ddfe41bc0b5a25) 194) chore(deps-dev): Bump @types/marked from 4.0.8 to 4.3.0 Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 4.0.8 to 4.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked) --- updated-dependencies: - dependency-name: "@types/marked" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (dependabot[bot]) (SHA: 09aab1b45cb609b2c0a7f1d160c22c8c3b4ff8cd) 195) chore: extract event-emitter from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 1c23162b58c45ef4a01d77f0d302c4ed0ec0ce83) 196) chore: Extract legacy global di into separate package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 576373b16bef38d72e310a4555c5531c307b1bb5) 197) chore: Extract @k8slens/kube-object package Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 1bf24db7972d3d2cf6df3d20dcaf87f0a8e41e64) 198) fix!: Improve typing of columns for kube object list layout Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 721c3b17ff0e7778518319ea3bdfac3632e30592) 199) chore: Use new typings for pod columns Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 80458170ad8aa219d0e40f191f09ee8a6e763e22) 200) fix!: Use correct typing for Metrics tokens Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8f8f77550f4931b16a9e736c1f3061e6a9f544ce) 201) chore: Use new typings of metrics components Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: b4d57320713703e352405404591db71a9ddc3772) 202) chore: Update lock file Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 44d3859d3fca414311ddfb42a811ba84ae840b5a) 203) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8395c262ada811e9010ae5446cde429ae4b76f82) 204) chore: Change refactoring of implementation to maintain behaviour Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: dcc54953121e98057389fc5bcfd1fae48309ad36) 205) chore: Fix kube-object-list-layout tests to maintain snapshot shape Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fd5f912ccff82e07edc20ad8150891d7c17db28d) 206) chore: Update snapshots for cluster-frame Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 34a721a6f947936f870cc3ed0f508b88fb715ec7) 207) chore: Fix kube-api tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 8461cde200bac8bfed5d5215b939cc1d8486aef6) 208) chore: Fix lint Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: a42749386a7d0bb2f59537556e7362d0a09ff6b5) 209) chore: Revert eslint change Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: fe3310624f1386cd8c3cf6dba3e5f282c007db54) 210) chore: Update lint rules Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: e0ce2a39bd5a9a2db429af4ae71a10ebbee004ff) 211) chore: Fix build missing 'Scale' type Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 97b2d8b1aecdfd35258fbe751d164cda387dc7e5) 212) chore: Fix deployment scale tests Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 962ecddb3fffbe2178313de2076b5960b24f021d) 213) fix: Add new packages to open-lens to fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: f2f6cc500c38cdeb4d6e8bd1da16e36c61a07aea) 214) chore: Consolidate infrastructure of webpack to ts to make it scriptable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 9a4b02becb21ce91b5b00bd9eaeb8a2de1f9405e) 215) feat: Introduce reusable script to build using webpack Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 98fe1a38bf73208558eed83d612b091193eb8f52) 216) chore: Consolidate build scripts to the new shared script Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (Iku-turso) (SHA: 79db1fed26ea7a761940d2bad3f2cd8413000cc7) 217) chore: Make infrastructure for webpack cleanable Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: e81affe0e3913a1594ed3ff1dd7de32d58cbd416) 218) chore: Switch to using utility function from different library Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: ba151da51350add0798f08a6268e1d51a25c745b) 219) chore: Consolidate ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 39cd31a72615c8b1224c57e28dddc5cf91d0eeaa) 220) chore: Disable coverage check for webpack package being not interesting Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 355ff3296aeb3207b6a966c079400f2ca43036e2) 221) feat: Make pushing linkables happen automatically when using re-usable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7e66181be52dc7c81f3616ce023b3df94630b393) 222) chore: Add pushing linkables to packages that do not use reusable build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 79baa41fc12caf1876677d4b74680327cf665f48) 223) chore: Update eslint-config -packages Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 11ab79b5684c8f461e91ec26dcb98ec934eb61f6) 224) chore: Fix code style Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 65f04b6e387a7f178d88a0204b628576e7747d4b) 225) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 2204a4f18d2bd0a878b63fd4ff4af0098633a409) 226) chore: Bump ogre-tools Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 9c3160a989795026915245e4443ba5b9f2eb2ba0) 227) chore: Add linkable as dev dependency to root package json to make sure dependency is hoisted to root level Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: dcb6e5cb8089d0b13fec08573adbf47f6829f979) 228) chore: Consolidate more ogre-tools versions Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 6b130c32918a3e33ea11ef19714c60932e382aeb) 229) chore: Consolidate more packages to use shared build script Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 7cbbcdbab77410e4416622b3cb44eaf4cf0fb4a8) 230) chore: Update package-lock after rebase Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> (jansav) (SHA: 5c22432b5be61986f17efcea2ad96d946449f5fa) 231) docs: Rework cluster connection flow scenarios Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 57632ca45de0174ae168e43eee66311bf4fb61f6) 232) chore: Finish fleshing out V2 of cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 6b3b1757f232ab410ee313d4e73921a0e6cf57bb) 233) chore: Fix formatting of V1 cluster connection scenario Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 998cc36454492d56a5d9dfaae7499cd54ec7052d) 234) @k8slens/logger Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 66f28046b9e195cb6320efa0819d09c648d005df) 235) chore: loggerInjectionToken Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: 908d6b381dcad2583cdcb2aee9d8f9991a121822) 236) chore: injectionToken: loggerInjectionToken, Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f9ea643320508f6f5ec88ac4f08703a7413eaddd) 237) chore: added dependencies Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: d27c6ff6781f47639e0a9c7dd2b5abb3c39346c1) 238) fix: removed as-legacy-globals-for-extension-api Signed-off-by: Gabriel <gaccettola@mirantis.com> (gabriel-mirantis) (SHA: f1f26344900b99c70b2bed2f453ed27574d7b417) 239) chore: extract json-api from core Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> (jakolehm) (SHA: 04a23fc4f975563702dbb0837d9543e881f6fca3) 240) chore: Remove some unused dependencies This might even remove a cycle in lerna task graph which can be seen as warning, sometimes (reason unknown). Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 690dd2e476a0512678ff0bde49ce27c6e266b02c) 241) chore: Add npm-script to nuke and reinstall dependencies Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: f5cb1c207cdbf2540dac89b204191f7ef31f7c15) 242) chore: Enforce a specific version of NPM to make package-locks not vary Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0003c10dbbb280792099a2696255c757b9f8f21d) 243) chore: Make script "all:install" use the fixed version of npm Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: fa840611a1b8b41c748457b3e4e5f814811b744d) 244) chore: Update package-lock There's supposedly something between devs causing volatility in the package-lock. Needs some investigation. Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 0fe92fb54aaf73d0c31d50fcf1b084682278afd5) 245) chore: Make ci "npm install" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: eb297193aab706c404386671d9c3a6148aa6ae2c) 246) chore: Make ci "npm ci" using correct version of NPM Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 51f75cc9e0682c47078d5534cf0dc564668c5cca) 247) chore: Revert non-working way to specify npm version in ci This reverts commit 1232445e0a9a0255a3ecf9d09fa3b76da58db8fc. Co-authored-by: Gabriel <gaccettola@mirantis.com> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 6f4fb399361a43422e8afd676407991143b58e73) 248) chore: Try if CI works with an alternate way of specifying npm version Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> (Iku-turso) (SHA: 1b30b50a7d515c26e74fd64442a972e2eefa029a) 249) chore: Fix daily alpha to generate release PR Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: d989ee11eb7b13addff38471976448bf834960d2) 250) Release 6.5.0-alpha.9 Signed-off-by: Sebastian Malton <sebastian@malton.name> (Nokel81) (SHA: 2b721ab1c9073f3876758e0a345026590f957198)