Erik Jan de Wit
5413a87011
remove child of sub flow instead of flow itself ( #2069 )
...
fixes : #1963
2022-02-16 14:04:43 -05:00
Erik Jan de Wit
f8b3595344
fixed test if value is set ( #2092 )
...
fixes : #1386
2022-02-16 13:08:23 -05:00
Aboullos
5227115f05
Add Clients tests, fix notification message and stabilize tests ( #1999 )
...
* Add Clients tests and fix notification message
* Remove TODO message
* Add waits and refactor
* Refactor and fix tests in realm settings
* Fix lint
* Refactor, fix tests and add stability
* Refactor and stabilize tests
* Stabilize tests
* Fix Realm settings event test and stabilize
* Set confirmModal to always force click
* Add force click and wait
* Fix masthead test
* Modify cypress.json
* Modify realm dropdown selector
* Revert hook changes
2022-02-16 17:34:54 +01:00
Erik Jan de Wit
c0a9b5cebc
Made form readonly and fixed initialisation ( #2070 )
...
* add the ablity for dynamic component to become
disabeled when used in a <FormAccess component
* add ability to manually make form readonly
* added readonly + fixed form initialize
fixes : #1898
* Update src/components/form-access/FormAccess.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-02-16 09:53:45 -05:00
agagancarczyk
a6904be9ff
Realm-settings -> User Profile -> Attributes ( #2107 )
...
* attributes tab - wip
* attributes tab - wip
* attributes tab - wip
* attributes tab - wip
* added dropdown for each attribute row
* added kebab logic
* added delete dialog - wip
* added delete dialog - wip
* added delete dialog - wip
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* refactored draggable rows
* refactored draggable rows
* added tests
* added tests
* refactor
* refactor
* refactor
* renamed css file to realm-settings-section.css
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-02-16 11:39:08 +00:00
Jenny
42d8c31e84
fix mapper table bugs ( #2093 )
...
* fix mapperTableBugs
* use link with button
* add props
2022-02-15 14:42:04 -05:00
Jenny
158bd07398
index on authEvaluateTab: f0a2494d
Add nexus profile for releases ( #1704 ) ( #1961 )
...
auth evaluate wip
wip auth evaluate tab
add identity information and permissions
help text and wip evaluate
wip contextual attributes
wip contextual attributes
add conditional dropdown for auth method
wip resource fields
scopes and context inputs working
fix resources error and update onChange
package-lock
cleanup: remove comments and log stmts
add conditional fields when applyToResourceType is true
package.json from main
PR feedback from Erik
Co-authored-by: Erik Jan de Wit <edewit@redhat.com>
Update src/clients/authorization/AuthorizationEvaluate.tsx
Co-authored-by: Erik Jan de Wit <edewit@redhat.com>
handleSubmit
remove log stmt
fix cypress test
PR feedback from Erik
try fixing policies test
PR feedback from Jon
Co-authored-by: Jon Koops <jonkoops@gmail.com>
PR feedback from Jon
rename id
revert client policy test
reset
add trigger
authEvaluateReset
conditionally render based on type
Apply suggestions from code review
Co-authored-by: Jon Koops <jonkoops@gmail.com>
PR feedback
remove controller
Update src/components/attribute-input/AttributeInput.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
PR feedback
Update src/clients/authorization/AuthorizationEvaluate.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
remove reset
2022-02-15 12:52:46 -05:00
Jon Koops
a9e67b5fc4
Fix and skip broken tests ( #2090 )
2022-02-15 17:02:17 +01:00
Jon Koops
7e74ee58d2
Update Keycloak development server to version 17.0.0 ( #2105 )
2022-02-15 14:24:56 +01:00
dependabot[bot]
215ac539a5
Bump @typescript-eslint/parser from 5.10.2 to 5.11.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.10.2 to 5.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.11.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:24:40 +01:00
dependabot[bot]
e737144218
Bump @cypress/webpack-preprocessor from 5.11.0 to 5.11.1
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.11.0...@cypress/webpack-preprocessor-v5.11.1 )
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:24:31 +01:00
dependabot[bot]
7c7ff50ce9
Bump jest from 27.5.0 to 27.5.1
...
Bumps [jest](https://github.com/facebook/jest ) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.5.0...v27.5.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:24:24 +01:00
dependabot[bot]
4816675e3b
Bump @jest/types from 27.5.0 to 27.5.1
...
Bumps [@jest/types](https://github.com/facebook/jest/tree/HEAD/packages/jest-types ) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.5.1/packages/jest-types )
---
updated-dependencies:
- dependency-name: "@jest/types"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:20:09 +01:00
dependabot[bot]
625984c769
Bump fork-ts-checker-webpack-plugin from 7.1.1 to 7.2.1
...
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin ) from 7.1.1 to 7.2.1.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases )
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.1.1...v7.2.1 )
---
updated-dependencies:
- dependency-name: fork-ts-checker-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:19:39 +01:00
dependabot[bot]
4fab747141
Bump @types/node from 17.0.15 to 17.0.17
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.15 to 17.0.17.
- [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>
2022-02-14 18:19:24 +01:00
dependabot[bot]
f1cacd0a3d
Bump react-flow-renderer from 9.7.3 to 9.7.4
...
Bumps [react-flow-renderer](https://github.com/wbkd/react-flow ) from 9.7.3 to 9.7.4.
- [Release notes](https://github.com/wbkd/react-flow/releases )
- [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md )
- [Commits](https://github.com/wbkd/react-flow/compare/9.7.3...9.7.4 )
---
updated-dependencies:
- dependency-name: react-flow-renderer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:19:08 +01:00
dependabot[bot]
6dd29555cf
Bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.10.2 to 5.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.11.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:18:39 +01:00
dependabot[bot]
8882cd82e9
Bump lint-staged from 12.3.3 to 12.3.4
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.3.3 to 12.3.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.3...v12.3.4 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:18:08 +01:00
dependabot[bot]
2733d0267c
Bump react-i18next from 11.15.3 to 11.15.4
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.15.3 to 11.15.4.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.15.3...v11.15.4 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:17:20 +01:00
dependabot[bot]
f78771a8ec
Bump @keycloak/keycloak-admin-client from 17.0.0-dev.29 to 18.0.0-dev.0
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 17.0.0-dev.29 to 18.0.0-dev.0.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v17.0.0-dev.29...v18.0.0-dev.0 )
---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:17:00 +01:00
dependabot[bot]
68dae53126
Bump i18next from 21.6.10 to 21.6.11
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.6.10 to 21.6.11.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v21.6.10...v21.6.11 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:16:16 +01:00
dependabot[bot]
8d4e4ada74
Bump ts-node from 10.4.0 to 10.5.0
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.4.0...v10.5.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:11:42 +01:00
dependabot[bot]
82f0e66df8
Bump eslint from 8.8.0 to 8.9.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.8.0...v8.9.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:10:38 +01:00
dependabot[bot]
3bee1fe636
Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 in /keycloak-theme
...
Bumps nexus-staging-maven-plugin from 1.6.8 to 1.6.10.
---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:26:31 +01:00
Jon Koops
54a292ef2b
Tweak some settings to (hopefully) fix package pruning ( #2089 )
2022-02-14 11:07:40 +01:00
mfrances17
065aec9424
Fix console error on landing page ( #2053 )
2022-02-13 19:00:50 +01:00
keycloak-bot
3a2670dc46
Set version to 18.0.0-SNAPSHOT ( #2071 )
2022-02-11 21:29:39 +01:00
Erik Jan de Wit
5fd344a7bd
Added scope typed permission screen ( #1933 )
...
* added scope type permission
* review comments
* Update src/clients/authorization/PermissionDetails.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update src/clients/authorization/ScopeSelect.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* PR review
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-02-10 09:23:23 +01:00
Jenny
5968e1a7ee
Clients(Authentication): Adds "Export" tab ( #1937 )
2022-02-09 23:37:31 +01:00
Erik Jan de Wit
8de96be98b
Refactored user credentials into seperate components ( #2024 )
2022-02-09 15:39:10 +01:00
Jon Koops
2030c55e48
Update Cypress to version 8.4.1 ( #1998 )
2022-02-09 15:07:18 +01:00
Erik Jan de Wit
90199db346
Added default group tab to user registration ( #1965 )
2022-02-09 12:46:58 +01:00
mfrances17
f9d3f9dfa7
Add priorities to User Federation ( #2005 )
2022-02-09 10:16:10 +01:00
Erik Jan de Wit
d4b1230260
changed to use route functions ( #1919 )
...
fixes : #1196
2022-02-08 17:10:46 -05:00
Erik Jan de Wit
b4738bf897
handle error code < 500 in error handler ( #1916 )
...
* handle error code < 500 in error handler
also:
fixes : #378
* Update src/context/RealmsContext.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* fixed import
* fixed tests
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-02-08 17:10:27 -05:00
Erik Jan de Wit
9d9388a7ea
Removed un-nessary casts ( #2030 )
2022-02-08 14:57:04 +01:00
dependabot[bot]
8196a44612
Bump @typescript-eslint/eslint-plugin from 5.10.1 to 5.10.2
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:21:44 +01:00
dependabot[bot]
1f4c508e75
Bump @types/node from 17.0.13 to 17.0.15
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.13 to 17.0.15.
- [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>
2022-02-07 13:21:27 +01:00
dependabot[bot]
5e8224835a
Bump lint-staged from 12.3.2 to 12.3.3
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.3.2 to 12.3.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.2...v12.3.3 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:19:35 +01:00
dependabot[bot]
01dcda2950
Bump @typescript-eslint/parser from 5.10.1 to 5.10.2
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:18:43 +01:00
dependabot[bot]
48b692e430
Bump @types/lodash-es from 4.17.5 to 4.17.6
...
Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es ) from 4.17.5 to 4.17.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es )
---
updated-dependencies:
- dependency-name: "@types/lodash-es"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:17:43 +01:00
dependabot[bot]
ee5a2d9a11
Bump fork-ts-checker-webpack-plugin from 7.0.0 to 7.1.1
...
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin ) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases )
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.0.0...v7.1.1 )
---
updated-dependencies:
- dependency-name: fork-ts-checker-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:17:24 +01:00
dependabot[bot]
400a15aab7
Bump @types/react from 17.0.38 to 17.0.39
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.38 to 17.0.39.
- [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>
2022-02-07 13:16:29 +01:00
dependabot[bot]
2be3304035
Bump @jest/types from 27.4.2 to 27.5.0
...
Bumps [@jest/types](https://github.com/facebook/jest/tree/HEAD/packages/jest-types ) from 27.4.2 to 27.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.5.0/packages/jest-types )
---
updated-dependencies:
- dependency-name: "@jest/types"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:16:13 +01:00
dependabot[bot]
9f50f6893a
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.16.1 to 5.16.2.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.1...v5.16.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:15:59 +01:00
dependabot[bot]
eabf7b8375
Bump @keycloak/keycloak-admin-client from 17.0.0-dev.23 to 17.0.0-dev.26
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 17.0.0-dev.23 to 17.0.0-dev.26.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v17.0.0-dev.23...v17.0.0-dev.26 )
---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:15:42 +01:00
dependabot[bot]
6e29fd6d23
Bump jest from 27.4.7 to 27.5.0
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.7 to 27.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.7...v27.5.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:15:26 +01:00
dependabot[bot]
f01e3f8955
Bump postcss from 8.4.5 to 8.4.6
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.5 to 8.4.6.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.5...8.4.6 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:14:51 +01:00
Erik Jan de Wit
39107ac8ff
removed flacky test ( #2020 )
2022-02-07 13:10:19 +01:00
Jon Koops
d85ff6e9be
Re-use User Profile logic from shared context ( #1951 )
2022-02-07 12:49:47 +01:00