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

Update all non-major dependencies #58

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.44.0 -> 5.45.0 age adoption passing confidence
@typescript-eslint/parser 5.44.0 -> 5.45.0 age adoption passing confidence
pinia 2.0.26 -> 2.0.27 age adoption passing confidence
vue-tsc 1.0.9 -> 1.0.10 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.45.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5450-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5440v5450-2022-11-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.44.0...v5.45.0) ##### Bug Fixes - **eslint-plugin:** \[array-type] --fix flag removes parentheses from type ([#​5997](https://togithub.com/typescript-eslint/typescript-eslint/issues/5997)) ([42b33af](https://togithub.com/typescript-eslint/typescript-eslint/commit/42b33af256e5269feb214c7bb161079f770964fa)) - **eslint-plugin:** \[keyword-spacing] prevent crash on no options ([#​6073](https://togithub.com/typescript-eslint/typescript-eslint/issues/6073)) ([1f19998](https://togithub.com/typescript-eslint/typescript-eslint/commit/1f19998e3ec6d592fc679a7490708e2e96816f4c)) - **eslint-plugin:** \[member-ordering] support private fields ([#​5859](https://togithub.com/typescript-eslint/typescript-eslint/issues/5859)) ([f02761a](https://togithub.com/typescript-eslint/typescript-eslint/commit/f02761af19848a84b8d1832bd00fd6c95d38fa0c)) - **eslint-plugin:** \[prefer-readonly] report if a member's property is reassigned ([#​6043](https://togithub.com/typescript-eslint/typescript-eslint/issues/6043)) ([6e079eb](https://togithub.com/typescript-eslint/typescript-eslint/commit/6e079eb35cfec79ba9965627477117f026d161ac)) ##### Features - **eslint-plugin:** \[member-ordering] add a required option for required vs. optional member ordering ([#​5965](https://togithub.com/typescript-eslint/typescript-eslint/issues/5965)) ([2abadc6](https://togithub.com/typescript-eslint/typescript-eslint/commit/2abadc6c26cd6300764157d405a2462b754d050b))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.45.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5450-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5440v5450-2022-11-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.44.0...v5.45.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
vuejs/pinia ### [`v2.0.27`](https://togithub.com/vuejs/pinia/releases/tag/pinia%402.0.27) [Compare Source](https://togithub.com/vuejs/pinia/compare/pinia@2.0.26...pinia@2.0.27) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md) for details.
johnsoncodehk/volar ### [`v1.0.10`](https://togithub.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#​1010-20221129) [Compare Source](https://togithub.com/johnsoncodehk/volar/compare/v1.0.9...v1.0.10) - feat: add `volar.vueserver.json.customBlockSchemaUrls` setting to support preset json schema urls for custom blocks ([#​2079](https://togithub.com/johnsoncodehk/volar/issues/2079)) - feat: add `volar.vueserver.reverseConfigFilePriority` setting to support customize tsconfig priority ([#​1815](https://togithub.com/johnsoncodehk/volar/issues/1815)) - feat: add `volar.vueserver.disableFileWatcher` setting for better performance ([#​2027](https://togithub.com/johnsoncodehk/volar/issues/2027)) - feat(vue-tsc): support for TypeScript 5.0 ([#​2095](https://togithub.com/johnsoncodehk/volar/issues/2095)) - feat: auto insert parentheses for `instanceof` expressions ([#​2099](https://togithub.com/johnsoncodehk/volar/issues/2099)) - feat: more accurate HTML attributes auto-complete - feat: add `nativeTags` instead of `experimentalRuntimeMode` to vueCompilerOptions for uni-app supports ([#​2065](https://togithub.com/johnsoncodehk/volar/issues/2065)) - feat: remove split editors icon and use command instead of - fix: goto definition not working with nvim-lspconfig ([https://github.com/johnsoncodehk/volar/pull/1916#issuecomment-1293166322](https://togithub.com/johnsoncodehk/volar/pull/1916#issuecomment-1293166322)) - fix(preview): more accurate script judgment ([#​2135](https://togithub.com/johnsoncodehk/volar/issues/2135)) - fix: local components types should cover global components types ([#​1886](https://togithub.com/johnsoncodehk/volar/issues/1886)) - fix: auto insert parentheses for AsExpressions not working - fix: template code mapping confusion when undo with invalid template code ([#​2151](https://togithub.com/johnsoncodehk/volar/issues/2151)) - fix: output Server Stats through LSP API ([#​2050](https://togithub.com/johnsoncodehk/volar/issues/2050)) - fix: vite app preview not working if project path includes spaces ([https://github.com/johnsoncodehk/vite-plugin-vue-component-preview/issues/7](https://togithub.com/johnsoncodehk/vite-plugin-vue-component-preview/issues/7)) - fix: avoid component preview create multiple terminals ([#​2128](https://togithub.com/johnsoncodehk/volar/issues/2128)) - fix: avoid folding when join split editors ([#​1887](https://togithub.com/johnsoncodehk/volar/issues/1887)) - fix: split editors command crash with empty document ([#​2072](https://togithub.com/johnsoncodehk/volar/issues/2072)) - fix: avoid escape `"` ([#​2091](https://togithub.com/johnsoncodehk/volar/issues/2091)) - fix: script setup first variable jsdoc missing ([https://github.com/johnsoncodehk/volar/issues/1327#issuecomment-1304784005](https://togithub.com/johnsoncodehk/volar/issues/1327#issuecomment-1304784005)) - fix: document symbols of SFC blocks range incorrect ([#​2118](https://togithub.com/johnsoncodehk/volar/issues/2118)) - fix: `strictTemplates` option works only bound props ([#​2136](https://togithub.com/johnsoncodehk/volar/issues/2136)) - fix: props required warning missing when `jsxTemplates` option enabled ([#​2139](https://togithub.com/johnsoncodehk/volar/issues/2139)) - fix: cannot infer events parameter type in recursive component ([#​2140](https://togithub.com/johnsoncodehk/volar/issues/2140)) - perf: faster semantic tokens parsing ([#​2053](https://togithub.com/johnsoncodehk/volar/issues/2053)) ([#​2056](https://togithub.com/johnsoncodehk/volar/issues/2056)) - perf: avoid create file watchers in syntactic server - perf: cache workspace configuration in language servers ([#​2062](https://togithub.com/johnsoncodehk/volar/issues/2062))

Configuration

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



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