Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2025

This PR contains the following updates:

Package Change Age Confidence
@kinde/js-utils 0.23.0 -> 0.27.0 age confidence

Release Notes

kinde-oss/js-utils (@​kinde/js-utils)

v0.27.0

Compare Source

  • feat: allow backend refresh tokens (e1adb5f)
  • fix: use macroTask queue instead of microTask (ab0d356)

v0.26.0

Compare Source

compare changes

🚀 Enhancements
  • Allow backend refresh tokens (e1adb5f)
🩹 Fixes
  • Use macroTask queue instead of microTask (ab0d356)
❤️ Contributors

v0.25.1

Compare Source

compare changes

🚀 Enhancements
  • Add subscription and notification system for store changes in session manager (44b8c79)
  • Update mutative functions on all stores to notify listeners (d504a9c)
  • Implement notification batching to optimize listener notifications (1eb01cb)
  • Add onRefreshHandler to custom handle token refreshes (f05dd69)
  • Tightened the RefreshToken response type (e1465ff)
🩹 Fixes
  • Ensure listeners are notified regardless of branch (1e1ed25)
  • Await destroySession calls so that notifyListeners is called after the mutation completes (83ddf1f)
  • Ensure all set operations are awaited so that notifyListeners is called after values have been set (0371c5b)
💅 Refactors
  • Remove await from notifyListeners calls (fd335f9)
🏡 Chore
✅ Tests
  • Add comprehensive subscription and listener tests for LocalStorage and MemoryStorage (cdfeffd)
❤️ Contributors

v0.25.0

Compare Source

compare changes

🩹 Fixes
  • Empty storage authCheck + tests (5ecaf66)
❤️ Contributors

v0.24.0

Compare Source

compare changes

🚀 Enhancements
  • Store getItems (009f3fc)
  • Add isTokenExpired method (96a606b)
  • Enhance sanitizeUrl to remove duplicate slashes in a URL (c6bd3e9)
  • CheckAuth when tokens in storage (4e258ee)
  • Add windowless support to functions (fad072e)
  • Add isClient/isServer utilities (f1848a6)
🩹 Fixes
  • Return partial type (30c513b)
  • Add guard to clearRefreshTimer (b6ee46d)
💅 Refactors
  • Replace window checks with isClient utility in auth and timer functions (42e400b)
❤️ Contributors

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

coderabbitai bot commented Sep 26, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/kinde-js-utils-0.x branch from 5796593 to 53c52d4 Compare September 30, 2025 21:50
@renovate renovate bot changed the title fix(deps): update dependency @kinde/js-utils to v0.24.0 fix(deps): update dependency @kinde/js-utils to v0.25.0 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/kinde-js-utils-0.x branch from 53c52d4 to 4bb129e Compare October 6, 2025 22:51
@renovate renovate bot changed the title fix(deps): update dependency @kinde/js-utils to v0.25.0 fix(deps): update dependency @kinde/js-utils to v0.25.1 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/kinde-js-utils-0.x branch from 4bb129e to d15c856 Compare October 7, 2025 15:44
@renovate renovate bot changed the title fix(deps): update dependency @kinde/js-utils to v0.25.1 fix(deps): update dependency @kinde/js-utils to v0.26.0 Oct 7, 2025
@renovate renovate bot changed the title fix(deps): update dependency @kinde/js-utils to v0.26.0 fix(deps): update dependency @kinde/js-utils to v0.27.0 Oct 8, 2025
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