ba-archive / blue-archive-story-viewer

碧蓝档案的档案。仓库已经迁移到 monorepo,详情请看 readme。
https://github.com/ba-archive/blue-archive
GNU General Public License v3.0
118 stars 8 forks source link

chore(deps): update all non-major dependencies #246

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.59.2 -> 5.59.5 age adoption passing confidence
@typescript-eslint/parser 5.59.2 -> 5.59.5 age adoption passing confidence
@vitejs/plugin-vue (source) 4.2.1 -> 4.2.3 age adoption passing confidence
eslint-plugin-vue (source) 9.11.0 -> 9.12.0 age adoption passing confidence
gsap (source) 3.11.4 -> 3.11.5 age adoption passing confidence
pinia 2.0.35 -> 2.0.36 age adoption passing confidence
terser (source) 5.17.1 -> 5.17.3 age adoption passing confidence
typed.js 2.0.12 -> 2.0.16 age adoption passing confidence
vue (source) 3.2.47 -> 3.3.2 age adoption passing confidence
vue-router 4.1.6 -> 4.2.0 age adoption passing confidence
vue-tsc 1.6.4 -> 1.6.5 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.5`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5595-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5594v5595-2023-05-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.5) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.5`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5595-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5594v5595-2023-05-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.5) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
vitejs/vite-plugin-vue ### [`v4.2.3`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small423-2023-05-12-small) [Compare Source](https://togithub.com/vitejs/vite-plugin-vue/compare/b1793d8bfbd745285b8a275953ce5b849c587f2e...abdf5f4f32d02af641e5f60871bde14535569b1e) - fix(types): widen allowed script options for 3.3 features ([3ac08e4](https://togithub.com/vitejs/vite-plugin-vue/commit/3ac08e4)) ### [`v4.2.2`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small422-2023-05-11-small) [Compare Source](https://togithub.com/vitejs/vite-plugin-vue/compare/808677b39dd2c4fab656549626f528987b8620b8...b1793d8bfbd745285b8a275953ce5b849c587f2e) - fix: ignore generic attribute when generating script import ([3170af1](https://togithub.com/vitejs/vite-plugin-vue/commit/3170af1)) - chore: bump vite ([ffe74e5](https://togithub.com/vitejs/vite-plugin-vue/commit/ffe74e5)) - chore: bump vue version ([799d875](https://togithub.com/vitejs/vite-plugin-vue/commit/799d875))
vuejs/eslint-plugin-vue ### [`v9.12.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/tag/v9.12.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v9.11.1...v9.12.0) #### ✨ Enhancements - [#​2135](https://togithub.com/vuejs/eslint-plugin-vue/issues/2135) Added `shallowOnly` option to [`vue/no-mutating-props` rule](https://eslint.vuejs.org/rules/valid-model-definition.html). - [#​2138](https://togithub.com/vuejs/eslint-plugin-vue/issues/2138) Added [`vue/no-root-v-if` rule](https://eslint.vuejs.org/rules/no-root-v-if.html) that disallows the `v-if` directive on the root element. #### ⚙️ Updates - [#​2145](https://togithub.com/vuejs/eslint-plugin-vue/issues/2145) Added `meta` object to the processor. - [#​2149](https://togithub.com/vuejs/eslint-plugin-vue/issues/2149) Added `meta` object to the plugin. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.11.1...v9.12.0 ### [`v9.11.1`](https://togithub.com/vuejs/eslint-plugin-vue/releases/tag/v9.11.1) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v9.11.0...v9.11.1) #### 🐛 Bug Fixes - [#​2147](https://togithub.com/vuejs/eslint-plugin-vue/issues/2147) Fixed rules incompatible with ESLint v8.40. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.11.0...v9.11.1
greensock/GSAP ### [`v3.11.5`](https://togithub.com/greensock/GSAP/compare/3.11.4...3.11.5) [Compare Source](https://togithub.com/greensock/GSAP/compare/3.11.4...3.11.5)
vuejs/pinia ### [`v2.0.36`](https://togithub.com/vuejs/pinia/releases/tag/pinia%402.0.36) [Compare Source](https://togithub.com/vuejs/pinia/compare/pinia@2.0.35...pinia@2.0.36) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md) for details.
terser/terser ### [`v5.17.3`](https://togithub.com/terser/terser/blob/HEAD/CHANGELOG.md#v5173) [Compare Source](https://togithub.com/terser/terser/compare/v5.17.2...v5.17.3) - Fix issue with trimming a static class property's contents accessing the class as `this`. ### [`v5.17.2`](https://togithub.com/terser/terser/blob/HEAD/CHANGELOG.md#v5172) [Compare Source](https://togithub.com/terser/terser/compare/v5.17.1...v5.17.2) - Be less conservative when detecting use-before-definition of `var` in hoisted functions. - Support unusual (but perfectly valid) initializers of for-in and for-of loops. - Fix issue where hoisted function would be dropped if it was after a `continue` statement
mattboldt/typed.js ### [`v2.0.16`](https://togithub.com/mattboldt/typed.js/releases/tag/v2.0.16): Typed.js v2.0.16 [Compare Source](https://togithub.com/mattboldt/typed.js/compare/v2.0.15...v2.0.16) - Fixes [https://github.com/mattboldt/typed.js/issues/545](https://togithub.com/mattboldt/typed.js/issues/545) - Regenerated esdocs ### [`v2.0.15`](https://togithub.com/mattboldt/typed.js/releases/tag/v2.0.15): Typed.js v2.0.15 [Compare Source](https://togithub.com/mattboldt/typed.js/compare/v2.0.14...v2.0.15) - Fixed issue where existing text in an element was causing the 1st string to be skipped [#​526](https://togithub.com/mattboldt/typed.js/issues/526) - Fixed issue where if you have multiple instances of typed on the page, and the 2nd one is configured to fade out, the fade out css wasn't being appended to the doc - Fixed some deprecated syntax ### [`v2.0.14`](https://togithub.com/mattboldt/typed.js/releases/tag/v2.0.14): Typed.js v2.0.14 [Compare Source](https://togithub.com/mattboldt/typed.js/compare/v2.0.13...v2.0.14) Fixed missing `TypedOptions` type interface declaration. Fixes [https://github.com/mattboldt/typed.js/issues/537](https://togithub.com/mattboldt/typed.js/issues/537) ### [`v2.0.13`](https://togithub.com/mattboldt/typed.js/releases/tag/v2.0.13): Typed.js v2.0.13 [Compare Source](https://togithub.com/mattboldt/typed.js/compare/v2.0.12...v2.0.13) - Switched bundler from old gulp implementation to microbundle - Removed old dev dependencies - Changed implementation of hidden "strings element" to be more accessible
vuejs/core ### [`v3.3.2`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#​332-httpsgithubcomvuejscorecomparev331v332-2023-05-12) [Compare Source](https://togithub.com/vuejs/core/compare/v3.3.1...v3.3.2) ##### Bug Fixes - **compiler-core:** treat floating point numbers as constants ([8dc8cf8](https://togithub.com/vuejs/core/commit/8dc8cf852bf8057aa5c4b5670f09e8c28a168b73)), closes [#​8295](https://togithub.com/vuejs/core/issues/8295) - **compiler-dom:** do not throw in production on side effect tags ([c454b9d](https://togithub.com/vuejs/core/commit/c454b9d7f431d57abedb7184d1e4059914c4463f)), closes [#​8287](https://togithub.com/vuejs/core/issues/8287) [#​8292](https://togithub.com/vuejs/core/issues/8292) - **compiler-sfc:** fix regression on props destructure when transform is not enabled ([f25bd37](https://togithub.com/vuejs/core/commit/f25bd37c6707fde19d164d90a38de41168941f4b)), closes [#​8289](https://togithub.com/vuejs/core/issues/8289) - **compiler-sfc:** handle prop keys that need escaping ([#​7803](https://togithub.com/vuejs/core/issues/7803)) ([690ef29](https://togithub.com/vuejs/core/commit/690ef296357c7fc09f66ba9408df548e117f686f)), closes [#​8291](https://togithub.com/vuejs/core/issues/8291) - **compiler-sfc:** properly parse d.ts files when resolving types ([aa1e77d](https://togithub.com/vuejs/core/commit/aa1e77d532b951ea5d3a5e26214a8b0c9c02fb6f)), closes [#​8285](https://togithub.com/vuejs/core/issues/8285) - **compiler-sfc:** raise specific warning for failed extends and allow ignoring extends ([8235072](https://togithub.com/vuejs/core/commit/82350721a408e1f552c613c05971439d6c218d87)), closes [#​8286](https://togithub.com/vuejs/core/issues/8286) ### [`v3.3.1`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#​331-httpsgithubcomvuejscorecomparev330v331-2023-05-11) [Compare Source](https://togithub.com/vuejs/core/compare/v3.3.0...v3.3.1) ##### Bug Fixes - **suspense:** handle nested sync suspense for hydration ([a3f5485](https://togithub.com/vuejs/core/commit/a3f54857858c8ca0e6b9f12618d151ab255fb040)) ### [`v3.3.0`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#​330-Rurouni-Kenshin-httpsgithubcomvuejscorecomparev330-beta5v330-2023-05-11) [Compare Source](https://togithub.com/vuejs/core/compare/v3.2.47...v3.3.0) - For a detailed walkthrough of the new features in 3.3, please read the [release blog post](https://blog.vuejs.org/posts/vue-3-3). - Features and deprecations listed here are aggregated from the beta and alpha releases. For full chronological history, bug fixes, and other minor features, please consult the individual logs of the 3.3 beta and alpha releases. #### Features - **sfc:** support imported types in SFC macros ([#​8083](https://togithub.com/vuejs/core/pull/8083)) - **types/slots:** support slot presence / props type checks via `defineSlots` macro and `slots` option ([#​7982](https://togithub.com/vuejs/core/issues/7982)) ([5a2f5d5](https://togithub.com/vuejs/core/commit/5a2f5d59cffa36a99e6f2feab6b3ba7958b7362f)) - **sfc:** support more ergnomic defineEmits type syntax ([#​7992](https://togithub.com/vuejs/core/issues/7992)) ([8876dcc](https://togithub.com/vuejs/core/commit/8876dccf42a7f05375d97cb18c1afdfd0fc51c94)) - **sfc:** introduce `defineModel` macro and `useModel` helper ([#​8018](https://togithub.com/vuejs/core/issues/8018)) ([14f3d74](https://togithub.com/vuejs/core/commit/14f3d747a34d45415b0036b274517d70a27ec0d3)) - **reactivity:** improve support of getter usage in reactivity APIs ([#​7997](https://togithub.com/vuejs/core/issues/7997)) ([59e8284](https://togithub.com/vuejs/core/commit/59e828448e7f37643cd0eaea924a764e9d314448)) - **compiler-sfc:** add defineOptions macro ([#​5738](https://togithub.com/vuejs/core/issues/5738)) ([bcf5841](https://togithub.com/vuejs/core/commit/bcf5841ddecc64d0bdbd56ce1463eb8ebf01bb9d)) - **types/jsx:** support jsxImportSource, avoid global JSX conflict ([#​7958](https://togithub.com/vuejs/core/issues/7958)) ([d0b7ef3](https://togithub.com/vuejs/core/commit/d0b7ef3b61d5f83e35e5854b3c2c874e23463102)) - **dx:** improve readability of displayed types for props ([4c9bfd2](https://togithub.com/vuejs/core/commit/4c9bfd2b999ce472f7481aae4f9dc5bb9f76628e)) - **app:** app.runWithContext() ([#​7451](https://togithub.com/vuejs/core/issues/7451)) ([869f3fb](https://togithub.com/vuejs/core/commit/869f3fb93e61400be4fd925e0850c2b1564749e2)) - hasInjectionContext() for libraries ([#​8111](https://togithub.com/vuejs/core/issues/8111)) ([5510ce3](https://togithub.com/vuejs/core/commit/5510ce385abfa151c07a5253cccf4abccabdd01d)) - allow accessing console in template ([#​6508](https://togithub.com/vuejs/core/issues/6508)) ([fe76224](https://togithub.com/vuejs/core/commit/fe762247f8035d28d543bc5602ad01b0c258f6d6)), closes [#​7939](https://togithub.com/vuejs/core/issues/7939) - **suspense:** introduce suspensible option for `` ([#​6736](https://togithub.com/vuejs/core/issues/6736)) ([cb37d0b](https://togithub.com/vuejs/core/commit/cb37d0b9ffb5d4bb81a0367d84295dec8dd4448c)), closes [#​5513](https://togithub.com/vuejs/core/issues/5513) - **compiler-dom:** treat inert as boolean attribute ([#​8209](https://togithub.com/vuejs/core/issues/8209)) ([918ec8a](https://togithub.com/vuejs/core/commit/918ec8a5cbc825a3947cd35fe966671c245af087)), closes [#​8208](https://togithub.com/vuejs/core/issues/8208) - **types:** add slots types for built-in components ([#​6033](https://togithub.com/vuejs/core/issues/6033)) ([3cb4dc9](https://togithub.com/vuejs/core/commit/3cb4dc9e5538e1c2bde9fa691b001615a848c546)) - **types:** provide ExtractPublicPropTypes utility type ([bff63c5](https://togithub.com/vuejs/core/commit/bff63c5498f5fa098689c18defe48ae08d47eadb)), closes [#​5272](https://togithub.com/vuejs/core/issues/5272) [#​8168](https://togithub.com/vuejs/core/issues/8168) - **compiler-sfc:** expose parseCache ([4576548](https://togithub.com/vuejs/core/commit/45765488d498d94f8760c9e82f1177070057b17c)), closes [#​8202](https://togithub.com/vuejs/core/issues/8202) #### Deprecations - **deprecation:** deprecate [@​vnode](https://togithub.com/vnode) hooks in favor of vue: prefix ([5f0394a](https://togithub.com/vuejs/core/commit/5f0394a5ab88c82c74e240161499721f63d5462e)) - **deprecation:** deprecate v-is directive ([bbd8301](https://togithub.com/vuejs/core/commit/bbd8301a1344b02de635ea16d4822db1c343bd12)) - **deprecation:** unwrap injected refs in Options API by default, deprecate app.config.unwrapInjectedRefs ([526fa3b](https://togithub.com/vuejs/core/commit/526fa3b2ccf038375e76f8af2f1ddf79a7388878))
vuejs/router ### [`v4.2.0`](https://togithub.com/vuejs/router/releases/tag/v4.2.0) [Compare Source](https://togithub.com/vuejs/router/compare/v4.1.6...v4.2.0) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details.
vuejs/language-tools ### [`v1.6.5`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​165-2023513--173-2023513---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.6.4...v1.6.5) - chore: bump vue deps to 3.3 stable ([#​3167](https://togithub.com/johnsoncodehk/volar/issues/3167)) - thanks [@​ferferga](https://togithub.com/ferferga) - fix(vue-tsc): avoid throw when composite is enabled ([#​2622](https://togithub.com/johnsoncodehk/volar/issues/2622)) - perf(language-service): avoid request name casing from language client multiple times ([#​3158](https://togithub.com/johnsoncodehk/volar/issues/3158)) - thanks [@​kalvenschraut](https://togithub.com/kalvenschraut) - fix: avoid slot name report TS8013 in js component ([#​3121](https://togithub.com/johnsoncodehk/volar/issues/3121)) ***

Full-time Support by


WebContainer API is here.


Our Sponsors ⭐✨




Add you via GitHub Sponsors or Open Collective


Configuration

📅 Schedule: Branch creation - "after 8pm every weekend" in timezone Asia/Tokyo, 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.