Commit graph

2867 commits

Author SHA1 Message Date
dependabot[bot]
6354b415ae
Bump @rollup/plugin-commonjs from 23.0.4 to 24.0.0 (#4068)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.4 to 24.0.0.
- [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-v24.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  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-21 23:24:07 +00:00
dependabot[bot]
c64563fcb0
Bump rollup from 3.7.4 to 3.7.5 (#4062)
Bumps [rollup](https://github.com/rollup/rollup) from 3.7.4 to 3.7.5.
- [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.4...v3.7.5)

---
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-21 18:27:30 +00:00
dependabot[bot]
06f066977a
Bump eslint from 8.29.0 to 8.30.0 (#4063)
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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.29.0...v8.30.0)

---
updated-dependencies:
- dependency-name: eslint
  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-21 18:26:19 +00:00
Erik Jan de Wit
4b565b4978
Use react-hook-form v7 for WebauthnPolicy form (#4071) 2022-12-21 18:57:41 +01:00
Erik Jan de Wit
f72d38f31a
Use react-hook-form v7 for IDP section (#4072) 2022-12-21 18:39:24 +01:00
Eric Olkowski
c6344dec60
Updates to PatternFly 4.222 (#4012)
* Update to PatternFly 4.222

* updated other places

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2022-12-21 08:28:20 +01:00
dependabot[bot]
737b99453c
Bump @rollup/plugin-inject from 5.0.2 to 5.0.3 (#4059)
Bumps [@rollup/plugin-inject](https://github.com/rollup/plugins/tree/HEAD/packages/inject) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/inject/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v5.0.3/packages/inject)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-inject"
  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-20 14:18:48 +01:00
dependabot[bot]
b49f6a3c46
Bump react-router-dom-v5-compat from 6.4.5 to 6.5.0 (#4058)
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.4.5 to 6.5.0.
- [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.5.0/packages/react-router-dom-v5-compat)

---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
  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-20 14:17:53 +01:00
Pedro Igor
972a5de8c7
Add a META-INF/beans.xml file to enable support for JAX-RS (#4074)
Closes #4073
2022-12-20 13:23:44 +01:00
agagancarczyk
23a6315726
Fixed SAML details header and listing providers by name - #1942 (#3954)
* fixed the displayName bug

* fixed listing by displayName

* fixed the displayName bug

* fixed listing by displayName

* fixed identity provider saml test

* fixed enabled-switch in identity providers saml test

* fixed identity providers oidc test

* fixed the displayName bug

* fixed listing by displayName

* fixed identity provider saml test

* fixed enabled-switch in identity providers saml test

* fixed identity providers oidc test

* header fix

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-20 11:42:59 +00:00
dependabot[bot]
b59d46b166
Bump @types/node from 18.11.15 to 18.11.17 (#4070)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.15 to 18.11.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 10:22:08 +01:00
agagancarczyk
d25d7484e4
Fine-tuning of User consents page (#3983) 2022-12-15 16:19:03 +01:00
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