Łukasz Mierzwa
ee85d2e25a
fix(tests): fix linter errors
v0.114
2023-03-20 11:37:23 +00:00
dependabot[bot]
caef55c586
chore(deps): bump github.com/golangci/golangci-lint
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.51.2 to 1.52.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.51.2...v1.52.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 >
2023-03-20 11:37:23 +00:00
Łukasz Mierzwa
8e120a64f6
fix(ui): use correct case for silenceForm flags
2023-03-20 11:27:15 +00:00
dependabot[bot]
60c86279f4
chore(deps): bump github.com/go-openapi/strfmt from 0.21.3 to 0.21.5
...
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt ) from 0.21.3 to 0.21.5.
- [Release notes](https://github.com/go-openapi/strfmt/releases )
- [Commits](https://github.com/go-openapi/strfmt/compare/v0.21.3...v0.21.5 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 07:23:53 +00:00
dependabot[bot]
9b0e420720
chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 in /ui
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.4 to 2.8.5.
- [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.4...2.8.5 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 07:23:40 +00:00
dependabot[bot]
3676738d3f
chore(deps): bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2
...
Bumps [go.uber.org/automaxprocs](https://github.com/uber-go/automaxprocs ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/uber-go/automaxprocs/releases )
- [Changelog](https://github.com/uber-go/automaxprocs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/automaxprocs/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: go.uber.org/automaxprocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 07:23:28 +00:00
dependabot[bot]
d80740c26f
chore(deps): bump github.com/fvbommel/sortorder from 1.0.2 to 1.1.0
...
Bumps [github.com/fvbommel/sortorder](https://github.com/fvbommel/sortorder ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/fvbommel/sortorder/releases )
- [Commits](https://github.com/fvbommel/sortorder/compare/v1.0.2...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/fvbommel/sortorder
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 07:22:47 +00:00
dependabot[bot]
2dd97e01bd
chore(deps): bump peter-evans/create-pull-request from 4.2.3 to 4.2.4
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4.2.3...v4.2.4 )
---
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-03-20 07:22:14 +00:00
dependabot[bot]
11f350e598
chore(deps): bump actions/setup-go from 3 to 4
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 07:13:45 +00:00
Łukasz Mierzwa
15cb17975d
chore(ui): upgrade all 3rd party dependencies
2023-03-19 20:23:45 +00:00
dependabot[bot]
e645c6b1a3
chore(deps-dev): bump @percy/cli from 1.20.3 to 1.21.0 in /ui
...
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli ) from 1.20.3 to 1.21.0.
- [Release notes](https://github.com/percy/cli/releases )
- [Commits](https://github.com/percy/cli/commits/v1.21.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-03-17 15:35:44 +00:00
dependabot[bot]
aad26c0d40
chore(deps-dev): bump @types/jest from 29.4.1 to 29.5.0 in /ui
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.4.1 to 29.5.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-17 15:32:26 +00:00
dependabot[bot]
1caa57d7f3
chore(deps-dev): bump sass from 1.59.2 to 1.59.3 in /ui
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.59.2 to 1.59.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.59.2...1.59.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-03-17 15:18:43 +00:00
dependabot[bot]
226c217126
chore(deps): bump node from 19.7.0-alpine to 19.8.1-alpine in /demo
...
Bumps node from 19.7.0-alpine to 19.8.1-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-03-17 07:29:48 +00:00
Łukasz Mierzwa
31e6d1eeb7
chore(actions): use latest Node version
2023-03-17 07:21:18 +00:00
dependabot[bot]
0c69f9c966
chore(deps): bump node from 19.7.0-alpine to 19.8.1-alpine
...
Bumps node from 19.7.0-alpine to 19.8.1-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-03-17 07:12:15 +00:00
dependabot[bot]
dee3282de4
chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1
...
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash )
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.0...v1.29.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-15 08:22:14 +00:00
dependabot[bot]
ec32adaabd
chore(deps): bump react-hotkeys-hook from 4.3.7 to 4.3.8 in /ui
...
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook ) from 4.3.7 to 4.3.8.
- [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.7...v4.3.8 )
---
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-03-14 19:54:28 +00:00
dependabot[bot]
a342a3aeb8
chore(deps-dev): bump @types/node from 18.15.1 to 18.15.3 in /ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.15.1 to 18.15.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-03-14 19:54:16 +00:00
dependabot[bot]
8df92be12e
chore(deps-dev): bump @types/jest from 29.4.0 to 29.4.1 in /ui
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.4.0 to 29.4.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-03-14 19:52:52 +00:00
dependabot[bot]
8285905b1c
chore(deps): bump downshift from 7.4.0 to 7.4.1 in /ui
...
Bumps [downshift](https://github.com/downshift-js/downshift ) from 7.4.0 to 7.4.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.4.0...v7.4.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-03-14 19:51:27 +00:00
Łukasz Mierzwa
3320af4abb
chore(backend): upgrade all Go modules
2023-03-13 20:26:17 +00:00
dependabot[bot]
1b9dd55d12
chore(deps-dev): bump @types/node from 18.14.6 to 18.15.1 in /ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.14.6 to 18.15.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 08:04:59 +00:00
dependabot[bot]
08db08484c
chore(deps): bump downshift from 7.3.2 to 7.4.0 in /ui
...
Bumps [downshift](https://github.com/downshift-js/downshift ) from 7.3.2 to 7.4.0.
- [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.3.2...v7.4.0 )
---
updated-dependencies:
- dependency-name: downshift
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 07:57:40 +00:00
dependabot[bot]
95e9a00a98
chore(deps-dev): bump sass from 1.58.3 to 1.59.2 in /ui
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.58.3 to 1.59.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.58.3...1.59.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 07:35:24 +00:00
Łukasz Mierzwa
8860b821dd
chore(ui): upgrade all 3rd party dependencies
2023-03-12 20:23:25 +00:00
dependabot[bot]
3383382729
chore(deps): bump golang.org/x/tools in /tools/goimports
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.6.0...v0.7.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-03-08 22:19:20 +00:00
dependabot[bot]
69b5067c8c
chore(deps): bump react-cool-dimensions from 3.0.0 to 3.0.1 in /ui
...
Bumps [react-cool-dimensions](https://github.com/wellyshen/react-cool-dimensions ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/wellyshen/react-cool-dimensions/releases )
- [Changelog](https://github.com/wellyshen/react-cool-dimensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/wellyshen/react-cool-dimensions/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: react-cool-dimensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-08 22:18:42 +00:00
dependabot[bot]
d4d03d4648
chore(deps): bump mobx-react-lite from 3.4.2 to 3.4.3 in /ui
...
Bumps [mobx-react-lite](https://github.com/mobxjs/mobx ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/mobxjs/mobx/releases )
- [Commits](https://github.com/mobxjs/mobx/compare/mobx-react-lite@3.4.2...mobx-react-lite@3.4.3 )
---
updated-dependencies:
- dependency-name: mobx-react-lite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-08 22:16:05 +00:00
dependabot[bot]
2384d12a58
chore(deps-dev): bump @percy/cli from 1.20.2 to 1.20.3 in /ui
...
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli ) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/percy/cli/releases )
- [Commits](https://github.com/percy/cli/commits/v1.20.3/packages/cli )
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-08 22:12:41 +00:00
Łukasz Mierzwa
aaaf1b0463
fix(ci): get rid of codeql
2023-03-08 18:35:39 +00:00
dependabot[bot]
ef89f2823a
chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 in /ui
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.6.0...v8.7.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
v0.113
2023-03-08 11:15:21 +00:00
dependabot[bot]
9a83bb9fba
chore(deps): bump qs from 6.11.0 to 6.11.1 in /ui
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.11.0 to 6.11.1.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.11.0...v6.11.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-08 11:13:33 +00:00
dependabot[bot]
368c15c1f0
chore(deps): bump github.com/prometheus/common from 0.41.0 to 0.42.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.41.0...v0.42.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-08 11:11:43 +00:00
dependabot[bot]
3a8717bb32
chore(deps): bump peter-evans/enable-pull-request-automerge
...
Bumps [peter-evans/enable-pull-request-automerge](https://github.com/peter-evans/enable-pull-request-automerge ) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/peter-evans/enable-pull-request-automerge/releases )
- [Commits](https://github.com/peter-evans/enable-pull-request-automerge/compare/v2.3.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: peter-evans/enable-pull-request-automerge
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-08 11:11:16 +00:00
dependabot[bot]
db30b16826
chore(deps): bump downshift from 7.2.2 to 7.3.2 in /ui
...
Bumps [downshift](https://github.com/downshift-js/downshift ) from 7.2.2 to 7.3.2.
- [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.2...v7.3.2 )
---
updated-dependencies:
- dependency-name: downshift
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-08 11:08:18 +00:00
Łukasz Mierzwa
e539c49549
fix(docs): mention cluster behaviour
2023-03-08 10:55:35 +00:00
Łukasz Mierzwa
adc5b437a0
fix(tests): add missing tests
2023-03-08 10:55:35 +00:00
Łukasz Mierzwa
51daac71b7
fix(docs): update changelog
2023-03-08 10:55:35 +00:00
Łukasz Mierzwa
1b381d924e
fix(docs): reformat silenceForm docs
2023-03-08 10:55:35 +00:00
David Caro
f1006314c0
feat: add default alertmanagers to silence form
...
That will allow setting some default alertmanagers to select when
creating a new silence, overriding the current behavior of getting all
the ones that are not readonly.
Signed-off-by: David Caro <dcaro@wikimedia.org >
2023-03-08 10:55:35 +00:00
dependabot[bot]
203c3102f3
chore(deps): bump golang from 1.20.1-alpine to 1.20.2-alpine in /demo
...
Bumps golang from 1.20.1-alpine to 1.20.2-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-03-08 07:58:04 +00:00
Łukasz Mierzwa
dcc9307caa
chore(actions): use latest Go version
2023-03-08 07:32:25 +00:00
dependabot[bot]
5d5bc1bf61
chore(deps): bump golang from 1.20.1-alpine to 1.20.2-alpine
...
Bumps golang from 1.20.1-alpine to 1.20.2-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-03-08 07:22:39 +00:00
Łukasz Mierzwa
eb6fd78ad2
chore(backend): upgrade all Go modules
2023-03-06 20:27:03 +00:00
dependabot[bot]
9e402bf8ae
chore(deps): bump mobx-react-lite from 3.4.0 to 3.4.2 in /ui
...
Bumps [mobx-react-lite](https://github.com/mobxjs/mobx ) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/mobxjs/mobx/releases )
- [Commits](https://github.com/mobxjs/mobx/compare/mobx-react-lite@3.4.0...mobx-react-lite@3.4.2 )
---
updated-dependencies:
- dependency-name: mobx-react-lite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 08:03:14 +00:00
dependabot[bot]
7e24e5f7fc
chore(deps-dev): bump @types/node from 18.14.5 to 18.14.6 in /ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.14.5 to 18.14.6.
- [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-03-06 08:00:22 +00:00
Łukasz Mierzwa
cd7be702bd
chore(ui): upgrade all 3rd party dependencies
2023-03-05 20:24:34 +00:00
dependabot[bot]
d54e260911
chore(deps-dev): bump @types/node from 18.14.4 to 18.14.5 in /ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.14.4 to 18.14.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-03-03 12:55:23 +00:00
dependabot[bot]
50d3fb2b84
chore(deps-dev): bump @percy/cli from 1.20.1 to 1.20.2 in /ui
...
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli ) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/percy/cli/releases )
- [Commits](https://github.com/percy/cli/commits/v1.20.2/packages/cli )
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-03 12:55:07 +00:00