Skip to content

[Release] [GitHub Action] Update package versions - #532

Merged
ShanChathusanda93 merged 1 commit into
mainfrom
changeset-release/main
Jun 24, 2026
Merged

[Release] [GitHub Action] Update package versions#532
ShanChathusanda93 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@asgardeo-github-bot

@asgardeo-github-bot asgardeo-github-bot commented Jun 23, 2026

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

The changelog information of each package has been omitted from this message, as the content exceeds the size limit.

@asgardeo/browser@0.7.10

@asgardeo/nextjs@0.3.28

@asgardeo/nuxt@0.2.3

@asgardeo/react@0.25.6

@asgardeo/vue@0.4.3

Summary by CodeRabbit

  • Bug Fixes
    • Fixed an infinite loop that occurred when the refresh token expired or was revoked, improving authentication stability across all packages.

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 24faf10a-68b2-42ab-8d13-c0d79cdaf36f

📥 Commits

Reviewing files that changed from the base of the PR and between 0621de1 and 32a0c32.

📒 Files selected for processing (6)
  • .changeset/fix-refresh-token-loop.md
  • packages/browser/package.json
  • packages/nextjs/package.json
  • packages/nuxt/package.json
  • packages/react/package.json
  • packages/vue/package.json
💤 Files with no reviewable changes (1)
  • .changeset/fix-refresh-token-loop.md

📝 Walkthrough

Walkthrough

Five package manifests receive patch version bumps (@asgardeo/browser 0.7.9→0.7.10, @asgardeo/react 0.25.5→0.25.6, @asgardeo/nextjs 0.3.27→0.3.28, @asgardeo/nuxt 0.2.2→0.2.3, @asgardeo/vue 0.4.2→0.4.3). A changeset file recording the infinite refresh-token loop fix is also removed.

Changes

Patch Version Bumps

Layer / File(s) Summary
Patch version increments across all packages
packages/browser/package.json, packages/react/package.json, packages/nextjs/package.json, packages/nuxt/package.json, packages/vue/package.json
Each package receives a single-field patch version bump with no other manifest changes, publishing the refresh-token infinite loop fix.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • asgardeo/javascript#528: Directly modifies the token-refresh logic (refreshAccessToken, _isTokenRefreshing) in the browser package — the fix whose patch release these version bumps publish.

Suggested reviewers

  • ShanChathusanda93
  • brionmario

Poem

🐇 Hop, hop, the tokens go round,
But loops forever? That won't be found!
A patch here, a bump there,
New versions released with care,
The refresh grant bug is now firmly unwound! 🎉

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is largely incomplete. It lacks the Purpose section explaining the fix, Related Issues/PRs sections, and all required checklist items specified in the template. Complete the PR description by adding the Purpose section with details about the refresh token infinite loop fix, and fill in the Security checks checklist items.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: updating package versions as part of an automated release process via GitHub Action.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@ShanChathusanda93
ShanChathusanda93 merged commit 24c36b4 into main Jun 24, 2026
1 check passed
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.

2 participants