2228 Commits

Author SHA1 Message Date
Jon Koops
55c714a89a
Update custom Maven build cache configuration for js directory
Closes #35669

Signed-off-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-12-10 10:07:02 +00:00
Jon Koops
27b0bf5791
Remove monaco-editor dependency (#35755)
Closes #35754

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-10 10:02:54 +00:00
dependabot[bot]
6d4527a761
Bump typescript-eslint from 8.17.0 to 8.18.0 in /js (#35747)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-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>
2024-12-10 10:40:49 +01:00
dependabot[bot]
68ec11b521
Bump react-i18next from 15.1.3 to 15.1.4 in /js (#35748)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.3 to 15.1.4.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.1.3...v15.1.4)

---
updated-dependencies:
- dependency-name: react-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>
2024-12-10 10:40:31 +01:00
dependabot[bot]
81565c69da
Bump eslint-plugin-react-compiler in /js (#35749)
Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-37ed2a7-20241206.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-compiler
  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-10 10:39:44 +01:00
Niklas Mollenhauer
8f2c3a7447
Use crypto.randomUUID() instead of uuid module (#35678)
Closes #35714

Signed-off-by: Niklas Mollenhauer <nikeee@outlook.com>
2024-12-09 10:57:53 +00:00
Erik Jan de Wit
745a6fe667
added logic to quick start admin theme (#35559)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-09 11:13:57 +01:00
dependabot[bot]
d1d998703c
Bump react-hook-form from 7.53.2 to 7.54.0 in /js (#35718)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.2 to 7.54.0.
- [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.53.2...v7.54.0)

---
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>
2024-12-09 11:02:50 +01:00
dependabot[bot]
0836db33f0
Bump vitest from 2.1.6 to 2.1.8 in /js (#35630)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.6 to 2.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/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>
2024-12-06 11:23:20 +00:00
dependabot[bot]
ba0708a383
Bump i18next from 24.0.2 to 24.0.5 in /js (#35632)
Bumps [i18next](https://github.com/i18next/i18next) from 24.0.2 to 24.0.5.
- [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.0.2...v24.0.5)

---
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>
2024-12-06 11:30:12 +01:00
dependabot[bot]
270841b305
Bump @eslint/compat from 1.2.3 to 1.2.4 in /js (#35680)
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.3...compat-v1.2.4)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  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-06 11:27:56 +01:00
dependabot[bot]
4d39c5bbdc
Bump vite from 6.0.1 to 6.0.3 in /js (#35681)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.1 to 6.0.3.
- [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.3/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-06 11:27:40 +01:00
dependabot[bot]
28611b2c01
Bump typescript-eslint from 8.16.0 to 8.17.0 in /js (#35619)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-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>
2024-12-06 11:26:37 +01:00
Stian Thorgersen
5bc4ab1429
Delete OpenShift 3.x identity provider (#34331)
Closes #34330

Signed-off-by: stianst <stianst@gmail.com>
2024-12-06 11:24:47 +01:00
Erik Jan de Wit
cfe445b19a
wait for export to be complete (#35688)
fixes: #35664

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-06 09:45:28 +00:00
Erik Jan de Wit
2585570f3e
wait for requests instead of UI (#35687)
fixes: #35664

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-06 09:01:58 +00:00
dependabot[bot]
fe8af0e016
Bump @testing-library/react from 16.0.1 to 16.1.0 in /js (#35685)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.1 to 16.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/v16.0.1...v16.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>
2024-12-06 09:49:54 +01:00
Erik Jan de Wit
dcea22bf36
move to another realm and then back (#35665)
fixes: #35664

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-05 15:42:29 +01:00
Agnieszka Gancarczyk
32df3da9de
Small css fix for temporary password switch (#35657)
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-12-05 13:35:00 +01:00
Jon Koops
0f1bdc4e97
Build JavaScript projects in parallel from root POM (#35364)
Closes #35365

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-05 11:01:25 +01:00
dependabot[bot]
fc9a7a55c7
Bump @types/react from 18.3.12 to 18.3.13 in /js (#35625)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.12 to 18.3.13.
- [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>
2024-12-04 21:43:42 +00:00
dependabot[bot]
832c205875
Bump prettier from 3.4.1 to 3.4.2 in /js (#35624)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.2.
- [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.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: 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>
2024-12-04 21:43:02 +00:00
dependabot[bot]
d10dd09ab2
Bump @patternfly/react-table from 5.4.11 to 5.4.12 in /js (#35629)
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.4.11 to 5.4.12.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.11...@patternfly/react-table@5.4.12)

---
updated-dependencies:
- dependency-name: "@patternfly/react-table"
  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>
2024-12-04 20:52:12 +00:00
dependabot[bot]
b6b4442743
Bump rollup from 4.27.4 to 4.28.0 in /js (#35620)
Bumps [rollup](https://github.com/rollup/rollup) from 4.27.4 to 4.28.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.27.4...v4.28.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>
2024-12-04 21:07:30 +01:00
dependabot[bot]
a853c55811
Bump mocha from 10.8.2 to 11.0.1 in /js (#35621)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1.
- [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/v10.8.2...v11.0.1)

---
updated-dependencies:
- dependency-name: mocha
  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>
2024-12-04 21:06:07 +01:00
dependabot[bot]
e0ec2e6cac
Bump @faker-js/faker from 9.2.0 to 9.3.0 in /js (#35626)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.2.0 to 9.3.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.2.0...v9.3.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>
2024-12-04 21:04:50 +01:00
dependabot[bot]
8f91897455
Bump @eslint/js from 9.15.0 to 9.16.0 in /js (#35627)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.15.0 to 9.16.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.16.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  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>
2024-12-04 21:04:26 +01:00
dependabot[bot]
d6e8654380
Bump cypress from 13.16.0 to 13.16.1 in /js (#35628)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.0 to 13.16.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.16.0...v13.16.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>
2024-12-04 21:03:55 +01:00
dependabot[bot]
a4d3f587d6
Bump eslint from 9.15.0 to 9.16.0 in /js (#35617)
Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.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.15.0...v9.16.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>
2024-12-04 21:02:40 +01:00
Erik Jan de Wit
566e41cc72
color theme tab (#35179)
* added a way to customize theme colors

fixes: #33233
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added preview and grouped vars

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added dark mode

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed label

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added empty check

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* use json string in attributes

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* removed use of not exported type

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* output css based on JSON string

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added feature flag

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added a way to customize theme colors

fixes: #33233
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* renamed feature to quick theme

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed merge error

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* Restore the Cache tab in Realm Settings (#34311)

closes keycloak#17727

Signed-off-by: Christian Janker <christian.janker@gmx.at>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added a way to customize theme colors

fixes: #33233
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* create a zip file instead

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added themes.json to make jar usable

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* use property instead of attribute

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fix the jar file

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed header for preview and some text

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: Christian Janker <christian.janker@gmx.at>
Co-authored-by: Christian Ja <christian.janker@gmx.at>
2024-12-04 19:36:42 +00:00
Erik Jan de Wit
944512b32f
replaced code editor with code mirror (#35342)
* replaced code editor with code mirror

fixes: #32901
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed tests

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-04 19:12:12 +01:00
Agnieszka Gancarczyk
2e85dc5177
Fixed dialog title when deleting a user (#35499)
* Fixed dialog title when deleting a user

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

* Fix for title in delete user dialog

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

* Fixed test

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

---------

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-12-04 18:10:07 +00:00
Jon Koops
9bb2b89f82
Use the WireIt cache on all projects (#35354)
Closes #35366

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-04 17:44:08 +00:00
Jon Koops
c401222d93
Stop cleaning JavaScript build files using Maven (#35346)
Closes #35289

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-04 16:31:45 +00:00
Jon Koops
d3d6ee0e5d
Run library builds for PNPM from a seperate script (#35600)
Closes #35599

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-04 14:58:14 +00:00
Jon Koops
03b2577319
Pack NPM libraries behind production build profile (#35596)
Closes #35595

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-04 13:37:34 +00:00
Agnieszka Gancarczyk
0f72fa283d
Small label improvement (#35493)
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-12-04 10:33:23 +00:00
Agnieszka Gancarczyk
dc5535f8c0
Fixed showing actions for event auth and representation (#35561)
* Extended KeyckloakDataTable to make the actions available for expandable rows

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

* Extended KeyckloakDataTable to make the actions available for expandable rows

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

---------

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-12-04 09:09:54 +01:00
Erik Jan de Wit
d65f896d82
translation refactor (#35292)
* more reusable translation dialog

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* introduced reusable component for translations

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed tests

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-03 18:22:05 +00:00
Agnieszka Gancarczyk
1e45edbee3
Removed import client a11y test due to inability to add aria-label (#35517)
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-12-03 09:44:02 +00:00
Agnieszka Gancarczyk
32a2d301a6
Stabilized clients_test.spec.ts (#35368)
* Fixed test and removed test that didn't make sense and was failing

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

* Fixed test and removed test that didn't make sense and was failing

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

* Fixed test and removed test that didn't make sense and was failing

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

* Fixed test and removed test that didn't make sense and was failing

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

---------

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-12-02 11:15:02 +01:00
Jon Koops
faf36dd2f0
Move root PNPM workspace to js directory (#35456)
Closes #35455

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-11-29 17:20:32 +01:00
Jon Koops
89f7d73486
Upgrade tooling to Node.js version 22 (#35137)
Closes #35136

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-11-29 13:48:28 +01:00
dependabot[bot]
8222dfca8b
Bump vite from 5.4.11 to 6.0.1 (#35380)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 6.0.1.
- [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/create-vite@6.0.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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>
2024-11-29 10:16:28 +00:00
dependabot[bot]
e5342e3cc4
Bump typescript from 5.6.3 to 5.7.2 (#35271)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [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.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  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>
2024-11-29 10:27:58 +01:00
dependabot[bot]
924053935c
Bump @types/node from 22.10.0 to 22.10.1 (#35442)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.0 to 22.10.1.
- [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>
2024-11-29 08:55:16 +01:00
Jon Koops
7f0983a48c
Move themes PNPM build into js directory (#35413)
Closes #35411

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-11-29 08:37:26 +01:00
Erik Jan de Wit
94fa14b868
another try to stabilize the test (#35182)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

#34751
2024-11-28 15:37:12 +00:00
Erik Jan de Wit
a3f85ec2a0
added missing components to the bundle (#35312)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-11-28 15:34:56 +00:00
Erik Jan de Wit
0805de8d6f
stabilize the realm test for firefox wait until code editor is loaded (#35330)
related: #34821

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-11-28 15:29:10 +00:00