Skip to content

chore(main): release 0.0.40#150

Merged
aeneasr merged 1 commit into
mainfrom
release-please--branches--main
May 13, 2026
Merged

chore(main): release 0.0.40#150
aeneasr merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@aeneasr
Copy link
Copy Markdown
Member

@aeneasr aeneasr commented May 5, 2026

🤖 I have created a release beep boop

0.0.40 (2026-05-13)

Features

  • chunker: add Swift support with tree-sitter parsing (#142) (3f69146)

Bug Fixes

  • index: refuse $HOME, system roots, and .lumenignore-blanketed dirs (#160) (fc9eea2)
  • scripts: eliminate stdout pollution in run.cmd polyglot (#145) (2c1f63b), closes #121
  • scripts: split cross-OS launcher into POSIX + Windows files (#159) (0537eae)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

Release Notes - Version 0.0.40

  • New Features

    • Swift language support for code analysis and indexing now available
  • Bug Fixes

    • Index now properly prevents access to system root directories and paths specified in ignore configuration files
    • Launcher script output cleaned up to eliminate unnecessary messages and reduce noise during execution
    • Cross-platform launcher refactored into separate implementations for improved Windows and POSIX compatibility

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cd45c9c3-6e28-4512-a638-b85e533a01c0

📥 Commits

Reviewing files that changed from the base of the PR and between 229039b and 80ba1ff.

📒 Files selected for processing (5)
  • .claude-plugin/plugin.json
  • .cursor-plugin/plugin.json
  • .release-please-manifest.json
  • CHANGELOG.md
  • package.json
✅ Files skipped from review due to trivial changes (4)
  • .cursor-plugin/plugin.json
  • .release-please-manifest.json
  • .claude-plugin/plugin.json
  • CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • package.json

📝 Walkthrough

Walkthrough

Version fields bumped from 0.0.39 to 0.0.40 across package and plugin manifests; CHANGELOG.md gains a new 0.0.40 entry (2026-05-13) documenting Swift tree-sitter chunker support and several script-related bug fixes.

Changes

Release Version Bump

Layer / File(s) Summary
Manifest Version Updates
package.json, .claude-plugin/plugin.json, .cursor-plugin/plugin.json, .release-please-manifest.json
Top-level version fields updated from 0.0.390.0.40.
Changelog Entry
CHANGELOG.md
New ## [0.0.40] (2026-05-13) section added with a chunker Swift support feature and scripts bug-fix items (run.cmd stdout pollution and launcher split).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ory/lumen#138: Identical release-version bump edits across the same manifest files.
  • ory/lumen#133: Automated release churn that increments the same top-level version fields.
  • ory/lumen#140: Release bump that updates changelog entries related to the index behavior.

Suggested labels

autorelease: tagged

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(main): release 0.0.40' accurately summarizes the primary change—bumping the version from 0.0.39 to 0.0.40 across multiple manifest and configuration files.
Linked Issues check ✅ Passed The PR addresses issue #121 requirements: the CHANGELOG documents script changes (stdout pollution fix in run.cmd, splitting cross-OS launcher), matching the polyglot shebang fix and launcher reorganization objectives mentioned in the linked issue.
Out of Scope Changes check ✅ Passed All changes are strictly version bumps and changelog updates related to the 0.0.40 release, which are within scope of Release Please automation and the linked issue requirements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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 release-please--branches--main

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

@aeneasr aeneasr force-pushed the release-please--branches--main branch 3 times, most recently from 85f1964 to 8ac4946 Compare May 11, 2026 08:27
@aeneasr aeneasr force-pushed the release-please--branches--main branch from 8ac4946 to 80ba1ff Compare May 13, 2026 13:10
@aeneasr aeneasr enabled auto-merge (squash) May 13, 2026 13:14
@aeneasr aeneasr merged commit e310ed0 into main May 13, 2026
10 checks passed
@aeneasr
Copy link
Copy Markdown
Member Author

aeneasr commented May 13, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant