Skip to content

chore(release): prepare v0.6.2 - #37

Merged
scttbnsn merged 3 commits into
mainfrom
chore/release-v0.6.2
Aug 4, 2026
Merged

chore(release): prepare v0.6.2#37
scttbnsn merged 3 commits into
mainfrom
chore/release-v0.6.2

Conversation

@scttbnsn

@scttbnsn scttbnsn commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Cuts v0.6.2 off the dependency and security work that landed today (#36, #33, #34). Patch-level: no Portkey Admin API changes, no MCP tool-surface changes, still 156 tools across 19 files.

What's in it

  • ip-address 10.2.0 → 10.4.0, closing two medium advisories reachable through express-rate-limit (CIDR-suffix special-use suppression, and IPv4-mapped/NAT64 misclassification). Both were SSRF and trust-boundary bypasses. Dependabot is now at zero open alerts.
  • Non-major npm bumps: biome 2.5.6, express-rate-limit 8.6.1, jose 6.2.7, knip 6.29.0, npm 11.19.0, redis 6.2.0.
  • CI Redis service on redis:8.8-alpine.
  • Removed the dead BaseService/validateUrl barrel re-exports.

Version bump touches all three places auto-tag.yml checks: package.json, and both version and packages[0].version in server.json. They match at 0.6.2, so the tag job won't bail.

Full npm run ci passes locally. On merge, auto-tag cuts v0.6.2 and dispatches the release workflow (npm publish via OIDC, GitHub Release, MCP Registry).

Note: #35 (packageManager → npm 12) is still sitting in GitHub's runner queue and will land after this; it's dev tooling only and doesn't belong in the released artifact.

Changelog

  • 🔒 Upgrade ip-address from 10.2.0 to 10.4.0 to fix two medium-severity advisories.
  • 🔧 Update Biome, express-rate-limit, jose, Knip, npm, and Redis.
  • 🔧 Update the CI Redis image to redis:8.8-alpine.
  • 🗑️ Remove unused BaseService and validateUrl barrel re-exports.
  • 🔧 Set package and server versions to 0.6.2.
  • 🔧 Preserve the existing 156 tools across 19 files.
  • 🔧 Confirm npm run ci passes locally.

Maintenance and dependency-security patch. No Portkey Admin API or MCP
tool-surface changes; the 156-tool inventory holds at 156.

- 🔒 close two medium ip-address advisories via the 10.4.0 bump
- 📦 non-major npm bumps: biome 2.5.6, express-rate-limit 8.6.1,
  jose 6.2.7, knip 6.29.0, npm 11.19.0, redis 6.2.0
- 🔧 CI redis service moves to redis:8.8-alpine
- 🗑️ drop the unused BaseService/validateUrl barrel re-exports
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@scttbnsn, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 48 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 47f5cd63-2910-407c-a225-92f2a1f6e114

📥 Commits

Reviewing files that changed from the base of the PR and between 04f8221 and f330ff4.

⛔ Files ignored due to path filters (1)
  • CHANGELOG.md is excluded by !CHANGELOG.md
📒 Files selected for processing (1)
  • package.json
📝 Walkthrough

Walkthrough

The package version, server version, and packaged npm version were incremented from 0.6.1 to 0.6.2.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-v0.6.2

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.

@biggest-littlest biggest-littlest left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Version matches across package.json and both server.json fields, so auto-tag won't bail. Changelog reflects what actually landed. CI green.

@ALARGECOMPANY ALARGECOMPANY left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Release mechanics look right. Approved.

@scttbnsn
scttbnsn merged commit be08ebc into main Aug 4, 2026
7 checks passed
@scttbnsn
scttbnsn deleted the chore/release-v0.6.2 branch August 4, 2026 19:57
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.

3 participants