Commit Graph

8628 Commits

Author SHA1 Message Date
Łukasz Mierzwa
55420adfd3 chore(actions): use latest Node version 2024-02-16 07:21:32 +00:00
dependabot[bot]
0869c96e8c chore(deps): bump node from 21.6.1-alpine to 21.6.2-alpine
Bumps node from 21.6.1-alpine to 21.6.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 07:21:06 +00:00
dependabot[bot]
00b25874f5 chore(deps): bump node from 21.6.1-alpine to 21.6.2-alpine in /demo
Bumps node from 21.6.1-alpine to 21.6.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 07:20:52 +00:00
dependabot[bot]
b7c99c29f6 chore(deps-dev): bump vite from 5.1.1 to 5.1.2 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.2.
- [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.1.2/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-02-14 23:37:26 +00:00
dependabot[bot]
232c6680f4 chore(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.8.0 in /ui
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.3 to 27.8.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.3...v27.8.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 23:37:12 +00:00
dependabot[bot]
f859300a69 chore(deps): bump golang.org/x/tools in /tools/goimports
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.17.0...v0.18.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-02-13 22:57:08 +00:00
Łukasz Mierzwa
087a7113a2 fix(backend): fix lint errors 2024-02-13 16:34:52 +00:00
dependabot[bot]
9ee6894af6 chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.55.2 to 1.56.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.55.2...v1.56.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-02-13 16:34:52 +00:00
Łukasz Mierzwa
f77902fdab Merge pull request #5761 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2024-02-13 12:30:35 +00:00
Łukasz Mierzwa
efb44264bc chore(ui): upgrade all 3rd party dependencies 2024-02-13 12:25:39 +00:00
Łukasz Mierzwa
bba89ac6e5 Merge pull request #5760 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2024-02-12 12:38:11 +00:00
Łukasz Mierzwa
3a8ae6ae96 chore(backend): upgrade all Go modules 2024-02-12 12:29:02 +00:00
dependabot[bot]
173f2e21f2 chore(deps): bump react-intersection-observer from 9.6.0 to 9.8.0 in /ui
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.6.0 to 9.8.0.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.6.0...v9.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 07:37:25 +00:00
dependabot[bot]
41e7434824 chore(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.5 to 1.17.6.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.17.5...v1.17.6)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 07:36:59 +00:00
dependabot[bot]
7eacb05c22 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.1 to 6.4.2.
- [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.1...v6.4.2)

---
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-02-12 07:36:40 +00:00
dependabot[bot]
707b181546 chore(deps-dev): bump @types/node from 20.11.16 to 20.11.17 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.17.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 07:36:15 +00:00
dependabot[bot]
f5700b87d7 chore(deps-dev): bump vite from 5.0.12 to 5.1.1 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.1.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.1.1/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-02-12 07:35:54 +00:00
Łukasz Mierzwa
9e40829478 Merge pull request #5753 from prymitive/version-sync-go
chore(actions): use latest Go version
2024-02-07 09:21:42 +00:00
dependabot[bot]
831d331d02 chore(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine in /demo
Bumps golang from 1.21.6-alpine to 1.22.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-02-07 09:16:25 +00:00
Łukasz Mierzwa
16ca1d67d3 chore(actions): use latest Go version 2024-02-07 09:16:08 +00:00
dependabot[bot]
831a194005 chore(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine
Bumps golang from 1.21.6-alpine to 1.22.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-02-07 09:15:52 +00:00
Łukasz Mierzwa
b691115633 Merge pull request #5750 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2024-02-06 12:37:53 +00:00
Łukasz Mierzwa
a2d05aeffa chore(ui): upgrade all 3rd party dependencies 2024-02-06 12:25:51 +00:00
dependabot[bot]
97043fd6d9 chore(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.31.0...v1.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 08:07:22 +00:00
dependabot[bot]
32bbb34a7b chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 08:07:03 +00:00
Łukasz Mierzwa
74eb2ee4ae fix(ci): add missing token 2024-02-02 15:51:04 +00:00
Łukasz Mierzwa
1660fdedc2 fix(ci): add codecov token 2024-02-02 15:18:56 +00:00
dependabot[bot]
61105bd6f5 chore(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 4.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.5...v4.0.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 15:18:56 +00:00
dependabot[bot]
f491bb9643 chore(deps): bump react-intersection-observer from 9.5.3 to 9.6.0 in /ui
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.5.3 to 9.6.0.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.5.3...v9.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 11:23:01 +00:00
dependabot[bot]
87d396ff92 chore(deps-dev): bump @types/node from 20.11.10 to 20.11.16 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.10 to 20.11.16.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 10:57:43 +00:00
dependabot[bot]
c78adc6911 chore(deps-dev): bump @testing-library/jest-dom in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.3.0 to 6.4.1.
- [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.3.0...v6.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 10:56:29 +00:00
dependabot[bot]
ceda49f214 chore(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 in /ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.11 to 29.5.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 10:55:41 +00:00
dependabot[bot]
84105f8cfd chore(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5.0.2...v6.0.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 10:01:29 +00:00
dependabot[bot]
3e39eb21c1 chore(deps): bump github.com/go-openapi/validate from 0.22.6 to 0.23.0
Bumps [github.com/go-openapi/validate](https://github.com/go-openapi/validate) from 0.22.6 to 0.23.0.
- [Commits](https://github.com/go-openapi/validate/compare/v0.22.6...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/validate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 08:47:25 +00:00
dependabot[bot]
5b12076e4f chore(deps): bump node from 21.6.0-alpine to 21.6.1-alpine in /demo
Bumps node from 21.6.0-alpine to 21.6.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 10:23:38 +00:00
Łukasz Mierzwa
22d259e4f3 Merge pull request #5737 from prymitive/version-sync-node
chore(actions): use latest Node version
2024-01-31 10:23:25 +00:00
Łukasz Mierzwa
6a9c56a23e chore(actions): use latest Node version 2024-01-31 10:18:27 +00:00
dependabot[bot]
1c27ac2311 chore(deps): bump node from 21.6.0-alpine to 21.6.1-alpine
Bumps node from 21.6.0-alpine to 21.6.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 10:17:58 +00:00
Łukasz Mierzwa
7612e4bef5 Merge pull request #5734 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2024-01-30 12:29:38 +00:00
Łukasz Mierzwa
63f3cdbcb7 chore(ui): upgrade all 3rd party dependencies 2024-01-30 12:24:40 +00:00
Łukasz Mierzwa
08a7b83049 chore(ui): upgrade all 3rd party dependencies 2024-01-29 18:38:26 +00:00
Łukasz Mierzwa
38630f9244 Merge pull request #5732 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2024-01-29 12:37:59 +00:00
Łukasz Mierzwa
7961134b47 chore(backend): upgrade all Go modules 2024-01-29 12:29:03 +00:00
dependabot[bot]
ed8f4ef9f5 chore(deps): bump @floating-ui/react-dom from 2.0.6 to 2.0.8 in /ui
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.8/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 09:27:30 +00:00
dependabot[bot]
44f228b4a6 chore(deps): bump dorny/paths-filter from 2.11.1 to 3.0.0
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.11.1 to 3.0.0.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2.11.1...v3.0.0)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 09:12:37 +00:00
dependabot[bot]
24442b2254 chore(deps): bump reviewdog/action-actionlint from 1.40.0 to 1.41.0
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](https://github.com/reviewdog/action-actionlint/compare/v1.40.0...v1.41.0)

---
updated-dependencies:
- dependency-name: reviewdog/action-actionlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 09:12:23 +00:00
dependabot[bot]
7d9e1e0df9 chore(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 in /ui
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [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.1.1...v29.1.2)

---
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-01-29 09:07:24 +00:00
dependabot[bot]
faa4a150af chore(deps-dev): bump @testing-library/jest-dom in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.2.0...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 09:07:11 +00:00
dependabot[bot]
713e0ff02f chore(deps-dev): bump @types/node from 20.11.5 to 20.11.10 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 20.11.10.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 09:06:56 +00:00
dependabot[bot]
81ea779511 chore(deps-dev): bump @vitejs/plugin-legacy from 5.2.0 to 5.3.0 in /ui
Bumps [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy) from 5.2.0 to 5.3.0.
- [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.3.0/packages/plugin-legacy)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 09:06:40 +00:00