Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Replace Snowpack with Vite #2936

Merged
merged 1 commit into from Aug 2, 2022
Merged

Replace Snowpack with Vite #2936

merged 1 commit into from Aug 2, 2022

Conversation

jonkoops
Copy link
Contributor

@jonkoops jonkoops commented Jul 8, 2022

Replaces Snowpack with Vite as it is no longer actively maintained.

@jonkoops jonkoops added kind/enhancement area/dependencies Pull requests that update a dependency file labels Jul 8, 2022
@jonkoops jonkoops self-assigned this Jul 8, 2022
@jonkoops jonkoops added the status/hold PR should not be merged. On hold for later. label Jul 8, 2022
@jonkoops jonkoops force-pushed the vite branch 4 times, most recently from f06fadf to e41625a Compare July 13, 2022 10:27
@jonkoops jonkoops removed the status/hold PR should not be merged. On hold for later. label Jul 13, 2022
@jonkoops jonkoops force-pushed the vite branch 2 times, most recently from eb91ee5 to 77e7ed2 Compare July 13, 2022 11:27
@jonkoops jonkoops marked this pull request as draft July 13, 2022 13:02
@jonkoops jonkoops added the status/hold PR should not be merged. On hold for later. label Jul 13, 2022
@jonkoops jonkoops force-pushed the vite branch 6 times, most recently from 01124d9 to 5fa63d9 Compare July 25, 2022 14:30
@keycloak keycloak deleted a comment from cypress bot Jul 25, 2022
@keycloak keycloak deleted a comment from cypress bot Jul 25, 2022
@jonkoops jonkoops force-pushed the vite branch 3 times, most recently from 373694c to d297f15 Compare July 29, 2022 15:53
@keycloak keycloak deleted a comment from cypress bot Jul 29, 2022
@cypress
Copy link

cypress bot commented Jul 29, 2022



Test summary

376 0 13 0Flakiness 4


Run details

Project Keycloak Admin UI
Status Passed
Commit 35714f5 ℹ️
Started Aug 1, 2022 10:35 AM
Ended Aug 1, 2022 10:48 AM
Duration 12:22 💡
OS Linux Ubuntu - 20.04
Browser Chrome 103

View run in Cypress Dashboard ➡️


Flakiness

user_fed_ldap_test.spec.ts Flakiness
1 User Federation LDAP tests > Should update display name
2 User Federation LDAP tests > Should create new LDAP provider using New Provider dropdown
3 User Federation LDAP tests > Should delete LDAP provider using Settings view Action menu
users_test.spec.ts Flakiness
1 User creation > Add user to groups test

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@jonkoops jonkoops removed the status/hold PR should not be merged. On hold for later. label Aug 1, 2022
@jonkoops jonkoops marked this pull request as ready for review August 1, 2022 10:48
@jonkoops jonkoops requested a review from edewit August 1, 2022 11:03
Copy link
Contributor

@edewit edewit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No more rhsso theme?

@jonkoops
Copy link
Contributor Author

jonkoops commented Aug 2, 2022

No more rhsso theme?

Yeah, we never agreed on this with the productization team so we need to sit down with them and work this out.

@agagancarczyk
Copy link
Contributor

@jonkoops all looks good except for the issue with "the context hierarchy" when you make a change on some files i.e Dashboard.tsx, which we have already discussed. I can review this again.

@jonkoops
Copy link
Contributor Author

jonkoops commented Aug 2, 2022

all looks good except for the issue with "the context hierarchy" when you make a change on some files

Looking into that now, but should not be a blocker for merging this PR I think. Worst case scenario we have to do some manual refreshing during development every once and a while.

