Skip to content

chore(deps): update dependency rslog to v2#1511

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rslog-2.x
Closed

chore(deps): update dependency rslog to v2#1511
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rslog-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 3, 2026

This PR contains the following updates:

Package Change Age Confidence
rslog ^1.3.2^2.0.1 age confidence

Release Notes

rstackjs/rslog (rslog)

v2.0.1

Compare Source

What's Changed

Full Changelog: rstackjs/rslog@v2.0.0...v2.0.1

v2.0.0

Compare Source

What's Changed

Full Changelog: rstackjs/rslog@v1.3.2...v2.0.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ee71d877a8

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

"rsbuild-plugin-publint": "^0.3.4",
"rslib": "npm:@rslib/core@0.19.6",
"rslog": "^1.3.2",
"rslog": "^2.0.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Keep rslog on v1 until prebundle stops requiring CJS

Upgrading to rslog ^2.0.0 is incompatible with the current prebundle flow: packages/core/prebundle.config.mjs still copies dist/index.cjs in afterBundle for rslog (lines 23-27), but this update moves to the pure-ESM major where that CJS artifact is no longer expected. In that case fs.copyFileSync throws ENOENT, which breaks pnpm prebundle (and therefore pnpm install via prepare) for local dev and CI.

Useful? React with 👍 / 👎.

@renovate renovate bot force-pushed the renovate/rslog-2.x branch 4 times, most recently from 12c612c to 1e9b9c5 Compare March 10, 2026 13:44
@renovate renovate bot force-pushed the renovate/rslog-2.x branch from 1e9b9c5 to 611fb3b Compare March 13, 2026 12:13
@renovate renovate bot deleted the renovate/rslog-2.x branch March 17, 2026 11:03
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.

0 participants