dependabot[bot]
|
67dd59ca75
|
chore(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 20:03:00 +01:00 |
|
dependabot[bot]
|
4dcfd081d7
|
chore(deps): bump react-select from 5.7.2 to 5.7.3 in /ui
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.7.2...react-select@5.7.3)
---
updated-dependencies:
- dependency-name: react-select
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 20:02:33 +01:00 |
|
dependabot[bot]
|
36a92582cb
|
chore(deps): bump github.com/prometheus/common from 0.42.0 to 0.43.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.42.0...v0.43.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 20:02:16 +01:00 |
|
dependabot[bot]
|
aa6e9c33cc
|
chore(deps): bump node from 20.0.0-alpine to 20.1.0-alpine in /demo
Bumps node from 20.0.0-alpine to 20.1.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-05-05 08:25:20 +01:00 |
|
Łukasz Mierzwa
|
caaf52be15
|
chore(actions): use latest Node version
|
2023-05-05 08:25:07 +01:00 |
|
dependabot[bot]
|
c3d7b08064
|
chore(deps): bump node from 20.0.0-alpine to 20.1.0-alpine
Bumps node from 20.0.0-alpine to 20.1.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-05-05 08:10:48 +01:00 |
|
dependabot[bot]
|
78b4c3188e
|
chore(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine in /demo
Bumps golang from 1.20.3-alpine to 1.20.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>
|
2023-05-03 08:21:04 +01:00 |
|
Łukasz Mierzwa
|
f90248cace
|
Merge pull request #5228 from prymitive/version-sync-go
chore(actions): use latest Go version
|
2023-05-03 08:20:46 +01:00 |
|
Łukasz Mierzwa
|
a91e3e4be6
|
chore(actions): use latest Go version
|
2023-05-03 07:11:16 +00:00 |
|
dependabot[bot]
|
2028d28f86
|
chore(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine
Bumps golang from 1.20.3-alpine to 1.20.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>
|
2023-05-03 08:11:01 +01:00 |
|
Łukasz Mierzwa
|
bf5c2206c7
|
Merge pull request #5225 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
|
2023-05-02 13:41:52 +01:00 |
|
Łukasz Mierzwa
|
f4d6373e68
|
chore(ui): upgrade all 3rd party dependencies
|
2023-05-02 12:32:32 +00:00 |
|
Łukasz Mierzwa
|
39ead3814e
|
fix(ui): update to floating-ui v2
|
2023-05-02 11:36:25 +01:00 |
|
dependabot[bot]
|
6bedb9cdb7
|
chore(deps): bump @floating-ui/react-dom from 1.3.0 to 2.0.0 in /ui
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 1.3.0 to 2.0.0.
- [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.0/packages/react-dom)
---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-02 11:36:25 +01:00 |
|
Łukasz Mierzwa
|
ca304c038a
|
Merge pull request #5224 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
|
2023-05-01 13:41:34 +01:00 |
|
Łukasz Mierzwa
|
cc5d6a3b9a
|
chore(backend): upgrade all Go modules
|
2023-05-01 12:31:12 +00:00 |
|
dependabot[bot]
|
b9c1d58fe9
|
chore(deps-dev): bump @types/node from 18.16.0 to 18.16.3 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.0 to 18.16.3.
- [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-05-01 08:28:33 +01:00 |
|
dependabot[bot]
|
02e8fab30c
|
chore(deps-dev): bump sass from 1.62.0 to 1.62.1 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1.
- [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.62.0...1.62.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 08:28:18 +01:00 |
|
dependabot[bot]
|
dbc889af56
|
chore(deps): bump date-fns from 2.29.3 to 2.30.0 in /ui
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0)
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 08:28:01 +01:00 |
|
Łukasz Mierzwa
|
3e1a3eaaba
|
chore(ui): upgrade all 3rd party dependencies
|
2023-04-25 14:28:20 +01:00 |
|
Łukasz Mierzwa
|
7ab91af995
|
chore(backend): upgrade all Go modules
|
2023-04-24 14:15:57 +01:00 |
|
dependabot[bot]
|
b038471f5b
|
chore(deps): bump github.com/go-openapi/runtime from 0.25.0 to 0.26.0
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](https://github.com/go-openapi/runtime/compare/v0.25.0...v0.26.0)
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-24 08:36:07 +01:00 |
|
dependabot[bot]
|
fa0af55492
|
chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
- [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.2...v3.1.3)
---
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>
|
2023-04-24 08:35:52 +01:00 |
|
dependabot[bot]
|
769c9c118e
|
chore(deps-dev): bump @types/jest from 29.5.0 to 29.5.1 in /ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.0 to 29.5.1.
- [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-04-23 21:56:08 +01:00 |
|
dependabot[bot]
|
490570bb73
|
chore(deps-dev): bump @percy/storybook from 4.3.5 to 4.3.6 in /ui
Bumps [@percy/storybook](https://github.com/percy/percy-storybook) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/percy/percy-storybook/releases)
- [Commits](https://github.com/percy/percy-storybook/compare/v4.3.5...v4.3.6)
---
updated-dependencies:
- dependency-name: "@percy/storybook"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 21:53:45 +01:00 |
|
dependabot[bot]
|
daacea3a8a
|
chore(deps-dev): bump @types/node from 18.15.11 to 18.16.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.16.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-04-23 21:48:33 +01:00 |
|
dependabot[bot]
|
1ce8a7f442
|
chore(deps-dev): bump @percy/cli from 1.23.0 to 1.24.0 in /ui
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.24.0/packages/cli)
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 21:42:37 +01:00 |
|
dependabot[bot]
|
0f70b72d42
|
chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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/2.8.7...2.8.8)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 21:41:31 +01:00 |
|
dependabot[bot]
|
715f01ffc9
|
chore(deps): bump node from 19.9.0-alpine to 20.0.0-alpine in /demo
Bumps node from 19.9.0-alpine to 20.0.0-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-21 11:10:15 +01:00 |
|
Łukasz Mierzwa
|
4ba81732ef
|
Merge pull request #5202 from prymitive/version-sync-node
chore(actions): use latest Node version
|
2023-04-21 08:32:52 +01:00 |
|
Łukasz Mierzwa
|
1e1e2ac625
|
chore(actions): use latest Node version
|
2023-04-21 07:23:52 +00:00 |
|
dependabot[bot]
|
9b5a0d4af1
|
chore(deps): bump node from 19.9.0-alpine to 20.0.0-alpine
Bumps node from 19.9.0-alpine to 20.0.0-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-21 08:22:31 +01:00 |
|
Łukasz Mierzwa
|
fb053751ab
|
Merge pull request #5198 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
|
2023-04-18 13:49:14 +01:00 |
|
Łukasz Mierzwa
|
341c62ba62
|
chore(ui): upgrade all 3rd party dependencies
|
2023-04-18 12:33:32 +00:00 |
|
Łukasz Mierzwa
|
1e45e4661f
|
Merge pull request #5197 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
|
2023-04-17 13:43:58 +01:00 |
|
Łukasz Mierzwa
|
5c5e21273c
|
chore(backend): upgrade all Go modules
|
2023-04-17 12:33:27 +00:00 |
|
dependabot[bot]
|
b24d2f3785
|
chore(deps): bump react-day-picker from 8.7.0 to 8.7.1 in /ui
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.7.0 to 8.7.1.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.7.0...v8.7.1)
---
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-04-17 08:44:41 +01:00 |
|
dependabot[bot]
|
50884102c7
|
chore(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.0...v1.29.1)
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:31:10 +01:00 |
|
dependabot[bot]
|
47dca43aa1
|
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.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.14.0...v1.15.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>
|
2023-04-17 08:30:51 +01:00 |
|
dependabot[bot]
|
2b736f00e7
|
chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/semver/compare/v3.2.0...v3.2.1)
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:30:43 +01:00 |
|
dependabot[bot]
|
f3192d3413
|
chore(deps-dev): bump sass from 1.61.0 to 1.62.0 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.61.0 to 1.62.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.61.0...1.62.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-04-17 08:28:55 +01:00 |
|
dependabot[bot]
|
0f5aa82776
|
chore(deps-dev): bump @types/enzyme from 3.10.12 to 3.10.13 in /ui
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) from 3.10.12 to 3.10.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme)
---
updated-dependencies:
- dependency-name: "@types/enzyme"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:28:21 +01:00 |
|
dependabot[bot]
|
14ad4bbf13
|
chore(deps-dev): bump @percy/cli from 1.22.0 to 1.23.0 in /ui
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.23.0/packages/cli)
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:28:10 +01:00 |
|
dependabot[bot]
|
6b7dc417bd
|
chore(deps): bump react-hotkeys-hook from 4.3.8 to 4.4.0 in /ui
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.3.8 to 4.4.0.
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JohannesKlauss/react-keymap-hook/compare/v4.3.8...v4.4.0)
---
updated-dependencies:
- dependency-name: react-hotkeys-hook
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:27:49 +01:00 |
|
dependabot[bot]
|
edb61e4b60
|
chore(deps): bump wagoid/commitlint-github-action from 5.3.1 to 5.4.1
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.3.1 to 5.4.1.
- [Release notes](https://github.com/wagoid/commitlint-github-action/releases)
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wagoid/commitlint-github-action/compare/v5.3.1...v5.4.1)
---
updated-dependencies:
- dependency-name: wagoid/commitlint-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 08:14:17 +01:00 |
|
dependabot[bot]
|
5a8fff660f
|
chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.2.
- [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.1...v3.1.2)
---
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>
|
2023-04-17 08:14:03 +01:00 |
|
Alex Brown
|
ed575c5cb6
|
feat(backend): allow configuration of cors allowed origins
|
2023-04-15 18:46:35 +01:00 |
|
dependabot[bot]
|
87f54c814b
|
chore(deps): bump node from 19.8.1-alpine to 19.9.0-alpine in /demo
Bumps node from 19.8.1-alpine to 19.9.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-04-12 09:33:57 +01:00 |
|
Łukasz Mierzwa
|
59323e23dc
|
Merge pull request #5180 from prymitive/version-sync-node
chore(actions): use latest Node version
|
2023-04-12 09:22:22 +01:00 |
|
Łukasz Mierzwa
|
ef21abca2f
|
chore(actions): use latest Node version
|
2023-04-12 08:03:53 +00:00 |
|