From 3933179ccaa283d22f0de8a01169f66dffb2cd64 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 3 Dec 2024 12:29:03 +0000 Subject: [PATCH] chore(release): v1.0.5 [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ charts/keycloak-reporter/Chart.yaml | 4 ++-- charts/keycloak-reporter/README.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 20 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0eb684..f1269c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [1.0.5](https://github.com/ContinuousSecurityTooling/keycloak-reporter/compare/v1.0.4...v1.0.5) (2024-12-03) + + +### Bug Fixes + +* **deps:** update dependency @continuoussecuritytooling/keycloak-auditor to v2.0.10 ([ab976cf](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/ab976cf4e909671f6eda93459a4dba44abcfcfc0)) +* **deps:** update dependency @keycloak/keycloak-admin-client to v26.0.7 ([a3ad64b](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/a3ad64bdb380630be45de0e9b5c3b672ede42924)) +* **deps:** update dependency openid-client to v6.1.4 ([690b023](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/690b023ab0106eedb1e20a3ca5a14edb8614d774)) +* **deps:** update dependency openid-client to v6.1.5 ([076a138](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/076a138e3e8f67d76e94b59f7a479a2fc377e683)) +* **deps:** update dependency openid-client to v6.1.6 ([60e1ef0](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/60e1ef0056a47d5ff0a16ba2c3adf19f56a519ac)) +* **deps:** update dependency openid-client to v6.1.7 ([5dbf34d](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/5dbf34db60237a86a940045395f1db0d5849605a)) + + + ## [1.0.4](https://github.com/ContinuousSecurityTooling/keycloak-reporter/compare/v1.0.2...v1.0.4) (2024-11-22) diff --git a/charts/keycloak-reporter/Chart.yaml b/charts/keycloak-reporter/Chart.yaml index 0d24ebc..79fd7f8 100644 --- a/charts/keycloak-reporter/Chart.yaml +++ b/charts/keycloak-reporter/Chart.yaml @@ -15,14 +15,14 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.3.9 +version: 1.3.10 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: datasource=docker depName=ContinuousSecurityTooling/keycloak-reporter -appVersion: 1.0.4 +appVersion: 1.0.5 maintainers: # Martin Reinhardt - name: hypery2k diff --git a/charts/keycloak-reporter/README.md b/charts/keycloak-reporter/README.md index 54766dd..c4d4bc2 100644 --- a/charts/keycloak-reporter/README.md +++ b/charts/keycloak-reporter/README.md @@ -1,6 +1,6 @@ # keycloak-reporter -![Version: 1.3.9](https://img.shields.io/badge/Version-1.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.4](https://img.shields.io/badge/AppVersion-1.0.4-informational?style=flat-square) +![Version: 1.3.10](https://img.shields.io/badge/Version-1.3.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.5](https://img.shields.io/badge/AppVersion-1.0.5-informational?style=flat-square) Keycloak user and client reporting tool for automated regular access checks. diff --git a/package-lock.json b/package-lock.json index d07cce1..a71f3a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@continuoussecuritytooling/keycloak-reporter", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@continuoussecuritytooling/keycloak-reporter", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "dependencies": { "@continuoussecuritytooling/keycloak-auditor": "^2.0.0", diff --git a/package.json b/package.json index d54e662..2a4ea93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@continuoussecuritytooling/keycloak-reporter", - "version": "1.0.4", + "version": "1.0.5", "description": "Reporting Tools for Keycloak", "main": "dist/index.js", "bin": {