ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#14
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +5 -5

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
@shikijs/vitepress-twoslash (source)^1.26.1 -> ^1.27.2ageadoptionpassingconfidence
@types/bun (source)^1.1.16 -> ^1.1.17ageadoptionpassingconfidence
bumpp^9.10.0 -> ^9.10.1ageadoptionpassingconfidence
lint-staged^15.3.0 -> ^15.4.1ageadoptionpassingconfidence
unocss (source)65.4.0 -> 65.4.2ageadoptionpassingconfidence

Release Notes

shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.27.2

Compare Source

No significant changes

    View changes on GitHub

v1.26.2

Compare Source

   🚀 Features
    View changes on GitHub
antfu/bumpp (bumpp)

v9.10.1

Compare Source

   🚀 Features
    View changes on GitHub
lint-staged/lint-staged (lint-staged)

v15.4.1

Compare Source

Patch Changes

v15.4.0

Compare Source

Minor Changes
  • #​1500 a8ec1dd Thanks @​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 .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag 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
unocss/unocss (unocss)

v65.4.2

Compare Source

No significant changes

    View changes on GitHub

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.