Łukasz Mierzwa
|
551a38d67e
|
chore(backend): upgrade all Go modules
|
2023-05-29 12:32:01 +00:00 |
|
dependabot[bot]
|
8cf60c9fbc
|
chore(deps-dev): bump @types/node from 20.2.3 to 20.2.5 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.3 to 20.2.5.
- [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-29 08:23:27 +01:00 |
|
Łukasz Mierzwa
|
8f67da2318
|
Merge pull request #5252 from prymitive/go-mod-upgrades
chore(backend): upgrade all Go modules
|
2023-05-22 13:41:59 +01:00 |
|
Łukasz Mierzwa
|
7b74271056
|
chore(backend): upgrade all Go modules
|
2023-05-22 12:31:53 +00:00 |
|
dependabot[bot]
|
4dd0124c58
|
chore(deps-dev): bump @types/node from 20.1.4 to 20.2.3 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.4 to 20.2.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 10:34:39 +01:00 |
|
dependabot[bot]
|
387274aa7e
|
chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [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.3...v3.1.4)
---
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-05-22 10:34:21 +01:00 |
|
dependabot[bot]
|
877d292646
|
chore(deps): bump qs from 6.11.1 to 6.11.2 in /ui
Bumps [qs](https://github.com/ljharb/qs) from 6.11.1 to 6.11.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.11.1...v6.11.2)
---
updated-dependencies:
- dependency-name: qs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 10:33:50 +01:00 |
|
dependabot[bot]
|
edbb53ef0e
|
chore(deps): bump node from 20.1.0-alpine to 20.2.0-alpine in /demo
Bumps node from 20.1.0-alpine to 20.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>
|
2023-05-17 14:22:32 +01:00 |
|
Łukasz Mierzwa
|
f126dd3039
|
chore(actions): use latest Node version
|
2023-05-17 14:22:16 +01:00 |
|
dependabot[bot]
|
ac2d61ad96
|
chore(deps): bump node from 20.1.0-alpine to 20.2.0-alpine
Bumps node from 20.1.0-alpine to 20.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>
|
2023-05-17 11:37:59 +01:00 |
|
dependabot[bot]
|
19fba7c34c
|
chore(deps-dev): bump @types/node from 20.1.0 to 20.1.4 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.0 to 20.1.4.
- [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-15 13:22:17 +01:00 |
|
dependabot[bot]
|
dd281ca6d2
|
chore(deps): bump golang.org/x/tools in /tools/goimports
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.8.0...v0.9.1)
---
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-05-15 10:53:11 +01:00 |
|
Łukasz Mierzwa
|
50ea7cc924
|
fix(ci): get rid of storybook
|
2023-05-11 20:52:35 +01:00 |
|
Łukasz Mierzwa
|
3521e36b2a
|
fix(ci): remove percy
|
2023-05-11 20:52:35 +01:00 |
|
dependabot[bot]
|
0506bf19dd
|
chore(deps): bump alpine from 3.17 to 3.18 in /demo
Bumps alpine from 3.17 to 3.18.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-10 08:43:15 +01:00 |
|
Łukasz Mierzwa
|
5d99819fc5
|
Merge pull request #5241 from prymitive/npm-upgrades
chore(ui): upgrade all 3rd party dependencies
|
2023-05-09 15:04:39 +01:00 |
|
Łukasz Mierzwa
|
e1b3e124af
|
chore(ui): upgrade all 3rd party dependencies
|
2023-05-09 13:07:32 +00:00 |
|
Łukasz Mierzwa
|
021d50f8a5
|
chore(backend): upgrade all Go modules
|
2023-05-08 15:16:42 +01:00 |
|
dependabot[bot]
|
c5a385a63f
|
chore(deps-dev): bump @types/node from 18.16.3 to 20.1.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 20:03:16 +01:00 |
|
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 |
|