moefyit / moefy-canvas

:framed_picture: 使用可可爱爱的 canvas 动效装点你的网页~
https://moefy-canvas.nyakku.moe/
MIT License
20 stars 1 forks source link

⬆️ deps: Update dependencies (non-major) #192

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
@types/node (source) 20.11.24 -> 20.11.25 age adoption passing confidence
bumpp 9.3.1 -> 9.4.0 age adoption passing confidence
typescript (source) 5.3.3 -> 5.4.2 age adoption passing confidence
vite (source) 5.1.4 -> 5.1.5 age adoption passing confidence
vitepress (source) 1.0.0-rc.44 -> 1.0.0-rc.45 age adoption passing confidence

Release Notes

antfu/bumpp (bumpp) ### [`v9.4.0`](https://togithub.com/antfu/bumpp/releases/tag/v9.4.0) [Compare Source](https://togithub.com/antfu/bumpp/compare/v9.3.1...v9.4.0) #####    🚀 Features - Support `next` as release type  -  by [@​Vision010](https://togithub.com/Vision010), **Anthony Fu** and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/bumpp/issues/15](https://togithub.com/antfu/bumpp/issues/15) [(81b7e)](https://togithub.com/antfu/bumpp/commit/81b7e35) - Allow passing `--current-version` to override the current version  -  by [@​murongg](https://togithub.com/murongg) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/bumpp/issues/17](https://togithub.com/antfu/bumpp/issues/17) [(48778)](https://togithub.com/antfu/bumpp/commit/4877803) - Find config in parent directory  -  by [@​aleclarson](https://togithub.com/aleclarson) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/bumpp/issues/8](https://togithub.com/antfu/bumpp/issues/8) [(032bd)](https://togithub.com/antfu/bumpp/commit/032bd7a) #####    🐞 Bug Fixes - Resolve the right config file and args from cli  -  by [@​Bernankez](https://togithub.com/Bernankez) in [https://github.com/antfu/bumpp/issues/20](https://togithub.com/antfu/bumpp/issues/20) [(d9660)](https://togithub.com/antfu/bumpp/commit/d9660fe) #####     [View changes on GitHub](https://togithub.com/antfu/bumpp/compare/v9.3.1...v9.4.0)
Microsoft/TypeScript (typescript) ### [`v5.4.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.2): TypeScript 5.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vitejs/vite (vite) ### [`v5.1.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small515-2024-03-04-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.1.4...v5.1.5) - fix: `__vite__mapDeps` code injection ([#​15732](https://togithub.com/vitejs/vite/issues/15732)) ([aff54e1](https://togithub.com/vitejs/vite/commit/aff54e1)), closes [#​15732](https://togithub.com/vitejs/vite/issues/15732) - fix: analysing build chunk without dependencies ([#​15469](https://togithub.com/vitejs/vite/issues/15469)) ([bd52283](https://togithub.com/vitejs/vite/commit/bd52283)), closes [#​15469](https://togithub.com/vitejs/vite/issues/15469) - fix: import with query with imports field ([#​16085](https://togithub.com/vitejs/vite/issues/16085)) ([ab823ab](https://togithub.com/vitejs/vite/commit/ab823ab)), closes [#​16085](https://togithub.com/vitejs/vite/issues/16085) - fix: normalize literal-only entry pattern ([#​16010](https://togithub.com/vitejs/vite/issues/16010)) ([1dccc37](https://togithub.com/vitejs/vite/commit/1dccc37)), closes [#​16010](https://togithub.com/vitejs/vite/issues/16010) - fix: optimizeDeps.entries with literal-only pattern(s) ([#​15853](https://togithub.com/vitejs/vite/issues/15853)) ([49300b3](https://togithub.com/vitejs/vite/commit/49300b3)), closes [#​15853](https://togithub.com/vitejs/vite/issues/15853) - fix: output correct error for empty import specifier ([#​16055](https://togithub.com/vitejs/vite/issues/16055)) ([a9112eb](https://togithub.com/vitejs/vite/commit/a9112eb)), closes [#​16055](https://togithub.com/vitejs/vite/issues/16055) - fix: upgrade esbuild to 0.20.x ([#​16062](https://togithub.com/vitejs/vite/issues/16062)) ([899d9b1](https://togithub.com/vitejs/vite/commit/899d9b1)), closes [#​16062](https://togithub.com/vitejs/vite/issues/16062) - fix(runtime): runtime HMR affects only imported files ([#​15898](https://togithub.com/vitejs/vite/issues/15898)) ([57463fc](https://togithub.com/vitejs/vite/commit/57463fc)), closes [#​15898](https://togithub.com/vitejs/vite/issues/15898) - fix(scanner): respect `experimentalDecorators: true` ([#​15206](https://togithub.com/vitejs/vite/issues/15206)) ([4144781](https://togithub.com/vitejs/vite/commit/4144781)), closes [#​15206](https://togithub.com/vitejs/vite/issues/15206) - revert: "fix: upgrade esbuild to 0.20.x" ([#​16072](https://togithub.com/vitejs/vite/issues/16072)) ([11cceea](https://togithub.com/vitejs/vite/commit/11cceea)), closes [#​16072](https://togithub.com/vitejs/vite/issues/16072) - refactor: share code with vite runtime ([#​15907](https://togithub.com/vitejs/vite/issues/15907)) ([b20d542](https://togithub.com/vitejs/vite/commit/b20d542)), closes [#​15907](https://togithub.com/vitejs/vite/issues/15907) - refactor(runtime): use functions from `pathe` ([#​16061](https://togithub.com/vitejs/vite/issues/16061)) ([aac2ef7](https://togithub.com/vitejs/vite/commit/aac2ef7)), closes [#​16061](https://togithub.com/vitejs/vite/issues/16061) - chore(deps): update all non-major dependencies ([#​16028](https://togithub.com/vitejs/vite/issues/16028)) ([7cfe80d](https://togithub.com/vitejs/vite/commit/7cfe80d)), closes [#​16028](https://togithub.com/vitejs/vite/issues/16028)
vuejs/vitepress (vitepress) ### [`v1.0.0-rc.45`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#100-rc45-2024-03-06) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.0.0-rc.44...v1.0.0-rc.45) ##### Bug Fixes - **router:** hashchange not emitted in certain cases ([#​3637](https://togithub.com/vuejs/vitepress/issues/3637)) ([f6bd99e...6c0125b](https://togithub.com/vuejs/vitepress/compare/f6bd99eb1311238e1114301a767634b139327916...6c0125b65513531870f00ebef1ae11096027875a)) ##### Features - set `__VITEPRESS__` for easy detection by plugins and other tools ([#​3634](https://togithub.com/vuejs/vitepress/issues/3634)) ([f6bd99e](https://togithub.com/vuejs/vitepress/commit/f6bd99eb1311238e1114301a767634b139327916))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.