Skip to content

chore(dev-deps): update dev dependencies#12

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies
Open

chore(dev-deps): update dev dependencies#12
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 18, 2026

This PR contains the following updates:

Package Change Age Confidence
@napi-rs/cli (source) 3.6.23.7.0 age confidence
@rspress/core (source) 2.0.102.0.13 age confidence
@typescript/native-preview (source) 7.0.0-dev.20260424.17.0.0-dev.20260604.1 age confidence
bumpp ^11.0.1^11.1.0 age confidence
oxfmt (source) ^0.47.0^0.53.0 age confidence
oxlint (source) ^1.62.0^1.68.0 age confidence
tinyglobby (source) ^0.2.16^0.2.17 age confidence

Release Notes

napi-rs/napi-rs (@​napi-rs/cli)

v3.7.0

Compare Source

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

v2.0.13

Compare Source

What's Changed

🐛 Bug Fixes
🛠 Refactors
  • refactor(ssg-md): use import.meta env for SSG-MD and add snapshot tests by @​SoonIter in #​3406
📦 Chores & Dependencies

Full Changelog: web-infra-dev/rspress@v2.0.12...v2.0.13

v2.0.12

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

v2.0.11

Compare Source

What's Changed

New Features 🎉
  • feat(mdx/FileCodeblock): support file codeblock starts with / prefix by @​JounQin in #​3357
  • feat(theme): add BrowserOnly runtime component for sideEffects import and deprecate NoSSR by @​SoonIter in #​3360
Bug Fixes 🐞
  • fix(theme/Search): NFD normalization causes search to highlight wrong characters in Japanese or backtrack in an infinite loop by @​Quatton in #​3335
  • fix(ssg): experimentalWorker "Cannot find module '@​rspress/core/dist/entry/worker.js'" by @​SoonIter in #​3354
  • fix(theme/darkMode): restore auto appearance when toggle matches system theme by @​Copilot in #​3352
  • fix(plugin-preview & plugin-playground): react-router-dom peer compatibility by @​Copilot in #​3350
  • fix(theme/Prompt): avoid gradients in dark mode by @​SoonIter in #​3338
  • fix(layout): Fixed mobile doc layout menu showing unnecessarily by @​elliotcourant in #​3342
  • fix(core): preserve false ssg option by @​chenjiahan in #​3361
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspress@v2.0.10...v2.0.11

microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20260604.1

Compare Source

v7.0.0-dev.20260603.1

Compare Source

v7.0.0-dev.20260602.1

Compare Source

v7.0.0-dev.20260601.1

Compare Source

v7.0.0-dev.20260527.2

Compare Source

v7.0.0-dev.20260527.1

Compare Source

v7.0.0-dev.20260526.1

Compare Source

v7.0.0-dev.20260525.1

Compare Source

v7.0.0-dev.20260524.1

Compare Source

v7.0.0-dev.20260523.1

Compare Source

v7.0.0-dev.20260522.1

Compare Source

v7.0.0-dev.20260521.1

Compare Source

v7.0.0-dev.20260519.1

Compare Source

v7.0.0-dev.20260518.1

Compare Source

v7.0.0-dev.20260517.1

Compare Source

v7.0.0-dev.20260516.1

Compare Source

v7.0.0-dev.20260515.1

Compare Source

v7.0.0-dev.20260514.1

Compare Source

v7.0.0-dev.20260513.1

Compare Source

v7.0.0-dev.20260512.1

Compare Source

v7.0.0-dev.20260511.1

Compare Source

v7.0.0-dev.20260510.1

Compare Source

v7.0.0-dev.20260509.2

Compare Source

v7.0.0-dev.20260508.1

Compare Source

v7.0.0-dev.20260507.1

Compare Source

v7.0.0-dev.20260506.1

Compare Source

v7.0.0-dev.20260505.1

Compare Source

v7.0.0-dev.20260504.1

Compare Source

v7.0.0-dev.20260503.1

Compare Source

v7.0.0-dev.20260502.1

Compare Source

v7.0.0-dev.20260501.1

Compare Source

v7.0.0-dev.20260430.1

Compare Source

v7.0.0-dev.20260429.1

Compare Source

v7.0.0-dev.20260428.1

Compare Source

v7.0.0-dev.20260427.1

Compare Source

v7.0.0-dev.20260426.1

