Stan Silvert
|
612a8444d1
|
Hide permissions tabs when ADMIN_FINE_GRAINED_AUTHZ is disabled. (#3779)
|
2022-11-17 11:18:52 +01:00 |
|
Stan Silvert
|
481fb0da48
|
All view IDP with view-identity-providers role. (#3778)
|
2022-11-17 00:03:31 +01:00 |
|
Douglas Palmer
|
ae94205800
|
Update tooltip for post logout redirect uri (#3777)
|
2022-11-16 17:08:48 +01:00 |
|
Erik Jan de Wit
|
e6c415628f
|
Do not show enabled and required for email and username (#3766)
|
2022-11-16 15:19:09 +01:00 |
|
Jon Koops
|
edf79d41af
|
Use react-form-hook v7 for bind flow dialog (#3776)
|
2022-11-16 13:35:49 +01:00 |
|
Jon Koops
|
71f2db02a9
|
Use Object.hasOwn() instead of Object.prototype.hasOwnProperty() (#3773)
|
2022-11-16 12:12:59 +01:00 |
|
Douglas Palmer
|
3207dc121e
|
Add support for CryptoInfoRepresentation to ServerInfoRepresentation closes #3780 (#3781)
|
2022-11-16 11:35:53 +01:00 |
|
Erik Jan de Wit
|
f7e5e4a9f9
|
Disable pagination for realm roles when filtering (#3775)
|
2022-11-15 17:20:45 +01:00 |
|
Jon Koops
|
3bc78de400
|
Split out Keycloak dev server into seperate app (#3772)
|
2022-11-15 16:42:38 +01:00 |
|
Jon Koops
|
d0b224cae7
|
Use react-form-hook v7 for user IDP modal (#3771)
|
2022-11-15 16:21:43 +01:00 |
|
Erik Jan de Wit
|
27d8b35d70
|
Added sync period settings to custom UI (#3770)
|
2022-11-15 15:57:06 +01:00 |
|
Jon Koops
|
5553212e35
|
Add server:import-client script to Wireit configuration (#3768)
|
2022-11-15 11:24:33 +01:00 |
|
Jon Koops
|
f1828b0b45
|
Wait for network requests to finish in events test (#3767)
|
2022-11-14 19:37:00 +01:00 |
|
dependabot[bot]
|
ba3f1accd0
|
Bump chai and @types/chai (#3759)
Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together.
Updates `chai` from 4.3.6 to 4.3.7
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.6...v4.3.7)
Updates `@types/chai` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@types/chai"
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>
|
2022-11-14 14:50:45 +01:00 |
|
dependabot[bot]
|
33e1fbbf86
|
Bump @typescript-eslint/parser from 5.42.0 to 5.42.1 (#3746)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.0 to 5.42.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.42.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 12:55:48 +01:00 |
|
dependabot[bot]
|
ab6e476ad0
|
Bump node-fetch from 3.2.10 to 3.3.0 (#3751)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.10 to 3.3.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.10...v3.3.0)
---
updated-dependencies:
- dependency-name: node-fetch
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>
|
2022-11-14 12:55:37 +01:00 |
|
dependabot[bot]
|
9e61739594
|
Bump webpack from 5.74.0 to 5.75.0 (#3754)
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.75.0)
---
updated-dependencies:
- dependency-name: webpack
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>
|
2022-11-14 12:55:25 +01:00 |
|
dependabot[bot]
|
344131a623
|
Bump vite from 3.2.2 to 3.2.3 (#3745)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.2 to 3.2.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/v3.2.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 12:31:34 +01:00 |
|
dependabot[bot]
|
e748d18876
|
Bump rollup from 3.2.5 to 3.3.0 (#3747)
Bumps [rollup](https://github.com/rollup/rollup) from 3.2.5 to 3.3.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/v3.2.5...v3.3.0)
---
updated-dependencies:
- dependency-name: rollup
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>
|
2022-11-14 12:31:00 +01:00 |
|
dependabot[bot]
|
3633bf484b
|
Bump husky from 8.0.1 to 8.0.2 (#3748)
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2)
---
updated-dependencies:
- dependency-name: husky
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>
|
2022-11-14 12:30:11 +01:00 |
|
dependabot[bot]
|
46bdefc825
|
Bump @patternfly/react-core from 4.258.6 to 4.261.0 (#3749)
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.258.6 to 4.261.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.258.6...@patternfly/react-core@4.261.0)
---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
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>
|
2022-11-14 12:29:51 +01:00 |
|
dependabot[bot]
|
d0d4aba26d
|
Bump keycloak.version from 20.0.0 to 20.0.1 in /keycloak-theme (#3752)
Bumps `keycloak.version` from 20.0.0 to 20.0.1.
Updates `keycloak-server-spi` from 20.0.0 to 20.0.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/20.0.0...20.0.1)
Updates `keycloak-server-spi-private` from 20.0.0 to 20.0.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/20.0.0...20.0.1)
Updates `keycloak-services` from 20.0.0 to 20.0.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/20.0.0...20.0.1)
---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-server-spi
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-services
dependency-type: direct:production
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>
|
2022-11-14 12:28:59 +01:00 |
|
dependabot[bot]
|
e5e7e86a30
|
Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 (#3753)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.0 to 5.42.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.42.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 12:28:41 +01:00 |
|
dependabot[bot]
|
95815636b8
|
Bump @cypress/webpack-preprocessor from 5.15.3 to 5.15.5 (#3755)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.15.3 to 5.15.5.
- [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/@cypress/webpack-preprocessor-v5.15.3...@cypress/webpack-preprocessor-v5.15.5)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 12:27:52 +01:00 |
|
dependabot[bot]
|
7b7e70e9b3
|
Bump vite-plugin-dts from 1.6.6 to 1.7.0 (#3756)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 1.6.6 to 1.7.0.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v1.6.6...v1.7.0)
---
updated-dependencies:
- dependency-name: vite-plugin-dts
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 12:27:29 +01:00 |
|
dependabot[bot]
|
9509dae254
|
Bump vitest from 0.24.5 to 0.25.1 (#3758)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.24.5 to 0.25.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.1/packages/vitest)
---
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>
|
2022-11-14 12:26:54 +01:00 |
|
dependabot[bot]
|
4a67dc7bb2
|
Bump cypress from 10.11.0 to 11.0.1 (#3760)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.11.0 to 11.0.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/v10.11.0...v11.0.1)
---
updated-dependencies:
- dependency-name: cypress
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>
|
2022-11-14 12:26:11 +01:00 |
|
dependabot[bot]
|
897a6d2c0d
|
Bump ldap-server-mock from 5.0.0 to 6.0.1 (#3761)
Bumps [ldap-server-mock](https://github.com/veo-labs/ldap-server-mock) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/veo-labs/ldap-server-mock/releases)
- [Changelog](https://github.com/veo-labs/ldap-server-mock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/veo-labs/ldap-server-mock/compare/5.0.0...6.0.1)
---
updated-dependencies:
- dependency-name: ldap-server-mock
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>
|
2022-11-14 12:25:16 +01:00 |
|
Jon Koops
|
0064211dde
|
Use react-hook-form v7 for session revocation (#3744)
|
2022-11-11 21:37:43 +01:00 |
|
Erik Jan de Wit
|
0ab33d552b
|
Issue 3604 (#3739)
|
2022-11-10 11:17:49 -05:00 |
|
Erik Jan de Wit
|
334ca1dddf
|
We want all roles not just the direct roles (#3697)
|
2022-11-10 10:38:08 -05:00 |
|
Dominik Kawka
|
9093438a87
|
Client SAML testing (#3732)
|
2022-11-10 08:40:37 -05:00 |
|
dependabot[bot]
|
2bd404b0b2
|
Bump @patternfly/react-core from 4.258.3 to 4.258.6 (#3719)
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.258.3 to 4.258.6.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.258.3...@patternfly/react-core@4.258.6)
---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
dependency-type: direct:production
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>
|
2022-11-08 11:28:47 -05:00 |
|
dependabot[bot]
|
e2cb020388
|
Bump @babel/preset-env from 7.19.4 to 7.20.2 (#3720)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.4 to 7.20.2.
- [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.20.2/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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>
|
2022-11-08 09:43:43 -05:00 |
|
Jon Koops
|
394dd48a94
|
Add the Node.js Admin Client to the project (#3728)
|
2022-11-08 09:01:11 -05:00 |
|
Erik Jan de Wit
|
5587314a70
|
Added exact search checkbox (#3730)
|
2022-11-08 08:19:17 -05:00 |
|
Jon Koops
|
8ffe800272
|
Allow login realm to be set during development (#3729)
|
2022-11-07 16:33:01 -05:00 |
|
dependabot[bot]
|
577261abba
|
Bump keycloak.version from 19.0.3 to 20.0.0 in /keycloak-theme (#3705)
Bumps `keycloak.version` from 19.0.3 to 20.0.0.
Updates `keycloak-server-spi` from 19.0.3 to 20.0.0
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.3...20.0.0)
Updates `keycloak-server-spi-private` from 19.0.3 to 20.0.0
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.3...20.0.0)
Updates `keycloak-services` from 19.0.3 to 20.0.0
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.3...20.0.0)
---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-server-spi
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.keycloak:keycloak-server-spi-private
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.keycloak:keycloak-services
dependency-type: direct:production
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>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
|
2022-11-07 16:26:59 -05:00 |
|
Erik Jan de Wit
|
2ae520fb8a
|
Add credential table (#3710)
|
2022-11-07 15:02:53 -05:00 |
|
Dominik Kawka
|
25c66e6901
|
Partial fix for issue 3588 (#3721)
|
2022-11-07 13:08:14 -05:00 |
|
dependabot[bot]
|
b197531057
|
Bump eslint from 8.26.0 to 8.27.0 (#3722)
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.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.26.0...v8.27.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>
|
2022-11-07 09:24:51 -05:00 |
|
dependabot[bot]
|
1e91b9dee7
|
Bump @babel/core from 7.19.6 to 7.20.2 (#3718)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.2.
- [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.20.2/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
|
2022-11-07 09:21:46 -05:00 |
|
Jon Koops
|
e6a5803188
|
Update React Router to latest version (#3717)
|
2022-11-05 19:45:49 -04:00 |
|
dependabot[bot]
|
e874c43222
|
Bump @types/node from 18.11.8 to 18.11.9 (#3688)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.8 to 18.11.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-05 16:04:11 -04:00 |
|
dependabot[bot]
|
124cef5d14
|
Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (#3693)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.41.0 to 5.42.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.42.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>
|
2022-11-05 15:36:14 -04:00 |
|
dependabot[bot]
|
e693bd2be0
|
Bump @cypress/webpack-preprocessor from 5.15.2 to 5.15.3 (#3706)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.15.2 to 5.15.3.
- [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/@cypress/webpack-preprocessor-v5.15.2...@cypress/webpack-preprocessor-v5.15.3)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-05 15:16:56 -04:00 |
|
Dominik Kawka
|
9d63ad0dea
|
IDP SAML testing (#3713)
|
2022-11-05 15:01:28 -04:00 |
|
Eric Olkowski
|
12e715e465
|
Update to PatternFly 4.219 (#3637)
* Update PatternFly to latest pre-pre-release
* Updated to latest release candidates
|
2022-11-04 14:22:22 -04:00 |
|
dependabot[bot]
|
5862fa2121
|
Bump vitest from 0.24.4 to 0.24.5 (#3685)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.24.4 to 0.24.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.24.5/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-04 11:57:50 +01:00 |
|
Jon Koops
|
da4e740a8d
|
Add Microsoft Authenticator to supported applications (#3704)
|
2022-11-03 16:03:20 +01:00 |
|