logto-io / js

🤓 Logto JS SDKs.
https://docs.logto.io/quick-starts/
MIT License
68 stars 40 forks source link

chore(deps): update dependency angular-auth-oidc-client to v18 #751

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
angular-auth-oidc-client ^17.0.0 -> ^18.0.0 age adoption passing confidence
angular-auth-oidc-client ^17.0.0 -> ^18.0.0 age adoption passing confidence

Release Notes

damienbod/angular-auth-oidc-client (angular-auth-oidc-client) ### [`v18.0.1`](https://togithub.com/damienbod/angular-auth-oidc-client/blob/HEAD/CHANGELOG.md#2024-06-21-1801) [Compare Source](https://togithub.com/damienbod/angular-auth-oidc-client/compare/18.0.0...18.0.1) - Fix issue [#​1954](https://togithub.com/damienbod/angular-auth-oidc-client/issues/1954): Ensure CheckingAuthFinished event fires regardless of authentication state - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1961) - feat: add support for route data to autoLoginPartialRoutesGuard - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1964) - docs: add migration docs - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1960) ### [`v18.0.0`](https://togithub.com/damienbod/angular-auth-oidc-client/blob/HEAD/CHANGELOG.md#2024-06-06-1800) [Compare Source](https://togithub.com/damienbod/angular-auth-oidc-client/compare/17.1.0...18.0.0) - Support Angular 18 ### [`v17.1.0`](https://togithub.com/damienbod/angular-auth-oidc-client/blob/HEAD/CHANGELOG.md#2024-05-31-1710) [Compare Source](https://togithub.com/damienbod/angular-auth-oidc-client/compare/17.0.0...17.1.0) - docs: add new signal properties to public api docs - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1944) - fix(refresh-session): forceRefreshSession does not reset storageSilentRenewRunning - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1943) - refactor example to control flow syntax - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1941) - feat: add option to override the auth well known suffix - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1940) - feat: add authenticated and userData signals - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1937) - Bugfix: Updated URL service isCallbackFromSts - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1936) - fix network error detection due to potential falsy instanceof ProgressEvent evaluation if ProgressEvent is monkey patched by another library - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1934) - fix: refresh authWellKnownEndPoints - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1922) - refactor: replace any types - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1919) - fix: inject DOCUMENT - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1918) - Moving to inject function - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1917) - fix: adding missing field token_type from AuthResult. - [PR](https://togithub.com/damienbod/angular-auth-oidc-client/pull/1907)

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.