rmartinc
6cf92d9dc7
Add crl cache to certificate validation
...
Closes #26473
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-01-22 14:58:35 +01:00
rmartinc
f89be1813d
Check next update time for CRL in certificate validation
...
Closes #35983
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-01-22 14:58:35 +01:00
Alexander Schwartz
d73794cdc1
Update referenced OpenShift version in the High Availability and sizing guide
...
Closes #36691
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-01-22 13:57:57 +01:00
rmartinc
17d2dd58ca
Add some common headers for the links check in docs
...
Closes #36675
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-01-22 12:21:29 +01:00
Erik Jan de Wit
3b9b678e97
fixed sorting of elements ( #36454 )
...
fixes : #36159
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-01-22 11:56:07 +01:00
Alexander Schwartz
8fa579323a
Fixing typos and grammar errors in the admin UI
...
Closes #36478
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-22 11:35:48 +01:00
dependabot[bot]
5c9bbc41ee
Bump vite from 6.0.10 to 6.0.11 in /js ( #36667 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.10 to 6.0.11.
- [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.11/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-22 09:38:53 +00:00
dependabot[bot]
ee577da194
Bump @testing-library/cypress from 10.0.2 to 10.0.3 in /js ( #36666 )
...
Bumps [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library ) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/testing-library/cypress-testing-library/releases )
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/cypress-testing-library/compare/v10.0.2...v10.0.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
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-22 09:53:35 +01:00
dependabot[bot]
e6648715b5
Bump vitest from 3.0.2 to 3.0.3 in /js ( #36668 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 09:51:54 +01:00
Weblate (bot)
204eb3e1a4
Translations update from Hosted Weblate ( #36647 )
...
* 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 Catalan
Language: ca
Updated translation for Catalan
Language: ca
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Ecron <ecron_89@hotmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Ecron <ecron_89@hotmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
* Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
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: Ecron <ecron_89@hotmail.com>
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Ecron <ecron_89@hotmail.com>
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
2025-01-22 08:39:33 +01:00
Pedro Igor
0641645346
Allow using a custom scope name when mapping organization to tokens
...
Closes #36514
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-01-21 21:42:01 +01:00
Alexander Schwartz
0b408ba21f
Show error when sending the validation email fails
...
Closes #36409
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-01-21 16:02:21 -03:00
Paul Schwabauer
7d8505a2dc
Remove usage of deprecated thread_dumps_threshold configuration ( #36620 )
...
Closes #36633
Signed-off-by: Paul Schwabauer <pschwabauer@intevation.de>
2025-01-21 15:16:23 +01:00
Stian Thorgersen
99e2f1df94
Replace createRealm/createClient and invalid use of ref with attachTo ( #36640 )
...
Closes #35995
Signed-off-by: stianst <stianst@gmail.com>
2025-01-21 14:05:14 +01:00
Stian Thorgersen
14cf2233c5
Always reset timeoffset in new timeframework ( #36612 )
...
Closes #36611
Signed-off-by: stianst <stianst@gmail.com>
2025-01-21 10:36:54 +01:00
Weblate (bot)
29a75bfb0c
Updated translation for Spanish ( #36619 )
...
Updated translation for Spanish
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-21 10:18:54 +01:00
dependabot[bot]
b5992e19ea
Bump vite from 6.0.7 to 6.0.10 in /js ( #36625 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.7 to 6.0.10.
- [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.10/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-21 09:26:10 +01:00
dependabot[bot]
b14f2ab438
Bump commander from 13.0.0 to 13.1.0 in /js ( #36626 )
...
Bumps [commander](https://github.com/tj/commander.js ) from 13.0.0 to 13.1.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.0.0...v13.1.0 )
---
updated-dependencies:
- dependency-name: commander
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-21 09:25:54 +01:00
Stian Thorgersen
fc2b9018f1
Extend REST API for login and admin events to support sync scenarios ( #36601 )
...
Closes #36600
Signed-off-by: stianst <stianst@gmail.com>
2025-01-20 14:32:55 +01:00
Weblate (bot)
87c79808dd
Updated translation for German ( #36602 )
...
Closes #35700
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Robin <39960884+robson90@users.noreply.github.com>
Co-authored-by: Robin <39960884+robson90@users.noreply.github.com>
2025-01-20 14:26:04 +01:00
Dirk Raeder
b51a300172
Change fill color of Authenticator icons to current font color ( #36538 )
...
Closes #36531
Signed-off-by: Dirk Raeder <dirk@raeder.cc>
2025-01-20 12:22:37 +01:00
Emilien Bondu
13e7d34cd3
Add new error type in authz client and handle properly missing resources errors to enable policy enforcer resource cache eviction/update.
...
Closes #36560
Signed-off-by: Emilien Bondu <dev.ebondu@gmail.com>
2025-01-20 12:01:03 +01:00
dependabot[bot]
1034996b5b
Bump typescript from 5.7.2 to 5.7.3 in /js ( #36315 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3 )
---
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>
2025-01-20 11:42:15 +01:00
Martin Kanis
8a901ee7cf
[Keycloak CI] - Cookies tests - KcOidcBrokerTokenExchangeTest
...
Closes #36345
Signed-off-by: Martin Kanis <mkanis@redhat.com>
2025-01-20 11:05:06 +01:00
Erik Jan de Wit
b46a399fd2
removed merge conflict ( #36592 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-01-20 09:10:12 +00:00
dependabot[bot]
133401be71
Bump eslint-plugin-prettier from 5.2.2 to 5.2.3 in /js ( #36587 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.2...v5.2.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-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>
2025-01-20 10:01:14 +01:00
dependabot[bot]
505c718141
Bump @noble/hashes from 1.7.0 to 1.7.1 in /js ( #36588 )
...
Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/paulmillr/noble-hashes/releases )
- [Commits](https://github.com/paulmillr/noble-hashes/compare/1.7.0...1.7.1 )
---
updated-dependencies:
- dependency-name: "@noble/hashes"
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-20 10:00:59 +01:00
dependabot[bot]
f7fc7ef8a4
Bump vitest from 3.0.1 to 3.0.2 in /js ( #36589 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.2/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 10:00:40 +01:00
dependabot[bot]
8c34e059a8
Bump rollup from 4.30.1 to 4.31.0 in /js ( #36590 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.30.1 to 4.31.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.30.1...v4.31.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>
2025-01-20 09:59:56 +01:00
Eric Eastwood
a1f22f3ed4
Keycloak can only be built with JDK 17 or JDK 21
...
As experienced in https://github.com/keycloak/keycloak/issues/36541 ,
it fails to build in various ways if you try to
use JDK 23.
Also add instructions on how to specify JDK version when building
(helpful when you have multiple JDK versions installed).
Closes #36541
Signed-off-by: Eric Eastwood <contact@ericeastwood.com>
2025-01-17 19:53:07 +01:00
Pedro Igor
aca84824c0
Allow enforce that users are members of organizations when authenticating
...
Closes #34275
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-01-17 19:48:55 +01:00
Alexander Schwartz
1f0983be69
Remove duplicate keys in email template message file
...
Closes #36535
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-01-17 10:52:38 -03:00
mposolda
fd1e82f05d
Polishing of CreatedResponseUtil.getCreatedId
...
closes #36557
Signed-off-by: mposolda <mposolda@gmail.com>
2025-01-17 13:23:24 +01:00
dependabot[bot]
1427ea5257
Bump @types/node from 22.10.6 to 22.10.7 in /js ( #36548 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.6 to 22.10.7.
- [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>
2025-01-17 12:12:40 +01:00
ikhomyn
76a9408edc
Fix social login tests
...
Signed-off-by: Ivan Khomyn <ikhomyn@redhat.com>
Part of #33524
2025-01-17 10:55:44 +01:00
dependabot[bot]
069bba8777
Bump manusa/actions-setup-minikube from 2.13.0 to 2.13.1 ( #36549 )
...
Bumps [manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube ) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases )
- [Commits](https://github.com/manusa/actions-setup-minikube/compare/v2.13.0...v2.13.1 )
---
updated-dependencies:
- dependency-name: manusa/actions-setup-minikube
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-17 10:46:32 +01:00
dependabot[bot]
7adc105cbd
Bump cypress from 13.17.0 to 14.0.0 in /js ( #36544 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.17.0 to 14.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/v13.17.0...v14.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>
2025-01-17 09:33:00 +01:00
dependabot[bot]
37e49d6049
Bump react-router-dom from 6.28.1 to 6.28.2 in /js ( #36545 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.28.1 to 6.28.2.
- [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-dom@6.28.2/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
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-17 09:30:49 +01:00
dependabot[bot]
0779b8cfe1
Bump vitest from 2.1.8 to 3.0.1 in /js ( #36546 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 2.1.8 to 3.0.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.1/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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-17 09:30:32 +01:00
dependabot[bot]
af78b59d26
Bump lint-staged from 15.3.0 to 15.4.1 in /js ( #36547 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.3.0 to 15.4.1.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.3.0...v15.4.1 )
---
updated-dependencies:
- dependency-name: lint-staged
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-17 09:30:06 +01:00
Peter Skopek
df2e5e8039
Adding SAML adapter zip distribution back to the sources
...
Signed-off-by: Peter Skopek <pskopek@redhat.com>
2025-01-17 09:14:22 +01:00
Marek Posolda
ec5a8d161a
Token exchange - added experimental token exchange V2 divided into mulitple features ( #36407 )
...
closes #35504
Signed-off-by: mposolda <mposolda@gmail.com>
2025-01-17 09:12:38 +01:00
Weblate (bot)
537ce7eb38
Translations update from Hosted Weblate ( #36466 )
...
* Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Yoshiyuki Tabata <yoshiyuki.tabata.jy@hitachi.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: Hernan Lopez <hernan.lopez@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Signed-off-by: Hosted Weblate <hosted@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-17 08:35:08 +01:00
Johannes Knutsen
1dd7cf018c
Avoid reuseConnections config to be set twice in DefaultHttpClientFactory by removing duplicate code ( #36489 )
...
Closes #36498
Signed-off-by: Johannes Knutsen <johannes@knutsen.me>
2025-01-16 16:48:40 +01:00
dependabot[bot]
c96f9082e2
Bump commander from 12.1.0 to 13.0.0 in /js ( #36182 )
...
Bumps [commander](https://github.com/tj/commander.js ) from 12.1.0 to 13.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/v12.1.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: commander
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-01-16 14:35:58 +00:00
dependabot[bot]
992bcde9d1
Bump @testing-library/react from 16.1.0 to 16.2.0 in /js ( #36505 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
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-16 15:15:36 +01:00
dependabot[bot]
d69113cfca
Bump eslint-plugin-prettier from 5.2.1 to 5.2.2 in /js ( #36506 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-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>
2025-01-16 15:15:22 +01:00
dependabot[bot]
5e4c59fd56
Bump fs-extra from 11.2.0 to 11.3.0 in /js ( #36507 )
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 11.2.0 to 11.3.0.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.2.0...11.3.0 )
---
updated-dependencies:
- dependency-name: fs-extra
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-16 15:15:07 +01:00
dependabot[bot]
4ab7418a8b
Bump @faker-js/faker from 9.3.0 to 9.4.0 in /js ( #36508 )
...
Bumps [@faker-js/faker](https://github.com/faker-js/faker ) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/faker-js/faker/releases )
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md )
- [Commits](https://github.com/faker-js/faker/compare/v9.3.0...v9.4.0 )
---
updated-dependencies:
- dependency-name: "@faker-js/faker"
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-16 15:14:53 +01:00
Thomas Darimont
d94e388047
CreatedResponseUtil.getCreatedId should expose server error message ( #34343 )
...
We now expose the actual error message found in the response if present.
Fixes #34343
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2025-01-16 14:33:50 +01:00