Skip to content

chore: another bump#1285

Merged
MODSetter merged 1 commit intomainfrom
dev
Apr 21, 2026
Merged

chore: another bump#1285
MODSetter merged 1 commit intomainfrom
dev

Conversation

@MODSetter
Copy link
Copy Markdown
Owner

@MODSetter MODSetter commented Apr 21, 2026

Description

Motivation and Context

FIX #

Screenshots

API Changes

  • This PR includes API changes

Change Type

  • Bug fix
  • New feature
  • Performance improvement
  • Refactoring
  • Documentation
  • Dependency/Build system
  • Breaking change
  • Other (specify):

Testing Performed

  • Tested locally
  • Manual/QA verification

Checklist

  • Follows project coding standards and conventions
  • Documentation updated as needed
  • Dependencies updated as needed
  • No lint/build errors or new warnings
  • All relevant tests are passing

High-level PR Summary

This PR bumps the project version from 0.0.18 to 0.0.19 across all components of the SurfSense application, including the backend Python package, browser extension, desktop app, and web frontend. This is a straightforward version increment affecting version declarations in configuration files and lock files.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 VERSION
2 surfsense_backend/pyproject.toml
3 surfsense_backend/uv.lock
4 surfsense_browser_extension/package.json
5 surfsense_desktop/package.json
6 surfsense_web/package.json

Need help? Join our Discord

Analyze latest changes

Summary by CodeRabbit

  • Chores
    • Version bumped to 0.0.19 across all project components (backend, browser extension, desktop, and web applications).

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

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

Project Deployment Actions Updated (UTC)
surf-sense-frontend Building Building Preview, Comment Apr 21, 2026 9:33am

Request Review

@MODSetter MODSetter merged commit e421342 into main Apr 21, 2026
6 of 9 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d2bc707b-dc6b-4b3a-b9bf-61883e1df261

📥 Commits

Reviewing files that changed from the base of the PR and between b201cc3 and 2b6c39a.

⛔ Files ignored due to path filters (1)
  • surfsense_backend/uv.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • VERSION
  • surfsense_backend/pyproject.toml
  • surfsense_browser_extension/package.json
  • surfsense_desktop/package.json
  • surfsense_web/package.json

📝 Walkthrough

Walkthrough

Version is incremented from 0.0.18 to 0.0.19 across the entire project, including the root VERSION file, Python backend configuration, and all package manifests for browser extension, desktop, and web applications.

Changes

Cohort / File(s) Summary
Version Configuration
VERSION, surfsense_backend/pyproject.toml
Version number updated from 0.0.18 to 0.0.19 in root and backend configuration files.
Package Manifests
surfsense_browser_extension/package.json, surfsense_desktop/package.json, surfsense_web/package.json
Version field updated from 0.0.18 to 0.0.19 across all frontend package manifests.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 From eighteen to nineteen, we hop with delight,
Version bumps gently in the digital night,
Each manifest updated, all packages aligned,
A minor release leaves no file behind! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

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

@recurseml recurseml Bot left a comment

Choose a reason for hiding this comment

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

Review by RecurseML

🔍 Review performed on b201cc3..2b6c39a

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (6)

VERSION
surfsense_backend/pyproject.toml
surfsense_backend/uv.lock
surfsense_browser_extension/package.json
surfsense_desktop/package.json
surfsense_web/package.json

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.

1 participant