Skip to content

chore(main): release 2.3.3 - #178

Merged
AojdevStudio merged 1 commit into
mainfrom
release-please--branches--main--components--family-office
Sep 10, 2026
Merged

AojdevStudio merged 1 commit into
mainfrom
release-please--branches--main--components--family-office

Conversation

@AojdevStudio

@AojdevStudio AojdevStudio commented Sep 10, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

2.3.3 (2026-09-10)

Fixed

  • simplefin: stop three substring patterns misfiling real money (#176) (dee715d)

Changed


This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Bug Fixes

    • Fixed three SimpleFIN substring-matching issues that could incorrectly categorize legitimate monetary values.
    • Improved transaction handling so real money is less likely to be misfiled during SimpleFIN processing.
  • Chores

    • Updated the application version to 2.3.3.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-10T13:04:40.253861Z 5abf5d7 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@AojdevStudio
AojdevStudio force-pushed the release-please--branches--main--components--family-office branch from 5abf5d7 to 048e9c5 Compare September 10, 2026 13:01
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: fb4c12b5-ab44-4e7d-a8f0-c5ae1b76e09e

📥 Commits

Reviewing files that changed from the base of the PR and between 4b95634 and 048e9c5.

📒 Files selected for processing (3)
  • .release-please-manifest.json
  • CHANGELOG.md
  • pyproject.toml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The release metadata updates the project and manifest versions from 2.3.2 to 2.3.3. The changelog adds the 2.3.3 release entry with SimpleFIN fixes and a lockfile regeneration note.

Changes

Release metadata

Layer / File(s) Summary
Version and changelog synchronization
.release-please-manifest.json, pyproject.toml, CHANGELOG.md
The project version and release manifest now use 2.3.3. The changelog records the 2.3.3 release details.

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

Severity of issue fixed: Medium

Merge Risk: ⚪ Minimal · up to 048e9

This release synchronizes version metadata and documents the 2.3.3 fixes. The versions and release date are consistent, with no remaining merge-blocking risk.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description provides release notes and explains the version 2.3.3 release, but it omits the required Summary, Test Plan, Review Checklist, and Wiki impact sections from the repository template. Add all required template sections. State what the PR changes, why the change is needed, related issues, test results, review checklist status, and exactly one Wiki impact option.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Title check ✅ Passed The title clearly identifies this as a release of version 2.3.3. It is concise and matches the main change.
  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--family-office

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.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5abf5d7b8b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pyproject.toml
[project]
name = "family-office"
version = "2.3.2"
version = "2.3.3"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Regenerate uv.lock with the release version

Bumping the project to 2.3.3 leaves the editable family-office entry in uv.lock at 2.3.2. In the checked .pre-commit-config.yaml hook, uv run pytest performs its default sync (uv run --help describes --no-sync as the option that avoids it), so the next commit attempt rewrites the tracked lockfile and fails because the hook modified files; locked consumers also reject the stale lock. Include the corresponding uv.lock update in this release commit.

AGENTS.md reference: AGENTS.md:L45-L52

Useful? React with 👍 / 👎.

@AojdevStudio
AojdevStudio merged commit ab30968 into main Sep 10, 2026
18 of 19 checks passed
@AojdevStudio
AojdevStudio deleted the release-please--branches--main--components--family-office branch September 10, 2026 20:06
@AojdevStudio

Copy link
Copy Markdown
Owner Author

🤖 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