Vedant Apraj
37af7dfbec
fix: maintain cluster context after adding repo ( #616 ) ( #641 )
...
* fix: maintain cluster context after adding repo (#616 )
* chore: rollback lock file changes as requested
2026-01-09 17:47:22 +00:00
dependabot[bot]
05c7c0b5c4
Bump react-router from 7.9.6 to 7.12.0 in /frontend ( #642 )
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.9.6 to 7.12.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.12.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-09 17:33:28 +00:00
dependabot[bot]
9b3fd77105
Bump qs and @cypress/request in /frontend ( #640 )
...
Bumps [qs](https://github.com/ljharb/qs ) and [@cypress/request](https://github.com/cypress-io/request ). These dependencies needed to be updated together.
Updates `qs` from 6.14.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1 )
Updates `@cypress/request` from 3.0.9 to 3.0.10
- [Release notes](https://github.com/cypress-io/request/releases )
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/request/compare/v3.0.9...v3.0.10 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
- dependency-name: "@cypress/request"
dependency-version: 3.0.10
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-07 11:36:25 +00:00
Suhas Magadum
9f07cea128
fix: resolve undefined cluster context in navigation ( #639 )
...
* fix: resolve undefined cluster context in navigation
* fix: encode cluster context and resolve linting failures
2026-01-05 19:27:22 +00:00
Fahim muntasir
9d28119bc6
fix: prevent drawer overlay from being cut off ( #617 ) ( #637 )
2025-12-27 20:14:34 +00:00
dependabot[bot]
4c0821307d
Bump storybook from 10.0.8 to 10.1.10 in /frontend ( #636 )
...
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core ) from 10.0.8 to 10.1.10.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.10/code/core )
---
updated-dependencies:
- dependency-name: storybook
dependency-version: 10.1.10
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-18 22:50:15 +00:00
yuri-sakharov
077582e795
Added lazy load, visualizer and optimized bundle chunks ( #635 )
...
* Added lazy load.
* Added visualizer and improved hljs import only yaml
* Optimized manualChunks
2025-12-06 15:19:35 +00:00
yuri-sakharov
651397e2d2
Removed redundant useMemo ( #634 )
2025-12-06 15:16:40 +00:00
yuri-sakharov
f660411722
Added React compiler + eslint.config.ts cleanup ( #633 )
...
* Added react compiler
* Removed project field from eslint.config.js
* Cleaned up eslint.config.js
* Added comment
2025-12-06 15:16:04 +00:00
yuri-sakharov
f2eb91bc02
Enabled recommended-requiring-type-checking as result type fixes provided ( #632 )
...
* Enabled recommended-requiring-type-checking
* from .cjs to .js
* check
* check
* check
* check
* A lot of types aligned and refactored
* More strict types
* Improvement
* Improvements
* Improvements
* Fixed routs
* Fixed import types
2025-12-01 10:19:44 +02:00
yuri-sakharov
362f881b47
Fixed AddRepositoryModal borders and margin ( #631 )
2025-11-30 22:17:41 +00:00
yuri-sakharov
f10cc6d8a5
Added prettier-plugin-tailwindcss and sorted the classes + some small fixes ( #630 )
...
* Added prettier-plugin-tailwindcss and sorted the classes
* Added tsc into staged check + some type improvements
2025-11-30 20:11:52 +00:00
yuri-sakharov
73f74d77bb
Fixed tailwindcss classes ( #629 )
2025-11-30 19:36:16 +00:00
yuri-sakharov
7572f00f7c
Huge bump of versions + husky + fixed DropDown key issue and pointer ( #628 )
...
* Bump lint-staged
* Check
* Check
* Added husky
* Check
* Check
* Check
* Check
* Check
* Check
* Check
* Check
* Fix husky
* Used * instead **/* in lint-staged
* Bump tailwindcss and related
* Added @tailwindcss/vite and removed postcss
* Added lint into staged
* Bump @babel/core and updated .prettierignore
* Removed tailwind.config.cjs
* Added ThemeInit
* Added cursor-pointer to Help dropdown
* Bump react-router
* Removed @types/uuid and react-router-dom
* Bump diff2html, prettier, @typescript-eslint/eslint-plugin, @typescript-eslint/parser
* removed vite-plugin-html-config and @babel/core
* removed "@eslint/eslintrc" and "@eslint/js"
* Removed redundant link
* Returned plugins and source to index.css
* Set dark to false in tailwindcss
* Fixed storybook
* Fixed useGetLatestVersion with correct gcTime: 0 option
* Added eslint-plugin-prettier
* Removed spaces
* ClustersList.tsx improved and type fixes for another files
* Repository.tsx improved
* Huge fix of types
* Huge fix of types missed
* Fixed type of SingleValue
* Added cursor pointer
2025-11-29 16:49:51 +00:00
yuri-sakharov
1129651e6c
Added bracketSpacing into prettier ( #627 )
2025-11-27 13:27:16 +02:00
yuri-sakharov
3f623458b3
Fixed queries, mutations and JSON parse ( #626 )
...
* Fixed queries ond mutations
* Fixed JSON.parse in analytics
2025-11-27 11:44:50 +02:00
yuri-sakharov
f01c19f330
Bump a lot of packages ( #625 )
...
* Bump react, luxon, swagger, uuid
* Improved imports
* Fixed vulnerabilities
* Bump highlight.js and added eslint-plugin-react-hooks with fixes
* Bump compare-versions, html-react-parser, react-intersection-observer, react-modern-drawer
* Bump @tanstack/react-query, react-select
* Added tsc:check script
2025-11-26 18:44:59 +02:00
dependabot[bot]
e50ae801a7
Bump prismjs and swagger-ui-react in /frontend ( #622 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) to 1.30.0 and updates ancestor dependency [swagger-ui-react](https://github.com/swagger-api/swagger-ui ). These dependencies need to be updated together.
Updates `prismjs` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/v2/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0 )
Updates `swagger-ui-react` from 5.1.1 to 5.30.2
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.1.1...v5.30.2 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-version: 1.30.0
dependency-type: indirect
- dependency-name: swagger-ui-react
dependency-version: 5.30.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-26 09:15:27 +02:00
yuri-sakharov
51df16e83e
Bump tailwindcss related packages and updated config. Fixed Storybook! ( #624 )
...
* Updated Story book to the latest one
* Updated tailwindcss related packages and config
* Fixed Storybook
* Added missed colors
* Fixed CSS for the error dialog
2025-11-26 08:55:42 +02:00
yuri-sakharov
210a371d06
Bumped vite, eslint, typescript, prettier and related plugins versions to latest ( #623 )
...
* Bumped vite, eslint, typescript, prettier and related plugins
* Fixed unused arg
* Fixed prettier warnings
2025-11-22 08:31:28 +02:00
DONY BENNY
1d8151d41d
added uid for identification ( #620 )
2025-11-15 17:28:12 +00:00
dependabot[bot]
b23310cb2d
Bump esbuild, vite, @storybook/addon-essentials, @storybook/addon-interactions, @storybook/addon-styling, @storybook/react, @storybook/react-vite, @vitejs/plugin-react and storybook ( #615 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) to 0.25.11 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild ), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ), [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ), [@storybook/addon-styling](https://github.com/storybookjs/addon-styling ), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core ). These dependencies need to be updated together.
Updates `esbuild` from 0.17.19 to 0.25.11
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.19...v0.25.11 )
Updates `vite` from 5.4.21 to 7.1.11
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite )
Updates `@storybook/addon-essentials` from 7.5.0 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/essentials )
Updates `@storybook/addon-interactions` from 7.0.24 to 7.6.20
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/7.6.20/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/7.6.20/code/addons/interactions )
Updates `@storybook/addon-styling` from 1.3.2 to 2.0.0
- [Release notes](https://github.com/storybookjs/addon-styling/releases )
- [Changelog](https://github.com/storybookjs/addon-styling/blob/main/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/addon-styling/commits )
Updates `@storybook/react` from 7.5.0 to 9.1.13
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/HEAD/code/renderers/react )
Updates `@storybook/react-vite` from 7.5.0 to 9.1.13
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/HEAD/code/frameworks/react-vite )
Updates `@vitejs/plugin-react` from 3.1.0 to 5.0.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.4/packages/plugin-react )
Updates `storybook` from 7.5.0 to 9.1.13
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/HEAD/code/core )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.11
dependency-type: indirect
- dependency-name: vite
dependency-version: 7.1.11
dependency-type: direct:development
- dependency-name: "@storybook/addon-essentials"
dependency-version: 8.6.14
dependency-type: direct:development
- dependency-name: "@storybook/addon-interactions"
dependency-version: 7.6.20
dependency-type: direct:development
- dependency-name: "@storybook/addon-styling"
dependency-version: 2.0.0
dependency-type: direct:development
- dependency-name: "@storybook/react"
dependency-version: 9.1.13
dependency-type: direct:development
- dependency-name: "@storybook/react-vite"
dependency-version: 9.1.13
dependency-type: direct:development
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.0.4
dependency-type: direct:development
- dependency-name: storybook
dependency-version: 9.1.13
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 10:28:53 +01:00
dependabot[bot]
b5750ca40b
Bump vite from 4.5.5 to 5.4.21 in /frontend ( #613 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.5 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.21
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 10:07:44 +01:00
dependabot[bot]
63d55c1c25
Bump form-data and @cypress/request in /frontend ( #611 )
...
Bumps [form-data](https://github.com/form-data/form-data ) and [@cypress/request](https://github.com/cypress-io/request ). These dependencies needed to be updated together.
Updates `form-data` from 3.0.1 to 3.0.4
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v3.0.1...v3.0.4 )
Updates `@cypress/request` from 3.0.1 to 3.0.9
- [Release notes](https://github.com/cypress-io/request/releases )
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/request/compare/v3.0.1...v3.0.9 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 3.0.4
dependency-type: indirect
- dependency-name: "@cypress/request"
dependency-version: 3.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-28 11:48:25 +01:00
dependabot[bot]
756706dcd4
Bump brace-expansion from 1.1.11 to 1.1.12 in /frontend ( #604 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-28 09:55:05 +01:00
dependabot[bot]
b76c4e077d
Bump axios from 1.8.3 to 1.12.2 in /frontend ( #610 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.8.3 to 1.12.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.8.3...v1.12.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-28 09:53:39 +01:00
dependabot[bot]
5e24721801
Bump tar-fs from 2.1.3 to 2.1.4 in /frontend ( #609 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.3 to 2.1.4.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 2.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-28 09:35:24 +01:00
dependabot[bot]
7c8f3c29e0
Bump vite-plugin-static-copy from 0.17.0 to 2.3.2 in /frontend ( #602 )
...
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy ) from 0.17.0 to 2.3.2.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases )
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/vite-plugin-static-copy@2.3.2/CHANGELOG.md )
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/v0.17.0...vite-plugin-static-copy@2.3.2 )
---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
dependency-version: 2.3.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 08:39:17 +01:00
dependabot[bot]
219e6b7392
Bump sha.js from 2.4.11 to 2.4.12 in /frontend ( #603 )
...
Bumps [sha.js](https://github.com/crypto-browserify/sha.js ) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12 )
---
updated-dependencies:
- dependency-name: sha.js
dependency-version: 2.4.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 08:39:04 +01:00
dependabot[bot]
f749db9c4d
Bump on-headers and compression in /frontend ( #598 )
...
Bumps [on-headers](https://github.com/jshttp/on-headers ) and [compression](https://github.com/expressjs/compression ). These dependencies needed to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases )
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0 )
Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1 )
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-18 22:19:39 +03:00
Andrei Pohilko
2da8f23285
Lint
2025-07-07 14:04:09 +01:00
Andrei Pohilko
f22c84c288
Fix version upgrade notifier
2025-07-07 13:37:36 +01:00
Andrei Pohilko
285cc1fe1e
Encode URL for repo
...
Fixes #595
2025-07-07 13:37:09 +01:00
Andrey Pokhilko
2717734406
Fix issue ( #596 )
2025-07-05 09:52:47 +01:00
dependabot[bot]
e1e176a22b
Bump @babel/runtime from 7.21.0 to 7.27.0 in /frontend ( #592 )
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.21.0 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 13:11:14 +01:00
dependabot[bot]
930eefae5d
Bump tar-fs from 2.1.2 to 2.1.3 in /frontend ( #593 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 2.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-06 08:31:40 +01:00
dependabot[bot]
cda3dd0c51
Bump tar-fs from 2.1.1 to 2.1.2 in /frontend ( #589 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.1 to 2.1.2.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 2.1.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-14 22:20:15 +01:00
Saikota
6995fe957a
Fixed the issue #577 : Dashboard recommends updates while running the latest version ( #584 )
2025-03-28 13:44:16 +00:00
Yunlu Wen
5737e8495c
load resource status lazily ( #583 )
...
Co-authored-by: Yunlu Wen <yunlu.wen@transwarp.io >
2025-03-27 11:47:30 +00:00
dependabot[bot]
6517c47754
Bump axios from 1.7.7 to 1.8.3 in /frontend ( #581 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.7 to 1.8.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.8.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 13:01:14 +00:00
dependabot[bot]
aab9411ed2
Bump @babel/runtime-corejs3 from 7.22.6 to 7.26.10 in /frontend ( #578 )
...
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3 ) from 7.22.6 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime-corejs3 )
---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 12:27:37 +00:00
dependabot[bot]
21209945f2
Bump store2 from 2.14.2 to 2.14.4 in /frontend ( #573 )
...
Bumps [store2](https://github.com/nbubna/store ) from 2.14.2 to 2.14.4.
- [Commits](https://github.com/nbubna/store/compare/2.14.2...2.14.4 )
---
updated-dependencies:
- dependency-name: store2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-25 08:36:27 +00:00
dependabot[bot]
13ac6385da
Bump path-to-regexp and express in /frontend ( #568 )
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12 )
Updates `express` from 4.21.0 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.2 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 10:54:06 +00:00
dependabot[bot]
2884712255
Bump nanoid from 3.3.6 to 3.3.8 in /frontend ( #567 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.6 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.6...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 10:53:48 +00:00
Aleksandr Cupacenko
e5e15f922c
refactor persistent volume configuration ( #565 )
...
Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt >
2024-12-02 11:51:00 +00:00
Aleksandr Cupacenko
69fe906c7d
fix context decoding issue in Installed component ( #563 )
...
remove redundant code
correct encode decode
Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt >
2024-11-26 16:15:32 +00:00
dependabot[bot]
14fa9b8894
Bump cross-spawn from 7.0.3 to 7.0.6 in /frontend ( #559 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 11:05:52 +00:00
dependabot[bot]
79cbd8ee31
Bump markdown-to-jsx from 7.2.1 to 7.5.0 in /frontend ( #552 )
...
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx ) from 7.2.1 to 7.5.0.
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases )
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md )
- [Commits](https://github.com/quantizor/markdown-to-jsx/compare/v7.2.1...v7.5.0 )
---
updated-dependencies:
- dependency-name: markdown-to-jsx
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 20:20:04 +01:00
dependabot[bot]
83c4f14acb
Bump vite from 4.5.3 to 4.5.5 in /frontend ( #551 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-13 08:31:07 +01:00
dependabot[bot]
4603c12d76
Bump rollup from 3.29.4 to 3.29.5 in /frontend ( #548 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-12 16:28:35 +01:00