Erik Jan de Wit
31f96761ea
Use react-hook-form
v7 for client keys ( #4045 )
2022-12-15 15:13:36 +00:00
agagancarczyk
3c8e4f3b98
Fixed navigation to mappers tab and added test ( #3985 )
2022-12-15 15:57:51 +01:00
Dominik Kawka
9f917e2a65
Removed unnecessary wait in realm settings tabs test ( #4042 )
2022-12-15 12:10:06 +00:00
Erik Jan de Wit
7eb2b13c98
Enable source maps in Vite config ( #4037 )
2022-12-15 12:46:16 +01:00
Jon Koops
8d0917f3fc
Stop copying settings.xml
for Maven configuration ( #4043 )
2022-12-15 12:39:19 +01:00
dependabot[bot]
1762ba8858
Bump keycloak.version from 20.0.1 to 20.0.2 in /keycloak-theme ( #4039 )
...
Bumps `keycloak.version` from 20.0.1 to 20.0.2.
Updates `keycloak-server-spi` from 20.0.1 to 20.0.2
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/20.0.1...20.0.2 )
Updates `keycloak-server-spi-private` from 20.0.1 to 20.0.2
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/20.0.1...20.0.2 )
Updates `keycloak-services` from 20.0.1 to 20.0.2
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/20.0.1...20.0.2 )
---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-server-spi
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-services
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 14:07:14 +00:00
dependabot[bot]
f5ac77385b
Bump @types/node from 18.11.14 to 18.11.15 ( #4040 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.14 to 18.11.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 14:04:39 +00:00
Jon Koops
99c3445635
Downgrade Vite to version 3 ( #4038 )
2022-12-14 13:13:31 +00:00
dependabot[bot]
780c1c7328
Bump camelize-ts from 2.1.1 to 2.2.0 ( #4023 )
...
Bumps [camelize-ts](https://github.com/kbrabrand/camelize-ts ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/kbrabrand/camelize-ts/releases )
- [Commits](https://github.com/kbrabrand/camelize-ts/commits )
---
updated-dependencies:
- dependency-name: camelize-ts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 10:25:01 +00:00
dependabot[bot]
69ceeef761
Bump @4tw/cypress-drag-drop from 2.2.2 to 2.2.3 ( #4024 )
...
Bumps [@4tw/cypress-drag-drop](https://github.com/4teamwork/cypress-drag-drop ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/4teamwork/cypress-drag-drop/releases )
- [Changelog](https://github.com/4teamwork/cypress-drag-drop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/4teamwork/cypress-drag-drop/compare/v2.2.2...v2.2.3 )
---
updated-dependencies:
- dependency-name: "@4tw/cypress-drag-drop"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 09:25:19 +00:00
Erik Jan de Wit
a40deb7073
Use NumberInput
instead of input ( #3961 )
2022-12-14 07:45:13 +00:00
dependabot[bot]
bd1e62a1ef
Bump vite from 4.0.0 to 4.0.1 ( #4027 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.0.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 19:30:57 +00:00
dependabot[bot]
92d13c701d
Bump @types/node from 18.11.13 to 18.11.14 ( #4030 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.13 to 18.11.14.
- [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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 19:21:32 +00:00
dependabot[bot]
dd663a9983
Bump @typescript-eslint/parser from 5.46.0 to 5.46.1 ( #4029 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.46.0 to 5.46.1.
- [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.46.1/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 19:20:52 +00:00
dependabot[bot]
51c07f4298
Bump @vitejs/plugin-react from 2.2.0 to 3.0.0 ( #4028 )
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.0.0/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 18:40:04 +00:00
dependabot[bot]
f7b447eb47
Bump rollup from 3.7.3 to 3.7.4 ( #4026 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.7.3...v3.7.4 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 18:39:41 +00:00
dependabot[bot]
16761fbba8
Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 ( #4022 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.46.0 to 5.46.1.
- [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.46.1/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 18:34:49 +00:00
dependabot[bot]
5622344eb6
Bump vitest from 0.25.7 to 0.25.8 ( #4021 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.25.7 to 0.25.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.8/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 18:34:35 +00:00
Jon Koops
2e36e4c3fe
Remove Cypress test to check login ( #4019 )
2022-12-13 17:25:08 +01:00
Erik Jan de Wit
ea80b0f872
Added extra null check ( #4016 )
2022-12-13 17:16:46 +01:00
Erik Jan de Wit
ed8b1f5dca
Use react-hook-form
v7 for client credentials form ( #4014 )
2022-12-13 11:59:11 +00:00
Erik Jan de Wit
1cd2a099ce
Added JSON editor test ( #3948 )
2022-12-13 12:41:23 +01:00
Erik Jan de Wit
be59ed1447
Use user select component ( #4011 )
2022-12-13 12:40:49 +01:00
dependabot[bot]
91acceacd0
Bump vite from 3.2.4 to 4.0.0 ( #4001 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.2.4 to 4.0.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@4.0.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 14:09:45 +00:00
dependabot[bot]
0750699725
Bump vite-plugin-checker from 0.5.1 to 0.5.2 ( #3998 )
...
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases )
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.1...vite-plugin-checker@0.5.2 )
---
updated-dependencies:
- dependency-name: vite-plugin-checker
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:56:32 +00:00
dependabot[bot]
dbbc7f394c
Bump testng from 7.6.1 to 7.7.0 in /keycloak-theme ( #4000 )
...
Bumps [testng](https://github.com/cbeust/testng ) from 7.6.1 to 7.7.0.
- [Release notes](https://github.com/cbeust/testng/releases )
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt )
- [Commits](https://github.com/cbeust/testng/compare/7.6.1...7.7.0 )
---
updated-dependencies:
- dependency-name: org.testng:testng
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:51:01 +00:00
dependabot[bot]
8fa9c232ca
Bump @types/node from 18.11.11 to 18.11.13 ( #3989 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.11 to 18.11.13.
- [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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:37:44 +00:00
dependabot[bot]
c6a3836412
Bump @typescript-eslint/parser from 5.45.0 to 5.46.0 ( #3991 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.45.0 to 5.46.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.46.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:34:44 +00:00
dependabot[bot]
ebcb1ac384
Bump typescript from 4.9.3 to 4.9.4 ( #3987 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:20:38 +00:00
dependabot[bot]
ad27db0b28
Bump react-router-dom-v5-compat from 6.4.4 to 6.4.5 ( #3990 )
...
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat ) from 6.4.4 to 6.4.5.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom-v5-compat/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.4.5/packages/react-router-dom-v5-compat )
---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:36:09 +01:00
dependabot[bot]
3e97497961
Bump smallrye-open-api-maven-plugin in /keycloak-theme ( #3999 )
...
Bumps smallrye-open-api-maven-plugin from 3.1.0 to 3.1.1.
---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:35:54 +01:00
dependabot[bot]
09818bd62c
Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.46.0 ( #3997 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.45.0 to 5.46.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.46.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:35:20 +01:00
dependabot[bot]
c84558020f
Bump mocha from 10.1.0 to 10.2.0 ( #3988 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.1.0...v10.2.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:35:08 +01:00
dependabot[bot]
39c516148a
Bump i18next-http-backend from 2.0.2 to 2.1.0 ( #4002 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.0.2...v2.1.0 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:33:31 +01:00
dependabot[bot]
122dc51849
Bump @rollup/plugin-commonjs from 23.0.3 to 23.0.4 ( #4004 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 23.0.3 to 23.0.4.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v23.0.4/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:33:24 +01:00
dependabot[bot]
13eb9fc5c0
Bump prettier from 2.8.0 to 2.8.1 ( #4006 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.0 to 2.8.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.8.0...2.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:33:16 +01:00
dependabot[bot]
69b661f82b
Bump @cypress/webpack-preprocessor from 5.15.6 to 5.15.7 ( #4007 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.15.6 to 5.15.7.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.15.6...@cypress/webpack-preprocessor-v5.15.7 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:33:09 +01:00
dependabot[bot]
1e331c124f
Bump abhi1693/setup-browser from 0.3.4 to 0.3.5 ( #4010 )
...
Bumps [abhi1693/setup-browser](https://github.com/abhi1693/setup-browser ) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/abhi1693/setup-browser/releases )
- [Changelog](https://github.com/abhi1693/setup-browser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/abhi1693/setup-browser/compare/v0.3.4...v0.3.5 )
---
updated-dependencies:
- dependency-name: abhi1693/setup-browser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:32:45 +01:00
dependabot[bot]
d83a8f99d7
Bump wireit from 0.9.0 to 0.9.2 ( #3996 )
...
Bumps [wireit](https://github.com/google/wireit ) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/google/wireit/releases )
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google/wireit/commits )
---
updated-dependencies:
- dependency-name: wireit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 07:30:06 +01:00
dependabot[bot]
e52ada163c
Bump vitest from 0.25.3 to 0.25.7 ( #4008 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.25.3 to 0.25.7.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.7/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 07:29:06 +01:00
dependabot[bot]
27e6046ce8
Bump rollup from 3.5.1 to 3.7.3 ( #4009 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.5.1 to 3.7.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.5.1...v3.7.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 07:28:23 +01:00
Erik Jan de Wit
c7c7df872f
Removed type from url, query it ( #3974 )
2022-12-12 00:46:40 +01:00
Jon Koops
6f43a8d9ff
Wrap SamlKeysDialog
in FormProvider
( #3975 )
2022-12-12 00:46:19 +01:00
Jon Koops
9ac61efab4
Use routable tabs for user details ( #3976 )
2022-12-08 16:22:30 +01:00
Jon Koops
633a123a65
Use routable tabs for identity provider details ( #3973 )
2022-12-08 14:04:08 +01:00
Erik Jan de Wit
bd3e276721
Added inherited option ( #3957 )
2022-12-08 12:25:49 +01:00
Erik Jan de Wit
3d031c79e1
Added fallback for invalid locale ( #3962 )
2022-12-08 12:25:27 +01:00
Erik Jan de Wit
b0ce0bb181
Use id instead of name to disable ( #3959 )
2022-12-08 12:24:59 +01:00
agagancarczyk
ca03f50093
Fixed listing flows alphabetically in addition to by type - #2765 ( #3960 )
...
* fixed listing flows alphabetically in addition to by type
* Apply suggestions from code review
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-12-08 09:30:44 +00:00
Jon Koops
1f3b08a605
Download latest version of Chrome for Cypress tests ( #3964 )
2022-12-07 17:49:59 +01:00