chore(deps): update dependency keycloak-angular to v20 #1195
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.1.0
->20.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mauriciovigolo/keycloak-angular (keycloak-angular)
v20.0.0
Compare Source
✨ Key Highlights
🙌 Special Thanks
This release was made possible with support from the following contributors. Thank you all for your great work and for helping improve the quality of this library!
v19.0.2
Compare Source
Bug fixes ✨
AuthGuardData
values increateAuthGuard
.v19.0.1
Compare Source
✨ Key Highlights
v19.0.0
Compare Source
✨ Key Highlights
provideKeycloak
—no moreKeycloakService
orKeycloakAngularModule
.includeBearerTokenInterceptor
andcustomBearerTokenInterceptor
.*kaHasRoles
directive for conditional rendering based on roles.withAutoRefreshToken
for seamless token refresh and session management.createAuthGuard
for streamlined route protection.KeycloakService
,KeycloakAngularModule
,KeycloakAuthGuard
, andkeycloakEvents$
.🛠️ Legacy Version Still Bundled
The legacy implementation of Keycloak-Angular (
KeycloakService
,KeycloakAngularModule
, etc.) is still bundled in this release for backward compatibility. However, it is deprecated and will be removed in a future major version. We strongly encourage migrating to the new APIs.🛠️ Migration Guide
See the migration guide. 🚀
v16.1.0
Compare Source
Features ✨
Contributors 🙏🏻
v16.0.1
Compare Source
Bug fixes ✨
v16.0.0
Compare Source
Features ✨
Contributors 🙏🏻
v15.3.0
Compare Source
Features ✨
v15.2.1
Compare Source
Bug fixes ✨
v15.2.0
Compare Source
Features ✨
Hint:
Please have a look into the keycloak-js@24 release notes. PKCE is enabled by default
Note
Version v15.2.0 signed as deprecated on npm due to the issue in the package.json keycloak-js@24 version. More info: https://github.com/mauriciovigolo/keycloak-angular/issues/550.
Please use instead v15.2.1.
v15.1.0
Compare Source
Features ✨
Contributors 🙏🏻
v15.0.0
Compare Source
Features ✨
Breaking changes 💥
KeycloakService#isLoggedIn
doesn't return a promise anymore. Please be aware to adapt your project if needed.Contributors 🙏🏻
getUserRoles
#523.v14.4.0
Compare Source
Features ✨
v14.3.0
Compare Source
Features ✨
Hint:
Please have a look into the keycloak-js@24 release notes. PKCE is enabled by default
v14.2.0
Compare Source
Features ✨
Contributors 🙏🏻
v14.1.0
Compare Source
Features ✨
v14.0.0
Compare Source
Features ✨
v13.1.0
Compare Source
Features ✨
Many thanks to @XhmikosR for most of the improvements included in the release and also to @gmolaire for the keycloak-js@21 update!
v13.0.0
Compare Source
Features ✨
v12.2.0
Compare Source
Features ✨
v12.1.0
Compare Source
Features ✨
v12.0.0
Compare Source
Features ✨
Breaking changes 💥
To solve this issue, both dependencies need to be updated to be ESM, and after, the keycloak-js library needs to update to the recent versions.
Temporary, please follow the instructions of https://angular.io/guide/build#configuring-commonjs-dependencies.
v11.0.0
Compare Source
Features ✨
Breaking changes 💥
To solve this issue, both dependencies need to be updated to be ESM and after, the keycloak-js library needs to update to the recent versions.
Temporary, please follow the instructions of https://angular.io/guide/build#configuring-commonjs-dependencies.
v10.0.2
Compare Source
Bug fixes ✨
v10.0.1
Compare Source
Bug fixes ✨
v10.0.0
Compare Source
Features ✨
v9.3.2
Compare Source
Bug fixes ✨
v9.3.1
Compare Source
Bug fixes ✨
v9.3.0
Compare Source
Features ✨
v9.2.0
Compare Source
Features ✨
shouldAddToken
andshouldUpdateToken
here. Thank you @jeddai for the implementation of this functionality 🎉Breaking changes 💥
bearerExcludedUrls
configuration option has been deprecated and will be removed in a future version.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.