Skip to content

New release#354

Merged
noe-charmet merged 1 commit intomainfrom
release-fa38530
Jan 26, 2026
Merged

New release#354
noe-charmet merged 1 commit intomainfrom
release-fa38530

Conversation

@shipfox-deploy-bot
Copy link
Contributor

@shipfox-deploy-bot shipfox-deploy-bot commented Jan 26, 2026

A new release of the packages was created.


Note

Publishes new package versions and updates changelogs.

  • Bumps @shipfox/node-log to 0.3.0 (logs to file and stdout simultaneously; exposes flush)
  • Bumps @shipfox/node-feature-flag to 0.6.1 with dependency update to @shipfox/node-log@0.3.0

Written by Cursor Bugbot for commit 597361b. This will update automatically on new commits. Configure here.

Summary by CodeRabbit

  • New Features

    • Logging can now write to both file and stdout simultaneously.
    • Introduced flush functionality for the logging module.
  • Chores

    • Updated log package to version 0.3.0.
    • Updated feature-flag package to version 0.6.1 with dependency bump.

✏️ Tip: You can customize this high-level summary in your review settings.

@vercel
Copy link

vercel bot commented Jan 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
react-ui Ready Ready Preview, Comment Jan 26, 2026 8:29pm

Request Review

@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Walkthrough

A release management PR that removes a processed changeset file and bumps @shipfox/node-log to version 0.3.0 with changelog entries documenting new functionality. Dependent package @shipfox/node-feature-flag is bumped to version 0.6.1 to reflect the upstream version update.

Changes

Cohort / File(s) Summary
Changeset Removal
.changeset/brown-wombats-open.md
Deleted processed changeset file containing version bump metadata for @shipfox/node-log
Node-log Package Release
libs/node/log/package.json, libs/node/log/CHANGELOG.md
Version bump from 0.2.0 to 0.3.0; changelog entry added documenting "Log to file and stdout at the same time + expose flush"
Node-feature-flag Package Update
libs/node/feature-flag/package.json, libs/node/feature-flag/CHANGELOG.md
Version bump from 0.6.0 to 0.6.1; changelog entry added documenting updated dependency @shipfox/node-log@0.3.0

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • New release #147: Updates version metadata for both libs/node/log and libs/node/feature-flag packages with changesets and changelog entries
  • New version release #138: Modifies libs/node/feature-flag package version and metadata
  • New release #222: Updates libs/node/feature-flag package version and changelog

Suggested reviewers

  • EnzalRad
  • dvxam
  • noe-charmet

Poem

🐰 A changeset closes, versions rise high,
Log files now flush beneath the sky,
To stdout and disk, the data flows free,
Feature flags dance in harmony!

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'New release' is overly vague and generic. While it relates to the overall purpose of the PR, it does not specifically convey what is being released or the main changes involved. Consider a more descriptive title that specifies the key changes, such as 'Release: bump node-log to 0.3.0 and feature-flag to 0.6.1' or similar to clearly identify the package versions being released.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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


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.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@libs/node/log/CHANGELOG.md`:
- Line 7: Fix the typo in the changelog entry for commit fa38530 by updating the
phrase "a the same time" to "at the same time" in libs/node/log/CHANGELOG.md so
the entry reads "Log to file and stdout at the same time + expose flush".


### Minor Changes

- fa38530: Log to file and stdout a the same time + expose flush
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Typo in changelog entry.

"a the same time" should be "at the same time".

📝 Proposed fix
-- fa38530: Log to file and stdout a the same time + expose flush
+- fa38530: Log to file and stdout at the same time + expose flush
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
- fa38530: Log to file and stdout a the same time + expose flush
- fa38530: Log to file and stdout at the same time + expose flush
🤖 Prompt for AI Agents
In `@libs/node/log/CHANGELOG.md` at line 7, Fix the typo in the changelog entry
for commit fa38530 by updating the phrase "a the same time" to "at the same
time" in libs/node/log/CHANGELOG.md so the entry reads "Log to file and stdout
at the same time + expose flush".

@noe-charmet noe-charmet merged commit 52405f4 into main Jan 26, 2026
5 checks passed
@noe-charmet noe-charmet deleted the release-fa38530 branch January 26, 2026 20:39
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.

2 participants