@jonkoops jonkoops merged commit 9fffb87 into main Aug 2, 2022
@jonkoops jonkoops deleted the vite branch August 2, 2022 12:11
ssilvert added a commit that referenced this pull request Sep 6, 2022
* Add clustering nodes tests (#3008)

* Added confirm dialog (#2967)

* Make sure cards are clickable by screen readers (#2965)

* Use `Intl` for language names (#2966)

* Fixed selections values (#2968)

* Bump webpack from 5.73.0 to 5.74.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.73.0...v5.74.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump maven-resources-plugin from 3.2.0 to 3.3.0 in /keycloak-theme

Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.2.0...maven-resources-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.7 to 5.31.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/v5.31.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>

* Bump @types/node from 18.6.1 to 18.6.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.1 to 18.6.2.
- [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>

* Bump @vitejs/plugin-react from 1.3.2 to 2.0.0

Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 1.3.2 to 2.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.0.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vite from 3.0.3 to 3.0.4

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.3 to 3.0.4.
- [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/v3.0.4/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>

* Bump @typescript-eslint/parser from 5.30.7 to 5.31.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.31.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/v5.31.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>

* Bump react-i18next from 11.18.1 to 11.18.3

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.1 to 11.18.3.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v11.18.1...v11.18.3)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vitest from 0.19.0 to 0.19.1

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](vitest-dev/vitest@v0.19.0...v0.19.1)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @keycloak/keycloak-admin-client from 19.0.0-dev.19 to 19.0.1

Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client) from 19.0.0-dev.19 to 19.0.1.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases)
- [Commits](keycloak/keycloak-nodejs-admin-client@v19.0.0-dev.19...19.0.1)

---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump keycloak-js from 18.0.1 to 19.0.1

Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 18.0.1 to 19.0.1.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@18.0.1...19.0.1)

---
updated-dependencies:
- dependency-name: keycloak-js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump i18next from 21.8.14 to 21.8.16

Bumps [i18next](https://github.com/i18next/i18next) from 21.8.14 to 21.8.16.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v21.8.14...v21.8.16)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vitest from 0.19.1 to 0.20.2

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.19.1 to 0.20.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](vitest-dev/vitest@v0.19.1...v0.20.2)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump node-fetch from 3.2.9 to 3.2.10

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v3.2.9...v3.2.10)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 18.6.2 to 18.6.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.2 to 18.6.3.
- [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>

* Fix forgotPassword label in realm settings (#3021)

* Replace Snowpack with Vite (#2936)

* Remove unused WorkInProgress component (#3038)

* Install from tarball when executing Maven build (#3005)

* Clean up CSS for index.html (#3039)

* Use new JSX transformation for React (#3033)

* Add display names to contexts (#3032)

* default values, it used id instead of value (#3040)

fixes: #3029

* Added dynamic properties to custom provider (#3042)

* Added posibilty to import SAML XML (#3049)

* content is no longer blocked by toolbar (#3053)

* Also show algorithm dropdown on client-jwt (#3046)

* Fixed realm import file (#3051)

* Changed the access to the page to query (#3047)

* Only make first button disabled (#3052)

* Add utility function to join paths (#3060)

* Save duplicate attribute keys as array (#3055)

* Bump eslint from 8.20.0 to 8.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.20.0...v8.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump cypress from 10.3.1 to 10.4.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.1 to 10.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v10.3.1...v10.4.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @testing-library/jest-dom from 5.16.4 to 5.16.5

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.16.4...v5.16.5)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.31.0 to 5.32.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/v5.32.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>

* Bump vitest from 0.20.2 to 0.21.0

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.20.2 to 0.21.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](vitest-dev/vitest@v0.20.2...v0.21.0)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/preset-env from 7.18.9 to 7.18.10

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 18.6.3 to 18.6.4

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.6.4.
- [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>

* Bump @babel/core from 7.18.9 to 7.18.10

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.9 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @typescript-eslint/parser from 5.31.0 to 5.32.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.31.0 to 5.32.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/v5.32.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>

* Fix 'delete all' for client scopes (#3062)

* Allow removal of English as the default language (#3056)

* Enabled and Disable features incorrect (#3054)

* Fixed button variant (#3078)

* Add PKCE Enabled and PKCE Method to OIDC Identity Providers (#3063)

* Work around object collisions in forms (#3035)

* Fixed path for loading resource bundles (#3074)

* fix spacing table & navigation (#3086)

* Fix failing and flaky tests (#3091)

* Add application URLs to SAML advanced tab (#3075)

* Initial version of Cypress component test (#3079)

* made role mapping a lot faster and removed duplicates dialogs (#3094)

* Use correct key for 'Root URL' hint text (#3107)

* Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.32.0 to 5.33.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/v5.33.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>

* Bump eslint from 8.21.0 to 8.22.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.21.0...v8.22.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @cypress/webpack-preprocessor from 5.12.0 to 5.12.1

Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.12.0...@cypress/webpack-preprocessor-v5.12.1)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vitest from 0.21.0 to 0.21.1

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](vitest-dev/vitest@v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 18.6.4 to 18.7.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.4 to 18.7.3.
- [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>

* Bump i18next from 21.8.16 to 21.9.0

Bumps [i18next](https://github.com/i18next/i18next) from 21.8.16 to 21.9.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v21.8.16...v21.9.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @vitejs/plugin-react from 2.0.0 to 2.0.1

Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.0.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vite from 3.0.4 to 3.0.7

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.4 to 3.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/v3.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>

* Bump @types/node from 18.7.3 to 18.7.4

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.3 to 18.7.4.
- [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>

* Bump @typescript-eslint/parser from 5.32.0 to 5.33.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.32.0 to 5.33.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/v5.33.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>

* Added the option to switch to use a tree view for groups (#2970)

* Add compatibility package for React Router migration (#3110)

* Apply migrations for React Router 5.1 (#3112)

* Bump @cypress/webpack-preprocessor from 5.12.1 to 5.12.2

Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.12.1 to 5.12.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.12.1...@cypress/webpack-preprocessor-v5.12.2)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vite from 3.0.7 to 3.0.8

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.7 to 3.0.8.
- [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/v3.0.8/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>

* Bump vitest from 0.21.1 to 0.22.0

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](vitest-dev/vitest@v0.21.1...v0.22.0)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @typescript-eslint/parser from 5.33.0 to 5.33.1

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.0 to 5.33.1.
- [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/v5.33.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump react-i18next from 11.18.3 to 11.18.4

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.3 to 11.18.4.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v11.18.3...v11.18.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>

* Bump cypress from 10.4.0 to 10.5.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v10.4.0...v10.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>

* Bump @types/node from 18.7.4 to 18.7.5

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.4 to 18.7.5.
- [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>

* added translation for OIDC choices for Client authentication (#3088)

* added translation for OIDC choices for Client authentication

* requested changes

* requested changes

* Fix homepage URL rendering in client list (#3057) (#3058)

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>

* Bump @octokit/rest from 19.0.3 to 19.0.4

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.3 to 19.0.4.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v19.0.3...v19.0.4)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use CompatRoute for routes that can be migrated (#3113)

* Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.0 to 5.33.1.
- [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/v5.33.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Replace 'useHistory' with React Router v6 APIs (#3115)

* Bump i18next from 21.9.0 to 21.9.1

Bumps [i18next](https://github.com/i18next/i18next) from 21.9.0 to 21.9.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v21.9.0...v21.9.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Prevent accidental translation of role name (#3127)

* Fixes identity provider section (#3116)

* Fix user details for fine-grained access (#3111)

* Use 'useLocation' hook from v6 API of React Router (#3114)

* Realm email doesn't default to port 25 (#3129)

* Update PatternFly to latest version (#3045)

* Bump @types/node from 18.7.5 to 18.7.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.5 to 18.7.6.
- [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>

* Bump cypress from 10.5.0 to 10.6.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v10.5.0...v10.6.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vitest from 0.22.0 to 0.22.1

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](vitest-dev/vitest@v0.22.0...v0.22.1)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Show name as it is stored (#3137)

* faster maven execution (#3142)

hopefully fixes tests

* converts attribute names (#3134)

* converts attribute names

fixes: #3092

* revert changes previosly failing test & unskip fixed one

Co-authored-by: Ivan Khomyn <ikhomyn@redhat.com>

* Convert route definitions to React Router v6 APIs (#3144)

* initial version of an endpoint (#3095)

* initial version of an endpoint

* added open-api yaml

* changed to list available added mapping to own domain model

* added search and roles endpoint

* use new endpoints

* removed `Representation` suffix and made id role and client mandatory fields

* fixed test

* Bump @types/node from 18.7.6 to 18.7.9

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.6 to 18.7.9.
- [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>

* Revert back to 'skipTests' to fix Maven build (#3158)

* Bump testng from 6.14.2 to 7.6.1 in /keycloak-theme (#3153)

Bumps [testng](https://github.com/cbeust/testng) from 6.14.2 to 7.6.1.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](testng-team/testng@6.14.2...7.6.1)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump smallrye-open-api-maven-plugin in /keycloak-theme (#3151)

Bumps smallrye-open-api-maven-plugin from 2.1.22 to 2.2.0.

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Do not display error when policy name is empty (#3148)

* Bump maven-compiler-plugin from 3.8.1 to 3.10.1 in /keycloak-theme (#3152)

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Move all legacy routes to new React Router API (#3155)

* Bump vite from 3.0.8 to 3.0.9 (#3149)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.8 to 3.0.9.
- [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/v3.0.9/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* small fix in attribute naming (#3140)

* Refactored and introduced test for client url (#3139)

* Use Link component from new React Router API (#3159)

* Disable remove button only when it's the last field (#3136)

* New Users IdP linking account tests (#3146)

* Enable client consent text when client consent is enabled (#3145)

* Add extended fields for identity providers (#3167)

* Remove Cypress test exclusion (#3169)

* Fix redirection on remove all associated roles (#3160)

* Changed transition to 50 ms to not overlap content (#3177)

* created endpoint for effective client roles (#3165)

* revert kotlin back to java (#3183)

removing all extra dependencies

* Add help labels for Policy Details (#3175)

* Force refresh of user after save to avoid modal (#3180) (#3187)

* Force refresh of user after save to avoid modal (#3180)

* Update src/user/UsersTabs.tsx

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* Update src/user/UsersTabs.tsx

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* Update src/user/UsersTabs.tsx

Co-authored-by: Jon Koops <jonkoops@gmail.com>

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* Move Admin UI into a monorepo structure (#3186)

* Fix path to Cypress in ESLint config (#3192)

* Fix IDP tests with additional cleanup (#3191)

* Fix .gitignore for Cypress downloads (#3193)

* Allow adding permitted groups to new users with fine-grained (#3179)

permissions.

* Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 (#3203)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.34.0 to 5.35.1.
- [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/v5.35.1/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 8.22.0 to 8.23.0 (#3207)

Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.22.0...v8.23.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-react from 7.30.1 to 7.31.1 (#3208)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.1 to 7.31.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.1...v7.31.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Redirect to flow detail after duplicate (#3199)

* Upgrade TypeScript to latest version (#3223)

* Set Dependabot versioning strategy for NPM (#3224)

* Update dependencies to latest versions (#3229)

* Bump @typescript-eslint/parser from 5.35.1 to 5.36.0 (#3233)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.35.1 to 5.36.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/v5.36.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 18.7.13 to 18.7.14 (#3231)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.13 to 18.7.14.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Removed unused code (#3198)

* Use avatar picture when it exists (#3195)

* Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.0 (#3232)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.35.1 to 5.36.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/v5.36.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added missing manageOrderItemAria (#3227)

* Added missing manageOrderItemAria

* used ommon-help instead of manageOrderItemAria

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>

* added aria-labels required by screen recorder (#3234)

Authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>

* fixed realm roles breadcrum (#3239)

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>

* New custom identity providers tests (#3238)

* Disable add button when nothing selected (#3244)

* Added an inline Alert for Signed Jwt authenticator in Credentials #1850 (#3240)

* alert-wip

* fixed css by introducing a custom style

* fixed css by introducing a custom style

* fixed css by introducing a custom style

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>

* Regenerate package lockfile (#3250)

* Add explainer fordisabled 'Create permission' dropdown (#3237)

* Added fix for missing enabled flag (#3235)

* added group endpoint that also returns access (#3170)

* added group endpoint that also returns access

fixes: #3163

* convert to java

* fixed merge errors

* Added confirm dialog for delete (#3249)

* Change button style for better visibility (#3262)

* IDP testing (#3263)

* Bump vite from 3.0.9 to 3.1.0 (#3279)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.9 to 3.1.0.
- [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@3.1.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump vitest from 0.22.1 to 0.23.1 (#3277)

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.22.1 to 0.23.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](vitest-dev/vitest@v0.22.1...v0.23.1)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 18.7.14 to 18.7.15 (#3276)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.14 to 18.7.15.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-react from 7.31.1 to 7.31.6 (#3273)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.1 to 7.31.6.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.31.1...v7.31.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @vitejs/plugin-react from 2.0.1 to 2.1.0 (#3272)

Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.1.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Patternfly to 4.210 (#3194)

* Bump vite-plugin-checker from 0.5.0 to 0.5.1 (#3270)

Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.0...vite-plugin-checker@0.5.1)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added name and description for certain event types (#3217)

* Group permission tests (#3246)

* Use date picker for events filtering (#3243)

* Changed to use form to store executors (#3242)

* New clickable card that behaves like a button (#3248)

* Allow edit username if we can't determine mutability. (#3230)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Aboullos <61687012+Aboullos@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lex Cao <lexcao@foxmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Dominik Kawka <31955648+dominikkawka@users.noreply.github.com>
Co-authored-by: kris2kris <36845394+kris2kris@users.noreply.github.com>
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
Co-authored-by: ikhomyn <89014675+ikhomyn@users.noreply.github.com>
Co-authored-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
Co-authored-by: Ivan Khomyn <ikhomyn@redhat.com>
Co-authored-by: agagancarczyk <agagancarczyk@gmail.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/dependencies Pull requests that update a dependency file kind/enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants