Martin Bartoš
|
fd56666334
|
SAML ECP does not work on the latest WF/EAP8
Fixes #24746
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
|
2023-11-16 21:17:19 +01:00 |
|
dependabot[bot]
|
c22707ed67
|
Bump @vitejs/plugin-react-swc from 3.4.1 to 3.5.0 in /js (#24808)
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react-swc/compare/v3.4.1...v3.5.0)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
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-11-16 17:45:34 +00:00 |
|
dependabot[bot]
|
f3a67d4a00
|
Bump react-router-dom from 6.18.0 to 6.19.0 in /js (#24807)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.18.0 to 6.19.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.19.0/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
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-11-16 17:45:15 +00:00 |
|
vramik
|
42e5055cfb
|
Delete SearchableModelField and its usages
Signed-off-by: vramik <vramik@redhat.com>
Closes #24722
|
2023-11-16 18:44:49 +01:00 |
|
rmartinc
|
5fad76070a
|
Use LinkedIn instead of LinkedIn OpenID Connect for better UI experience
Closes https://github.com/keycloak/keycloak/issues/24659
Signed-off-by: rmartinc <rmartinc@redhat.com>
|
2023-11-16 18:22:16 +01:00 |
|
Douglas Palmer
|
f9665acc29
|
KeycloakErrorHandler NullPointerException String.toLowerCase() because message is null
Closes #22958
Signed-off-by: Douglas Palmer <dpalmer@redhat.com>
|
2023-11-16 18:06:33 +01:00 |
|
Tomas Ondrusko
|
fe48afc1dc
|
Update Social Identity Providers documentation (#24601)
Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
|
2023-11-16 17:58:53 +01:00 |
|
Bruno Oliveira da Silva
|
2d45601bf3
|
Removal EPL-licensed org.eclipse.sisu.inject dependency for CNCF compliance (#24686)
Closes #24685
Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
|
2023-11-16 17:15:44 +01:00 |
|
Hynek Mlnarik
|
70d0f731f5
|
Use session ID rather than broker session ID
Closes: #24455
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
|
2023-11-16 17:01:40 +01:00 |
|
Steven Hawkins
|
495669e7a4
|
fix: removing the hard expectation of setting the restart condition (#24796)
closes #24797
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
|
2023-11-16 14:39:40 +00:00 |
|
dependabot[bot]
|
4be835b9cf
|
Bump aquasecurity/trivy-action from 0.13.1 to 0.14.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](f78e9ecf42...2b6a709cf9 )
---
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-11-16 10:02:18 -03:00 |
|
Vlasta Ramik
|
d86e062a0e
|
Removal of retry blocks introduced for CRDB
Closes #24095
Signed-off-by: vramik <vramik@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
|
2023-11-16 13:50:56 +01:00 |
|
rmartinc
|
cca33baac3
|
Avoid NPE if RelayState is null and return a proper error
Closes https://github.com/keycloak/keycloak/issues/24079
Signed-off-by: rmartinc <rmartinc@redhat.com>
|
2023-11-16 12:56:49 +01:00 |
|
dependabot[bot]
|
4a8f65286c
|
Bump react-i18next from 13.4.1 to 13.5.0 in /js (#24784)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.4.1 to 13.5.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.4.1...v13.5.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>
|
2023-11-16 10:41:05 +01:00 |
|
Erik Jan de Wit
|
0e0fee40c4
|
convert the account ui to properties (#24788)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
|
2023-11-16 10:25:14 +01:00 |
|
Joshua Sorah
|
d48934036a
|
Add missing localization for Event Type "User Disabled By Permament Lockout Error" (#24780)
Closes keycloak/keycloak#24778
Signed-off-by: Joshua Sorah <jsorah@redhat.com>
|
2023-11-16 09:41:11 +01:00 |
|
Jon Koops
|
11ffd31372
|
Use common TSConfig base for Account Console v2 (#24777)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
|
2023-11-16 08:00:41 +01:00 |
|
Steven Hawkins
|
07a3def4a2
|
fix: all mappings should use getValidProxyModeValue (#24756)
closes #24630
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
|
2023-11-15 14:31:44 +01:00 |
|
Steven Hawkins
|
b6d5083e9b
|
fix: check operand StatefulSet is ready before creating job (#24720)
closes #24526
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Co-authored-by: Piotr Godowski <Piotr.Godowski@pl.ibm.com>
|
2023-11-15 14:08:27 +01:00 |
|
dependabot[bot]
|
190dade456
|
Bump @faker-js/faker from 8.2.0 to 8.3.1 in /js (#24764)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.2.0 to 8.3.1.
- [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/v8.2.0...v8.3.1)
---
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>
|
2023-11-15 11:09:01 +01:00 |
|
dependabot[bot]
|
c46c13b4ce
|
Bump cypress from 13.5.0 to 13.5.1 in /js (#24765)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.0 to 13.5.1.
- [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.5.0...v13.5.1)
---
updated-dependencies:
- dependency-name: 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>
|
2023-11-15 11:08:44 +01:00 |
|
dependabot[bot]
|
fa49b7faa5
|
Bump lightningcss from 1.22.0 to 1.22.1 in /js (#24619)
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.22.0 to 1.22.1.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.22.0...v1.22.1)
---
updated-dependencies:
- dependency-name: lightningcss
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-11-14 23:49:03 +00:00 |
|
Jon Koops
|
80e2fb38c7
|
Upgrade TypeScript to latest version for Account Console v2 (#24753)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
|
2023-11-15 00:28:51 +01:00 |
|
dependabot[bot]
|
f550ac9035
|
Bump prettier from 3.0.3 to 3.1.0 in /js (#24724)
* Bump prettier from 3.0.3 to 3.1.0 in /js
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [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.3...3.1.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix linting issues
Signed-off-by: Jon Koops <jonkoops@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2023-11-14 17:59:24 +00:00 |
|
dependabot[bot]
|
f20d34b7dd
|
Bump @types/lodash-es from 4.17.10 to 4.17.11 in /js (#24617)
Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) from 4.17.10 to 4.17.11.
- [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-11-14 17:50:22 +00:00 |
|
dependabot[bot]
|
eddf326482
|
Bump react-hook-form from 7.47.0 to 7.48.2 in /js (#24563)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.47.0 to 7.48.2.
- [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.47.0...v7.48.2)
---
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-11-14 16:50:19 +00:00 |
|
dependabot[bot]
|
a391f2f8ea
|
Bump @types/node from 20.8.10 to 20.9.0 in /js (#24618)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.10 to 20.9.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-14 16:47:34 +00:00 |
|
dependabot[bot]
|
d3d1d15985
|
Bump @types/react from 18.2.34 to 18.2.37 in /js (#24622)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.34 to 18.2.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/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-11-14 16:45:56 +00:00 |
|
dependabot[bot]
|
0e7262ca8a
|
Bump @typescript-eslint/parser from 6.9.1 to 6.11.0 in /js (#24725)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.11.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/v6.11.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-11-14 16:40:40 +00:00 |
|
dependabot[bot]
|
547a3fdfbd
|
Bump @types/tar-fs from 2.0.3 to 2.0.4 in /js (#24623)
Bumps [@types/tar-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar-fs) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar-fs)
---
updated-dependencies:
- dependency-name: "@types/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>
|
2023-11-14 17:24:07 +01:00 |
|
dependabot[bot]
|
bfd6150681
|
Bump @types/uuid from 9.0.6 to 9.0.7 in /js (#24625)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.6 to 9.0.7.
- [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-11-14 17:23:49 +01:00 |
|
dependabot[bot]
|
abf01e425c
|
Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.11.0 in /js (#24726)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.1 to 6.11.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/v6.11.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-11-14 17:23:09 +01:00 |
|
dependabot[bot]
|
6e7522cac9
|
Bump i18next from 23.6.0 to 23.7.6 in /js (#24727)
Bumps [i18next](https://github.com/i18next/i18next) from 23.6.0 to 23.7.6.
- [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/v23.6.0...v23.7.6)
---
updated-dependencies:
- dependency-name: 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>
|
2023-11-14 17:22:48 +01:00 |
|
dependabot[bot]
|
ca34330ada
|
Bump rollup from 4.2.0 to 4.4.1 in /js (#24747)
Bumps [rollup](https://github.com/rollup/rollup) from 4.2.0 to 4.4.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.2.0...v4.4.1)
---
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-11-14 17:19:49 +01:00 |
|
dependabot[bot]
|
1358ccdcbb
|
Bump @types/dagre from 0.7.51 to 0.7.52 in /js (#24615)
Bumps [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre) from 0.7.51 to 0.7.52.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre)
---
updated-dependencies:
- dependency-name: "@types/dagre"
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-11-14 17:19:27 +01:00 |
|
Jon Koops
|
cd8c562052
|
Remove ESLint from Account Console v2 (#24743)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
|
2023-11-14 14:25:39 +00:00 |
|
dependabot[bot]
|
76a109f981
|
Bump lint-staged from 15.0.2 to 15.1.0 in /js (#24693)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2 to 15.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.0.2...v15.1.0)
---
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>
|
2023-11-14 14:18:20 +01:00 |
|
dependabot[bot]
|
fe9ea0dd84
|
Bump i18next-http-backend from 2.3.1 to 2.4.1 in /js (#24692)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.3.1 to 2.4.1.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.3.1...v2.4.1)
---
updated-dependencies:
- dependency-name: i18next-http-backend
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-11-14 14:17:57 +01:00 |
|
dependabot[bot]
|
61736e4a15
|
Bump reactflow from 11.9.4 to 11.10.1 in /js (#24690)
Bumps [reactflow](https://github.com/xyflow/xyflow/tree/HEAD/packages/reactflow) from 11.9.4 to 11.10.1.
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/reactflow@11.10.1/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/reactflow@11.10.1/packages/reactflow)
---
updated-dependencies:
- dependency-name: reactflow
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-11-14 14:17:37 +01:00 |
|
dependabot[bot]
|
01476600cb
|
Bump cypress from 13.4.0 to 13.5.0 in /js (#24647)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.4.0 to 13.5.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.4.0...v13.5.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-11-14 14:17:15 +01:00 |
|
dependabot[bot]
|
3839ee8c07
|
Bump @types/chai from 4.3.9 to 4.3.10 in /js (#24624)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.9 to 4.3.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)
---
updated-dependencies:
- dependency-name: "@types/chai"
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-11-14 14:16:27 +01:00 |
|
dependabot[bot]
|
cda20e2648
|
Bump @types/gunzip-maybe from 1.4.1 to 1.4.2 in /js (#24621)
Bumps [@types/gunzip-maybe](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gunzip-maybe) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gunzip-maybe)
---
updated-dependencies:
- dependency-name: "@types/gunzip-maybe"
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-11-14 14:15:49 +01:00 |
|
dependabot[bot]
|
2e3f384ca8
|
Bump @types/react-dom from 18.2.14 to 18.2.15 in /js (#24620)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.14 to 18.2.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
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-11-14 14:15:29 +01:00 |
|
dependabot[bot]
|
c64cd5d56c
|
Bump @types/mocha from 10.0.3 to 10.0.4 in /js (#24616)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
---
updated-dependencies:
- dependency-name: "@types/mocha"
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-11-14 14:14:47 +01:00 |
|
dependabot[bot]
|
8016646509
|
Bump @types/file-saver from 2.0.6 to 2.0.7 in /js (#24614)
Bumps [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/file-saver) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/file-saver)
---
updated-dependencies:
- dependency-name: "@types/file-saver"
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-11-14 14:14:13 +01:00 |
|
dependabot[bot]
|
b51a8f9fc7
|
Bump eslint from 8.52.0 to 8.53.0 in /js (#24561)
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.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.52.0...v8.53.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-11-14 14:13:05 +01:00 |
|
dependabot[bot]
|
75a9fcf44e
|
Bump @testing-library/react from 14.0.0 to 14.1.0 in /js (#24648)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 14.1.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/v14.0.0...v14.1.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>
|
2023-11-14 14:12:28 +01:00 |
|
Jon Koops
|
f4513ea9af
|
Upgrade PatternFly dependencies to latest 4.x version (#24740)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
|
2023-11-14 12:49:04 +00:00 |
|
Bogdan-Cosmin Chifor
|
11bcec4906
|
Fix redirect uri for Cordova adapter (#24708)
Closes #24732
Signed-off-by: Bogdan-Cosmin Chifor <bogdan.chifor@tii.ae>
|
2023-11-14 12:11:49 +00:00 |
|
dependabot[bot]
|
73ea1ad966
|
Bump react-i18next from 13.3.1 to 13.4.1 in /js (#24728)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.3.1 to 13.4.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.3.1...v13.4.1)
---
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>
|
2023-11-14 12:42:53 +01:00 |
|