Commit Graph

8278 Commits

Author SHA1 Message Date
Łukasz Mierzwa
ebda688d44 Merge pull request #5448 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2023-09-18 13:42:43 +01:00
Łukasz Mierzwa
ebacdb01df chore(backend): upgrade all Go modules 2023-09-18 12:31:50 +00:00
dependabot[bot]
2274233ad5 chore(deps-dev): bump @types/jest from 29.5.4 to 29.5.5 in /ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.4 to 29.5.5.
- [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>
2023-09-17 18:36:50 +01:00
dependabot[bot]
b25b745e76 chore(deps-dev): bump @testing-library/user-event in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.0 to 14.5.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.0...v14.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-17 18:34:11 +01:00
dependabot[bot]
8d636dbf56 chore(deps-dev): bump @types/node from 20.6.0 to 20.6.2 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.2.
- [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>
2023-09-17 18:25:16 +01:00
dependabot[bot]
fe7d6be1d3 chore(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.4.0 in /ui
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 27.4.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.2.3...v27.4.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>
2023-09-17 18:23:22 +01:00
dependabot[bot]
fa3945ecb1 chore(deps-dev): bump @types/bricks.js from 1.8.2 to 1.8.3 in /ui
Bumps [@types/bricks.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bricks.js) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bricks.js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-17 18:22:43 +01:00
Łukasz Mierzwa
6bc0458a2d fix(tests): update snapshots 2023-09-17 17:34:57 +01:00
dependabot[bot]
cf3b1afeea chore(deps): bump react-day-picker from 8.8.1 to 8.8.2 in /ui
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.8.1 to 8.8.2.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.8.1...v8.8.2)

---
updated-dependencies:
- dependency-name: react-day-picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-17 17:34:57 +01:00
dependabot[bot]
24dffa14ea chore(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 21:49:06 +01:00
dependabot[bot]
5d157c49a6 chore(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 21:48:48 +01:00
dependabot[bot]
548c8d60d6 chore(deps-dev): bump sass from 1.66.1 to 1.67.0 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.67.0.
- [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.66.1...1.67.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 21:48:28 +01:00
dependabot[bot]
5f54f9c4ff chore(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 21:48:15 +01:00
dependabot[bot]
bc202a590d chore(deps-dev): bump @types/fontfaceobserver from 2.1.0 to 2.1.1 in /ui
Bumps [@types/fontfaceobserver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fontfaceobserver) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fontfaceobserver)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 21:47:58 +01:00
dependabot[bot]
5eaf616385 chore(deps-dev): bump @testing-library/user-event in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.3 to 14.5.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.4.3...v14.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 21:47:40 +01:00
dependabot[bot]
9989a0f6e9 chore(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 21:47:27 +01:00
Łukasz Mierzwa
1c935de5f9 Merge pull request #5432 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2023-09-12 13:35:41 +01:00
Łukasz Mierzwa
de0c20533f chore(ui): upgrade all 3rd party dependencies 2023-09-12 12:27:07 +00:00
Łukasz Mierzwa
b0ad92e308 Merge pull request #5431 from prymitive/version-sync-node
chore(actions): use latest Node version
2023-09-12 09:06:07 +01:00
Łukasz Mierzwa
5f86d2904a chore(actions): use latest Node version 2023-09-12 07:58:47 +00:00
dependabot[bot]
a353b35418 chore(deps): bump node from 20.6.0-alpine to 20.6.1-alpine
Bumps node from 20.6.0-alpine to 20.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>
2023-09-12 08:58:01 +01:00
dependabot[bot]
2b0f8514fa chore(deps): bump node from 20.6.0-alpine to 20.6.1-alpine in /demo
Bumps node from 20.6.0-alpine to 20.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>
2023-09-12 08:57:49 +01:00
dependabot[bot]
a068670a29 chore(deps-dev): bump @types/node from 20.5.9 to 20.6.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.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>
2023-09-11 08:29:37 +01:00
dependabot[bot]
e50f67d2fc chore(deps): bump reviewdog/action-actionlint from 1.37.1 to 1.38.0
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.37.1 to 1.38.0.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](https://github.com/reviewdog/action-actionlint/compare/v1.37.1...v1.38.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>
2023-09-11 08:04:35 +01:00
dependabot[bot]
2cef5ae5e2 chore(deps): bump golang.org/x/tools in /tools/goimports
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.12.0...v0.13.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>
2023-09-11 08:04:16 +01:00
dependabot[bot]
380e9746a9 chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 08:04:02 +01:00
dependabot[bot]
94beaea3fa chore(deps-dev): bump @testing-library/jest-dom in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.2 to 6.1.3.
- [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.1.2...v6.1.3)

---
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>
2023-09-07 20:34:11 +01:00
Łukasz Mierzwa
7af0ac4d06 Merge pull request #5420 from prymitive/version-sync-go
chore(actions): use latest Go version
2023-09-07 08:02:32 +01:00
Łukasz Mierzwa
113e3e1351 chore(actions): use latest Go version 2023-09-07 06:52:41 +00:00
dependabot[bot]
508efe6b6d chore(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine
Bumps golang from 1.21.0-alpine to 1.21.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 07:52:25 +01:00
dependabot[bot]
a7cad7491a chore(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine in /demo
Bumps golang from 1.21.0-alpine to 1.21.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 07:31:25 +01:00
Łukasz Mierzwa
90df1c201f Merge pull request #5417 from prymitive/version-sync-node
chore(actions): use latest Node version
2023-09-06 08:36:06 +01:00
Łukasz Mierzwa
abaaa3276d chore(actions): use latest Node version 2023-09-06 07:29:30 +00:00
dependabot[bot]
4c93a4d1bb chore(deps): bump node from 20.5.1-alpine to 20.6.0-alpine in /demo
Bumps node from 20.5.1-alpine to 20.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>
2023-09-06 08:29:14 +01:00
dependabot[bot]
02ab6e15b1 chore(deps): bump node from 20.5.1-alpine to 20.6.0-alpine
Bumps node from 20.5.1-alpine to 20.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>
2023-09-06 08:28:37 +01:00
Łukasz Mierzwa
6be334221c Merge pull request #5414 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2023-09-05 13:44:11 +01:00
Łukasz Mierzwa
d99e7f0647 chore(ui): upgrade all 3rd party dependencies 2023-09-05 12:33:56 +00:00
Łukasz Mierzwa
1959bba2d0 Merge pull request #5413 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
2023-09-04 13:42:53 +01:00
Łukasz Mierzwa
1bce89b335 chore(backend): upgrade all Go modules 2023-09-04 12:30:53 +00:00
dependabot[bot]
b7c676c9c0 chore(deps): bump mobx-react-lite from 3.4.3 to 4.0.4 in /ui
Bumps [mobx-react-lite](https://github.com/mobxjs/mobx) from 3.4.3 to 4.0.4.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/commits)

---
updated-dependencies:
- dependency-name: mobx-react-lite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 11:55:40 +01:00
Łukasz Mierzwa
98dc112fdc fix(tests): resolve mobx errors 2023-09-04 11:36:17 +01:00
dependabot[bot]
fd73a5ad21 chore(deps): bump mobx from 6.10.0 to 6.10.2 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.10.0 to 6.10.2.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.10.0...mobx@6.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 11:36:17 +01:00
dependabot[bot]
938f589c87 chore(deps-dev): bump @types/node from 20.5.7 to 20.5.9 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.7 to 20.5.9.
- [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>
2023-09-04 10:19:22 +01:00
dependabot[bot]
7203a9b50f chore(deps): bump @floating-ui/react-dom from 2.0.1 to 2.0.2 in /ui
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.2/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>
2023-09-04 10:06:40 +01:00
dependabot[bot]
3b69a67508 chore(deps-dev): bump prettier from 3.0.2 to 3.0.3 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3.
- [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.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 10:06:22 +01:00
dependabot[bot]
77699b93e6 chore(deps-dev): bump @types/qs from 6.9.7 to 6.9.8 in /ui
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.7 to 6.9.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 10:05:59 +01:00
Łukasz Mierzwa
55ccde3b26 Merge pull request #5407 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
2023-08-29 13:35:22 +01:00
Łukasz Mierzwa
df96ba83fc chore(ui): upgrade all 3rd party dependencies 2023-08-29 12:28:02 +00:00
dependabot[bot]
b91aae5039 chore(deps-dev): bump @testing-library/jest-dom in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.0.1 to 6.1.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.0.1...v6.1.2)

---
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>
2023-08-28 18:31:13 +01:00
dependabot[bot]
7f537397c2 chore(deps-dev): bump @types/node from 20.5.2 to 20.5.7 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.2 to 20.5.7.
- [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>
2023-08-28 18:30:57 +01:00