Sven-Torben Janus
|
ce7c82017f
|
core(deps-dev): bump testcontainers-keycloak from 2.1.1 to 2.1.2
|
2022-03-25 07:30:04 +01:00 |
|
Sven-Torben Janus
|
52665c0a4b
|
chore(deps): Update Keycloak dependencies to 17.0.1
|
2022-03-23 17:35:52 +01:00 |
|
dependabot[bot]
|
482872ea71
|
chore: bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 16:18:32 +01:00 |
|
Sven-Torben Janus
|
2ef06a3de5
|
chore(deps-dev): bump testcontainers-keycloak from 2.0.0 to 2.1.1
|
2022-03-10 12:19:21 +01:00 |
|
Sven-Torben Janus
|
bd4bc17314
|
chore(dev-deps): Remove jitpack repository
testcontainers-keycloak 2.x is now on maven central
|
2022-03-10 12:17:07 +01:00 |
|
Sven-Torben Janus
|
8808bb16bc
|
chore: Fix image name in docker-compose.yml
|
2022-03-10 12:15:46 +01:00 |
|
dependabot[bot]
|
57740140bb
|
chore(deps-dev): bump version.mockito from 4.3.1 to 4.4.0
Bumps `version.mockito` from 4.3.1 to 4.4.0.
Updates `mockito-core` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.1...v4.4.0)
Updates `mockito-junit-jupiter` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.1...v4.4.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-10 12:14:42 +01:00 |
|
dependabot[bot]
|
e495c5e3c9
|
chore: bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 15:41:16 +01:00 |
|
dependabot[bot]
|
78b9a381bd
|
chore(deps-dev): bump log4j-slf4j18-impl from 2.17.1 to 2.17.2
Bumps log4j-slf4j18-impl from 2.17.1 to 2.17.2.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j18-impl
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 18:47:05 +01:00 |
|
dependabot[bot]
|
e4de470c18
|
chore(deps-dev): bump log4j-core from 2.17.1 to 2.17.2
Bumps log4j-core from 2.17.1 to 2.17.2.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 18:41:53 +01:00 |
|
Sven-Torben Janus
|
8903ef7e9b
|
chore(tests): Remove compatibility tests for Keycloak < 15.1.1
|
2022-02-15 19:55:07 +01:00 |
|
GitHub Actions
|
00582697a2
|
chore(release): prepare for next development iteration
|
2022-02-15 19:53:29 +01:00 |
|
GitHub Actions
|
3e1c72421f
|
chore(release): prepare release v17.0.0
|
2022-02-15 19:53:29 +01:00 |
|
Sven-Torben Janus
|
37c0d98524
|
docs: Add deprecation warning to release notes
|
2022-02-15 19:47:51 +01:00 |
|
Sven-Torben Janus
|
64950345e9
|
docs: Deprecate legacy/Wildfly-based Keycloak support
|
2022-02-15 19:46:42 +01:00 |
|
Sven-Torben Janus
|
9b80c05a40
|
chore: Make compatibility tests work with latest testcontainers
Relates to #19
|
2022-02-15 19:03:21 +01:00 |
|
Sven-Torben Janus
|
40f9a490b6
|
chore(dev-deps): Update testcontainers-keycloak to latest version
Relates to #19
|
2022-02-15 19:01:55 +01:00 |
|
Sven-Torben Janus
|
65f207cb9c
|
Revert "chore: Fix build for Keycloak 'latest'"
This reverts commit e8082792ad .
|
2022-02-14 08:52:39 +01:00 |
|
Sven-Torben Janus
|
e8082792ad
|
chore: Fix build for Keycloak 'latest'
Closes #58
|
2022-02-14 08:45:30 +01:00 |
|
Sven-Torben Janus
|
a8b7a8a461
|
chore: Fix build for Keycloak 'latest'
Relates to #58
|
2022-02-14 08:40:45 +01:00 |
|
Sven-Torben Janus
|
106e1c46f9
|
chore: Fix build for Keycloak 17.0.0
Resolves #58
|
2022-02-14 08:36:26 +01:00 |
|
Sven-Torben Janus
|
1c0203fc9d
|
chore(deps): Remove keycloak-spi-bom. Not available for 17.0.0
|
2022-02-14 08:08:32 +01:00 |
|
Sven-Torben Janus
|
325afaab29
|
chore(deps): Update Keycloak dependencies to 17.0.0
|
2022-02-12 10:16:52 +01:00 |
|
dependabot[bot]
|
4e3dc44607
|
chore(deps-dev): bump version.mockito from 4.3.0 to 4.3.1
Bumps `version.mockito` from 4.3.0 to 4.3.1.
Updates `mockito-core` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.0...v4.3.1)
Updates `mockito-junit-jupiter` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.0...v4.3.1)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-27 07:06:23 +01:00 |
|
Sven-Torben Janus
|
098e6138d8
|
chore(deps): Update Keycloak dependencies to 16.1.1
|
2022-01-25 17:47:07 +01:00 |
|
GitHub Actions
|
6d6a2043d0
|
chore(release): prepare for next development iteration
|
2022-01-24 18:57:00 +01:00 |
|
GitHub Actions
|
c95bb1e661
|
chore(release): prepare release v16.0.1
|
2022-01-24 18:57:00 +01:00 |
|
Sven-Torben Janus
|
87dbb0ed81
|
fix(#53): Fixes NPE when authenticator is not configured
Resolves #53
|
2022-01-24 18:47:07 +01:00 |
|
dependabot[bot]
|
2d05bd81c6
|
chore(deps-dev): bump version.mockito from 4.2.0 to 4.3.0
Bumps `version.mockito` from 4.2.0 to 4.3.0.
Updates `mockito-core` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.3.0)
Updates `mockito-junit-jupiter` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.3.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 14:11:47 +01:00 |
|
dependabot[bot]
|
b75b466dd5
|
chore(deps-dev): bump junit-jupiter from 1.16.2 to 1.16.3
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.2...1.16.3)
---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-20 15:01:15 +01:00 |
|
dependabot[bot]
|
2ee21b60a7
|
chore(deps): bump maven-jar-plugin from 3.2.1 to 3.2.2
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.1...maven-jar-plugin-3.2.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-12 17:47:08 +01:00 |
|
dependabot[bot]
|
c5f12fbac1
|
chore(deps): bump maven-jar-plugin from 3.2.0 to 3.2.1
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-10 17:01:46 +01:00 |
|
dependabot[bot]
|
575dbd520f
|
chore(deps): bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M4 to 3.0.0-M5.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M4...maven-release-3.0.0-M5)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-05 13:33:18 +01:00 |
|
dependabot[bot]
|
6ae350f85c
|
chore(deps-dev): bump assertj-core from 3.21.0 to 3.22.0
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.21.0...assertj-core-3.22.0)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 13:29:09 +01:00 |
|
dependabot[bot]
|
0162a786e4
|
chore(deps): bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0-M1 to 3.0.0-M2.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0-M1...maven-deploy-plugin-3.0.0-M2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 13:25:46 +01:00 |
|
dependabot[bot]
|
440fe02213
|
chore(deps-dev): bump log4j-slf4j18-impl from 2.17.0 to 2.17.1
Bumps log4j-slf4j18-impl from 2.17.0 to 2.17.1.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j18-impl
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-30 20:03:05 +01:00 |
|
dependabot[bot]
|
92a67f483d
|
chore(deps-dev): bump log4j-core from 2.17.0 to 2.17.1
Bumps log4j-core from 2.17.0 to 2.17.1.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-30 20:02:43 +01:00 |
|
Sven-Torben Janus
|
3e96d2bec9
|
chore(deps): Update Keycloak dependencies to 16.1.0
|
2021-12-20 17:27:06 +01:00 |
|
dependabot[bot]
|
c455f5009f
|
chore(deps-dev): bump log4j-slf4j18-impl from 2.16.0 to 2.17.0
Bumps log4j-slf4j18-impl from 2.16.0 to 2.17.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j18-impl
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-20 13:35:30 +01:00 |
|
dependabot[bot]
|
e9411817bf
|
chore(deps-dev): bump log4j-core from 2.16.0 to 2.17.0
Bumps log4j-core from 2.16.0 to 2.17.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-18 19:51:01 +01:00 |
|
GitHub Actions
|
e2a8a5f0da
|
chore(release): prepare for next development iteration
|
2021-12-18 14:20:29 +01:00 |
|
GitHub Actions
|
4b437afdca
|
chore(release): prepare release v16.0.0
|
2021-12-18 14:20:29 +01:00 |
|
Sven-Torben Janus
|
f31592c934
|
chore(dev-deps): bump testcontainers-keycloak to 1.9.0
|
2021-12-18 13:18:20 +01:00 |
|
Sven-Torben Janus
|
ed4469dcd0
|
chore(deps): Update Keycloak dependencies to 16.0.0
|
2021-12-18 13:09:48 +01:00 |
|
Sven-Torben Janus
|
5100f8e6fa
|
chore: Update compatibility checks to Keycloak version 15.1.1
|
2021-12-18 12:51:18 +01:00 |
|
dependabot[bot]
|
3f9da78034
|
chore(deps): bump version.keycloak from 15.1.0 to 15.1.1
Bumps `version.keycloak` from 15.1.0 to 15.1.1.
Updates `keycloak-spi-bom` from 15.1.0 to 15.1.1
Updates `keycloak-core` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/15.1.0...15.1.1)
Updates `keycloak-server-spi` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/15.1.0...15.1.1)
Updates `keycloak-server-spi-private` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/15.1.0...15.1.1)
Updates `keycloak-services` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/15.1.0...15.1.1)
Updates `keycloak-admin-client` from 15.1.0 to 15.1.1
---
updated-dependencies:
- dependency-name: org.keycloak.bom:keycloak-spi-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-core
dependency-type: direct:production
update-type: version-update:semver-patch
- 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
- dependency-name: org.keycloak:keycloak-admin-client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-18 12:51:18 +01:00 |
|
dependabot[bot]
|
28fab179d1
|
chore(deps-dev): bump version.mockito from 4.1.0 to 4.2.0
Bumps `version.mockito` from 4.1.0 to 4.2.0.
Updates `mockito-core` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.0)
Updates `mockito-junit-jupiter` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-17 13:31:26 +01:00 |
|
dependabot[bot]
|
bd7dde948c
|
chore(deps-dev): bump log4j-slf4j18-impl from 2.15.0 to 2.16.0
Bumps log4j-slf4j18-impl from 2.15.0 to 2.16.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j18-impl
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-14 19:38:19 +01:00 |
|
dependabot[bot]
|
7407cb673f
|
chore(deps-dev): bump log4j-core from 2.15.0 to 2.16.0
Bumps log4j-core from 2.15.0 to 2.16.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-14 14:10:14 +01:00 |
|
Sven-Torben Janus
|
7f56c44ec1
|
test: Make tests run with latest changes to testcontainers-keycloak
https://github.com/dasniko/testcontainers-keycloak/issues/10#issuecomment-991902555
|
2021-12-12 15:36:09 +01:00 |
|