Skip to content

Conversation

@ahnpnl
Copy link
Collaborator

@ahnpnl ahnpnl commented Sep 19, 2025

Summary by CodeRabbit

  • Bug Fixes

    • Reverted the previous 29.4.3 changes to restore expected behavior and resolve a reported issue.
  • Documentation

    • Updated the changelog with a new entry for version 29.4.4, detailing the bug fix and referencing the prior rollback.
  • Chores

    • Bumped the app version to 29.4.4.

@ahnpnl ahnpnl requested a review from kulshekhar as a code owner September 19, 2025 13:50
@coderabbitai
Copy link

coderabbitai bot commented Sep 19, 2025

Walkthrough

A documentation update to revert version 29.4.3 changes, updating the changelog and package version to 29.4.4 while closing issue #5049.

Changes

Cohort / File(s) Change Summary
Changelog Update
CHANGELOG.md
Added top-level entry for version 29.4.4, documenting bug fixes and reverting 29.4.3 changes
Version Bump
package.json
Updated package version from 29.4.3 to 29.4.4

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • kulshekhar

Poem

🐰 A rabbit's changelog tale,
Version numbers set to sail,
Reverting changes with a hop,
Bug fixes make the metrics drop,
CodeRabbit's magic never fails! 🔧

Pre-merge checks and finishing touches

✅ 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 "chore(release): 29.4.4" is concise, follows conventional commit style, and accurately summarizes the primary change (a release/version bump and associated changelog entry), matching the modifications to package.json and CHANGELOG.md so a teammate scanning history will understand the main purpose of the PR.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-29.4.4

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 25cb706 and abb4776.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • package.json (1 hunks)
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2025-08-05T08:03:52.583Z
Learnt from: ahnpnl
PR: kulshekhar/ts-jest#4976
File: examples/js-with-babel/package.json:14-19
Timestamp: 2025-08-05T08:03:52.583Z
Learning: ts-jest version 29 supports both Jest 29 and Jest 30, so having ts-jest 29.x with Jest 30.x is not a compatibility issue and should not be flagged as a version mismatch problem.

Applied to files:

  • CHANGELOG.md
  • package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
  • GitHub Check: test-windows (22) / Run tests on Node v22 on windows-latest
  • GitHub Check: test-windows (20) / Run tests on Node v20 on windows-latest
  • GitHub Check: test-windows (18) / Run tests on Node v18 on windows-latest
  • GitHub Check: test-ubuntu (22) / Run tests on Node v22 on ubuntu-latest
  • GitHub Check: test-ubuntu (20) / Run tests on Node v20 on ubuntu-latest
  • GitHub Check: test-ubuntu (18) / Run tests on Node v18 on ubuntu-latest
🔇 Additional comments (2)
CHANGELOG.md (1)

1-8: Changelog entry for 29.4.4 looks good

Date, compare link, and note about reverting 29.4.3 (closing #5049) are consistent with the release intent.

package.json (1)

3-3: CHANGELOG top heading malformed — package.json (29.4.4) and CHANGELOG.md disagree

package.json version = 29.4.4 but the top CHANGELOG heading is "npm run changelog && git add CHANGELOG.md, CHANGELOG=29.4.4". Regenerate the changelog (npm run changelog) or edit CHANGELOG.md so the first "## [29.4.4]" matches package.json.

Likely an incorrect or invalid review comment.


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.

@sonarqubecloud
Copy link

@ahnpnl ahnpnl merged commit 89a4f9f into main Sep 19, 2025
21 checks passed
@ahnpnl ahnpnl deleted the release-29.4.4 branch September 19, 2025 14:07
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.

3 participants