Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2025

This PR contains the following updates:

Package Change Age Confidence
react-oidc-context 2.1.0 -> 2.4.0 age confidence

Release Notes

authts/react-oidc-context (react-oidc-context)

v2.4.0

Compare Source

react-oidc-context 2.4.0 is a minor release.

Changelog:

  • Fixes:
    • #​1379: memoize context value in auth-provider
    • #​1381: handle USER_SIGNED_OUT (session monitoring event) event the same like USER_UNLOADED
  • Features:
    • #​1378: add sign-out callback support
    • #​1380: add with authentication required

v2.3.1

Compare Source

react-oidc-context 2.3.1 is a bugfix release.

Changelog:

  • #​932: add signinResourceOwnerCredentials
  • #​936: generate esm package.json with version
  • #​933: fix broken link for LICENSE in README.md
  • #​900: fix some unit-test warning like "inside a test was not wrapped in act"

thanks to @​mikoto2000 and @​Gitarcitano

v2.3.0

Compare Source

react-oidc-context 2.3.0 is a minor release.

Changelog:

  • #​820: dispatch exceptions to state in AuthProvider
  • #​789: await onSigninCallback, which potentially can return a promise
  • #​859: useAuth should never throw
  • #​804: improve protected API example section in README.md
  • #​876: improve auto signin section in README.md

thanks to @​pseidemann, @​Zwyx, @​ChrisL108 and @​perguth

v2.2.2

Compare Source

react-oidc-context 2.2.2 is a bugfix release.

Changelog:

  • #​613: add signoutSilent support

thanks to @​jgregory-apogee

v2.2.1

Compare Source

react-oidc-context 2.2.1 is a bugfix release.

Changelog:

  • #​620: add "types" path to exports in package.json
  • #​598: fix error when user.state is set to undefined

thanks to @​jrgermain, @​bryht and @​piwysocki

v2.2.0

Compare Source

react-oidc-context 2.2.0 is a minor release.

Changelog:

  • #​331: allow passing an UserManager instance and deprecate passing an UserManager interface
  • #​464: fix example build error

v2.1.1

Compare Source

react-oidc-context 2.1.1 is a bug fix release.

Changelog:

  • #​401: ensure React.StrictMode is working

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

OpenAPI Changes

Show/hide ## Changes for v0.yaml:
## Changes for v0.yaml:


## Changes for v1.yaml:


## Changes for v2.yaml:


Unexpected changes? Ensure your branch is up-to-date with main (consider rebasing).

@renovate renovate bot force-pushed the renovate/react-oidc-context-2.x branch 4 times, most recently from b1dab93 to 349d996 Compare November 12, 2025 16:54
@renovate renovate bot changed the title fix(deps): update dependency react-oidc-context to v2.4.0 Update dependency react-oidc-context to v2.4.0 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/react-oidc-context-2.x branch 2 times, most recently from 21f2c62 to 2777262 Compare November 12, 2025 21:10
@renovate renovate bot changed the title Update dependency react-oidc-context to v2.4.0 fix(deps): update dependency react-oidc-context to v2.4.0 Nov 14, 2025
@renovate renovate bot force-pushed the renovate/react-oidc-context-2.x branch 16 times, most recently from ccffe20 to 3f2834d Compare November 21, 2025 02:07
@renovate renovate bot force-pushed the renovate/react-oidc-context-2.x branch from 3f2834d to a3a9aeb Compare November 24, 2025 18:00
@renovate renovate bot force-pushed the renovate/react-oidc-context-2.x branch from a3a9aeb to 56155ca Compare November 24, 2025 19:14
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.

1 participant