Skip to content

Bump angular-oauth2-oidc from 20.0.3 to 22.0.2 in /frontend - #10269

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/frontend/angular-oauth2-oidc-22.0.2
Open

Bump angular-oauth2-oidc from 20.0.3 to 22.0.2 in /frontend#10269
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/frontend/angular-oauth2-oidc-22.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps angular-oauth2-oidc from 20.0.3 to 22.0.2.

Release notes

Sourced from angular-oauth2-oidc's releases.

22.0.2

v22.0.2

Patch release fixing token revocation.

What's Changed

  • Fixed revokeTokenAndLogout() failing when the revocation endpoint returns a non-JSON response body. Per RFC 7009 §2.2 the body must be ignored, so it is now requested as text instead of JSON. Closes #1505.

22.0.1

v22.0.1

Maintenance patch release for the Angular 22 line.

What's Changed

  • Bumped published package versions to 22.0.1 for angular-oauth2-oidc and angular-oauth2-oidc-jwks.
  • Updated workspace dependencies, including Angular packages, Angular CLI/build tooling, Angular ESLint, TypeScript ESLint, Commitlint, and related npm packages.
  • Updated RxJS from 6.6.7 to 7.8.2.
  • Migrated the remaining TSLint setup to ESLint, removing tslint, codelyzer, and old TSLint config files.
  • Updated ESLint to v10 and carried over applicable lint rules into the flat ESLint config.
  • Updated Prettier to v3 and refreshed formatting with ES5 trailing commas.
  • Removed unused dependencies from the workspace.
  • Updated angular-oauth2-oidc-jwks package metadata, including structured repository information and a peer dependency on angular-oauth2-oidc >=22.0.0.

Notes

This release is primarily dependency, tooling, and package metadata maintenance.

22.0.0

angular-oauth2-oidc 22.0.0

This release updates the project for Angular 22 and publishes matching 22.0.0 packages for:

  • angular-oauth2-oidc
  • angular-oauth2-oidc-jwks

What Changed

  • Updated Angular framework and build tooling to Angular 22.
  • Updated package versions to 22.0.0.
  • Raised Angular peer dependencies to >=22.0.0.
  • Updated TypeScript support for the Angular 22 toolchain.
  • Updated build configuration and generated documentation.
  • Relaxed strict TypeScript/template diagnostics temporarily for the Angular 22 migration.

Compatibility

... (truncated)

Commits
  • 328e014 bump versions to 22.0.2
  • 0f1613d fix(token-revocation): accept non-JSON revocation responses
  • b40cf6d bump versions to 22.0.1
  • 5b6a2a2 chore: update rxjs to v7
  • 7613c69 chore: update eslint to v10
  • 62c206f chore: update prettier and prettify files
  • cbfd6c8 chore: update npm packages
  • aa023d5 chore: removed unused packages
  • a731faf chore: migrate TSLint config to ESLint
  • b76c3d2 bump version to 22.0.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
Bumps [angular-oauth2-oidc](https://github.com/manfredsteyer/angular-oauth2-oidc) from 20.0.3 to 22.0.2.
- [Release notes](https://github.com/manfredsteyer/angular-oauth2-oidc/releases)
- [Changelog](https://github.com/manfredsteyer/angular-oauth2-oidc/blob/master/docs/changelog.html)
- [Commits](manfredsteyer/angular-oauth2-oidc@20.0.3...22.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/angular-oauth2-oidc-22.0.2 branch from c666b5e to 9f10dc5 Compare July 2, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants