chore(deps): update dependency @rslint/core to v0.9.3 - #508
Merged
Merged
Conversation
Deploying rstack-cli with
|
| Latest commit: |
9630b91
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://04569aa7.rstack-cli.pages.dev |
| Branch Preview URL: | https://renovate-rslint-core-0-x.rstack-cli.pages.dev |
renovate
Bot
force-pushed
the
renovate/rslint-core-0.x
branch
from
September 22, 2026 08:31
1a85699 to
9630b91
Compare
chenjiahan
approved these changes
Sep 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9.2→0.9.3Release Notes
web-infra-dev/rslint (@rslint/core)
v0.9.3Compare Source
Highlights
Near-complete
eslint-plugin-nsupportRslint now supports nearly all of
eslint-plugin-n's rules and recommended presets through the nativenode/*namespace. The 38 supported rules cover dependency resolution, package publishing, deprecated APIs, and compatibility with configured Node.js versions. UsenodePlugin.configs.recommendedfor mixed CommonJS and ES module projects, or chooserecommendedModuleorrecommendedScriptexplicitly.Faster Rstest analysis
Rstest rules avoid redundant scans of mock factories and assertion pairs, and defer fix construction until needed. In a synthetic benchmark with 2,000 adjacent assertion pairs,
rstest/prefer-called-exactly-once-withrule execution dropped from 289.8 ms to 4.2 ms. #2122, #2123, #2124, #2243What's Changed
New Features 🎉
@rstest/coreby @elecmonkey in #2126Performance 🚀
rstest/rules by @elecmonkey in #2122prefer-called-exactly-once-withinterval scans by @elecmonkey in #2124no-async-mock-factorylinear in mock calls by @elecmonkey in #2123Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rslint@v0.9.2...v0.9.3
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
* 0-3 1,15 * *)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.