rmartinc
65540d8eb2
Define a max expiration window for Signed JWT client authentication
...
Closes #38576
Signed-off-by: rmartinc <rmartinc@redhat.com >
(cherry picked from commit a10c8119d4 )
2025-04-03 13:23:09 +02:00
Erik Jan de Wit
edcb569e72
added missing onDataChange handler ( #38314 ) ( #38329 )
...
fixing: #38260
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit adfebfbeb7 )
2025-03-28 07:09:59 -04:00
Erik Jan de Wit
fb5775d65a
reverted change made to client select as it breaks ( #38324 ) ( #38330 )
...
* reverted change made to client select as it breaks
fixing: #38323
* added fix for permissions
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
2025-03-28 07:09:23 -04:00
Erik Jan de Wit
ab83e69750
always append the resource url ( #38492 ) ( #38502 )
...
fixes : #38454
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit 065d5c4289 )
2025-03-28 07:08:31 -04:00
Erik Jan de Wit
42ae5a6863
removed duplicate initial values ( #38003 ) ( #38035 )
...
fixes : #37792
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit 15df6c31f2 )
2025-03-18 13:54:27 +00:00
Erik Jan de Wit
c2c1232561
removed automatic refresh and added refresh to empty state ( #37828 ) ( #38037 )
...
fixes : #37433
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit 8d3f892d54 )
2025-03-13 13:47:39 +00:00
Erik Jan de Wit
bdc7a64976
changed default value so first one is selected by default ( #38040 ) ( #38046 )
...
fixes : #38038
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit 9faa81be79 )
2025-03-13 13:44:54 +00:00
Oliver
8f37774f5a
fix: Admin events: resource type filter does not work ( #37942 )
...
fixes #37843
Signed-off-by: Oliver Cremerius <antikalk@users.noreply.github.com >
2025-03-10 07:57:15 +01:00
Agnieszka Gancarczyk
3b9dfda7e9
Backports fix for importing Public Key PEM ( #37635 )
...
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com >
2025-02-25 14:28:35 +00:00
Stan Silvert
d49c9f2110
Fix redirect URL for linked accounts in account security section ( #36550 ) ( #37329 )
...
* Fix redirect URL for linked accounts in account security section
Updated the redirect URL for linked accounts to ensure users are redirected to /realms/<realm-name>/account/account-security/linked-accounts after linking an account.
Closes #36405
Signed-off-by: Somin Park <ps4708@naver.com >
* Remove unnecessary whitespaces
Signed-off-by: Somin Park <ps4708@naver.com >
---------
Signed-off-by: Somin Park <ps4708@naver.com >
(cherry picked from commit 36ff4829d6 )
Co-authored-by: SoMin Park <92261242+somln@users.noreply.github.com >
2025-02-19 14:22:48 -05:00
Stan Silvert
2929e97a82
Don't require events enabled to view event tabs. ( #36722 ) ( #37327 )
...
* Don't require events enabled to view event tabs.
Fixes #36527
Signed-off-by: Stan Silvert <ssilvert@redhat.com >
* Fix test.
Fixes #36527
Signed-off-by: Stan Silvert <ssilvert@redhat.com >
---------
Signed-off-by: Stan Silvert <ssilvert@redhat.com >
(cherry picked from commit ea1ad87ed3 )
2025-02-17 06:59:39 -05:00
Stan Silvert
9e257ff884
Make hideOnLogin default to true on submit. ( #36805 ) ( #37328 )
...
Fixes #36703
Signed-off-by: Stan Silvert <ssilvert@redhat.com >
(cherry picked from commit 9a3738113b )
2025-02-17 06:59:19 -05:00
Erik Jan de Wit
cdda50a30e
Fix json editor scroll behavior ( #37201 ) ( #37282 )
...
This allows to edit the text that is outside the scroll area.
Closes #36985
(cherry picked from commit 0693b31dd1 )
Signed-off-by: koplas <pschwabauer@intevation.de >
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
Co-authored-by: Paul Schwabauer <pschwabauer@intevation.de >
2025-02-13 09:02:48 -05:00
Erik Jan de Wit
6ec1610cd8
small refactor to better understand ( #37291 ) ( #37292 )
...
fixes : #37268
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit 7a8d18122a )
2025-02-13 09:01:58 -05:00
Erik Jan de Wit
5d1166a111
added pem to saml dialog ( #37206 ) ( #37293 )
...
fixes : #36709
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit 1afcf515aa )
2025-02-13 09:01:33 -05:00
Erik Jan de Wit
eb87646bd3
use existing translation when it's already defined ( #36760 ) ( #37279 )
...
fixes : #36585
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit d536bb4738 )
2025-02-12 08:43:33 +00:00
Jon Koops
67116a6b7c
Fix broken JavaScript CI
...
Closes #36998
Signed-off-by: Jon Koops <jonkoops@gmail.com >
(cherry picked from commit 48a6450b73 )
2025-02-04 11:00:46 +00:00
Erik Jan de Wit
c3ec26c717
fixed sorting of elements ( #36454 ) ( #36687 )
...
fixes : #36159
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit 3b9b678e97 )
2025-01-27 10:32:35 +00:00
Erik Jan de Wit
7da50ea4f8
fix AccessContext in bundle ( #36516 ) ( #36674 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit b12a0734f4 )
2025-01-22 12:34:46 +01:00
dependabot[bot]
fde4a14901
Bump vite-plugin-dts from 4.4.0 to 4.5.0 in /js ( #36368 )
...
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts ) from 4.4.0 to 4.5.0.
- [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.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: vite-plugin-dts
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-01-14 09:22:35 +00:00
dependabot[bot]
57dedf0d26
Bump jsdom from 25.0.1 to 26.0.0 in /js ( #36341 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 25.0.1 to 26.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/25.0.1...26.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
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-01-14 08:56:10 +00:00
Alexander Schwartz
f392675d41
Fix missing response content type and more explicit error handling
...
Closes #36410
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2025-01-14 09:44:56 +01:00
Oliver
2c3b4ff929
Add Events tab to relevant objects in the UI ( #34436 )
...
Fixes keycloak#29113
Signed-off-by: Oliver Cremerius <antikalk@users.noreply.github.com >
2025-01-13 15:34:53 -05:00
Weblate (bot)
35c097f310
Updated translation for Spanish ( #36367 )
...
Language: es
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com >
2025-01-13 17:57:26 +01:00
dependabot[bot]
2ec52355e0
Bump tar-fs from 3.0.6 to 3.0.7 in /js ( #36371 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 3.0.6 to 3.0.7.
- [Commits](https://github.com/mafintosh/tar-fs/commits )
---
updated-dependencies:
- dependency-name: tar-fs
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-01-13 11:11:04 +01:00
Weblate (bot)
540b7ff022
Translations update from Hosted Weblate ( #36357 )
...
* Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Co-authored-by: Anonymous <noreply@weblate.org >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
Signed-off-by: Anonymous <noreply@weblate.org >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
* Updated translation for Catalan
Language: ca
Co-authored-by: Anonymous <noreply@weblate.org >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Anonymous <noreply@weblate.org >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
* Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Co-authored-by: Anonymous <noreply@weblate.org >
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Anonymous <noreply@weblate.org >
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
---------
Signed-off-by: Anonymous <noreply@weblate.org >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Co-authored-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com >
2025-01-12 13:54:31 +01:00
Erik Jan de Wit
bff5d4a87e
fixed pagination ( #36260 )
...
fixes : #36196
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
2025-01-10 16:16:35 -05:00
Alexander Schwartz
9087377dc1
Add a full-stop to all admin UI help texts where it is missing ( #36212 )
...
Closes #36211
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com >
2025-01-10 16:15:43 -05:00
Erik Jan de Wit
62b14ec3e0
fix the empty state of the role mapper because clients is the default ( #36077 )
...
fixes : #35311
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
2025-01-10 16:11:20 -05:00
Erik Jan de Wit
4ebcef4efe
fixed banner style ( #36238 )
...
* fixed banner style
related to #33349
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* renamed
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* fix merge error
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
2025-01-10 16:16:52 +01:00
Weblate (bot)
6af76d895e
Translations update from Hosted Weblate ( #36300 )
...
* Updated translation for Spanish
Language: es
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com >
2025-01-10 08:41:36 +01:00
dependabot[bot]
a287bf6866
Bump @octokit/rest from 21.0.2 to 21.1.0 in /js ( #36314 )
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 21.0.2 to 21.1.0.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v21.0.2...v21.1.0 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
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-01-09 11:37:48 +01:00
Weblate (bot)
491aa31942
Translations update from Hosted Weblate ( #36277 )
...
* Updated translation for Dutch
Language: nl
Signed-off-by: exbu <meharmsen@me.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
* Updated translation for Spanish
Language: es
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
* Updated translation for Spanish
Language: es
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
---------
Signed-off-by: exbu <meharmsen@me.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Co-authored-by: exbu <meharmsen@me.com >
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com >
2025-01-08 08:58:03 +01:00
Krzysztof Daniel
025c754d4c
Adds missing Polish translations to v3 account messages
...
Fixes #36187
Signed-off-by: Krzysztof Daniel <krzysdan@gmail.com >
2025-01-07 16:32:33 +01:00
Krzysztof Daniel
30a32fab6e
Translate missing admin messages in Polish
...
Additionally I reordered the messages in the file to be in the same order as in the English file for easier comparison.
Closes #36192
Signed-off-by: Krzysztof Daniel <krzysdan@gmail.com >
2025-01-07 16:28:56 +01:00
Agnieszka Gancarczyk
fd1d40a83a
Added status for when user and admin events saving is turned off ( #35673 )
...
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com >
2025-01-07 14:28:42 +00:00
Pedro Igor
db986c496e
Allow tracing packets sent to and from LDAP for troubleshooting purposes
...
Closes #36087
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com >
2025-01-07 12:42:23 +01:00
dependabot[bot]
343d30f8db
Bump vite from 6.0.6 to 6.0.7 in /js ( #36214 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.6 to 6.0.7.
- [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/v6.0.7/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 10:48:52 +00:00
dependabot[bot]
7f9670fa5c
Bump i18next from 24.2.0 to 24.2.1 in /js ( #36259 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 24.2.0 to 24.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/v24.2.0...v24.2.1 )
---
updated-dependencies:
- dependency-name: 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>
2025-01-07 10:53:32 +01:00
SebastEnn
4669cfe9cb
"Remove role" alert text is wrong ( #36173 )
...
Closes #36172
Signed-off-by: SebastEnn <103125747+SebastEnn@users.noreply.github.com >
2025-01-06 15:47:56 +01:00
Weblate (bot)
0535c76e06
Translations update from Hosted Weblate ( #36221 )
...
* Updated translation for German
Language: de
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Co-authored-by: CN <github@ultimate5.dev >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Signed-off-by: CN <github@ultimate5.dev >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
* Updated translation for Japanese
Language: ja
Co-authored-by: Hiroyuki Wada <wadahiro@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
Signed-off-by: Hiroyuki Wada <wadahiro@gmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
---------
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Signed-off-by: CN <github@ultimate5.dev >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Hiroyuki Wada <wadahiro@gmail.com >
Signed-off-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Co-authored-by: CN <github@ultimate5.dev >
Co-authored-by: Hiroyuki Wada <wadahiro@gmail.com >
Co-authored-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
2025-01-06 08:39:20 +01:00
Weblate (bot)
3a43f192f8
Translations update from Hosted Weblate ( #36209 )
...
* Updated translation for German
Language: de
Updated translation for German
Language: de
Updated translation for German
Language: de
Updated translation for German
Language: de
Updated translation for German
Language: de
Updated translation for German
Language: de
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
* Updated translation for Japanese
Language: ja
Translated using Weblate (Japanese)
Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/ja/
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Co-authored-by: Hiroyuki Wada <wadahiro@gmail.com >
Co-authored-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
Signed-off-by: Hiroyuki Wada <wadahiro@gmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
* Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
---------
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Hiroyuki Wada <wadahiro@gmail.com >
Signed-off-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Co-authored-by: Hiroyuki Wada <wadahiro@gmail.com >
Co-authored-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com >
2025-01-03 11:00:14 +01:00
Weblate (bot)
fa6fae2971
Updated translation for German ( #36208 )
...
Language: de
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net >
2025-01-02 15:53:01 +00:00
Weblate (bot)
43eb97c8a9
Update translation files ( #36206 )
...
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2025-01-02 14:57:41 +00:00
Weblate (bot)
a3713efa4a
Translations update from Hosted Weblate ( #36046 )
...
Signed-off-by: Ariel Anthieni <aanthieni@kan.com.ar >
Signed-off-by: Guillermo Orue Marighetti <ggomarighetti@gmail.com >
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com >
Signed-off-by: Hiroyuki Wada <wadahiro@gmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Signed-off-by: Kohei Tamura <ktamura.biz.80@gmail.com >
Signed-off-by: Yoshikazu Nojima <mail@ynojima.net >
Signed-off-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
Co-authored-by: Ariel Anthieni <aanthieni@kan.com.ar >
Co-authored-by: Guillermo Orue Marighetti <ggomarighetti@gmail.com >
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com >
Co-authored-by: Hiroyuki Wada <wadahiro@gmail.com >
Co-authored-by: Kohei Tamura <ktamura.biz.80@gmail.com >
Co-authored-by: Yoshikazu Nojima <mail@ynojima.net >
Co-authored-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.com >
2025-01-02 14:17:15 +00:00
Alexander Schwartz
ab1dbb529c
Updated translation for Catalan ( #36016 )
...
Closes #36015
Language: ca
Signed-off-by: Jordi Mallach <jordi@mallach.net >
Signed-off-by: Ecron <ecron_89@hotmail.com >
Signed-off-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Ecron <ecron_89@hotmail.com >
Co-authored-by: Jordi Mallach <jordi@mallach.net >
2025-01-02 14:20:13 +01:00
dependabot[bot]
4ba21c6eaa
Bump react-i18next from 15.3.0 to 15.4.0 in /js ( #36179 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 15.3.0 to 15.4.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v15.3.0...v15.4.0 )
---
updated-dependencies:
- dependency-name: react-i18next
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-01-02 12:13:19 +01:00
dependabot[bot]
1846f5c4de
Bump react-i18next from 15.2.0 to 15.3.0 in /js ( #36164 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 15.2.0 to 15.3.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v15.2.0...v15.3.0 )
---
updated-dependencies:
- dependency-name: react-i18next
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>
2024-12-30 10:41:40 +00:00
dependabot[bot]
36ae2292be
Bump vite from 6.0.5 to 6.0.6 in /js ( #36147 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.5 to 6.0.6.
- [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/v6.0.6/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-27 12:38:05 +00:00
dependabot[bot]
a30bc39572
Bump cypress-split from 1.24.6 to 1.24.7 in /js ( #35719 )
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.24.6 to 1.24.7.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.6...v1.24.7 )
---
updated-dependencies:
- dependency-name: cypress-split
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>
2024-12-27 13:07:31 +01:00