Skip to content

bump tauri#208

Merged
matheusfillipe merged 7 commits into
mainfrom
chore/bump-tauri
May 12, 2026
Merged

bump tauri#208
matheusfillipe merged 7 commits into
mainfrom
chore/bump-tauri

Conversation

@matheusfillipe
Copy link
Copy Markdown
Contributor

@matheusfillipe matheusfillipe commented May 12, 2026

Testing on https://github.com/ObsidianIRC/ObsidianIRC/actions/runs/25761288454

If (buildsOk()) {
   plsTest();
   plsMerge();
   return thx
}

Summary by CodeRabbit

  • Chores
    • Corrected iOS build configuration for proper artifact generation
    • Updated core framework dependency to version 2.11 with latest improvements and stability enhancements

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 69b825a7-bc09-4111-9b7f-316368acc22d

📥 Commits

Reviewing files that changed from the base of the PR and between ac36b79 and 6351f16.

⛔ Files ignored due to path filters (1)
  • src-tauri/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • .github/workflows/publish.yaml
  • src-tauri/Cargo.toml

📝 Walkthrough

Walkthrough

This PR contains two maintenance updates: a case correction in the iOS build configuration for xcodebuild and an upgrade of the Tauri framework dependency from version 2.5 to 2.11 in the Rust workspace.

Changes

Build and Dependency Maintenance

Layer / File(s) Summary
iOS Build Configuration Fix
.github/workflows/publish.yaml
The xcodebuild archive command's -configuration argument is adjusted from Release to lowercase release for consistency with expected configuration naming during unsigned IPA creation.
Tauri Dependency Version Update
src-tauri/Cargo.toml
The tauri crate dependency is bumped from version 2.5 to 2.11 without changing the feature set, bringing in minor version improvements and fixes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A rabbit hops through CI with care,
Builds are fixed with config to spare,
Dependencies dance from two-five to two-eleven's air,
Small tweaks ensure the path is fair! 🚀

🚥 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 'bump tauri' is directly related to the main change in the changeset, which updates the tauri crate from version 2.5 to 2.11.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ 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 chore/bump-tauri

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.

@matheusfillipe matheusfillipe requested a review from ValwareIRC May 12, 2026 20:23
@github-actions
Copy link
Copy Markdown

Pages Preview
Preview URL: https://chore-bump-tauri.obsidianirc.pages.dev

Automated deployment preview for the PR in the Cloudflare Pages.

@matheusfillipe matheusfillipe merged commit d7fc494 into main May 12, 2026
4 checks passed
@matheusfillipe matheusfillipe deleted the chore/bump-tauri branch May 12, 2026 21:53
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