Commit Graph

8887 Commits

Author SHA1 Message Date
dependabot[bot]
1cfdcc7af9 chore(deps): bump reviewdog/action-actionlint from 1.47.0 to 1.48.0
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](https://github.com/reviewdog/action-actionlint/compare/v1.47.0...v1.48.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-06-10 09:26:10 +01:00
dependabot[bot]
8f6d1720ce chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.59.0 to 1.59.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.0...v1.59.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 09:25:28 +01:00
dependabot[bot]
f6414fa8cb chore(deps): bump golang.org/x/tools in /tools/goimports
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.21.0...v0.22.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-06-10 09:25:16 +01:00
Łukasz Mierzwa
80816f18a4 Merge pull request #6007 from prymitive/version-sync-go
chore(actions): use latest Go version
2024-06-05 08:03:50 +01:00
Łukasz Mierzwa
2e884fb126 chore(actions): use latest Go version 2024-06-05 06:58:26 +00:00
dependabot[bot]
dca2da852b chore(deps): bump golang from 1.22.3-alpine to 1.22.4-alpine
Bumps golang from 1.22.3-alpine to 1.22.4-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-06-05 07:58:14 +01:00
dependabot[bot]
087a3eb6d6 chore(deps): bump golang from 1.22.3-alpine to 1.22.4-alpine in /demo
Bumps golang from 1.22.3-alpine to 1.22.4-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-06-05 07:21:15 +01:00
Łukasz Mierzwa
6041d51b91 Merge pull request #6004 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2024-06-04 13:32:07 +01:00
Łukasz Mierzwa
7ec9fb57d5 chore(ui): upgrade all 3rd party dependencies 2024-06-04 12:27:53 +00:00
Łukasz Mierzwa
d6c83d6aeb Merge pull request #6003 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2024-06-03 13:43:33 +01:00
Łukasz Mierzwa
7a764681d2 chore(backend): upgrade all Go modules 2024-06-03 12:34:04 +00:00
dependabot[bot]
4a48ca3e73 chore(deps-dev): bump sass from 1.77.2 to 1.77.4 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.2 to 1.77.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.2...1.77.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 08:17:33 +01:00
dependabot[bot]
8e2f3c6d99 chore(deps): bump reviewdog/action-actionlint from 1.46.0 to 1.47.0
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.46.0 to 1.47.0.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](https://github.com/reviewdog/action-actionlint/compare/v1.46.0...v1.47.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-06-03 08:11:33 +01:00
dependabot[bot]
36658a7189 chore(deps-dev): bump @types/node from 20.12.12 to 20.14.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.14.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-06-03 08:11:20 +01:00
dependabot[bot]
6006e5c9ed chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [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.5...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 08:11:04 +01:00
dependabot[bot]
5200f3337c chore(deps-dev): bump @vitejs/plugin-legacy from 5.4.0 to 5.4.1 in /ui
Bumps [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy) 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/plugin-legacy/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/plugin-legacy@5.4.1/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-06-03 08:10:49 +01:00
dependabot[bot]
7f86f3e0cd chore(deps-dev): bump vite from 5.2.11 to 5.2.12 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.12.
- [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.2.12/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-05-29 15:17:37 +01:00
dependabot[bot]
d8f604d087 chore(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 in /ui
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.1.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.1.3...v29.1.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-05-29 15:17:10 +01:00
Łukasz Mierzwa
5a37786b2e Merge pull request #5995 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2024-05-28 13:32:45 +01:00
Łukasz Mierzwa
6996206572 chore(ui): upgrade all 3rd party dependencies 2024-05-28 12:27:35 +00:00
Łukasz Mierzwa
3308d7bbe9 Merge pull request #5994 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2024-05-27 13:41:45 +01:00
Łukasz Mierzwa
4c16b093c5 chore(backend): upgrade all Go modules 2024-05-27 12:32:51 +00:00
dependabot[bot]
a0efb117d5 chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.58.2 to 1.59.0.
- [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.58.2...v1.59.0)

---
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-05-27 08:48:32 +01:00
dependabot[bot]
d8e17f34f2 chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.0 to 4.4.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/v4.4.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 08:48:21 +01:00
dependabot[bot]
f649c5c374 chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.32.0 to 1.33.0.
- [Commits](https://github.com/rs/zerolog/compare/v1.32.0...v1.33.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-05-23 22:18:12 +01:00
dependabot[bot]
e8ca1bed86 chore(deps-dev): bump @vitejs/plugin-react from 4.2.1 to 4.3.0 in /ui
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.2.1 to 4.3.0.
- [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/v4.3.0/packages/plugin-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 22:14:21 +01:00
dependabot[bot]
c311ef7064 chore(deps): bump @fortawesome/react-fontawesome in /ui
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.2.0...0.2.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 22:13:43 +01:00
dependabot[bot]
bd179eaeea chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 in /ui
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.3.
- [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.2...v29.1.3)

---
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-05-23 22:13:27 +01:00
dependabot[bot]
0357bae44a chore(deps): bump alpine from 3.19 to 3.20 in /demo
Bumps alpine from 3.19 to 3.20.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 08:21:29 +01:00
Łukasz Mierzwa
a337eb6aba Merge pull request #5986 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2024-05-21 14:53:53 +01:00
Łukasz Mierzwa
4f5c711d26 chore(ui): upgrade all 3rd party dependencies 2024-05-21 12:27:28 +00:00
Łukasz Mierzwa
4be203dfa7 Merge pull request #5985 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2024-05-20 13:43:40 +01:00
Łukasz Mierzwa
50ffc53e42 chore(backend): upgrade all Go modules 2024-05-20 12:34:16 +00:00
dependabot[bot]
1e9a32c609 chore(deps-dev): bump @types/node from 20.12.11 to 20.12.12 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.11 to 20.12.12.
- [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-05-20 10:30:52 +01:00
dependabot[bot]
99c8304258 chore(deps-dev): bump sass from 1.77.1 to 1.77.2 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.1 to 1.77.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.1...1.77.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 08:45:58 +01:00
dependabot[bot]
3df82408ce chore(deps): bump @floating-ui/react-dom from 2.0.9 to 2.1.0 in /ui
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.9 to 2.1.0.
- [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.1.0/packages/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 08:44:14 +01:00
dependabot[bot]
1b9aa6ea86 chore(deps): bump downshift from 9.0.4 to 9.0.6 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.4 to 9.0.6.
- [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.4...v9.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 08:41:04 +01:00
dependabot[bot]
11c47087fe chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.58.1 to 1.58.2.
- [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.58.1...v1.58.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 07:36:39 +01:00
dependabot[bot]
ff55cb7d5d chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0.
- [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/v4.3.1...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 07:34:36 +01:00
dependabot[bot]
7ca43f7ab1 chore(deps): bump node from 22.1.0-alpine to 22.2.0-alpine in /demo
Bumps node from 22.1.0-alpine to 22.2.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-05-17 08:47:43 +01:00
Łukasz Mierzwa
dd9aa765f5 Merge pull request #5977 from prymitive/version-sync-node
chore(actions): use latest Node version
2024-05-17 08:45:32 +01:00
Łukasz Mierzwa
041130fb38 chore(actions): use latest Node version 2024-05-17 07:41:20 +00:00
dependabot[bot]
72513b5c00 chore(deps): bump node from 22.1.0-alpine to 22.2.0-alpine
Bumps node from 22.1.0-alpine to 22.2.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-05-17 08:40:55 +01:00
Łukasz Mierzwa
d528f82631 Merge pull request #5974 from prymitive/openapi-sync
chore(backend): regenerate openapi code
2024-05-14 16:22:33 +01:00
Łukasz Mierzwa
b9363edb59 chore(backend): regenerate openapi code 2024-05-14 14:09:22 +00:00
dependabot[bot]
890ed5f1f7 chore(deps): bump goswagger/swagger in /internal/mapper/v017
Bumps goswagger/swagger from 0.30.5 to 0.31.0.

---
updated-dependencies:
- dependency-name: goswagger/swagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 15:08:48 +01:00
Łukasz Mierzwa
2f512716d4 Merge pull request #5972 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2024-05-14 13:32:20 +01:00
Łukasz Mierzwa
73c410665c chore(ui): upgrade all 3rd party dependencies 2024-05-14 12:27:43 +00:00
Łukasz Mierzwa
851d2d546b Merge pull request #5971 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2024-05-13 13:41:45 +01:00
Łukasz Mierzwa
b29aa53172 chore(backend): upgrade all Go modules 2024-05-13 12:32:32 +00:00