Skip to content

chore: upgrade rslint to 0.6.1#58

Merged
chenjiahan merged 1 commit into
mainfrom
codex/upgrade-rslint-core-0-6-1-20260615-a
Jun 15, 2026
Merged

chore: upgrade rslint to 0.6.1#58
chenjiahan merged 1 commit into
mainfrom
codex/upgrade-rslint-core-0-6-1-20260615-a

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

This PR upgrades @rslint/core to v0.6.1 and refreshes the pnpm lockfile. It also applies the small code adjustments required by the newer lint rules where needed.

Related Links

https://github.com/web-infra-dev/rslint/releases/tag/v0.6.1

@chenjiahan chenjiahan marked this pull request as ready for review June 15, 2026 04:44
@coderabbitai

coderabbitai Bot commented Jun 15, 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: c3379d4a-0c85-494a-a49d-89da7761fc13

📥 Commits

Reviewing files that changed from the base of the PR and between e0389a5 and 5cd41ed.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • package.json
  • src/render/typed.ts

📝 Walkthrough

Walkthrough

The @rslint/core development dependency in package.json is bumped from ^0.5.3 to ^0.6.1. In src/render/typed.ts, an inline rslint-disable-next-line no-control-regex comment is inserted before the existing regex used for terminal-friendly markdown replacement in renderTyped, suppressing the lint rule introduced or enforced by the updated linter version. No runtime logic is changed.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: upgrading rslint to version 0.6.1.
Description check ✅ Passed The description is directly related to the changeset, explaining the rslint upgrade to v0.6.1, lockfile refresh, and code adjustments for new lint rules.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/upgrade-rslint-core-0-6-1-20260615-a

Comment @coderabbitai help to get the list of available commands and usage tips.

@chenjiahan chenjiahan merged commit 7a3fb5c into main Jun 15, 2026
3 checks passed
@chenjiahan chenjiahan deleted the codex/upgrade-rslint-core-0-6-1-20260615-a branch June 15, 2026 05: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.

1 participant