Skip to content

chore(deps): update rstack toolchain - #68

Merged
fi3ework merged 1 commit into
mainfrom
renovate/rstack
Sep 24, 2026
Merged

fi3ework merged 1 commit into
mainfrom
renovate/rstack

Conversation

@renovate

@renovate renovate Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@rsbuild/core (source) ~2.2.8 → ~2.2.9 age confidence
@rslib/core (source) ^1.0.1 → ^1.0.2 age confidence
@rslint/core ^0.9.2 → ^0.9.3 age confidence
@rslint/core 0.9.2 → 0.9.3 age confidence
@rstackjs/load-config ^1.0.0 → ^1.0.1 age confidence
@rstest/core (source) ^0.12.0 → ^0.12.1 age confidence
@rstest/core (source) 0.12.0 → 0.12.1 age confidence
rstack (source) 0.7.6 → 0.8.0 age confidence
rstack (source) ^0.7.6 → ^0.8.0 age confidence

Release Notes

web-infra-dev/rsbuild (@​rsbuild/core)

v2.2.9

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v2.2.8...v2.2.9

web-infra-dev/rslib (@​rslib/core)

v1.0.2

Compare Source

What's Changed

New Features 🎉
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v1.0.1...v1.0.2

web-infra-dev/rslint (@​rslint/core)

v0.9.3

Compare Source

Highlights
Near-complete eslint-plugin-n support

Rslint now supports nearly all of eslint-plugin-n's rules and recommended presets through the native node/* namespace. The 38 supported rules cover dependency resolution, package publishing, deprecated APIs, and compatibility with configured Node.js versions. Use nodePlugin.configs.recommended for mixed CommonJS and ES module projects, or choose recommendedModule or recommendedScript explicitly.

import { defineConfig, nodePlugin } from '@rslint/core';

export default defineConfig([nodePlugin.configs.recommended]);
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-with rule execution dropped from 289.8 ms to 4.2 ms. #​2122, #​2123, #​2124, #​2243

What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rslint@v0.9.2...v0.9.3

rstackjs/load-config (@​rstackjs/load-config)

v1.0.1

Compare Source

What's Changed

Full Changelog: rstackjs/load-config@v1.0.0...v1.0.1

web-infra-dev/rstest (@​rstest/core)

v0.12.1

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

Full Changelog: web-infra-dev/rstest@v0.12.0...main

rstackjs/rstack-cli (rstack)

v0.8.0

Compare Source

What's Changed
New Features 🎉
Refactor 🔨
Other Changes

Full Changelog: rstackjs/rstack-cli@v0.7.6...v0.8.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate
renovate Bot force-pushed the renovate/rstack branch 2 times, most recently from e8e2bef to 8df1920 Compare September 23, 2026 03:43
@fi3ework
fi3ework merged commit 453cba4 into main Sep 24, 2026
3 checks passed
@fi3ework
fi3ework deleted the renovate/rstack branch September 24, 2026 03:14
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