Skip to content

chore(release): bump package versions#149

Merged
halvaradop merged 2 commits intomasterfrom
release/bump-packages
Apr 22, 2026
Merged

chore(release): bump package versions#149
halvaradop merged 2 commits intomasterfrom
release/bump-packages

Conversation

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
auth Skipped Skipped Apr 22, 2026 1:21am

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

📝 Walkthrough

Walkthrough

Version releases for @aura-stack/auth@0.6.0 and @aura-stack/jose@0.5.0 with corresponding changelog entries, updated workspace configuration to include configs/**, and adjusted oauth-related gitignore patterns.

Changes

Cohort / File(s) Summary
Gitignore OAuth Patterns
.gitignore
Modified oauth ignore rules: removed negated exception !packages/core/src/oauth, restructured to explicitly ignore packages/**/oauth while re-including packages/core/src/oauth/ and its contents via new negated patterns.
Workspace Configuration
deno.json
Added configs/** glob to workspace entries, expanding included packages/projects scope.
Core Package Release 0.6.0
packages/core/CHANGELOG.md, packages/core/deno.json, packages/core/package.json
Added version 0.6.0 release entry in changelog; bumped @aura-stack/auth package version from 0.5.0 to 0.6.0 across manifest files.
JOSE Package Release 0.5.0
packages/jose/CHANGELOG.md, packages/jose/deno.json, packages/jose/package.json
Added version 0.5.0 release entry documenting new compact JWE helpers (compactEncryptJWE, decryptCompactJWE, createCompactJWE) and options types; bumped package version from 0.4.0 to 0.5.0 across manifest files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

Possibly related PRs

Poem

🐰 Versions leap and bounds increase,
From 0.5 to 0.6 with peace,
Jose hops to 0.5's height,
Configs joined—the stage shines bright!
Release notes dance, git rules align,
All the packages sign and shine! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title directly and accurately describes the main change: bumping package versions across multiple packages (0.5.0→0.6.0 for core, 0.4.0→0.5.0 for jose) as evident in the changeset.
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/bump-packages

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 and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@packages/core/CHANGELOG.md`:
- Line 13: The changelog entry header "## [0.6.0] - 2026-04-26" is future-dated;
update that header to the actual release/PR date (e.g., change "2026-04-26" to
"2026-04-22") so the version header for 0.6.0 reflects the correct release date.

In `@packages/jose/CHANGELOG.md`:
- Line 13: Update the changelog header "## [0.5.0] - 2026-04-26" to a valid
effective release date (e.g., the PR date 2026-04-22, the actual publish date,
or a placeholder like "unreleased" / "TBD") so the entry isn't dated in the
future; locate and edit the header line in packages/jose/CHANGELOG.md (the
version header string "## [0.5.0] - 2026-04-26") accordingly.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 73a5123c-7018-43f8-b7af-523ba18e9713

📥 Commits

Reviewing files that changed from the base of the PR and between 064c30b and 7555901.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (8)
  • .gitignore
  • deno.json
  • packages/core/CHANGELOG.md
  • packages/core/deno.json
  • packages/core/package.json
  • packages/jose/CHANGELOG.md
  • packages/jose/deno.json
  • packages/jose/package.json

Comment thread packages/core/CHANGELOG.md Outdated
Comment thread packages/jose/CHANGELOG.md Outdated
@halvaradop halvaradop merged commit cd4790a into master Apr 22, 2026
7 checks passed
@halvaradop halvaradop deleted the release/bump-packages branch April 22, 2026 15:36
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.

1 participant