Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump angular-auth-oidc-client from 13.1.0 to 15.0.3 #1630

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps angular-auth-oidc-client from 13.1.0 to 15.0.3.

Release notes

Sourced from angular-auth-oidc-client's releases.

Release 15.0.3

fix(refreshSession): fix refreshSessionWithRefreshTokens

damienbod/angular-auth-oidc-client#1655

Release 15.0.2

  • bugfix POST logout, missing parameters

Release 15.0.1

  • Add silent renew error event
  • Improve Popup flows
  • Bugfixes revocation
  • Updated project to Angular 15

Release 15.0.0

  • Support refresh tokens without returning an id_token in the refresh
  • run silent renew using only the access token
  • id_token only has to be valid on the first authentication
  • add support to disable id_token validation completely, not recommended
  • Renamed enableIdTokenExpiredValidationInRenew to triggerRefreshWhenIdTokenExpired
  • Added disableIdTokenValidation parameter in config
  • logoff() possible now with POST request
  • removed deprecated isLoading$ property

Docs: https://angular-auth-oidc-client.com/docs/documentation/silent-renew https://angular-auth-oidc-client.com/docs/documentation/configuration

Release 14.1.5

  • Exposing payload of access token
  • Fix bug in logoffAndRevokeTokens() which was not revoking the access token correctly
  • Fix checkSession messageHandler configuration correctly
  • fix: Use correct offset in ID token expiry check

Release 14.1.4

  • Bugfix/unable to extract jwk without kid

... (truncated)

Changelog

Sourced from angular-auth-oidc-client's changelog.

2023-01-23 15.0.3

  • fix(refreshSession): fix refreshSessionWithRefreshTokens

2022-11-27 15.0.2

  • bugfix POST logout, missing parameters

2022-11-26 15.0.1

  • Add silent renew error event
  • Improve Popup flows
  • Bugfixes revocation
  • Updated project to Angular 15

2022-11-18 15.0.0

  • Support refresh tokens without returning an id_token in the refresh
  • run silent renew using only the access token
  • id_token only has to be valid on the first authentication
  • add support to disable id_token validation completely, not recommended
  • Renamed enableIdTokenExpiredValidationInRenew to triggerRefreshWhenIdTokenExpired
  • Added disableIdTokenValidation parameter in config
  • logoff() possible now with POST request
  • removed deprecated isLoading$ property

Docs: Silent Renew

Configuration

Migration V14 to V15

2022-09-21 14.1.5

  • Exposing payload of access token
  • Fix bug in logoffAndRevokeTokens() which was not revoking the access token correctly
  • Fix checkSession messageHandler configuration correctly
  • fix: Use correct offset in ID token expiry check

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

The following labels could not be found: npm dependencies.

Bumps [angular-auth-oidc-client](https://github.com/damienbod/angular-auth-oidc-client) from 13.1.0 to 15.0.3.
- [Release notes](https://github.com/damienbod/angular-auth-oidc-client/releases)
- [Changelog](https://github.com/damienbod/angular-auth-oidc-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/damienbod/angular-auth-oidc-client/commits)

---
updated-dependencies:
- dependency-name: angular-auth-oidc-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/devel/angular-auth-oidc-client-15.0.3 branch from 939d68d to 1dd68d5 Compare February 8, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants