Skip to content

chore(deps): update @rslint/core to v0.5.0#205

Merged
chenjiahan merged 1 commit intomainfrom
chenjiahan/chore-rslint-core-0.5.0
Apr 23, 2026
Merged

chore(deps): update @rslint/core to v0.5.0#205
chenjiahan merged 1 commit intomainfrom
chenjiahan/chore-rslint-core-0.5.0

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

@chenjiahan chenjiahan commented Apr 23, 2026

Summary

  • update @rslint/core from 0.4.2 to 0.5.0
  • replace the short-circuit append in ansiHTML with an explicit if so the code remains clean under the updated lint rules

Related Links

@chenjiahan chenjiahan marked this pull request as ready for review April 23, 2026 06:51
Copilot AI review requested due to automatic review settings April 23, 2026 06:51
@chenjiahan chenjiahan merged commit c80a9c3 into main Apr 23, 2026
4 checks passed
@chenjiahan chenjiahan deleted the chenjiahan/chore-rslint-core-0.5.0 branch April 23, 2026 06:51
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s linting toolchain by bumping @rslint/core to v0.5.0, and applies a small refactor in ansiHTML to keep the code compliant/clean under the updated lint rules.

Changes:

  • Bump @rslint/core from ^0.4.2 to ^0.5.0 in package.json.
  • Regenerate pnpm-lock.yaml to reflect @rslint/core@0.5.0 (and platform binaries).
  • Replace a short-circuit append with an explicit if block in client-src/utils/ansiHTML.ts.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
pnpm-lock.yaml Locks @rslint/core and its platform packages to 0.5.0.
package.json Updates the devDependency range for @rslint/core to ^0.5.0.
client-src/utils/ansiHTML.ts Refactors the “close remaining tags” logic to satisfy updated lint expectations.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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