Skip to content

Bump version#424

Merged
AnthonyRonning merged 1 commit intomasterfrom
bump-2-0-17
Feb 13, 2026
Merged

Bump version#424
AnthonyRonning merged 1 commit intomasterfrom
bump-2-0-17

Conversation

@AnthonyRonning
Copy link
Copy Markdown
Contributor

@AnthonyRonning AnthonyRonning commented Feb 13, 2026


Open with Devin

Summary by CodeRabbit

  • Chores
    • Version updated to 2.0.17
    • Updated project build configuration and version codes across build manifests

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 13, 2026

📝 Walkthrough

Walkthrough

This PR performs a version bump from 2.0.16 to 2.0.17 across frontend package manifests and adds a root path configuration directive to bunfig.toml.

Changes

Cohort / File(s) Summary
Version Bump
frontend/package.json, frontend/src-tauri/Cargo.toml, frontend/src-tauri/tauri.conf.json
Version incremented from 2.0.16 to 2.0.17 across npm and Rust manifests; Android versionCode also incremented from 2000016000 to 2000017000.
Build Configuration
frontend/bunfig.toml
Added root = "./src" configuration entry while maintaining existing preload settings.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Maple#301: Modifies version fields in the same manifest files (package.json, Cargo.toml, tauri.conf.json) for release versioning.
  • Maple#72: Performs coordinated version bump updates across frontend package.json and src-tauri manifest files.
  • Maple#84: Bumps versions in the same set of frontend manifests (package.json, Cargo.toml, tauri.conf.json).

Poem

🐰 A version hops from .16 to .17,
With bunfig root now clearly seen,
Android's code counts up once more,
Each manifest updated in this door! 📦✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Bump version' directly matches the changeset, which bumps versions across multiple manifest files (package.json, Cargo.toml, tauri.conf.json) and frontend configuration.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into master

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump-2-0-17

No actionable comments were generated in the recent review. 🎉


Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying maple with  Cloudflare Pages  Cloudflare Pages

Latest commit: 91f1041
Status: ✅  Deploy successful!
Preview URL: https://5ab7d23e.maple-ca8.pages.dev
Branch Preview URL: https://bump-2-0-17.maple-ca8.pages.dev

View logs

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Feb 13, 2026

Greptile Overview

Greptile Summary

This PR bumps the application version from 2.0.16 to 2.0.17 across all platform configurations and adds a test root configuration.

  • Version updated consistently across package.json, Cargo.toml, tauri.conf.json, and iOS configuration files
  • Android versionCode correctly calculated and updated to 2000017000
  • iOS CFBundleShortVersionString and CFBundleVersion updated in both project.yml and Info.plist
  • Cargo.lock regenerated to reflect the version change
  • Test configuration enhanced with root = "./src" in bunfig.toml

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Version bump is consistently applied across all configuration files, Android versionCode follows correct calculation pattern, and the additional test configuration change is a minor improvement
  • No files require special attention

Important Files Changed

Filename Overview
frontend/package.json Version bumped from 2.0.16 to 2.0.17
frontend/src-tauri/Cargo.toml Version bumped from 2.0.16 to 2.0.17
frontend/src-tauri/tauri.conf.json Version bumped to 2.0.17, Android versionCode updated to 2000017000
frontend/bunfig.toml Added test root configuration pointing to ./src directory

Last reviewed commit: 91f1041

@AnthonyRonning AnthonyRonning merged commit c3d4bc5 into master Feb 13, 2026
14 checks passed
@AnthonyRonning AnthonyRonning deleted the bump-2-0-17 branch February 13, 2026 16:45
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