Skip to content

chore: align apps/api pyproject.toml version with monorepo 1.3.1#9412

Open
pranav-afk wants to merge 1 commit into
makeplane:previewfrom
pranav-afk:chore/9355-api-pyproject-version
Open

chore: align apps/api pyproject.toml version with monorepo 1.3.1#9412
pranav-afk wants to merge 1 commit into
makeplane:previewfrom
pranav-afk:chore/9355-api-pyproject-version

Conversation

@pranav-afk

@pranav-afk pranav-afk commented Jul 13, 2026

Copy link
Copy Markdown

apps/api/pyproject.toml was still reporting 0.24.0 while package manifests across the monorepo ship 1.3.1.

Fixes #9355

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Improvement (change that would cause existing functionality to not work as expected)
  • Code refactoring
  • Performance improvements
  • Documentation update

Screenshots and Media (if applicable)

Test Scenarios

References

Summary by CodeRabbit

  • Chores
    • Updated the application version to 1.3.1.

apps/api/pyproject.toml was still reporting 0.24.0 while package manifests
across the monorepo ship 1.3.1.

Fixes makeplane#9355
@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

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: b94a864a-dd2b-4b81-b024-0aa461a6df41

📥 Commits

Reviewing files that changed from the base of the PR and between dc9d80b and 4014b1c.

📒 Files selected for processing (1)
  • apps/api/pyproject.toml

📝 Walkthrough

Walkthrough

The API project version in apps/api/pyproject.toml is updated from 0.24.0 to 1.3.1.

Changes

API release version

Layer / File(s) Summary
Update API project version
apps/api/pyproject.toml
Changes the project metadata version from 0.24.0 to 1.3.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: dheeru0198, pablohashescobar

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The template is only partially filled; Type of Change, Test Scenarios, and a detailed Description are missing. Add a fuller change summary, check the appropriate Type of Change box, and document any tests run plus related references.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the version alignment change in apps/api pyproject.toml.
Linked Issues check ✅ Passed The change updates apps/api/pyproject.toml to 1.3.1, matching the version mismatch described in #9355.
Out of Scope Changes check ✅ Passed Only the requested version bump is present; no unrelated code changes were introduced.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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.

apps/api/pyproject.toml version stuck at 0.24.0 while repo shipped 1.3.1

1 participant