Andrei Pohilko
9648f5ccce
Update dependencies
2025-07-05 09:45:28 +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
Andrey Pokhilko
aee1ac59ae
Bump Golang to 1.24 ( #591 )
...
* Bump
* Update some libs
* Bump up
* Bump action
* More bumps
* Tidy
2025-04-24 10:54: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
dependabot[bot]
2439515055
Bump github.com/containerd/containerd from 1.7.13 to 1.7.27 ( #582 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.7.13 to 1.7.27.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.7.13...v1.7.27 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
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 21:38:05 +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
Andrei Pohilko
63eb98e309
Bump up action
2025-02-02 22:00:45 +00:00
Andrei Pohilko
5b2f1e2818
Fix trailing space
2025-02-02 21:51:17 +00:00
Andrei Pohilko
945e68590b
Fix test
2025-02-02 21:22:53 +00:00
Andrei Pohilko
ee8bb96912
Use v2
2025-02-02 21:19:49 +00:00
Andrey Pokhilko
b0fb0e062b
Update build.yml
2025-02-02 21:11:08 +00:00
Pedro González Serrano
dc6d781374
Fix modulepath ( #575 )
...
If the module is released at major version 2 or higher, the module path must end with a major version suffix like /v2. This may or may not be part of the subdirectory name
See https://go.dev/ref/mod#module-path
2025-02-02 21:07:37 +00:00
dependabot[bot]
d36bd6d09a
Bump golang.org/x/net from 0.23.0 to 0.33.0 ( #574 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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:49:04 +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
Idan Bunimovich
dabf99ec1f
added load balancerip support ( #572 )
2025-01-16 09:04:05 +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
dependabot[bot]
751746f0d2
Bump golang.org/x/crypto from 0.21.0 to 0.31.0 ( #566 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
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 09:07:24 +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
komodor-bot
1a39abbdb5
Increment chart versions [skip ci]
2024-12-01 21:44:44 +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 >
v2.0.3
2024-11-26 16:15:32 +00:00
Aleksandr Cupacenko
3b0b44f392
refactor helm-dashboard.fullname template ( #562 )
...
fix ci
Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt >
2024-11-25 10:46:36 +00:00
Aleksandr Cupacenko
922bb1c7c2
update service acccount name template logic ( #561 )
...
Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt >
2024-11-22 09:29:55 +00:00
Aleksandr Cupacenko
f85343a173
add image digest field ( #560 )
...
Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt >
2024-11-21 13:22:37 +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
Aleksandr Cupacenko
0436eabb51
simplify image tag assignment ( #558 )
...
Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt >
2024-11-20 10:45:25 +00:00
komodor-bot
fb39d7e324
Increment chart versions [skip ci]
2024-11-13 11:38:40 +00:00
Andrei Pohilko
f1747b41d7
Clean yarn.lock before release
v2.0.2
2024-11-13 11:21:03 +00:00
Andrei Pohilko
c4d4db9e68
Fix release scripts
v2.0.1
2024-11-13 11:10:02 +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>
v2.0.0
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
dependabot[bot]
eec255df66
Bump path-to-regexp and express in /frontend ( #547 )
...
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.7 to 0.1.10
- [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.7...v0.1.10 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
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-09-17 16:33:47 +03:00
dependabot[bot]
679843ede8
Bump send and express in /frontend ( #546 )
...
Bumps [send](https://github.com/pillarjs/send ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: send
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-09-17 16:33:34 +03:00
dependabot[bot]
c618ea1404
Bump serve-static and express in /frontend ( #545 )
...
Bumps [serve-static](https://github.com/expressjs/serve-static ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: serve-static
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-09-17 16:33:10 +03:00
dependabot[bot]
f739192e80
Bump axios from 1.6.1 to 1.7.7 in /frontend ( #543 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.1 to 1.7.7.
- [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.6.1...v1.7.7 )
---
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>
2024-09-01 09:11:56 +01:00
dependabot[bot]
7af6267d58
Bump micromatch from 4.0.5 to 4.0.8 in /frontend ( #542 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 08:59:34 +01:00
dependabot[bot]
5397cec996
Bump github.com/docker/docker ( #539 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 25.0.5+incompatible to 25.0.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v25.0.5...v25.0.6 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-11 11:00:43 +01:00
Vimal Vinod
1ec3200ce0
corrected grammar and spelling in README.md ( #540 )
2024-08-11 10:57:53 +01:00
dependabot[bot]
780b8c4d06
Bump braces from 3.0.2 to 3.0.3 in /frontend ( #537 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 10:02:03 +01:00
dependabot[bot]
2291b92f86
Bump ws from 6.2.2 to 6.2.3 in /frontend ( #536 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:51:18 +01:00
dependabot[bot]
2868149f48
Bump ejs from 3.1.9 to 3.1.10 in /frontend ( #528 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 16:48:55 +01:00
dependabot[bot]
91969ab08c
Bump golang.org/x/net from 0.22.0 to 0.23.0 ( #527 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 14:51:12 +01:00
dependabot[bot]
e997a92c63
Bump tar from 6.1.15 to 6.2.1 in /frontend ( #526 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 12:37:22 +01:00
dependabot[bot]
f75beae31a
Bump vite from 4.5.2 to 4.5.3 in /frontend ( #525 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/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-04-04 11:18:02 +01:00
Andrei Pohilko
d56ee6a42b
Bump up pipeline to 1.22
2024-03-31 12:34:21 +01:00