Sebastian Malton
c6618bde88
release v5.1.0-beta.1 ( #3360 )
2021-07-12 15:58:25 -04:00
dependabot[bot]
3e18b619be
Bump jest-mock-extended from 1.0.10 to 1.0.16 ( #3341 )
...
Bumps [jest-mock-extended](https://github.com/marchaos/jest-mock-extended ) from 1.0.10 to 1.0.16.
- [Release notes](https://github.com/marchaos/jest-mock-extended/releases )
- [Commits](https://github.com/marchaos/jest-mock-extended/commits )
---
updated-dependencies:
- dependency-name: jest-mock-extended
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>
2021-07-09 18:51:01 -04:00
Jari Kolehmainen
b367aed7d2
Fork-ts-checker-webpack-plugin 5.2.1 ( #3046 )
2021-07-09 17:40:25 -04:00
dependabot[bot]
d7db877079
Bump html-webpack-plugin from 4.3.0 to 4.5.2 ( #3116 )
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.3.0 to 4.5.2.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/v4.5.2/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.3.0...v4.5.2 )
---
updated-dependencies:
- dependency-name: html-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>
2021-07-09 17:40:08 -04:00
dependabot[bot]
b1f3046736
Bump xterm-addon-fit from 0.4.0 to 0.5.0 ( #3112 )
...
Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases )
- [Commits](https://github.com/xtermjs/xterm.js/compare/0.4...0.5 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-09 17:39:43 -04:00
chh
05b1a2fc5d
Add Sentry to capture exceptions and console.error messages, add a checkbox in preference to enable/disable error reporting ( #3252 )
2021-07-08 19:22:12 +03:00
Sebastian Malton
497e47b277
Automatically sync all kubeConfigPaths ( #3227 )
2021-07-07 16:29:58 -04:00
dependabot[bot]
eca03ddd6f
Bump dompurify from 2.0.11 to 2.3.0 ( #3282 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.11 to 2.3.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.11...2.3.0 )
---
updated-dependencies:
- dependency-name: dompurify
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>
2021-07-06 16:39:02 -04:00
Jari Kolehmainen
30bd552322
Run integration tests against real build ( #3278 )
...
* run integration tests against real build
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* add author.email to package.json
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-07-06 15:38:49 +03:00
Jari Kolehmainen
8ac3203924
v5.0.2 ( #3275 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-07-06 00:12:57 +03:00
Jari Kolehmainen
3138307895
Release v5.0.1 ( #3269 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-07-05 18:16:20 +03:00
Jari Kolehmainen
eb37ae636e
Revert "set build.appId ( #3264 )" ( #3268 )
...
This reverts commit 1091eca464 .
2021-07-05 17:14:35 +03:00
Jari Kolehmainen
1091eca464
set build.appId ( #3264 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-07-05 16:03:02 +03:00
chh
ce56dd812b
Add esbuild/esbuild-loader to reduce memory usage when make dev ( #3220 )
2021-06-30 08:05:02 -04:00
Sebastian Malton
aa86e5a41e
release v5.0.0 ( #3209 )
2021-06-29 11:38:29 -04:00
Sebastian Malton
2788025fea
Switch to deterministic cluster IDs ( #3201 )
2021-06-28 11:14:55 -04:00
Sebastian Malton
4e235a95a1
release v5.0.0-beta.12 ( #3188 )
2021-06-25 14:32:08 -04:00
Jari Kolehmainen
d9eb9125cf
Release v5.0.0-beta.11 ( #3176 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-06-24 15:40:33 -04:00
dependabot[bot]
cec5139b4f
Bump eslint-plugin-react from 7.21.5 to 7.24.0 ( #3114 )
...
* Bump eslint-plugin-react from 7.21.5 to 7.24.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.5 to 7.24.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.24.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>
* Disable react/prop-types for .ts(x)? files
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>
2021-06-23 12:19:24 +03:00
Jari Kolehmainen
4096b87f99
Release v5.0.0-beta.10 ( #3141 )
...
* release v5.0.0-rc.0
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Fix release-drafter.yml
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Add ability to force tag
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* release v5.0.0-rc.0
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Fix release-drafter.yml
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Add ability to force tag
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* v5.0.0-beta.10
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* fix migrations
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Co-authored-by: Sebastian Malton <sebastian@malton.name>
2021-06-22 11:09:51 +03:00
dependabot[bot]
f6862fc72d
Bump typeface-roboto from 0.0.75 to 1.1.13 ( #3003 )
...
Bumps [typeface-roboto](https://github.com/KyleAMathews/typefaces ) from 0.0.75 to 1.1.13.
- [Release notes](https://github.com/KyleAMathews/typefaces/releases )
- [Commits](https://github.com/KyleAMathews/typefaces/compare/v0.0.75...v1.1.13 )
---
updated-dependencies:
- dependency-name: typeface-roboto
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-18 14:57:52 -04:00
dependabot[bot]
631013d9b7
Bump proper-lockfile from 4.1.1 to 4.1.2 ( #3047 )
...
Bumps [proper-lockfile](https://github.com/moxystudio/node-proper-lockfile ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/moxystudio/node-proper-lockfile/releases )
- [Changelog](https://github.com/moxystudio/node-proper-lockfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-proper-lockfile/compare/v4.1.1...v4.1.2 )
---
updated-dependencies:
- dependency-name: proper-lockfile
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>
2021-06-18 14:57:35 -04:00
Sebastian Malton
9b04e611a4
Transition workspaces to hotbars ( #3079 )
2021-06-18 12:05:44 -04:00
Sebastian Malton
7f51e3addd
Make CatalogEntity labels clickable ( #3075 )
...
- Transition workspace's to be labels
- Fix migrations to support multiple migrations for the same version
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-06-18 08:44:28 -04:00
Sebastian Malton
7988f068cb
release v5.0.0-beta.9 ( #3063 )
...
* Revert displayName being first key
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* release v5.0.0-beta.9
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-06-17 13:25:24 +03:00
steve richards
91b429e25a
Re-enable strict mode in docs vlidation. Bump mkdocs-material version ( #3073 )
...
- Re-enable strict mode in the verify docs command now that the latest version of mkdocs-material is available and supports the new Google Analytics layout
- Amend mkdocs config to use the new Google Analytics layout
- Bump to use latest 1.2 version of mkdocs
Note - current issue https://github.com/mkdocs/mkdocs/issues/2457 stops live reload from work in mkdocs 1.2 so developers will need to amend the mkdocs.yml
to pin mkdocs to version 1.1.2
Signed-off-by: Steve Richards <srichards@mirantis.com>
2021-06-16 15:51:36 +01:00
Sebastian Malton
247b00a5a3
Fix height resizing of VirtualList ( #3072 )
2021-06-16 09:05:24 -04:00
Sebastian Malton
e26694d4b6
release v5.0.0-beta.8 ( #3036 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-06-11 11:38:40 -04:00
dependabot[bot]
a12cb0a16e
Bump electron-devtools-installer from 3.1.1 to 3.2.0 ( #3020 )
...
Bumps [electron-devtools-installer](https://github.com/MarshallOfSound/electron-devtools-installer ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/MarshallOfSound/electron-devtools-installer/releases )
- [Changelog](https://github.com/MarshallOfSound/electron-devtools-installer/blob/master/.releaserc.json )
- [Commits](https://github.com/MarshallOfSound/electron-devtools-installer/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: electron-devtools-installer
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>
2021-06-10 09:46:46 -04:00
dependabot[bot]
1ed7892b26
Bump css-loader from 3.6.0 to 5.2.6 ( #2871 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.6.0 to 5.2.6.
- [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/v3.6.0...v5.2.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 09:54:34 -04:00
dependabot[bot]
c20f30145b
Bump @testing-library/jest-dom from 5.11.10 to 5.13.0 ( #3002 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.10 to 5.13.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.10...v5.13.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
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>
2021-06-09 08:23:42 -04:00
dependabot[bot]
6044d08a74
Bump request-promise-native from 1.0.8 to 1.0.9 ( #2991 )
...
Bumps [request-promise-native](https://github.com/request/request-promise-native ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/request/request-promise-native/releases )
- [Commits](https://github.com/request/request-promise-native/compare/v1.0.8...v1.0.9 )
---
updated-dependencies:
- dependency-name: request-promise-native
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>
2021-06-09 06:49:16 +03:00
Sebastian Malton
434e5ff635
Turn off --strict in verify-docs ( #2998 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-06-08 11:23:11 -04:00
Jari Kolehmainen
f38b310cb9
Release v5.0.0-beta.7 ( #2912 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-06-08 11:22:36 -04:00
dependabot[bot]
757fed47fa
Bump @types/sharp from 0.26.0 to 0.28.3 ( #2993 )
...
Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp ) from 0.26.0 to 0.28.3.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 07:41:25 -04:00
dependabot[bot]
007982bf48
Bump @kubernetes/client-node from 0.12.0 to 0.14.3 ( #2990 )
...
Bumps [@kubernetes/client-node](https://github.com/kubernetes-client/javascript ) from 0.12.0 to 0.14.3.
- [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.12.0...0.14.3 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 14:40:53 +03:00
Sebastian Malton
ba1e5973be
Upgrade typedoc ( #2940 )
2021-06-07 09:51:43 -04:00
dependabot[bot]
5642359306
Bump node-loader from 0.6.0 to 1.0.3 ( #2967 )
...
Bumps [node-loader](https://github.com/webpack-contrib/node-loader ) from 0.6.0 to 1.0.3.
- [Release notes](https://github.com/webpack-contrib/node-loader/releases )
- [Changelog](https://github.com/webpack-contrib/node-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/node-loader/compare/v0.6.0...v1.0.3 )
---
updated-dependencies:
- dependency-name: node-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 15:16:34 +03:00
dependabot[bot]
c773f2ed59
Bump @types/react-dom from 17.0.0 to 17.0.6 ( #2957 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.0 to 17.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
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>
2021-06-07 15:15:54 +03:00
Sebastian Malton
817c8e00db
Simplify add cluster view ( #2716 )
...
- Only shows editor, and will save all text to file
- Reports some validation errors, but doesn't block the add cluster
button
- Cleanup kube helpers to facilitate clearer FS interactions
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-06-07 08:14:43 -04:00
dependabot[bot]
b746531ad4
Bump moment from 2.26.0 to 2.29.1 ( #2926 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.26.0 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.26.0...2.29.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 08:14:00 -04:00
dependabot[bot]
f832865fa6
Bump @hapi/call from 8.0.0 to 8.0.1 ( #2958 )
...
Bumps [@hapi/call](https://github.com/hapijs/call ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/hapijs/call/releases )
- [Commits](https://github.com/hapijs/call/compare/v8.0.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: "@hapi/call"
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>
2021-06-04 08:57:05 -04:00
dependabot[bot]
c0967193da
Bump style-loader from 1.2.1 to 2.0.0 ( #2519 )
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-04 08:51:58 -04:00
dependabot[bot]
a9761c4374
Bump @types/marked from 0.7.4 to 2.0.3 ( #2858 )
...
Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked ) from 0.7.4 to 2.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 10:18:58 -04:00
Jari Kolehmainen
e7086a66d1
update react-select types ( #2930 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-06-02 21:15:30 +03:00
dependabot[bot]
9e24ac69ec
Bump mini-css-extract-plugin from 0.9.0 to 1.6.0 ( #2925 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.9.0 to 1.6.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/v0.9.0...v1.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 07:54:37 -04:00
Jari Kolehmainen
79f251b4d7
Add homepage to package.json ( #2920 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-05-31 14:22:52 -04:00
dependabot[bot]
b6555e71a9
Bump ws from 7.3.0 to 7.4.6 ( #2905 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.3.0 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.3.0...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:51:19 -04:00
dependabot[bot]
2c0e8b6510
Bump file-loader from 6.0.0 to 6.2.0 ( #2621 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:50:49 -04:00
Jari Kolehmainen
cd96842750
Typed catalog category events ( #2812 )
...
* typesafe catalog category events
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* use emit
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* rename events
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-05-31 08:09:57 +03:00