dependabot[bot]
|
e22d675446
|
Bump typescript from 4.9.4 to 4.9.5 (#4334)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)
---
updated-dependencies:
- dependency-name: typescript
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-02-06 11:16:26 +00:00 |
|
dependabot[bot]
|
0321470c2c
|
Bump rollup from 3.12.0 to 3.14.0 (#4326)
Bumps [rollup](https://github.com/rollup/rollup) from 3.12.0 to 3.14.0.
- [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.12.0...v3.14.0)
---
updated-dependencies:
- dependency-name: rollup
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-02-06 11:57:55 +01:00 |
|
Jon Koops
|
7c88763f09
|
Build Admin Client before running Cypress component tests (#4319)
|
2023-02-06 11:52:36 +01:00 |
|
dependabot[bot]
|
0f19120580
|
Bump @types/node from 18.11.18 to 18.11.19 (#4333)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.11.19.
- [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-02-06 11:47:53 +01:00 |
|
Erik Jan de Wit
|
e57c8f3eb3
|
Do not log out current user (#4291)
|
2023-02-06 11:45:18 +01:00 |
|
dependabot[bot]
|
0659324b60
|
Bump vite-plugin-dts from 1.7.1 to 1.7.2 (#4337)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 1.7.1 to 1.7.2.
- [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/v1.7.1...v1.7.2)
---
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-02-06 11:44:40 +01:00 |
|
dependabot[bot]
|
a28c8b9475
|
Bump wireit from 0.9.3 to 0.9.4 (#4329)
Bumps [wireit](https://github.com/google/wireit) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/google/wireit/releases)
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/compare/v0.9.3...v0.9.4)
---
updated-dependencies:
- dependency-name: wireit
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-02-06 11:43:41 +01:00 |
|
dependabot[bot]
|
9b01bf382d
|
Bump aquasecurity/trivy-action from 0.8.0 to 0.9.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](9ab158e859...cff3e9a7f6 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-03 16:32:16 -03:00 |
|
Bruno Oliveira da Silva
|
12cefb9950
|
Update to Quarkus 2.13.7.Final
Resolves #16755
Co-authored-by: Robert Nemeti <r.nemeti@syseleven.de>
|
2023-02-03 15:03:11 -03:00 |
|
mposolda
|
d495f29a4d
|
Support to run BCFIPS approved mode tests on GH actions
Closes #16440
|
2023-02-03 16:30:58 +01:00 |
|
Erik Jan de Wit
|
ff1d7fcfc5
|
Add account-ui device activity page (#4256)
|
2023-02-03 16:08:40 +01:00 |
|
Pedro Igor
|
d97b9c48c4
|
Make sure PBKDF2 providers are using the expect size for derived keys (#16798)
Closes #16797
|
2023-02-03 15:31:25 +01:00 |
|
rmartinc
|
f8f112d8d2
|
Upgrade twitter4j (#16828)
Closes https://github.com/keycloak/keycloak/issues/16731
|
2023-02-03 15:28:37 +01:00 |
|
mposolda
|
0e374c7a45
|
Any tests using PhantomJS failing in some linux environments
closes #16818
|
2023-02-03 15:19:57 +01:00 |
|
Eric Olkowski
|
68fbc8db61
|
Update PatternFly dependencies to latest version (#4276)
|
2023-02-03 12:59:46 +01:00 |
|
Erik Jan de Wit
|
d241f63a22
|
Add applications page to account ui (#4254)
|
2023-02-03 12:56:55 +01:00 |
|
Erik Jan de Wit
|
e65a1effda
|
Add client registration page (#4250)
|
2023-02-03 12:56:20 +01:00 |
|
Stian Thorgersen
|
5407228375
|
Update js-ci.yml (#16830)
|
2023-02-03 12:47:04 +01:00 |
|
Raphael Suter
|
989d35fe0e
|
Added stringify in MultiValuedStringComponent (#4306)
|
2023-02-03 12:26:35 +01:00 |
|
Raphael Suter
|
2d8afd1a33
|
Added aria-label to MultivaluedStringComponent (#4313)
|
2023-02-03 12:23:48 +01:00 |
|
dependabot[bot]
|
175624103b
|
Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 in /js (#16824)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.49.0 to 5.50.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.50.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-03 12:05:16 +01:00 |
|
dependabot[bot]
|
49bd873dc7
|
Bump wireit from 0.9.3 to 0.9.4 in /js (#16823)
Bumps [wireit](https://github.com/google/wireit) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/google/wireit/releases)
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/compare/v0.9.3...v0.9.4)
---
updated-dependencies:
- dependency-name: wireit
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-02-03 12:04:49 +01:00 |
|
dependabot[bot]
|
6de4ebeaa9
|
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 in /js (#16825)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.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.50.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-03 11:50:07 +01:00 |
|
dependabot[bot]
|
7819a289bd
|
Bump typescript from 4.9.4 to 4.9.5 in /js (#16826)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)
---
updated-dependencies:
- dependency-name: typescript
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-02-03 11:49:41 +01:00 |
|
Jon Koops
|
8cb202eb29
|
Add JavaScript admin client to repository (#16697)
* Add JavaScript admin client to repository
* Apply review feedback
Co-authored-by: Stian Thorgersen <stian@redhat.com>
---------
Co-authored-by: Stian Thorgersen <stian@redhat.com>
|
2023-02-03 10:45:11 +00:00 |
|
Stian Thorgersen
|
0fa209c29a
|
WelcomeScreenTest#resourcesTest (#16761)
* Fix WelcomeScreenTest#resourcesTest
Closes #16669
* Add one more retry
|
2023-02-03 09:41:48 +01:00 |
|
Erik Jan de Wit
|
941981f8fc
|
Add a component test for MultiLineInput (#4287)
|
2023-02-02 23:42:59 +01:00 |
|
Pedro Igor
|
263e86e434
|
Support paths without a beginning slash when setting the root path
Closes #16002
|
2023-02-02 17:41:22 +01:00 |
|
Erik Jan de Wit
|
9cb7c3a0aa
|
Add a null check to convertFormValuesToObject() (#4305)
|
2023-02-02 14:35:01 +00:00 |
|
Jon Koops
|
b4f9544b4e
|
Add CIBA policy tab to authentication policies (#4300)
|
2023-02-02 15:17:09 +01:00 |
|
Jon Koops
|
5600b5fb1c
|
Run the Cypress component tests on CI (#4307)
|
2023-02-02 13:11:30 +00:00 |
|
Jon Koops
|
db06a0efd8
|
Run main CI workflow without caching (#4308)
|
2023-02-02 12:50:43 +00:00 |
|
Marek Posolda
|
51bed81814
|
Fixes for OOB endpoint and KeycloakSanitizer (#16773)
(cherry picked from commit 91ac2fb9dd50808ff5c76d639594ba14a8d0d016)
|
2023-02-02 08:34:50 +01:00 |
|
Bruno Oliveira da Silva
|
c585051164
|
Remove duplicate references on the main pom.xml for SnakeYAML
Resolves #16784
|
2023-02-02 08:20:33 +01:00 |
|
Pedro Igor
|
e3c41ec3a0
|
Ignoring test methods from parent classes
Closes #15687
|
2023-02-01 14:58:03 -08:00 |
|
Bruno Oliveira da Silva
|
52f9b0df59
|
Snyk Workflow failing due to the usage of the same category on multiple sections
Resolves #16705
|
2023-02-01 19:11:08 -03:00 |
|
Pedro Igor
|
b5fb528508
|
Do not enable caching metrics by default and provide a guide
Closes #16751
|
2023-02-01 18:55:43 +01:00 |
|
Erik Jan de Wit
|
3047749890
|
Add missing OAuth 2.0 fields to token settings (#4253)
|
2023-02-01 18:19:04 +01:00 |
|
Stian Thorgersen
|
d9025231f9
|
HTML Injection in Keycloak Admin REST API (#16765)
Resolves #GHSA-m4fv-gm5m-4725
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
|
2023-02-01 14:34:15 +01:00 |
|
Bruno Oliveira da Silva
|
e3ccba3903
|
CVE-2022-41854/CVE-2022-38752 Snakeyaml vulnerable to Stack overflow leading to denial of service
Resolves #16062
|
2023-02-01 13:45:50 +01:00 |
|
Stian Thorgersen
|
ae189c5a34
|
Fix pom.xml conditions for workflows (#16758)
|
2023-02-01 08:57:41 +01:00 |
|
Stian Thorgersen
|
d81794123b
|
Add pom.xml files to conditional workflows (#120) (#16757)
|
2023-02-01 07:59:47 +01:00 |
|
Martin Kanis
|
a912558d29
|
Add MapKeycloakTransaction.exists methods
|
2023-01-31 17:21:40 +01:00 |
|
Stian Thorgersen
|
88a249ea0d
|
Update conditional workflows (#16728)
* Update conditional workflows
* Second versions to make it more readable
|
2023-01-31 16:27:33 +01:00 |
|
Klaus Betz
|
20a7a5acdb
|
fix: consider identity provider models from third-party packages
|
2023-01-31 06:05:02 -08:00 |
|
Jon Koops
|
97339a616d
|
Introduce linting rule warn about nested components (#4292)
|
2023-01-31 12:34:33 +01:00 |
|
Stian Thorgersen
|
b2d94b22e7
|
Temporarily always run CI and Operator workflows until conditions are fixed (#16719)
|
2023-01-31 08:57:32 +01:00 |
|
Alexander Schwartz
|
c6aba2e3de
|
Make LockAcquiringTimeoutException a RuntimeException
Closes #16690
|
2023-01-31 08:21:32 +01:00 |
|
dependabot[bot]
|
604ac2192a
|
Bump eslint from 8.32.0 to 8.33.0 (#4284)
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.0)
---
updated-dependencies:
- dependency-name: eslint
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-01-30 17:11:15 +00:00 |
|
dependabot[bot]
|
88ea9cdcbc
|
Bump eslint-plugin-react from 7.32.1 to 7.32.2 (#4283)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.1 to 7.32.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.1...v7.32.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-30 17:08:41 +00:00 |
|