Commit Graph

7896 Commits

Author SHA1 Message Date
dependabot[bot]
e1fe60b2ed chore(deps): bump github.com/prometheus/common from 0.40.0 to 0.41.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.40.0...v0.41.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-03-01 20:56:38 +00:00
Łukasz Mierzwa
5d5f5182fe fix(tests): wait for bg commands 2023-02-27 12:14:39 +00:00
Łukasz Mierzwa
4852791852 fix(backend): fix race in alert history 2023-02-27 12:14:39 +00:00
dependabot[bot]
a26efecd48 chore(deps): bump github.com/klauspost/compress from 1.15.15 to 1.16.0
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.15 to 1.16.0.
- [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.15.15...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-26 21:38:21 +00:00
dependabot[bot]
d540171625 chore(deps-dev): bump @types/node from 18.14.1 to 18.14.2 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.1 to 18.14.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-02-26 21:38:08 +00:00
Łukasz Mierzwa
617e3755e5 chore(ui): upgrade all 3rd party dependencies 2023-02-26 20:24:54 +00:00
Łukasz Mierzwa
5bced2979b fix(tests): debug failing tests 2023-02-26 20:15:44 +00:00
dependabot[bot]
4e48f6aaa4 chore(deps): bump react-intersection-observer from 9.4.2 to 9.4.3 in /ui
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.4.2 to 9.4.3.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.4.2...v9.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 22:21:32 +00:00
dependabot[bot]
5b58a0e8ac chore(deps-dev): bump @types/node from 18.14.0 to 18.14.1 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.1.
- [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-02-25 22:15:19 +00:00
dependabot[bot]
24b1ad7ec6 chore(deps): bump golang.org/x/text in /tools/benchstat
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 09:08:09 +00:00
dependabot[bot]
427f97baee chore(deps): bump node from 19.6.1-alpine to 19.7.0-alpine in /demo
Bumps node from 19.6.1-alpine to 19.7.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-02-22 22:16:02 +00:00
Łukasz Mierzwa
b6853d2e61 chore(actions): use latest Node version 2023-02-22 21:58:37 +00:00
dependabot[bot]
b38c07bb20 chore(deps): bump node from 19.6.1-alpine to 19.7.0-alpine
Bumps node from 19.6.1-alpine to 19.7.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-02-22 21:49:37 +00:00
dependabot[bot]
f3746bc2c8 chore(deps): bump react-hotkeys-hook from 4.3.5 to 4.3.7 in /ui
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.3.5 to 4.3.7.
- [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.5...v4.3.7)

---
updated-dependencies:
- dependency-name: react-hotkeys-hook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 14:22:53 +00:00
dependabot[bot]
e5dfca02b9 chore(deps): bump downshift from 7.2.0 to 7.2.1 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 7.2.0 to 7.2.1.
- [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/v7.2.0...v7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 14:22:37 +00:00
dependabot[bot]
3840324184 chore(deps-dev): bump @percy/cli from 1.19.2 to 1.20.0 in /ui
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.20.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-02-22 14:05:47 +00:00
Łukasz Mierzwa
aca0d49e64 chore(backend): upgrade all Go modules 2023-02-20 20:25:47 +00:00
dependabot[bot]
47fc9afdc9 chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.51.1 to 1.51.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.51.1...v1.51.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>
2023-02-20 10:32:33 +00:00
dependabot[bot]
20b6ece68a chore(deps): bump node from 19.6.0-alpine to 19.6.1-alpine in /demo
Bumps node from 19.6.0-alpine to 19.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-02-20 08:04:42 +00:00
Łukasz Mierzwa
d139441c10 chore(ui): upgrade all 3rd party dependencies 2023-02-19 21:13:33 +00:00
dependabot[bot]
d9282729ba chore(deps-dev): bump @percy/cli from 1.18.0 to 1.19.2 in /ui
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.18.0 to 1.19.2.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.19.2/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-02-19 09:04:06 +00:00
dependabot[bot]
d37b1058aa chore(deps-dev): bump sass from 1.58.1 to 1.58.3 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.1 to 1.58.3.
- [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.58.1...1.58.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-19 08:52:22 +00:00
Łukasz Mierzwa
09e2dca774 chore(actions): use latest Node version 2023-02-19 08:52:05 +00:00
dependabot[bot]
c625c9c82f chore(deps): bump node from 19.6.0-alpine to 19.6.1-alpine
Bumps node from 19.6.0-alpine to 19.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-02-18 21:49:50 +00:00
dependabot[bot]
8b9a19101f chore(deps): bump react-day-picker from 8.5.1 to 8.6.0 in /ui
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.5.1...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 21:41:10 +00:00
dependabot[bot]
c89a60c92b chore(deps): bump wagoid/commitlint-github-action from 5.3.0 to 5.3.1
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.3.0 to 5.3.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.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 21:40:33 +00:00
dependabot[bot]
c1f3391b53 chore(deps-dev): bump @types/node from 18.13.0 to 18.14.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.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>
2023-02-18 21:08:55 +00:00
Łukasz Mierzwa
e4a4c2a875 fix(docs): update changeling v0.112 2023-02-16 16:47:05 +00:00
dependabot[bot]
080da891b1 chore(deps-dev): bump sass from 1.58.0 to 1.58.1 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.58.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.58.0...1.58.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-02-15 12:21:05 +00:00
dependabot[bot]
92cd06b399 chore(deps): bump golang from 1.20.0-alpine to 1.20.1-alpine in /demo
Bumps golang from 1.20.0-alpine to 1.20.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-02-15 07:55:20 +00:00
Łukasz Mierzwa
a227b6411a chore(actions): use latest Go version 2023-02-15 07:54:50 +00:00
dependabot[bot]
a02b95ed54 chore(deps): bump golang from 1.20.0-alpine to 1.20.1-alpine
Bumps golang from 1.20.0-alpine to 1.20.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-02-15 07:44:50 +00:00
Łukasz Mierzwa
fa5decf978 chore(backend): upgrade all Go modules 2023-02-13 20:46:26 +00:00
dependabot[bot]
c6035b0e6f chore(deps): bump @floating-ui/react-dom from 1.2.2 to 1.3.0 in /ui
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@1.3.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>
2023-02-13 08:50:54 +00:00
dependabot[bot]
c8b407d020 chore(deps): bump golang.org/x/tools in /tools/goimports
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.5.0...v0.6.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-02-13 08:13:15 +00:00
Łukasz Mierzwa
e5d1434a6d chore(ui): upgrade all 3rd party dependencies 2023-02-12 20:29:05 +00:00
Łukasz Mierzwa
8060f5fb44 fix(test): update testscript 2023-02-10 11:29:37 +00:00
Łukasz Mierzwa
5f4c754102 chore(actions): use latest Go version 2023-02-10 11:29:37 +00:00
dependabot[bot]
d142ddd489 chore(deps): bump react-intersection-observer from 9.4.1 to 9.4.2 in /ui
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.4.1 to 9.4.2.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.4.1...v9.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 20:40:44 +00:00
dependabot[bot]
ad7284dbcf chore(deps): bump mobx from 6.7.0 to 6.8.0 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 20:21:19 +00:00
Łukasz Mierzwa
e3ad214d32 fix(ui): bump fontawesome 2023-02-08 20:16:41 +00:00
dependabot[bot]
afa955f888 chore(deps-dev): bump @types/node from 18.11.19 to 18.13.0 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.19 to 18.13.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-02-08 17:36:39 +00:00
dependabot[bot]
dcd7930fed chore(deps): bump react-hotkeys-hook from 4.3.4 to 4.3.5 in /ui
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 4.3.4 to 4.3.5.
- [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.4...v4.3.5)

---
updated-dependencies:
- dependency-name: react-hotkeys-hook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 17:35:45 +00:00
dependabot[bot]
60fa301007 chore(deps-dev): bump @percy/storybook from 4.3.4 to 4.3.5 in /ui
Bumps [@percy/storybook](https://github.com/percy/percy-storybook) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/percy/percy-storybook/releases)
- [Commits](https://github.com/percy/percy-storybook/compare/v4.3.4...v4.3.5)

---
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-02-08 17:34:41 +00:00
dependabot[bot]
b8f3bed47b chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [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.3...2.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 17:34:09 +00:00
dependabot[bot]
5b93ce5e3e chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.51.0 to 1.51.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.51.0...v1.51.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>
2023-02-06 07:36:44 +00:00
Łukasz Mierzwa
8612279f3c chore(ui): upgrade all 3rd party dependencies 2023-02-05 20:21:26 +00:00
dependabot[bot]
6c90af8fe5 chore(deps-dev): bump @types/node from 18.11.18 to 18.11.19 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.11.19.
- [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-02-05 17:53:01 +00:00
dependabot[bot]
1636f2a01b chore(deps): bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0
Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/jarcoal/httpmock/releases)
- [Commits](https://github.com/jarcoal/httpmock/compare/v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-05 16:56:14 +00:00
Łukasz Mierzwa
f7e4bd69ba chore(actions): use latest Node version 2023-02-03 08:41:52 +00:00