Azat Belgibayev
e569e46a8a
Refactor breadcrumbs params detection ( #1394 )
...
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-01-25 12:01:37 +03:00
NelyDavtyan
05174fd684
fixing cannot create a topic issue,added some default values to pass … ( #1467 )
...
* fixing cannot create a topic issue,added some default values to pass validation
* fixed default values in other forms
Co-authored-by: Ekaterina Petrova <epetrova@provectus.com>
2022-01-24 21:33:16 +03:00
Dekshut
9446d9c39d
[ Fixes #1410 ] Edited using colors in styled components using our Theme ( #1442 )
...
* Edited using colors in syled components
* updated snapshots
* updated snapshots
* edited stylistic mistake
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-01-22 15:49:41 +02:00
dependabot[bot]
e2b63fcec2
Bump eslint-config-airbnb-typescript from 12.3.1 to 14.0.2 in /kafka-ui-react-app ( #1294 )
...
* Bump eslint-config-airbnb-typescript in /kafka-ui-react-app
Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript ) from 12.3.1 to 14.0.2.
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases )
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v12.3.1...v14.0.2 )
---
updated-dependencies:
- dependency-name: eslint-config-airbnb-typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update Eslint config
* Update eslint
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2022-01-21 23:45:38 +03:00
Ilya Kuramshin
f85a340b79
ISSUE-1444: Additional params added to connector restart endpoint to be able to… ( #1445 )
...
* Additional params added to connector restart endpoint to be able to restart not only connector instance, but all its tasks
* RESTARTING state added to ConnectorTaskStatus
* Restart connector button rename
Co-authored-by: iliax <ikuramshin@provectus.com>
2022-01-21 15:24:13 +03:00
Damir Abdulganiev
31954ceb55
[ Fixes #1428 ] Improve Sonar Cloud security hotspots metrics ( #1436 )
...
* Removes regex from compareVersions
* Replaces regexes in reducers
* Rewrite Version and compareVersions to expect undefined
* Adds safeguard against strange cases
* Fixes regression from another PR
Co-authored-by: Damir Abdulganiev <dabdulganiev@provectus.com>
2022-01-20 20:18:31 +03:00
Ekaterina Petrova
205d8d000d
Bugfix/select ( #1397 )
...
* new select styles init
* Custom select compound component
* Select component fix styles
* Added react hook form controller
* Moved from compound component
* fixed vslues & onChange for controller
* fixed tests & code cleanup
* fix review
* fixed linter
* fixed discussions
Co-authored-by: Ekaterina Petrova <epetrova@provectus.com>
2022-01-20 16:41:20 +03:00
Ekaterina Petrova
2b79fee1e4
Space sensitive syntax for Create Connector #1217
...
* added trim to json config
* refactored new tests
* refactored edit tests
* fix new test act warning
* first working tests
* fixed textarea props
* resolved discussions
Co-authored-by: Ekaterina Petrova <epetrova@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-01-20 15:26:29 +03:00
Damir Abdulganiev
8639403448
[ Resolves #1221 ] Unclear parameters for Consumers` Search. Inconsistency of Search line on Consumers page. ( #1429 )
...
* Changed Search component placeholder
* Updates test
Co-authored-by: Damir Abdulganiev <dabdulganiev@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-01-20 12:39:23 +03:00
NelyDavtyan
68f1d3e7ee
Protobuf schema is not formatted properly ( #1426 )
...
* clusters"s table styles was fixed, added hyphens to breadcrumbs, URP is not abbreviated and ISR is abbreviated already and "f0" was changed to 0
* styled component name for cluster table was changed
* adding tests for clusterwidget cells, adding title for ISR and bringing back changes in breadcrumb regarding hyphens
* fixing clusterWidget test
* fixing double scroll issue inside Topics > Messages > Content for large message content
* bring back last changes
* changing styles for scrollbar
* fixing protobuf schema to be formatted correctly
* makeing requested changes, JSONEditor renamed to Editor,fixed schema edit and versions
* rename JSONViewer to EditorViewer
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-01-20 13:21:13 +04:00
dependabot[bot]
bbb52d47ed
Bump @types/enzyme from 3.10.9 to 3.10.11 in /kafka-ui-react-app ( #1348 )
...
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme ) from 3.10.9 to 3.10.11.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-01-20 11:58:36 +03:00
Oleg Shur
422f90f0aa
Prepare bulma for removal ( #1427 )
2022-01-20 11:55:03 +03:00
dependabot[bot]
bdf4e30f0f
Bump @wojtekmaj/enzyme-adapter-react-17 in /kafka-ui-react-app ( #1290 )
...
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17 ) from 0.6.3 to 0.6.6.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases )
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.6.3...v0.6.6 )
---
updated-dependencies:
- dependency-name: "@wojtekmaj/enzyme-adapter-react-17"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-19 18:17:28 +03:00
Damir Abdulganiev
2d5a8c024a
[ Fixes #1391 ] Incorrect topic message content type (avro -> json) ( #1422 )
...
* Updates MessageContent to use keyFormat and valueFormat data from API
* Changes imports to * from S
* Adds tests verify keyFormat and contentFormat renders correctly
Co-authored-by: Damir Abdulganiev <dabdulganiev@provectus.com>
2022-01-19 17:45:50 +03:00
Damir Abdulganiev
7789523613
[ Fixes #1213 ] Topic Creation: Inconsistency in Deleted parameters ( #1395 )
...
* CustomParams: Fixed condition error. Now existingFields updates correctly when one of CustomParamsFields is deleted
* Resolves bug when you select option and after select another - existingFields do not update correctly
* CustomParams fields update correctly
* Increases coverage
Co-authored-by: Damir Abdulganiev <dabdulganiev@provectus.com>
2022-01-19 17:34:12 +03:00
Oleg Shur
d0761e2040
Fix schema versions order ( #1413 )
2022-01-19 17:24:12 +03:00
Dekshut
5016a11333
Updated toolkit and redux versions ( #1407 )
...
* Update toolkit and redux versions
* Update package-lock.json
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-01-19 15:59:01 +02:00
dependabot[bot]
1696b9b95b
Bump follow-redirects from 1.14.5 to 1.14.7 in /kafka-ui-react-app ( #1405 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: NelyDavtyan <96067981+NelyDavtyan@users.noreply.github.com>
2022-01-19 17:34:05 +04:00
NelyDavtyan
3291b85838
clusters"s table styles was fixed, added hyphens to breadcrumbs, URP … ( #1384 )
...
* clusters"s table styles was fixed, added hyphens to breadcrumbs, URP is not abbreviated and ISR is abbreviated already and "f0" was changed to 0
* styled component name for cluster table was changed
* adding tests for clusterwidget cells, adding title for ISR and bringing back changes in breadcrumb regarding hyphens
* fixing clusterWidget test
* fixing double scroll issue inside Topics > Messages > Content for large message content
* bring back last changes
* changing styles for scrollbar
* added required changes from reviewers and removed enzyme from clusterWidgets test
2022-01-19 16:14:47 +04:00
NelyDavtyan
7e3c66b197
fixing empty screen issue when opening edit schema for proto type ( #1411 )
...
* fixing empty screen issue when opening edit schema for proto type
* making requested changes
2022-01-19 15:41:19 +04:00
Damir Abdulganiev
cdc929add7
[ Fixes #1212 ] Confusing sorting UI in Topics ( #1389 )
...
* Topics: Updated tests for TableHeaderCell and recreated snapshots
* Topics: Updated snapshot
* Topics: Added more tests to verify that TableHeaderCell is rendering correctly
* Update kafka-ui-react-app/src/components/common/table/TableHeaderCell/TableHeaderCell.tsx
Co-authored-by: Oleg Shur <workshur@gmail.com>
* Update kafka-ui-react-app/src/components/common/table/TableHeaderCell/TableHeaderCell.tsx
Co-authored-by: Oleg Shur <workshur@gmail.com>
* Updates snapshots
* Updates snapshot
* Updates TableHeaderCell test to use theme object instead of hardcoded values
* got rid of codesmells
* Adds more tests to raise coverage
* cleanup
* Removes orderBy, orderValue, otherOrderValue from test
* Renames sortIconTitle -> sortIconTitleValue
* Renames th -> columnheader in test
* Renames title -> testTitle, previewText -> testPreviewText, sortIconTitleValue -> sortIconTitle
* Renames titleNode -> title, previewNode -> preview
Co-authored-by: Damir Abdulganiev <ehave@Damirs-MacBook-Pro.local>
Co-authored-by: Damir Abdulganiev <dabdulganiev@provectus.com>
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-01-19 12:43:00 +03:00
Cory Locklear
439d41da0b
Fix typos ( #1409 )
2022-01-19 02:46:17 +03:00
dependabot[bot]
348071c780
Bump react-scripts from 4.0.3 to 5.0.0 in /kafka-ui-react-app ( #1289 )
...
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts ) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.0/packages/react-scripts )
---
updated-dependencies:
- dependency-name: react-scripts
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 19:51:26 +03:00
Oleg Shur
8978b82081
Revert "Bump follow-redirects from 1.14.5 to 1.14.7 in /kafka-ui-react-app ( #1379 )" ( #1404 )
...
This reverts commit 61251054f4
.
2022-01-18 18:49:17 +03:00
dependabot[bot]
61251054f4
Bump follow-redirects from 1.14.5 to 1.14.7 in /kafka-ui-react-app ( #1379 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 19:24:44 +04:00
NelyDavtyan
bdf01e4e69
Updated topic URP status color. ( #1336 )
...
* Updated topic URP status color.
* Small fix.
* Added test for circular-alert.
* Added test for topic detail overview.
* Fixed name.
* Updated test for topic detail overview.
2022-01-18 19:04:28 +04:00
dependabot[bot]
a063929e96
Bump eslint-plugin-react from 7.24.0 to 7.28.0 in /kafka-ui-react-app ( #1323 )
...
* Bump eslint-plugin-react from 7.24.0 to 7.28.0 in /kafka-ui-react-app
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.24.0 to 7.28.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.24.0...v7.28.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update package.json
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dekshut <denismaloffev@gmail.com>
2022-01-18 17:02:14 +02:00
NelyDavtyan
a4fce3cd81
Added readonly status for the cluster. ( #1364 )
...
* Added readonly status for the cluster.
* Classes element changed to styled components.
* removed unnecessary className from interface.
2022-01-17 18:29:41 +04:00
Ekaterina Petrova
b6c876275f
Added GlobalSchemaSelector tests ( #1376 )
...
* Added GlobalSchemaSelector tests
* fix schema selection assertion
Co-authored-by: Ekaterina Petrova <epetrova@provectus.com>
2022-01-17 16:22:50 +03:00
Ekaterina Petrova
c732862fd0
Empty table for brokers & change tag styles ( #1371 )
...
Co-authored-by: Ekaterina Petrova <epetrova@provectus.com>
2022-01-13 11:13:39 +03:00
Oleg Shur
613348faa2
[ISSUE-1189] Refactor Schemas store ( #1327 )
...
* [ISSUE-1189] Refactor Schemas store
* Design review fix (#1341 )
* Design review fix init
* changed pagination tests, refactored styles, fixed topicform
* redesign fix code cleanup
* styled select position
* styled select fix bracket
* resolved code review
* moved latest version styles to theme
* fixed queryByRole in pagination tests
Co-authored-by: Ekaterina Petrova <epetrova@provectus.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
* Inconsistency in updating the global compatibility level (drop down menu) (#1363 )
* Fix select in schema registry
* refactored GlobalSchemaSelector & ListItem
* Moved list & list item tests to react-testing-library
* Added some tests for GlobalSchemaSelector
* Added props test
* Specs
Co-authored-by: Ekaterina Petrova <epetrova@provectus.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
* Feedback
* Cleanup
Co-authored-by: Ekaterina Petrova <32833172+Hurenka@users.noreply.github.com>
Co-authored-by: Ekaterina Petrova <epetrova@provectus.com>
2022-01-11 13:32:32 +03:00
NelyDavtyan
b5aa86cf4c
Added a popup warning about deleting topic messages. ( #1324 )
...
* Added a popup warning about deleting topic messages.
* Added test for warning popup.
* Small fix.
2022-01-10 16:34:36 +03:00
Roman Zabaluev
32a2e753b0
Allow producing messages with an empty key/value
...
* [ISSUE 1046] UI allows to submit message with empty key & value (#1264 )
* [ISSUE 1046] UI allows to submit message with empty key & value
* Update Contract
(cherry picked from commit 4b730eb288
)
* Backend fix
* Refactoring
* Fix nullable & checkstyle
* Fix jsonnullable get
* Remove unnecessary check and add a test
Co-authored-by: Oleg Shur <workshur@gmail.com>
2021-12-24 19:00:27 +03:00
NelyDavtyan
5a487e437d
Issues/1265 ( #1303 )
...
* Make all labels Title Case in popup menus.
* Increased length of the sorting box to make the title readable like for 'Latest first' there.
* Disabled 0 and negative values in Topic Creation redesign.
* Changed consumer, connect labels status colors.
* Added test for consumer-list
* Update kafka-ui-react-app/src/components/Brokers/Brokers.tsx
Co-authored-by: Oleg Shur <workshur@gmail.com>
* Fixed warnings.
* Added test for customer group list.
* Added an interface to the object.
Co-authored-by: Oleg Shur <workshur@gmail.com>
2021-12-24 18:16:12 +04:00
NelyDavtyan
25d987eb62
Disabled negative values. ( #1312 )
...
* Disabled negative values.
* Used hook-form property instead of Object method.
2021-12-23 22:01:22 +03:00
Roman Zabaluev
e34520f6e9
Implement LDAP authentication ( #1173 )
...
* Sync container versions in examples
* Add ldap required dependencies
* Create a separate package for security configs
* Fix annoying checkstyle line length
* Refactor auth security configuration setup
* Implement ldap authentication. Closes #1023
* Review fixes
* Review fixes
2021-12-22 18:18:59 +03:00
Oleg Shur
6351361c38
[ISSUE-1210] Change of the Global Comp Level updates the list of schemas ( #1307 )
2021-12-21 22:51:18 +03:00
dependabot[bot]
223bf85b6b
Bump @hookform/resolvers from 2.8.3 to 2.8.5 in /kafka-ui-react-app ( #1232 )
...
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers ) from 2.8.3 to 2.8.5.
- [Release notes](https://github.com/react-hook-form/resolvers/releases )
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.8.3...v2.8.5 )
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 15:23:14 +03:00
dependabot[bot]
6130a9081f
Bump prettier from 2.5.0 to 2.5.1 in /kafka-ui-react-app ( #1276 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.0 to 2.5.1.
- [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.5.0...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 15:21:55 +03:00
dependabot[bot]
6e196fe292
Bump dayjs from 1.10.6 to 1.10.7 in /kafka-ui-react-app ( #1280 )
...
Bumps [dayjs](https://github.com/iamkun/dayjs ) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/iamkun/dayjs/releases )
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.10.7/CHANGELOG.md )
- [Commits](https://github.com/iamkun/dayjs/compare/v1.10.6...v1.10.7 )
---
updated-dependencies:
- dependency-name: dayjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 15:21:17 +03:00
dependabot[bot]
0cefea44d2
Bump @openapitools/openapi-generator-cli in /kafka-ui-react-app ( #1281 )
...
Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli ) from 2.4.18 to 2.4.21.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases )
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc )
- [Commits](https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.4.18...v2.4.21 )
---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 15:21:04 +03:00
dependabot[bot]
80d2e138fa
Bump ajv from 8.6.3 to 8.8.2 in /kafka-ui-react-app ( #1282 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 8.6.3 to 8.8.2.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.6.3...v8.8.2 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 15:20:50 +03:00
dependabot[bot]
7e7444f58d
Bump @types/styled-components in /kafka-ui-react-app ( #1283 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.14 to 5.1.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components )
---
updated-dependencies:
- dependency-name: "@types/styled-components"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 15:20:23 +03:00
Roman Zabaluev
fd83f190f5
Revert "[ISSUE 1046] UI allows to submit message with empty key & value ( #1264 )"
...
This reverts commit 4b730eb288
.
2021-12-18 06:01:34 +03:00
Oleg Shur
0924bc2375
Revert "Bump history from 5.0.0 to 5.1.0 in /kafka-ui-react-app ( #1216 )" ( #1272 )
...
This reverts commit b748802081
.
2021-12-17 21:57:12 +03:00
dependabot[bot]
b1938578f2
Bump lint-staged from 11.1.2 to 12.1.2 in /kafka-ui-react-app ( #1164 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.2 to 12.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.2...v12.1.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 21:18:09 +03:00
dependabot[bot]
b748802081
Bump history from 5.0.0 to 5.1.0 in /kafka-ui-react-app ( #1216 )
...
Bumps [history](https://github.com/ReactTraining/history ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/ReactTraining/history/releases )
- [Commits](https://github.com/ReactTraining/history/compare/v5.0.0...v5.1.0 )
---
updated-dependencies:
- dependency-name: history
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 21:15:20 +03:00
dependabot[bot]
a35982081f
Bump ace-builds from 1.4.12 to 1.4.13 in /kafka-ui-react-app ( #1162 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.4.12 to 1.4.13.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.12...v1.4.13 )
---
updated-dependencies:
- dependency-name: ace-builds
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 21:10:27 +03:00
dependabot[bot]
5b9c30d4c6
Bump @types/react from 17.0.34 to 17.0.37 in /kafka-ui-react-app ( #1151 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.34 to 17.0.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 21:03:35 +03:00
dependabot[bot]
9570425b95
Bump redux from 4.1.1 to 4.1.2 in /kafka-ui-react-app ( #1167 )
...
Bumps [redux](https://github.com/reduxjs/redux ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/reduxjs/redux/releases )
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/redux/compare/v4.1.1...v4.1.2 )
---
updated-dependencies:
- dependency-name: redux
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 20:51:44 +03:00