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

fix(deps): update dependency react-oidc-context to v2.4.0 #594

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-oidc-context 2.2.0 -> 2.4.0 age adoption passing 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


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 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.

Copy link

stale bot commented Jan 26, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants