Pedro Igor
43a7b27301
Resolve roles inherited from groups and composite roles
...
Closes #39850
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-05-26 14:15:06 -03:00
Pedro Igor
8f9d02c305
Avoid resolving a client scope if it was requested using the dynamic scope format ( #39752 )
...
Closes #39402
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-05-26 16:26:04 +02:00
Michal Hajas
88502fd18b
Ignore protoLock checks when building Keycloak with JDK ( #39961 )
...
Closes #39861
Signed-off-by: Michal Hajas <mhajas@redhat.com>
2025-05-26 09:46:19 -03:00
Alexander Schwartz
d56e561620
Remove duplicate success message ( #39938 )
...
Closes #39937
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-05-26 14:07:34 +02:00
dependabot[bot]
e3b3a0d217
Bump rollup from 4.41.0 to 4.41.1 in /js ( #39945 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.41.0 to 4.41.1.
- [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/v4.41.0...v4.41.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.41.1
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>
2025-05-26 14:06:46 +02:00
dependabot[bot]
5190fbe79b
Bump @octokit/rest from 21.1.1 to 22.0.0 in /js ( #39947 )
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 21.1.1 to 22.0.0.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v21.1.1...v22.0.0 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-version: 22.0.0
dependency-type: direct:production
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>
2025-05-26 14:06:15 +02:00
dependabot[bot]
0fc0d7eccf
Bump mocha from 11.4.0 to 11.5.0 in /js ( #39948 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 11.4.0 to 11.5.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v11.4.0...v11.5.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-version: 11.5.0
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>
2025-05-26 14:05:49 +02:00
dependabot[bot]
9b49ed4e87
Bump i18next from 25.2.0 to 25.2.1 in /js ( #39946 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 25.2.0 to 25.2.1.
- [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/v25.2.0...v25.2.1 )
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.2.1
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>
2025-05-26 14:05:15 +02:00
Marco N.
dc7f4ec34f
fix: LDAP Edit mode option is required but not marked ( #39943 )
...
Closes #39942
Signed-off-by: Marco Neuhaus <m.neuhaus@smf.de>
2025-05-26 08:39:16 +02:00
Ricardo Martin
ef4ad0d59c
Remove parent and children composite dependencies when removing roles
...
Closes #39724
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-05-23 11:29:18 +02:00
dependabot[bot]
00d556d747
Bump lightningcss from 1.30.0 to 1.30.1 in /js ( #39736 )
...
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss ) from 1.30.0 to 1.30.1.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases )
- [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.30.0...v1.30.1 )
---
updated-dependencies:
- dependency-name: lightningcss
dependency-version: 1.30.1
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>
2025-05-22 15:06:07 -04:00
Pedro Igor
b22b1f298c
Adding parameter to control whether the count of subgroups of subgroups should be returned
...
Closes #39668
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-05-22 11:15:38 -03:00
Pedro Igor
7802be9508
Do not return subgroups count when fetching brief representations
...
Closes #39668
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-05-22 11:15:38 -03:00
vramik
6bf5727b7b
LDAP group mapper skips configured filter and imports all groups with memberOf strategy when fetching the user's groups
...
Closes #37537
Signed-off-by: vramik <vramik@redhat.com>
2025-05-22 09:57:31 -03:00
vramik
f45b8e0c6d
Move FGAP classes to specific package
...
Signed-off-by: vramik <vramik@redhat.com>
2025-05-22 09:53:16 -03:00
Pedro Igor
7aab9fade8
Move FGAP types to a specific package
...
Closes #39712
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-05-22 09:53:16 -03:00
Stan Silvert
b7db98383b
New UI Customization Guide ( #39756 )
...
* New UI Customization Guide
Closes #33721
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
* Fix grammatical error.
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
* Minor changes.
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
* Fix typo.
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
* Added preview warning.
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
---------
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-05-22 08:23:34 -04:00
Erik Jan de Wit
59e99ed5d5
Moved PKCE Code Challenge Method to more prominent section ( #39631 )
...
fixes : #30227
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-05-22 07:56:50 -04:00
Jan Vollmer
4c1507f4ff
Login[v2]: use field.checkbox in password-commons ( #39848 )
...
Closes #39843
Signed-off-by: Jan Vollmer <jan@vllmr.dev>
2025-05-22 07:44:55 -04:00
dependabot[bot]
ec03f14923
Bump lint-staged from 15.5.1 to 16.0.0 in /js ( #39621 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.5.1 to 16.0.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.5.1...v16.0.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 16.0.0
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>
2025-05-22 07:02:19 -04:00
Erik Jan de Wit
fd47ea5be8
Revert "introduce sharding ( #39774 )" ( #39895 )
...
This reverts commit cf47bef66b391ecf16556d22dbb8368bb0d284b8.
2025-05-22 07:00:57 -04:00
dependabot[bot]
6aae0b740c
Bump eslint from 9.26.0 to 9.27.0 in /js ( #39793 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.26.0 to 9.27.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/v9.26.0...v9.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.27.0
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>
2025-05-21 16:37:37 -04:00
dependabot[bot]
06bd292534
Bump react-hook-form from 7.54.2 to 7.56.4 in /js ( #39790 )
...
* Bump react-hook-form from 7.54.2 to 7.56.4 in /js
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.54.2 to 7.56.4.
- [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.54.2...v7.56.4 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-version: 7.56.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed types
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-05-21 16:36:49 -04:00
Takashi Norimatsu
634952813c
Revise Client Policies Codes - AbstractClientPoliciesTest
...
closes #39855
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2025-05-21 17:09:26 +02:00
Erik Jan de Wit
e0d631d803
Revert "introduce sharding" ( #39877 )
...
* introduce sharding (#39774 )
* introduce sharding
fixes : #38059
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added shard index to report
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed report folder and open command
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix merge report problem
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added debug
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* remove debug and fix
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* Only reuse SMTP authentication data for testing endpoint when the same auth, host, port and user are passed
Closes #39486
Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* Translations update from Hosted Weblate (#39784 )
* Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
* Updated translation for French
Language: fr
Updated translation for French
Language: fr
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Sylvain Pichon <service@spichon.fr>
* Updated translation for Georgian
Language: ka
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
---------
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Signed-off-by: Sylvain Pichon <service@spichon.fr>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* Revert "introduce sharding (#39774 )"
This reverts commit cf47bef66b391ecf16556d22dbb8368bb0d284b8.
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Signed-off-by: Sylvain Pichon <service@spichon.fr>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Co-authored-by: rmartinc <rmartinc@redhat.com>
Co-authored-by: Weblate (bot) <hosted@weblate.org>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
2025-05-21 14:50:56 +00:00
Weblate (bot)
a065e43009
Translations update from Hosted Weblate ( #39784 )
...
* Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
* Updated translation for French
Language: fr
Updated translation for French
Language: fr
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Sylvain Pichon <service@spichon.fr>
* Updated translation for Georgian
Language: ka
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
---------
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Signed-off-by: Sylvain Pichon <service@spichon.fr>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
2025-05-21 15:43:53 +02:00
rmartinc
598154bc58
Only reuse SMTP authentication data for testing endpoint when the same auth, host, port and user are passed
...
Closes #39486
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-05-21 14:01:02 +02:00
Erik Jan de Wit
cf47bef66b
introduce sharding ( #39774 )
...
* introduce sharding
fixes : #38059
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added shard index to report
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed report folder and open command
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix merge report problem
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added debug
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* remove debug and fix
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-05-21 07:12:48 -04:00
dependabot[bot]
453ace2191
Bump @types/node from 22.15.19 to 22.15.21 in /js ( #39852 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.19 to 22.15.21.
- [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-version: 22.15.21
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>
2025-05-21 10:34:53 +02:00
dependabot[bot]
342876140e
Bump react-router-dom from 6.30.0 to 6.30.1 in /js ( #39853 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.30.0 to 6.30.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-version: 6.30.1
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>
2025-05-21 10:34:33 +02:00
rmartinc
3c511635ba
Skip AIA for webauthn register if a crendential of teh correct type already exists
...
Closes #39191
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-05-20 18:09:12 +02:00
Takashi Norimatsu
72b0df7bee
Revise DPoP Codes - refactor retrieveDPoPHeaderIfPresent method
...
closes #39761
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2025-05-20 16:58:42 +02:00
Takashi Norimatsu
c0b2c1f2d2
Revise DPoP Codes - refactor remove unused methods
...
closes #39826
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2025-05-20 15:39:42 +02:00
Martin Bartoš
0accc7a748
Upgrade to Quarkus 3.20.1 ( #39840 )
...
Closes #39838
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-05-20 13:30:12 +00:00
dependabot[bot]
a214216cdd
Bump mocha from 11.3.0 to 11.4.0 in /js ( #39820 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 11.3.0 to 11.4.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v11.3.0...v11.4.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-version: 11.4.0
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>
2025-05-20 15:25:36 +02:00
dependabot[bot]
a741e0595c
Bump @types/node from 22.15.18 to 22.15.19 in /js ( #39819 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.18 to 22.15.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-version: 22.15.19
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>
2025-05-20 15:25:10 +02:00
dependabot[bot]
99d3516be3
Bump i18next from 25.1.3 to 25.2.0 in /js ( #39822 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 25.1.3 to 25.2.0.
- [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/v25.1.3...v25.2.0 )
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.2.0
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>
2025-05-20 15:24:37 +02:00
dependabot[bot]
9c65d27d5b
Bump vite-plugin-dts from 4.5.3 to 4.5.4 in /js ( #39757 )
...
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts ) from 4.5.3 to 4.5.4.
- [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/v4.5.3...v4.5.4 )
---
updated-dependencies:
- dependency-name: vite-plugin-dts
dependency-version: 4.5.4
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>
2025-05-19 16:16:35 -04:00
dependabot[bot]
c36da55284
Bump rollup from 4.40.2 to 4.41.0 in /js ( #39789 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.40.2 to 4.41.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/v4.40.2...v4.41.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.41.0
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>
2025-05-19 09:45:35 -04:00
Ryan Emerson
081ce8c62d
Prevent remote proto schema compatibility check on EC2 instances ( #39806 )
...
Closes #39800
Signed-off-by: Ryan Emerson <remerson@redhat.com>
2025-05-19 15:13:46 +02:00
Martin Kanis
c65292bb78
Fix tests in CI when running with a proper browser
...
Closes #37682
Signed-off-by: Martin Kanis <mkanis@redhat.com>
2025-05-19 09:30:04 -03:00
mposolda
fe2790a09d
Fix documentation link to quickstarts to point to 'main' branch instead of 'latest' branch
...
closes #39798
Signed-off-by: mposolda <mposolda@gmail.com>
2025-05-19 10:32:06 +02:00
Šimon Vacek
175102d03d
Migration util imrovements ( #39161 )
...
Closes #37691
Implements #37283
migration util rewrite static imports
migration util add more assert methods
migration util rewrite common statements
migration util fix diff tool usage
Update test migration README
migration util review fixes
Signed-off-by: Simon Vacek <simonvacky@email.cz>
2025-05-19 09:55:25 +02:00
Marco N.
5e940c011a
Add SMF to ADOPTERS.md ( #39795 )
...
Signed-off-by: Marco Neuhaus <m.neuhaus@smf.de>
2025-05-19 09:38:17 +02:00
dependabot[bot]
e439c03cbc
Bump commander from 13.1.0 to 14.0.0 in /js ( #39791 )
...
Bumps [commander](https://github.com/tj/commander.js ) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v13.1.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-version: 14.0.0
dependency-type: direct:production
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>
2025-05-19 08:16:10 +02:00
dependabot[bot]
5343807e61
Bump @eslint/js from 9.26.0 to 9.27.0 in /js ( #39792 )
...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.26.0 to 9.27.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/commits/v9.27.0/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.27.0
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>
2025-05-19 08:15:39 +02:00
dependabot[bot]
0ad402a9ab
Bump mocha from 11.2.2 to 11.3.0 in /js ( #39794 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 11.2.2 to 11.3.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v11.2.2...v11.3.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-version: 11.3.0
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>
2025-05-19 08:13:17 +02:00
Martin Bartoš
7f82639998
Add supported config options for additional datasources
...
Closes #29116
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-05-16 14:42:29 +00:00
Erik Jan de Wit
5b3cbdda63
small refactor to try and make tests more stable ( #39744 )
...
towards #38518
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-05-16 09:25:39 -04:00
Marco N.
864dbf8824
fix: SAML certificate in UI not refreshed after keystore import ( #39767 )
...
Fixes #39765
Signed-off-by: Marco Neuhaus <m.neuhaus@smf.de>
2025-05-16 15:21:37 +02:00