dependabot[bot]
64810da785
Bump react-hook-form from 7.45.4 to 7.46.0 in /js ( #22919 )
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.45.4 to 7.46.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.45.4...v7.46.0 )
---
updated-dependencies:
- dependency-name: react-hook-form
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>
2023-09-04 12:09:55 +02:00
dependabot[bot]
e084ce95ee
Bump @types/node from 20.5.7 to 20.5.9 in /js ( #22911 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.7 to 20.5.9.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 09:15:49 +00:00
dependabot[bot]
adf7138079
Bump i18next-http-backend from 2.2.1 to 2.2.2 in /js ( #22918 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.2.1 to 2.2.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
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>
2023-09-04 10:44:37 +02:00
Jon Koops
bb4495adb7
Centralize user form to user representation conversion ( #22851 )
2023-09-04 06:55:34 +02:00
dependabot[bot]
28c2cba3b9
Bump wireit from 0.11.0 to 0.13.0 in /js ( #22909 )
...
Bumps [wireit](https://github.com/google/wireit ) from 0.11.0 to 0.13.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-03 11:51:26 +00:00
dependabot[bot]
0d6d100cd1
Bump react-i18next from 13.2.1 to 13.2.2 in /js ( #22912 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 13.2.1 to 13.2.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v13.2.1...v13.2.2 )
---
updated-dependencies:
- dependency-name: react-i18next
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>
2023-09-03 11:23:09 +00:00
dependabot[bot]
66388bd14a
Bump cypress-axe from 1.4.0 to 1.5.0 in /js ( #22910 )
...
Bumps [cypress-axe](https://github.com/component-driven/cypress-axe ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/component-driven/cypress-axe/releases )
- [Commits](https://github.com/component-driven/cypress-axe/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: cypress-axe
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>
2023-09-03 11:20:35 +00:00
dependabot[bot]
5349eda72d
Bump @types/lodash-es from 4.17.8 to 4.17.9 in /js ( #22844 )
...
Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es ) from 4.17.8 to 4.17.9.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-03 12:53:08 +02:00
I G Prasad
f99c82cd43
Update Redirect URI when alias
changes ( #22771 )
...
Closes #22549
2023-09-02 11:26:25 +00:00
Sven Bolzern
a317f78e65
improve german emailSendErrorMessage in messages_de.properties ( #22894 )
...
because "nochmal einmal" is not correct german.
2023-09-01 17:12:35 +00:00
Alexander Schwartz
65a3af8a1e
Upgrade to Infinispan 14.0.15.Final ( #22887 )
...
Closes #22855
2023-09-01 17:59:42 +02:00
mposolda
88346d3d1b
Clarification on the tooltip of option 'Validate Password Policy' of LDAP provider
...
closes #22868
2023-09-01 14:46:33 +02:00
Alessandro Volpato
3d45a802d3
Added Italian translation for keycloak.v2 theme account section ( #22592 )
2023-09-01 13:34:43 +02:00
dependabot[bot]
d376344e84
Bump @types/uuid from 9.0.2 to 9.0.3 in /js ( #22842 )
...
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
---
updated-dependencies:
- dependency-name: "@types/uuid"
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>
2023-09-01 13:27:06 +02:00
Alexander Schwartz
8c5818a46e
Avoid direct access to executor to record worker pool metrics
...
Closes #22742
2023-09-01 13:13:23 +02:00
dependabot[bot]
798c6a5aaa
Bump js-sha256 from 0.9.0 to 0.10.1 in /js ( #22884 )
...
Bumps [js-sha256](https://github.com/emn178/js-sha256 ) from 0.9.0 to 0.10.1.
- [Changelog](https://github.com/emn178/js-sha256/blob/master/CHANGELOG.md )
- [Commits](https://github.com/emn178/js-sha256/compare/v0.9.0...v0.10.1 )
---
updated-dependencies:
- dependency-name: js-sha256
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>
2023-09-01 13:07:39 +02:00
dependabot[bot]
e2cf45f65f
Bump cypress from 13.0.0 to 13.1.0 in /js ( #22875 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.0.0 to 13.1.0.
- [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/v13.0.0...v13.1.0 )
---
updated-dependencies:
- dependency-name: cypress
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>
2023-09-01 11:35:48 +02:00
Steven Hawkins
ffc6bc497a
allows normal reconciliation to continue even if secrets are not present ( #22404 )
...
* allows normal reconciliation to continue even if secrets are not present
Closes #22170
* adds polling if any secret (in particular optional) is not present
Closes #22170
2023-09-01 10:34:31 +02:00
andymunro
166e2e4c91
Use screenshot showing fast ( #22873 )
...
Closes #22871
2023-09-01 08:54:00 +02:00
Pedro Igor
13e5a02b9f
Role mappers must return a single value when they are not multivalued
...
Closes #20218
2023-08-31 19:16:12 +02:00
Lukas Hanusovsky
2870ecfb78
GH Actions -> archive surefire reports ( #21913 ). ( #21915 )
2023-08-31 11:27:37 +00:00
dependabot[bot]
b185e00e60
Bump wireit from 0.10.0 to 0.11.0 in /js ( #22843 )
...
Bumps [wireit](https://github.com/google/wireit ) from 0.10.0 to 0.11.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31 12:28:50 +02:00
Steven Hawkins
6a83703774
Removes the bundle generator from the runtime ( #22820 )
...
Closes #22573
2023-08-31 10:01:06 +00:00
Erik Jan de Wit
1b722477a2
Add tests to the Account Console for user profile ( #22576 )
2023-08-31 11:32:39 +02:00
agagancarczyk
79c389f073
fixed eventTypes mapping issue ( #22817 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-08-31 08:55:28 +00:00
Erik Jan de Wit
430af7a1e3
removed check as condition has pagination but it's disabled ( #22826 )
2023-08-31 09:21:48 +02:00
Steven Hawkins
7604370a00
removes quarkus-openshift since it's not being utilized ( #22834 )
...
Closes #10963
2023-08-31 09:07:15 +02:00
Steven Hawkins
5fc4dd03ad
removes direct operator installation for the product ( #22828 )
...
Closes #22829
2023-08-30 18:21:38 +02:00
Martin Bartoš
3c00286e6c
Remove log-level property for ClassTransformingBuildStep in Quarkus ( #22794 )
...
Closes #22793
2023-08-30 15:20:08 +02:00
andymunro
228da84385
Blank Java section in Securing Apps
...
Closes #22800
2023-08-30 13:48:12 +02:00
mposolda
57e51e9dd4
Use an original domain name of Kerberos Principal in UserModel attribute instead of configured value of Kerberos realm in User federation
...
closes #20045
2023-08-30 13:24:48 +02:00
vramik
4cd34f8423
Update logging properties for showing SQL statements and JDBC parameters
...
Closes #22815
2023-08-30 12:52:08 +02:00
Jon Koops
c13536a511
Clean up Cypress configuration ( #22813 )
2023-08-30 11:03:27 +02:00
Václav Muzikář
34348157ce
Upgrade to Quarkus 3.2.5.Final ( #22746 )
...
* Upgrade to Quarkus 3.2.5.Final
* Update K8s version
Closes #22745
2023-08-30 09:36:35 +02:00
dependabot[bot]
8b232ff04d
Bump react-i18next from 13.2.0 to 13.2.1 in /js ( #22810 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 13.2.0 to 13.2.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v13.2.0...v13.2.1 )
---
updated-dependencies:
- dependency-name: react-i18next
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>
2023-08-30 09:24:45 +02:00
dependabot[bot]
9e7e3c44cb
Bump prettier from 3.0.2 to 3.0.3 in /js ( #22809 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.2 to 3.0.3.
- [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/3.0.2...3.0.3 )
---
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>
2023-08-30 09:24:30 +02:00
Erik Jan de Wit
2a6b4d1210
use inputOptionsLabels when they exist ( #22451 )
...
* use inputOptionsLabels when they exist
fixes : #22432
* fixed type
2023-08-30 07:22:34 +00:00
dependabot[bot]
e07abbdf9d
Bump cypress from 12.17.4 to 13.0.0 in /js ( #22808 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 12.17.4 to 13.0.0.
- [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/v12.17.4...v13.0.0 )
---
updated-dependencies:
- dependency-name: cypress
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>
2023-08-30 09:14:11 +02:00
Jon Koops
94f41444f4
Bump Node.js and PNPM versions ( #22796 )
2023-08-29 14:54:49 -04:00
Martin Bartoš
7c013e8d48
Add a Maven profile to remove GELF support ( #22615 )
...
Closes #22515
Co-authored-by: Václav Muzikář <vmuzikar@redhat.com>
2023-08-29 17:03:08 +00:00
dependabot[bot]
108fefe90b
Bump vite-plugin-dts from 3.5.2 to 3.5.3 in /js ( #22789 )
...
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases )
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: vite-plugin-dts
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>
2023-08-29 13:23:46 +00:00
Erik Jan de Wit
82a94cb12b
Add permission check around clipboard access ( #22781 )
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-08-29 11:50:38 +00:00
Dimitri
8e649b05c9
French localization for account UI strings ( #22089 )
...
* French localization for account UI strings
* Update js/apps/account-ui/public/locales/fr/translation.json
Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
* Update js/apps/account-ui/public/locales/fr/translation.json
Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
* Update js/apps/account-ui/public/locales/fr/translation.json
Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
* Update js/apps/account-ui/public/locales/fr/translation.json
Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
* Update js/apps/account-ui/public/locales/fr/translation.json
Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
* Update js/apps/account-ui/public/locales/fr/translation.json
Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
* Update js/apps/account-ui/public/locales/fr/translation.json
Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
---------
Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
2023-08-29 07:47:27 -04:00
Marek Posolda
6f989fc132
Fallback to next LDAP/Kerberos provider when not able to find authenticated Kerberos principal ( #22531 )
...
closes #22352 #9422
2023-08-29 11:21:01 +00:00
Erik Jan de Wit
248bb17c28
PR review comments
2023-08-29 08:14:47 -03:00
Erik Jan de Wit
99acbcdd00
Update js/apps/admin-ui/src/realm-settings/EmailTab.tsx
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-08-29 08:14:47 -03:00
Pedro Igor
ea3225a6e1
Decoupling legacy and dynamic user profiles and exposing metadata from admin api
...
Closes #22532
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-29 08:14:47 -03:00
Martin Bartoš
430c883eda
Provide support for determining community/product guides
...
Closes #22762
2023-08-29 13:13:03 +02:00
dependabot[bot]
e6ebbc4fe2
Bump github/codeql-action from 2.21.4 to 2.21.5 ( #22773 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.4 to 2.21.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2.21.4...v2.21.5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
2023-08-29 12:53:18 +02:00
dependabot[bot]
e415bafbec
Bump jquery ( #22772 )
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1 )
---
updated-dependencies:
- dependency-name: jquery
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>
2023-08-29 06:51:17 -04:00