Commit Graph

9031 Commits

Author SHA1 Message Date
Łukasz Mierzwa
db2eaf8fe0 chore(actions): use latest Node version 2024-08-23 07:22:31 +00:00
dependabot[bot]
0dd4ec2dc5 chore(deps): bump node from 22.6.0-alpine to 22.7.0-alpine
Bumps node from 22.6.0-alpine to 22.7.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 08:21:50 +01:00
Łukasz Mierzwa
680698e4ca fix(ui): update 3rd part deps 2024-08-20 16:25:07 +01:00
dependabot[bot]
8686b1d271 chore(deps-dev): bump terser from 5.31.5 to 5.31.6 in /ui
Bumps [terser](https://github.com/terser/terser) from 5.31.5 to 5.31.6.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 08:17:26 +01:00
dependabot[bot]
6802ead62d chore(deps): bump downshift from 9.0.7 to 9.0.8 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](https://github.com/downshift-js/downshift/compare/v9.0.7...v9.0.8)

---
updated-dependencies:
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 08:12:51 +01:00
dependabot[bot]
71a3e1d968 chore(deps-dev): bump @types/node from 22.2.0 to 22.4.1 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.2.0 to 22.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 08:12:32 +01:00
dependabot[bot]
018f5d3e7a chore(deps-dev): bump @vitejs/plugin-legacy from 5.4.1 to 5.4.2 in /ui
Bumps [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/plugin-legacy@5.4.2/packages/plugin-legacy)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-legacy"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 08:12:20 +01:00
dependabot[bot]
713b862160 chore(deps-dev): bump vite from 5.4.0 to 5.4.1 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.1.
- [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/v5.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 08:10:57 +01:00
dependabot[bot]
178a3d10a0 chore(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 in /tools/gofumpt
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/mvdan/gofumpt/releases)
- [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/gofumpt/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: mvdan.cc/gofumpt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 07:52:18 +01:00
Łukasz Mierzwa
7c8b35add5 fix(backend): update snaps 2024-08-16 09:24:02 +01:00
dependabot[bot]
7ae6b5753d chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 09:24:02 +01:00
Łukasz Mierzwa
4e0c06248f Merge pull request #6143 from prymitive/version-sync-go
chore(actions): use latest Go version
2024-08-16 08:55:49 +01:00
Łukasz Mierzwa
b7f4d582e8 Merge pull request #6146 from prymitive/go-mod-tidy
fix(deps): run go mod tidy
2024-08-16 08:52:39 +01:00
Łukasz Mierzwa
95a7e64a3a chore(actions): use latest Go version 2024-08-16 08:48:31 +01:00
Łukasz Mierzwa
61d2ed2f4d fix(deps): run go mod tidy 2024-08-16 07:48:07 +00:00
dependabot[bot]
82826293f9 chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.59.1 to 1.60.1.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.59.1...v1.60.1)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 08:47:47 +01:00
dependabot[bot]
991ec274bf chore(deps): bump golang from 1.22.6-alpine to 1.23.0-alpine
Bumps golang from 1.22.6-alpine to 1.23.0-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 09:16:38 +01:00
dependabot[bot]
1c6d8517fa chore(deps): bump golang from 1.22.6-alpine to 1.23.0-alpine in /demo
Bumps golang from 1.22.6-alpine to 1.23.0-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 09:16:25 +01:00
Łukasz Mierzwa
572c296cc4 Merge pull request #6139 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2024-08-12 13:47:12 +01:00
Łukasz Mierzwa
e54ac5de41 chore(backend): upgrade all Go modules 2024-08-12 12:37:57 +00:00
dependabot[bot]
e69758d92e chore(deps): bump wagoid/commitlint-github-action from 6.0.1 to 6.0.2
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 6.0.1 to 6.0.2.
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wagoid/commitlint-github-action/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: wagoid/commitlint-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 08:42:36 +01:00
dependabot[bot]
4345ea35ce chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 08:41:54 +01:00
dependabot[bot]
a986f91bb9 chore(deps): bump golang.org/x/tools in /tools/goimports
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 08:41:35 +01:00
dependabot[bot]
6305fc5c7b chore(deps-dev): bump vite-tsconfig-paths from 5.0.0 to 5.0.1 in /ui
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 07:31:30 +01:00
Łukasz Mierzwa
4b05d3131b fix(ui): update snapshots 2024-08-09 13:02:42 +01:00
dependabot[bot]
501586dc14 chore(deps): bump react-range from 1.9.2 to 1.10.0 in /ui
Bumps [react-range](https://github.com/tajo/react-range) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/tajo/react-range/releases)
- [Changelog](https://github.com/tajo/react-range/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tajo/react-range/compare/v1.9.2...v1.10.0)

---
updated-dependencies:
- dependency-name: react-range
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 13:02:42 +01:00
Łukasz Mierzwa
aa7f6b6d5b fix(ui): set type to module 2024-08-09 12:47:25 +01:00
dependabot[bot]
b3466a9752 chore(deps-dev): bump vite-tsconfig-paths from 4.3.2 to 5.0.0 in /ui
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.3.2 to 5.0.0.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.2...v5.0.0)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 12:47:25 +01:00
dependabot[bot]
68d447a5b5 chore(deps-dev): bump vite from 5.3.5 to 5.4.0 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.0.
- [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/create-vite@5.4.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 21:40:33 +01:00
dependabot[bot]
da9d5d3b75 chore(deps-dev): bump terser from 5.31.3 to 5.31.5 in /ui
Bumps [terser](https://github.com/terser/terser) from 5.31.3 to 5.31.5.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.31.3...v5.31.5)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 21:40:13 +01:00
Łukasz Mierzwa
3e783e7c1f Merge pull request #6124 from prymitive/version-sync-go
chore(actions): use latest Go version
2024-08-07 07:38:14 +01:00
Łukasz Mierzwa
fe1679b2c9 Merge pull request #6125 from prymitive/version-sync-node
chore(actions): use latest Node version
2024-08-07 07:36:11 +01:00
dependabot[bot]
6e5f1ae640 chore(deps): bump node from 22.5.1-alpine to 22.6.0-alpine in /demo
Bumps node from 22.5.1-alpine to 22.6.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 07:35:47 +01:00
dependabot[bot]
860baa9ab3 chore(deps): bump golang from 1.22.5-alpine to 1.22.6-alpine in /demo
Bumps golang from 1.22.5-alpine to 1.22.6-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 07:35:34 +01:00
Łukasz Mierzwa
3c842f737d chore(actions): use latest Go version 2024-08-07 06:31:59 +00:00
Łukasz Mierzwa
9cddbdbdca chore(actions): use latest Node version 2024-08-07 06:31:35 +00:00
dependabot[bot]
da9a254c8b chore(deps): bump node from 22.5.1-alpine to 22.6.0-alpine
Bumps node from 22.5.1-alpine to 22.6.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 07:30:59 +01:00
dependabot[bot]
065b1c392f chore(deps): bump golang from 1.22.5-alpine to 1.22.6-alpine
Bumps golang from 1.22.5-alpine to 1.22.6-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 07:30:38 +01:00
Łukasz Mierzwa
33778155f3 fix(ui): update 3rd part deps 2024-08-06 16:24:55 +01:00
Łukasz Mierzwa
413087e2af fix(docker): fix dockerfile warnings 2024-08-06 16:24:55 +01:00
Łukasz Mierzwa
cfacc30842 fix(demo): fix python warnings 2024-08-06 16:24:55 +01:00
Łukasz Mierzwa
895c0e19d2 Merge pull request #6117 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2024-08-05 13:45:33 +01:00
Łukasz Mierzwa
7d7b1975cb chore(backend): upgrade all Go modules 2024-08-05 12:36:29 +00:00
dependabot[bot]
4b9635456a chore(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 in /ui
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.3 to 29.2.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-03 16:03:38 +01:00
dependabot[bot]
ddf6961223 chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-03 16:03:28 +01:00
dependabot[bot]
429ce8a21f chore(deps): bump qs from 6.12.3 to 6.13.0 in /ui
Bumps [qs](https://github.com/ljharb/qs) from 6.12.3 to 6.13.0.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.12.3...v6.13.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-03 16:03:11 +01:00
dependabot[bot]
21db78932d chore(deps-dev): bump @testing-library/jest-dom in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.6 to 6.4.8.
- [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/v6.4.6...v6.4.8)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 07:34:17 +01:00
dependabot[bot]
f8dfbd4f29 chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /ui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 07:23:13 +01:00
dependabot[bot]
b78fd02758 chore(deps-dev): bump @types/node from 20.14.11 to 22.0.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 22.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 07:17:55 +01:00
dependabot[bot]
509be622be chore(deps): bump downshift from 9.0.6 to 9.0.7 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](https://github.com/downshift-js/downshift/compare/v9.0.6...v9.0.7)

---
updated-dependencies:
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 07:17:11 +01:00