also looking at this
chore(deps): update all non-major dependencies
#14This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @shikijs/vitepress-twoslash (source) | ^1.26.1 -> ^1.27.2 | ||||
| @types/bun (source) | ^1.1.16 -> ^1.1.17 | ||||
| bumpp | ^9.10.0 -> ^9.10.1 | ||||
| lint-staged | ^15.3.0 -> ^15.4.1 | ||||
| unocss (source) | 65.4.0 -> 65.4.2 |
Release Notes
shikijs/shiki (@​shikijs/vitepress-twoslash)
v1.27.2
No significant changes
View changes on GitHub
v1.26.2
🚀 Features
- Update deps and grammars - by @antfu <samp>(68f78)</samp>
View changes on GitHub
antfu/bumpp (bumpp)
v9.10.1
🚀 Features
- More colors for semantic commit tags - by @antfu <samp>(40b4e)</samp>
View changes on GitHub
lint-staged/lint-staged (lint-staged)
v15.4.1
Patch Changes
#1504
1c7a45eThanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.
v15.4.0
Minor Changes
#1500
a8ec1ddThanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:/** * @​filename: lint-staged.config.js * @​type {import('lint-staged').Configuration} */ export default { '*': 'prettier --write', }It's also possible to use the
.tsfile extension for the configuration if your Node.js version supports it. The--experimental-strip-typesflag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.export NODE_OPTIONS="--experimental-strip-types" npx lint-staged --config lint-staged.config.ts
Patch Changes
Configuration
📅 Schedule: 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.
2 changed files on the files tab, with 0 review threads.