Skip to content

chore: bump version to 4.17.0 - #3482

Merged
jeanfbrito merged 1 commit into
devfrom
chore/release-4.17.0
Aug 31, 2026
Merged

chore: bump version to 4.17.0#3482
jeanfbrito merged 1 commit into
devfrom
chore/release-4.17.0

Conversation

@jeanfbrito

@jeanfbrito jeanfbrito commented Aug 31, 2026

Copy link
Copy Markdown
Member

Promotes 4.17.0-alpha.3 to stable 4.17.0 (drops the pre-release suffix, per docs/release-process.md).

Ships everything on dev since 4.16.0:

Improvements

Fixes

Internal

Excluded: #3433 (reverted in #3480, rework tracked in #3481).

Summary by CodeRabbit

  • Chores
    • Promoted the package from version 4.17.0-alpha.3 to the stable 4.17.0 release.

@coderabbitai

coderabbitai Bot commented Aug 31, 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 Plus

Run ID: a792c0dd-38fb-4fbb-b3c9-c1edb989aded

📥 Commits

Reviewing files that changed from the base of the PR and between 5f77aef and ecfddba.

📒 Files selected for processing (1)
  • package.json

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

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

9-9: LGTM!


Walkthrough

The package version changes from 4.17.0-alpha.3 to 4.17.0 in package.json.

Changes

Package release

Layer / File(s) Summary
Release version update
package.json
The package version changes from 4.17.0-alpha.3 to 4.17.0.

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

Merge Risk: ⚪ Minimal · up to ecfdd

This change only promotes the package version to 4.17.0, with no actionable merge-blocking risk remaining after normal checks and review.

Suggested labels: type: chore

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Linked Issues check ❓ Inconclusive The pull request changes only package.json. The provided summary does not show code changes that resolve issue #955, which requires macOS updates to install without an endless restart loop. Provide evidence that the fix for issue #955 is included in the released 4.17.0 contents, or link the implementing changes and tests.
✅ 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 clearly describes the only reported change: promoting version 4.17.0-alpha.3 to stable version 4.17.0.
Out of Scope Changes check ✅ Passed The package version bump is consistent with the stated release objective. No unrelated code changes are reported.
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…
Full details: Docstring Coverage

Explanation

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 files. (1 skipped: 1 unsupported.)

  • Fix all pre-merge checks with AI

Warning

Some tools did not complete. Review the errors below.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

package.json

Parsing error: Missing semicolon. (2:11)

Warning

Errors were encountered while retrieving linked issues.

Errors (1)
  • JIRA integration encountered authorization issues. Please disconnect and reconnect the integration in the CodeRabbit UI.

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 729869a into dev Aug 31, 2026
10 checks passed
@jeanfbrito
jeanfbrito deleted the chore/release-4.17.0 branch August 31, 2026 19:36
@jeanfbrito jeanfbrito mentioned this pull request Aug 31, 2026
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.

Updates on macOS do not install

1 participant