Skip to content

chore(deps): upgrade Rslint to v0.8.2 - #259

Merged
chenjiahan merged 1 commit into
mainfrom
chore/upgrade-rslint-0.8.2
Aug 27, 2026
Merged

chore(deps): upgrade Rslint to v0.8.2#259
chenjiahan merged 1 commit into
mainfrom
chore/upgrade-rslint-0.8.2

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

Rslint v0.8.2 removes no-undef from the JavaScript recommended preset, so explicit overrides are no longer needed.

This PR upgrades @rslint/core to v0.8.2 and removes the redundant no-undef configuration.

Related Links

Copilot AI lite review requested due to automatic review settings August 27, 2026 09:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the project’s Rslint dependency to @rslint/core@0.8.2 and removes a now-redundant no-undef override in the Rslint configuration, aligning the repo with the updated recommended rule preset behavior.

Changes:

  • Bump @rslint/core from ^0.8.1 to ^0.8.2 in package.json.
  • Update pnpm-lock.yaml to lock @rslint/core and platform native packages to 0.8.2.
  • Remove the explicit 'no-undef': 'off' rule from rslint.config.ts.

Reviewed changes

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

File Description
rslint.config.ts Removes redundant no-undef override now that it’s no longer in the recommended preset.
package.json Upgrades @rslint/core dependency to ^0.8.2.
pnpm-lock.yaml Updates lockfile entries to @rslint/core@0.8.2 and corresponding native packages.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@chenjiahan
chenjiahan merged commit e5835a3 into main Aug 27, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chore/upgrade-rslint-0.8.2 branch August 27, 2026 10:49
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