Skip to content

chore(deps): update all non-major dependencies#78

Merged
chenjiahan merged 3 commits into
mainfrom
renovate/all-minor-patch
Apr 27, 2026
Merged

chore(deps): update all non-major dependencies#78
chenjiahan merged 3 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 29, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@rslib/core (source) ^0.20.0^0.21.3 age confidence devDependencies minor
@rslint/core ^0.3.3^0.5.0 age confidence devDependencies minor
@rstest/core (source) ^0.9.4^0.9.9 age confidence devDependencies patch
@types/node (source) ^24.12.0^24.12.2 age confidence devDependencies patch
node 24.14.024.15.0 age confidence uses-with minor
pnpm (source) 10.32.110.33.2 age confidence packageManager minor
prettier (source) ^3.8.1^3.8.3 age confidence devDependencies patch
typescript (source) ^6.0.2^6.0.3 age confidence devDependencies patch

Release Notes

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

v0.21.3

Compare Source

What's Changed

New Features 🎉
Other Changes

Full Changelog: web-infra-dev/rslib@v0.21.2...v0.21.3

v0.21.2

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rslib@v0.21.1...v0.21.2

v0.21.1

Compare Source

What's Changed
Bug Fixes 🐞
Other Changes
New Contributors

Full Changelog: web-infra-dev/rslib@v0.21.0...v0.21.1

v0.21.0

Compare Source

Highlights 💡

Single Executable Applications

Rslib now supports building Node.js single executable applications with the experimental experiments.exe option.

export default {
  lib: [
    {
      format: 'esm',
      experiments: {
        exe: true,
      },
    },
  ],
};

More details: experiments.exe

Best Practices Skill

Rslib now provides a best practices skill, which can be used when writing, reviewing, or troubleshooting Rslib projects.

  • In an existing project:
npx skills add rstackjs/agent-skills --skill rslib-best-practices
  • When creating a new project:
npx -y create-rslib@latest my-project -t react --skill rslib-best-practices

More details: AI - Agent Skills

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rslib@v0.20.3...v0.21.0

v0.20.3

Compare Source

What's Changed

Other Changes

Full Changelog: web-infra-dev/rslib@v0.20.2...v0.20.3

v0.20.2

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.20.1...v0.20.2

v0.20.1

Compare Source

What's Changed

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

Full Changelog: web-infra-dev/rslib@v0.20.0...v0.20.1

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

v0.5.0

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Documentation 📖
  • docs(port-rule): add AST shape essentials and alignment audit guidance by @​fansenze in #​688
  • docs(port-rule): tighten alignment requirements and extend AST quirk guide by @​fansenze in #​695
  • docs(port-rule): standardize options examples on a standalone JSON config block by @​fansenze in #​698
  • docs(port-rule): clarify scope — rule semantics, not framework parity by @​fansenze in #​715
  • docs: fix website MDX build errors and refactor plugin registry by @​fansenze in #​768
  • docs: document plugins field and core rules usage in config reference by @​fansenze in #​774
Other Changes

Full Changelog: web-infra-dev/rslint@v0.4.2...v0.5.0

v0.4.2

Compare Source

What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rslint@v0.4.1...v0.4.2

v0.4.1

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞

New Contributors

Full Changelog: web-infra-dev/rslint@v0.4.0...v0.4.1

v0.4.0

Compare Source

What's Changed

New Features 🎉

Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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/all-minor-patch branch 4 times, most recently from 9ab6e16 to 5e426b3 Compare April 3, 2026 13:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 8ac8fe2 to 5945e0e Compare April 15, 2026 04:59
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e60458a to 3981b5e Compare April 22, 2026 18:19
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 3981b5e to 6765d5f Compare April 23, 2026 15:33
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6765d5f to 061802a Compare April 26, 2026 18:16
@chenjiahan chenjiahan merged commit 7c28af3 into main Apr 27, 2026
4 checks passed
@chenjiahan chenjiahan deleted the renovate/all-minor-patch branch April 27, 2026 10:03
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