Compare Source

v7.0.0-dev.20260425.1

Compare Source

v7.0.0-dev.20260424.2

Compare Source

antfu-collective/bumpp (bumpp)

v11.1.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
oxc-project/oxc (oxfmt)

v0.53.0

Compare Source

v0.52.0

Compare Source

🚀 Features
  • 16b8058 oxfmt: Support vite-plus/resolveConfig for vite.config.ts (#​22454) (leaysgur)

v0.51.0

Compare Source

v0.50.0

Compare Source

🐛 Bug Fixes
  • 43b9978 formatter/sort_imports: Treat subpath imports as internal (#​22440) (leaysgur)

v0.49.0

Compare Source

🚀 Features

v0.48.0

Compare Source

oxc-project/oxc (oxlint)

v1.68.0

Compare Source

🚀 Features
  • e4b1f46 linter/typescript: Implement method-signature-style rule (#​22679) (Mikhail Baev)
  • bc462ca linter/vue: Implement no-reserved-component-names rule (#​22741) (bab)
  • ef9e751 linter/vue: Implement component-definition-name-casing rule (#​22818) (bab)
  • d67f51a linter/vue: Implement require-prop-type-constructor rule (#​22708) (bab)
  • 8422e8b linter/jsdoc: Implement require-yields-description rule (#​22805) (Mikhail Baev)
  • fe93f97 linter/eslint: Implement prefer-named-capture-group rule (#​22759) (Sebastian Poxhofer)

v1.67.0

Compare Source

🚀 Features

v1.66.0

Compare Source

🚀 Features
  • 0440b0f linter/eslint: Implement id-match rule (#​22379) (Vladislav Sayapin)
  • 65bf119 linter: Implement react no-object-type-as-default-prop (#​22481) (uhyo)
  • 2a6ddce linter/eslint: Implement no-implied-eval rule (#​22391) (Vladislav Sayapin)
  • 625758a linter/vitest: Implement padding-around-after-all-blocks rule (#​21788) (kapobajza)
  • 37680b0 linter: Implement react no-unstable-nested-components (#​22248) (Jovi De Croock)
  • d8d9c74 linter: Implement import/newline-after-import rule (#​19142) (Ryuya Yanagi)

v1.65.0

Compare Source

🚀 Features
  • 5478fb5 linter/jsdoc: Implement require-throws-description rule (#​22386) (Mikhail Baev)
  • c73225e linter/eslint: Implement prefer-arrow-callback rule (#​22312) (박천(Cheon Park))
  • de82b59 linter: Add support for eslint-plugin-jsx-a11y-x (#​22356) (mehm8128)
  • f44b6c8 linter: Fill schemas DummyRuleMap with built-in rules (#​22288) (Sysix)

v1.64.0

Compare Source

🚀 Features
🐛 Bug Fixes

v1.63.0

Compare Source

📚 Documentation
SuperchupuDev/tinyglobby (tinyglobby)

v0.2.17

Compare Source

Changed
  • Enabled staged publishing for stronger supply-chain security
Fixed
  • Defaults when undefined is passed to any of the options by chloeelim
  • Drive-relative paths on Windows by Andrej730
  • FileSystemAdapter is now exported again

Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 4am on Monday"
  • 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/dev-dependencies branch 7 times, most recently from 19502a0 to e88a124 Compare January 26, 2026 15:04
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from f4223ae to c004c28 Compare February 2, 2026 12:27
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from 496fb02 to 0cfa615 Compare February 5, 2026 09:15
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from 678109b to 9f2b299 Compare February 16, 2026 18:00
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from 78cbb57 to 18558aa Compare February 23, 2026 13:52
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from 2c64aef to e3f300d Compare March 9, 2026 10:44
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from 42dfae3 to c515fe4 Compare March 16, 2026 13:47
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from 3f1fbe7 to fd2bfa5 Compare March 24, 2026 14:44
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from c1d60da to 32f49df Compare April 27, 2026 14:12
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch from 32f49df to c06e9db Compare April 28, 2026 16:02
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 8 times, most recently from e1763e5 to 34c84af Compare May 12, 2026 10:41
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 9 times, most recently from 7057653 to 1b1c677 Compare May 19, 2026 16:07
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch 9 times, most recently from d462a08 to e020ded Compare May 27, 2026 17:44
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.

0 participants