Andrey Pokhilko
123f674e2f
feat: install and upgrade charts from URLs ( #663 )
...
* feat: add support for installing and upgrading charts from URLs
Adds "Install from URL" button to the repositories page, allowing users
to install charts directly from OCI registries and other URLs without
adding them as repositories first. Also adds URL mode to the upgrade
modal (via pencil/X toggle) for charts not found in any configured repo.
Closes #660
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
* Alter
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-17 13:09:11 +00:00
dependabot[bot]
6b07fbe242
Bump immutable from 3.8.2 to 3.8.3 in /frontend ( #661 )
...
Bumps [immutable](https://github.com/immutable-js/immutable-js ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/immutable-js/immutable-js/releases )
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/immutable-js/immutable-js/compare/v3.8.2...v3.8.3 )
---
updated-dependencies:
- dependency-name: immutable
dependency-version: 3.8.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-08 19:35:30 +00:00
dependabot[bot]
2d1fa25e7e
Bump rollup from 4.58.0 to 4.59.0 in /frontend ( #659 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.58.0 to 4.59.0.
- [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/v4.58.0...v4.59.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-28 16:01:09 +00:00
dependabot[bot]
331925900a
Bump minimatch from 10.2.2 to 10.2.4 in /frontend ( #658 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 10.2.2 to 10.2.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.4 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-28 14:37:59 +00:00
yuri-sakharov
f91daafd4a
Improved EsLint performance + bump frontend packages ( #656 )
...
* Bump frontend packages to latest
* DropDown.stories.tsx fixed
2026-02-21 10:51:11 +00:00
dependabot[bot]
a15e375105
Bump systeminformation from 5.30.7 to 5.31.1 in /frontend ( #655 )
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.30.7 to 5.31.1.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases )
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.30.7...v5.31.1 )
---
updated-dependencies:
- dependency-name: systeminformation
dependency-version: 5.31.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 18:16:30 +00:00
yuri-sakharov
2b7df9cfa3
Bump FE packages to latest ( #654 )
...
* Bump FE packages to latest
* Bump eslint packages to the latest available without breaking change
2026-02-15 19:08:49 +00:00
dependabot[bot]
b457be85c1
Bump axios from 1.13.2 to 1.13.5 in /frontend ( #651 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.13.2 to 1.13.5.
- [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.13.2...v1.13.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-15 18:02:41 +00:00
yuri-sakharov
c9b8fb7809
Introduced tsconfig.app.json and tsconfig.base.json + Refactored eslint.config.js to the latest structure ( #652 )
...
* Introduced tsconfig.app.json and tsconfig.base.json
* yarn.lock
* Introduced tsconfig.app.json, tsconfig.base.jsonfig.
* Refactored eslint.config.js to latest structure
* Returned previous recommended rules.
* More rules
* Force import rules
* Check
* Check
* Cleanup ESLint configuration and plugins
* Cleanup heap: "writable",DD_RUM: "writable" from ESLint configuration
* "scripts" moved to the top of package.json
2026-02-15 17:41:04 +00:00
dependabot[bot]
939dd8ac0c
Bump qs from 6.14.1 to 6.14.2 in /frontend ( #653 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 14:11:29 +00:00
dependabot[bot]
ae598bec68
Bump diff and diff2html in /frontend ( #650 )
...
Bumps [diff](https://github.com/kpdecker/jsdiff ) to 8.0.3 and updates ancestor dependency [diff2html](https://github.com/rtfpessoa/diff2html ). These dependencies need to be updated together.
Updates `diff` from 7.0.0 to 8.0.3
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md )
- [Commits](https://github.com/kpdecker/jsdiff/compare/7.0.0...v8.0.3 )
Updates `diff2html` from 3.4.52 to 3.4.56
- [Release notes](https://github.com/rtfpessoa/diff2html/releases )
- [Commits](https://github.com/rtfpessoa/diff2html/compare/3.4.52...3.4.56 )
---
updated-dependencies:
- dependency-name: diff
dependency-version: 8.0.3
dependency-type: indirect
- dependency-name: diff2html
dependency-version: 3.4.56
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-02-08 19:12:41 +00:00
yuri-sakharov
f647a3db03
Added Error Boundary ( #649 )
...
* Added Error Boundary
* Test improvements
* Introduced useDevLogger
* Updated Cypress to latest and aligned the tests
* Added eslint-enable
* Set allowCypressEnv: false for security reasons.
2026-02-08 18:22:04 +00:00
dependabot[bot]
ea7f8722ac
Bump lodash from 4.17.21 to 4.17.23 in /frontend ( #647 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
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-22 09:16:40 +00:00
Andrei Pohilko
4714d76784
Don't resolve
2026-01-20 11:26:25 +00:00
Andrei Pohilko
5d0bdb40c1
Merge branch 'main' of github.com:komodorio/helm-dashboard
2026-01-20 11:22:48 +00:00
Andrei Pohilko
e816f5881f
Problem with dep
2026-01-20 11:22:40 +00:00
S Kumar Dhananjaya
2dfc25c038
Fix: resolve rollback to same revision bug ( #569 ) ( #646 )
...
* added more info to features.md
* added details to FEATURES.md
* .
* reset to last commit
* Update FEATURES.md
* fix: resolve rollback to same revision bug (#578 )
2026-01-18 14:17:00 +00:00
S Kumar Dhananjaya
aa2cc04084
Fix: resolve incorrect upgrade recommendation ( #577 ) ( #645 )
...
* added more info to features.md
* added details to FEATURES.md
* .
* reset to last commit
* Update FEATURES.md
* fix: resolve incorrect upgrade recommendation (#577 )
2026-01-17 16:41:09 +00:00
S Kumar Dhananjaya
65a250e2a4
Feat: add flags to disable slow health and latest version checks ( #493 ) ( #644 )
...
* added more info to features.md
* added details to FEATURES.md
* .
* reset to last commit
* Update FEATURES.md
* feat: add flags to disable slow health and latest version checks
- Introduce --no-health and --no-latest CLI flags
- Support HD_NO_HEALTH and HD_NO_LATEST environment variables
- Skip slow k8s health checks and latest version fetching when flags are set
- Optimize frontend data fetching based on these flags
* chore: fix lint errors in InstalledPackageCard.tsx
* chore: remove accidental lockfile changes
2026-01-17 12:04:55 +00:00
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