Innei / Shiro

📜 A minimalist personal website embodying the purity of paper and freshness of snow.
https://innei.in
Other
3.44k stars 737 forks source link

fix(deps): update all non-major dependencies (patch) #385

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@shikijs/transformers (source) 1.6.4 -> 1.6.5 age adoption passing confidence
@upstash/redis 1.31.4 -> 1.31.5 age adoption passing confidence
lint-staged 15.2.6 -> 15.2.7 age adoption passing confidence
shiki (source) 1.6.4 -> 1.6.5 age adoption passing confidence

Release Notes

shikijs/shiki (@​shikijs/transformers) ### [`v1.6.5`](https://togithub.com/shikijs/shiki/releases/tag/v1.6.5) [Compare Source](https://togithub.com/shikijs/shiki/compare/v1.6.4...v1.6.5) #####    🐞 Bug Fixes - **rehype**: Fix type issues  -  by [@​remcohaszing](https://togithub.com/remcohaszing) in [https://github.com/shikijs/shiki/issues/699](https://togithub.com/shikijs/shiki/issues/699) [(0297c)](https://togithub.com/shikijs/shiki/commit/0297cd94) #####    🏎 Performance - Improve performance for the `includeExplanation` option  -  by [@​thetarnav](https://togithub.com/thetarnav) in [https://github.com/shikijs/shiki/issues/701](https://togithub.com/shikijs/shiki/issues/701) [(966e7)](https://togithub.com/shikijs/shiki/commit/966e7e40) #####     [View changes on GitHub](https://togithub.com/shikijs/shiki/compare/v1.6.4...v1.6.5)
upstash/upstash-redis (@​upstash/redis) ### [`v1.31.5`](https://togithub.com/upstash/redis-js/releases/tag/v1.31.5) [Compare Source](https://togithub.com/upstash/upstash-redis/compare/v1.31.4...v1.31.5) #### What's Changed - fix: add Pipeline to exports by [@​CahidArda](https://togithub.com/CahidArda) in [https://github.com/upstash/redis-js/pull/1121](https://togithub.com/upstash/redis-js/pull/1121) **Full Changelog**: https://github.com/upstash/redis-js/compare/v1.31.4...v1.31.5
okonet/lint-staged (lint-staged) ### [`v15.2.7`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1527) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.6...v15.2.7) ##### Patch Changes - [#​1440](https://togithub.com/lint-staged/lint-staged/pull/1440) [`a51be80`](https://togithub.com/lint-staged/lint-staged/commit/a51be804b63307ac7af3c82f4cb2d43dbe92daac) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version drops the `--path-format=absolute` option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading `git` to the latest version.

Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 months ago

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

github-actions[bot] commented 4 months ago

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 87.3 KB (🟢 -10 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!