Skip to content

chore: bump version to 4.15.1 - #3389

Merged
jeanfbrito merged 2 commits into
masterfrom
chore/release-4.15.1
Jul 1, 2026
Merged

chore: bump version to 4.15.1#3389
jeanfbrito merged 2 commits into
masterfrom
chore/release-4.15.1

Conversation

@jeanfbrito

@jeanfbrito jeanfbrito commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

Version bump for 4.15.1 patch release, bundling four fixes already merged to master:

Test plan

  • All four fixes merged to master with green CI
  • package.json version bumped 4.15.0 → 4.15.1

Summary by CodeRabbit

  • Chores
    • Bumped the app version from 4.15.0 to 4.15.1.

@coderabbitai

coderabbitai Bot commented Jul 1, 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7d460839-0c61-457f-a6ec-33586b5d196a

📥 Commits

Reviewing files that changed from the base of the PR and between 8f00849 and 391427a.

📒 Files selected for processing (1)
  • package.json
📜 Recent review details
⏰ Context from checks skipped due to timeout. (4)
  • GitHub Check: Analyze (javascript)
  • GitHub Check: check (ubuntu-latest)
  • GitHub Check: check (windows-latest)
  • GitHub Check: check (macos-latest)
🔇 Additional comments (1)
package.json (1)

9-9: LGTM!


Walkthrough

This change updates the version field in package.json from 4.15.0 to 4.15.1. No other code, dependencies, or configuration is modified.

Changes

Version Bump

Layer / File(s) Summary
Bump application version
package.json
Version field updated from 4.15.0 to 4.15.1.

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

Possibly related PRs

Suggested labels: type: chore

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The diff only bumps package.json; it does not include the fix for the unsupported-version blocking bug. Include the actual supported-version detection fix or a cherry-pick of the merged bug-fix commits, not just the release version bump.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the only visible change: a version bump to 4.15.1.
Out of Scope Changes check ✅ Passed No unrelated code changes are present; the version bump aligns with a patch-release update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Warning

Review ran into problems

🔥 Problems

Errors were encountered while retrieving linked issues.

Errors (4)
  • CORE-2368: Request failed with status code 401
  • CORE-2369: Request failed with status code 401
  • CORE-2365: Request failed with status code 401
  • CORE-2367: Request failed with status code 401

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.

@jeanfbrito
jeanfbrito merged commit 52cde06 into master Jul 1, 2026
10 checks passed
@jeanfbrito
jeanfbrito deleted the chore/release-4.15.1 branch July 1, 2026 20:09
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.

4.15.0 - Faulty "unsupported version" block still happening

1 participant