Stian Thorgersen
4f51adcb98
Add issue forms to repository to fix issue with labels not being added ( #1819 )
2022-01-03 12:59:18 +01:00
Stian Thorgersen
208e45cfb2
Add issue templates directly to repo to fix issue with labels not being added ( #9380 )
2022-01-03 12:56:40 +01:00
Jon Koops
b0b339e1b5
Update Keycloak development server to 16.1.0
2022-01-03 11:37:16 +01:00
dependabot[bot]
a83793291c
Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.8.0 to 5.8.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.8.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>
2022-01-03 11:37:04 +01:00
dependabot[bot]
c90e22c5f0
Bump react-i18next from 11.15.1 to 11.15.3
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.15.1 to 11.15.3.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.15.1...v11.15.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>
2022-01-03 11:36:52 +01:00
dependabot[bot]
bea23b9ca1
Bump lint-staged from 12.1.4 to 12.1.5
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.4...v12.1.5 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 11:36:37 +01:00
dependabot[bot]
dedba057a8
Bump frontend-maven-plugin from 1.12.0 to 1.12.1 in /keycloak-theme
...
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin ) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/eirslett/frontend-maven-plugin/releases )
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.0...frontend-plugins-1.12.1 )
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 11:33:01 +01:00
dependabot[bot]
1bfd90e229
Bump @typescript-eslint/parser from 5.8.0 to 5.8.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.8.0 to 5.8.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.8.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>
2022-01-03 10:50:17 +01:00
dependabot[bot]
9509850fdf
Bump @types/node from 17.0.5 to 17.0.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.5 to 17.0.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>
2022-01-03 10:49:59 +01:00
dependabot[bot]
73b5dbe705
Bump eslint from 8.5.0 to 8.6.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.5.0 to 8.6.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.5.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 10:49:43 +01:00
Jon Koops
acaff98e10
Fix broken Cypress tests ( #1802 )
2022-01-03 08:11:07 +01:00
dependabot[bot]
f57d5edb32
Bump lint-staged from 12.1.3 to 12.1.4
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.1.3 to 12.1.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.3...v12.1.4 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 12:55:46 +01:00
dependabot[bot]
f5ddc7e5a1
Bump @types/dagre from 0.7.46 to 0.7.47
...
Bumps [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre ) from 0.7.46 to 0.7.47.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre )
---
updated-dependencies:
- dependency-name: "@types/dagre"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 12:55:28 +01:00
dependabot[bot]
0e7b3b2ece
Bump @types/node from 17.0.4 to 17.0.5
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.4 to 17.0.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>
2021-12-27 12:55:10 +01:00
mfrances17
cf66331900
new PF versions ( #1746 )
2021-12-23 20:34:43 +01:00
dependabot[bot]
224c51c291
Bump @cypress/webpack-preprocessor from 5.10.0 to 5.11.0
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.10.0 to 5.11.0.
- [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.10.0...@cypress/webpack-preprocessor-v5.11.0 )
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 20:33:56 +01:00
dependabot[bot]
b221121c8b
Bump @keycloak/keycloak-admin-client from 16.0.0-dev.66 to 16.1.0
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 16.0.0-dev.66 to 16.1.0.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v16.0.0-dev.66...16.1.0 )
---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 20:33:04 +01:00
dependabot[bot]
2b68760525
Bump lint-staged from 12.1.2 to 12.1.3
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.1.2 to 12.1.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.2...v12.1.3 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 16:05:50 +01:00
dependabot[bot]
e1d203bc42
Bump i18next from 21.6.0 to 21.6.3
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.6.0 to 21.6.3.
- [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/v21.6.0...v21.6.3 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 16:04:50 +01:00
dependabot[bot]
ab76111118
Bump @typescript-eslint/parser from 5.6.0 to 5.8.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.6.0 to 5.8.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.8.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>
2021-12-23 16:04:04 +01:00
dependabot[bot]
0bcf48b97f
Bump @types/node from 16.11.12 to 17.0.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.12 to 17.0.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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 16:03:36 +01:00
dependabot[bot]
a55637a09d
Bump react-flow-renderer from 9.7.0 to 9.7.1
...
Bumps [react-flow-renderer](https://github.com/wbkd/react-flow ) from 9.7.0 to 9.7.1.
- [Release notes](https://github.com/wbkd/react-flow/releases )
- [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md )
- [Commits](https://github.com/wbkd/react-flow/compare/9.7.0...9.7.1 )
---
updated-dependencies:
- dependency-name: react-flow-renderer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 16:03:11 +01:00
dependabot[bot]
0c8f981eda
Bump ts-jest from 27.1.1 to 27.1.2
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.1 to 27.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.1...v27.1.2 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 16:02:18 +01:00
dependabot[bot]
7ee802a5fc
Bump eslint from 8.4.1 to 8.5.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.4.1 to 8.5.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.4.1...v8.5.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 16:02:01 +01:00
dependabot[bot]
9a7cbb44c9
Bump react-i18next from 11.15.0 to 11.15.1
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.15.0 to 11.15.1.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.15.0...v11.15.1 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 16:01:32 +01:00
dependabot[bot]
4013dfeb09
Bump jest from 27.4.4 to 27.4.5
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.4 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.4...v27.4.5 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 16:01:13 +01:00
dependabot[bot]
fd445c94ff
Bump @types/react from 17.0.37 to 17.0.38
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.37 to 17.0.38.
- [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>
2021-12-23 16:00:15 +01:00
dependabot[bot]
481a8dc8d6
Bump eslint-plugin-react from 7.27.1 to 7.28.0
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.27.1 to 7.28.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.27.1...v7.28.0 )
---
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>
2021-12-23 15:59:18 +01:00
dependabot[bot]
1ccdc790ea
Bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.8.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.6.0 to 5.8.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.8.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>
2021-12-23 15:58:38 +01:00
Martin Bartoš
4700d21298
Upgrade Arquillian Graphene for WebAuthn tests
...
Closes #9330
2021-12-23 06:46:26 -08:00
dependabot[bot]
9a9ab9b0a3
Bump nexus-staging-maven-plugin from 1.6.5 to 1.6.8 in /keycloak-theme
...
Bumps nexus-staging-maven-plugin from 1.6.5 to 1.6.8.
---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 15:45:44 +01:00
Erik Jan de Wit
a88b38dec1
fix tests ( #1793 )
2021-12-23 15:43:23 +01:00
Stian Thorgersen
6b2f8a0161
Remove code of conduct ( #1749 )
2021-12-23 13:58:57 +01:00
Jon Koops
2640477c3c
Enable 'admin-preview' profile when building Keycloak ( #1789 )
2021-12-23 13:37:50 +01:00
dependabot[bot]
955d022044
Bump typescript from 4.5.3 to 4.5.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 12:09:06 +01:00
Martin Bartoš
422ae0b3db
CIAM-1693 WebAuthn tests failures on JBoss
2021-12-23 02:43:25 -08:00
Martin Bartoš
fd23d1bd06
CIAM-1694 SigningInTest failure - Missing WebAuthn category
2021-12-23 02:26:56 -08:00
AndyMunro
851fdbae43
Correcting JavaScript spelling.
2021-12-22 12:38:01 -03:00
Michal Hajas
96b2669a00
Refactoring of constructors for generated entities
2021-12-22 16:00:10 +01:00
Martin Bartoš
6d0b551b5e
CIAM-1692 OfflineTokenSpringBootTest is failing in pipeline due to Hamcrest dependency ( #9300 )
2021-12-22 13:59:29 +01:00
Cornelia Lahnsteiner
d2fe06ed33
KEYCLOAK-847 Add documentation for the step-up mechanism
...
KEYCLOAK-847 Changes after Review
Add implications about different acr inputs
2021-12-22 12:43:52 +01:00
CorneliaLahnsteiner
dff79cee3c
KEYCLOAK-847 Add support for step up authentication ( #7897 )
...
KEYCLOAK-847 Fix behavior of unknown not essential acr claim
Co-authored-by: Georg Romstorfer <georg.romstorfer@gmail.com>
Co-authored-by: Marek Posolda <mposolda@gmail.com>
2021-12-22 12:43:12 +01:00
Connie Leung
6625210758
Update admin-cli.adoc ( #1324 )
2021-12-22 11:31:00 +01:00
andreaTP
dfcf46ca60
Bump Quarkus to 2.5.4.Final
2021-12-22 02:29:28 -08:00
andymunro
d604e60c58
Addressing final review comments from Pedro ( #1176 )
2021-12-22 11:28:04 +01:00
Stian Thorgersen
5b96bdcbc0
Update pom.xml ( #9281 )
2021-12-22 10:10:34 +01:00
Stian Thorgersen
3fe7a50b64
Add profile to include new admin console ( #9283 )
...
Closes #9279
2021-12-22 08:27:33 +01:00
Pedro Igor
ca58aa7b3d
[ fixes #9250 ] - Wrong query when fetching last model version ( #9251 )
2021-12-22 08:25:06 +01:00
AndyMunro
db81d66e24
Replacing keycloak with {project_name}
2021-12-22 08:23:39 +01:00
Ben Tatham
f201760a4a
Fixed #8892 "does not exists" language
2021-12-21 20:24:13 +01:00