Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps @axa-fr/react-oidc from 7.22.32 to 7.26.0.

Release notes

Sourced from @​axa-fr/react-oidc's releases.

Release v7.26.0

7.26.0 (2025-09-17)

Features

  • react-oidc: enforce uniqueness of redirect_uri and silent_redirect_uri (#1606) (release) (b9656c2)

Bug Fixes

  • oidc-client: Clear userInfo in storage in clearAsync function (#1603) (960a694)

Release v7.25.16

7.25.16 (2025-09-04)

Bug Fixes

  • oidc-client: renew token silent login (release) (#1598) (c79907b)

Release v7.25.15

7.25.15 (2025-09-02)

Bug Fixes

  • oidc-client: implement consistent storage caching for userInfo and well-known configuration (release) (#1592) (f4ce35e), closes #898 #898

Release v7.25.14

7.25.14 (2025-08-02)

Bug Fixes

  • renewTokens: prevent infinite loop on renew token flow (#1581) (release) (f5b86ff)

Release v7.25.13

7.25.13 (2025-05-05)

Release v7.25.12

7.25.12 (2025-04-30)

Bug Fixes

  • oidc-service-worker: stream already consumed (#1558) (release) (f19cca8)

Release v7.25.11

7.25.11 (2025-04-29)

... (truncated)

Changelog

Sourced from @​axa-fr/react-oidc's changelog.

7.26.0

  • b9656c2 - feat(react-oidc): enforce uniqueness of redirect_uri and silent_redirect_uri (#1606) (release), 2025-09-17 by Jean-Marc Rakotoarisoa
  • 960a694 - fix(oidc-client): Clear userInfo in storage in clearAsync function (#1603), 2025-09-17 by Mérill Téterel

v7.25.16

  • c79907b - fix(oidc-client): renew token silent login (release) (#1598), 2025-09-04 by Guillaume Chervet

v7.25.15

  • f4ce35e - fix(oidc-client): implement consistent storage caching for userInfo and well-known configuration (release) (#1592), 2025-09-02 by Michael Sverdlov

v7.25.14

  • f5b86ff - fix(renewTokens): prevent infinite loop on renew token flow (#1581) (release), 2025-08-02 by Matheus Frigo

v7.25.13

  • 31661bc - refcator(all): update dependencies (#1567) (release), 2025-05-05 by Guillaume Chervet

v7.25.12

  • f19cca8 - fix(oidc-service-worker): stream already consumed (#1558) (release), 2025-04-30 by Guillaume Chervet

v7.25.11

  • e5e958a - fix(oidc-service-worker): missing body (#1556) (release), 2025-04-29 by Guillaume Chervet

v7.25.10

  • dbb52da - fix(serviceworker): ios (#1554) (release), 2025-04-24 by Guillaume Chervet
  • f2f447e - refactor(all): updates libraries, 2025-04-14 by Guillaume Chervet

v7.25.9

  • c1ece66 - fix(oidc): make bearer fetch works on safari back (release) (#1550), 2025-04-11 by Guillaume Chervet

v7.25.8

  • 4c85da7 - fix(oidc-service-worker): Error with latest Safari (#1547) (release), 2025-04-04 by Guillaume Chervet

... (truncated)

Commits
  • b9656c2 feat(react-oidc): enforce uniqueness of redirect_uri and silent_redirect_uri ...
  • 960a694 fix(oidc-client): Clear userInfo in storage in clearAsync function (#1603)
  • c781911 [skip ci] Generate changelog to version 7.25.16
  • 77f18ab [skip ci] Update to version 7.25.16 in package.json
  • c79907b fix(oidc-client): renew token silent login (release) (#1598)
  • ac25600 [skip ci] Generate changelog to version 7.25.15
  • 3dfeae8 [skip ci] Update to version 7.25.15 in package.json
  • f4ce35e fix(oidc-client): implement consistent storage caching for userInfo and well-...
  • 7a99d7c [skip ci] Generate changelog to version 7.25.14
  • 0d08998 [skip ci] Update to version 7.25.14 in package.json
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@axa-fr/react-oidc](https://github.com/AxaFrance/oidc-client) from 7.22.32 to 7.26.0.
- [Release notes](https://github.com/AxaFrance/oidc-client/releases)
- [Changelog](https://github.com/AxaFrance/oidc-client/blob/main/CHANGELOG.md)
- [Commits](AxaFrance/oidc-client@v7.22.32...v7.26.0)

---
updated-dependencies:
- dependency-name: "@axa-fr/react-oidc"
  dependency-version: 7.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 30, 2025
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