also looking at this
chore(deps): update all non-major dependencies
#9This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @shikijs/vitepress-twoslash (source) | ^1.24.4 -> ^1.26.1 | ||||
| lint-staged | ^15.2.11 -> ^15.3.0 |
Release Notes
shikijs/shiki (@​shikijs/vitepress-twoslash)
v1.26.1
🐞 Bug Fixes
- shiki: Missing language alias file, fix #883 - by @antfu in https://github.com/shikijs/shiki/issues/883 <samp>(5766b)</samp>
View changes on GitHub
v1.26.0
🚀 Features
- Introduce precompiled-grammars - by @antfu in https://github.com/shikijs/shiki/issues/880 <samp>(7433b)</samp>
View changes on GitHub
v1.25.1
🐞 Bug Fixes
- Bundle externals - by @antfu <samp>(4e173)</samp>
View changes on GitHub
v1.25.0
🚀 Features
- Introduce
@shikijs/themesand@shikijs/langspackages - by @antfu in https://github.com/shikijs/shiki/issues/879 <samp>(32ce2)</samp> - Update grammars and
oniguruma-to-es- by @antfu <samp>(3cdcb)</samp> - engine-js: Update deps, support new languages - by @slevithan in https://github.com/shikijs/shiki/issues/875 <samp>(c3524)</samp>
View changes on GitHub
lint-staged/lint-staged (lint-staged)
v15.3.0
Minor Changes
#1495
e69da9eThanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98Thanks @iiroj! - Added more help messages around the automaticgit stashthat lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
% npx lint-staged ✔ Backed up original state in git stash (20addf8) ✔ Running tasks for staged files... ✔ Applying modifications from tasks... ✔ Cleaning up temporary files...where the backup can be seen with
git show 20addf8, orgit stash list:% git stash list stash@{0}: lint-staged automatic backup (20addf8)
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.