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 #86

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.47.0 -> 5.47.1 age adoption passing confidence
@typescript-eslint/parser 5.47.0 -> 5.47.1 age adoption passing confidence
vue-tsc 1.0.16 -> 1.0.18 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.47.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5471-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5470v5471-2022-12-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.47.0...v5.47.1) ##### Bug Fixes - **ast-spec:** correct some incorrect ast types ([#​6257](https://togithub.com/typescript-eslint/typescript-eslint/issues/6257)) ([0f3f645](https://togithub.com/typescript-eslint/typescript-eslint/commit/0f3f64571ea5d938081b1a9f3fd1495765201700)) - **eslint-plugin:** \[member-ordering] correctly invert optionalityOrder ([#​6256](https://togithub.com/typescript-eslint/typescript-eslint/issues/6256)) ([ccd45d4](https://togithub.com/typescript-eslint/typescript-eslint/commit/ccd45d4a998946b7be1161f8c8216bc458e50b4e))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.47.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5471-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5470v5471-2022-12-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.47.0...v5.47.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
johnsoncodehk/volar ### [`v1.0.18`](https://togithub.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#​1018-20221226) [Compare Source](https://togithub.com/johnsoncodehk/volar/compare/v1.0.17...v1.0.18) - feat: check deprecated properties for `vueCompilerOptions` in tsconfig - fix: auto add spaces for `{{}}` not working if template block not at the top - fix: remove duplicate file watchers for .vue files - fix: auto complete randomly report `[TS Error] { }` and failed ([#​2190](https://togithub.com/johnsoncodehk/volar/issues/2190)) - fix: cross-file renaming cannot be performed consecutively - fix: should not report unknown tag error without `strictTemplates` enabled ([#​2255](https://togithub.com/johnsoncodehk/volar/issues/2255)) ### [`v1.0.17`](https://togithub.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#​1017-20221226) [Compare Source](https://togithub.com/johnsoncodehk/volar/compare/v1.0.16...v1.0.17) - feat: support syntax highlighting for `lang="json5"` ([#​2244](https://togithub.com/johnsoncodehk/volar/issues/2244)) - feat: support for generating virtual file from multiple sources ([#​2253](https://togithub.com/johnsoncodehk/volar/issues/2253)) - feat: display mapping data on hover for virtual document - feat: re-support component semantic token ([#​2252](https://togithub.com/johnsoncodehk/volar/issues/2252)) - fix(vue-tsc): cannot resolve hook path from extends options - fix: fixed workspace configs caching not working edge case ([#​2062](https://togithub.com/johnsoncodehk/volar/issues/2062)) - fix: cannot find volar.config.js for sub folder tsconfig project - fix: emmet abbreviation suggestion keeps disappearing every third letter ([#​2240](https://togithub.com/johnsoncodehk/volar/issues/2240)) - fix: `{{ }}` colorizedBracketPairs not working ([#​1759](https://togithub.com/johnsoncodehk/volar/issues/1759)) - fix: fixed volar-base language servers executePluginCommand duplicate registration error - fix: avoid throw on un-exist workspace folder ([#​2039](https://togithub.com/johnsoncodehk/volar/issues/2039)) - fix: ignore class, style attrs when `v-bind` exist ([#​2166](https://togithub.com/johnsoncodehk/volar/issues/2166)) - fix: functional component type check not working when return type includes `props` property ([#​2206](https://togithub.com/johnsoncodehk/volar/issues/2206)) - fix: v-slot error when `noPropertyAccessFromIndexSignature` is enabled ([#​2236](https://togithub.com/johnsoncodehk/volar/issues/2236)) - fix: `skipTemplateCodegen` should ignore template slots emit ([#​2237](https://togithub.com/johnsoncodehk/volar/issues/2237)) - fix: recursive closing of html tag edge cases ([#​2238](https://togithub.com/johnsoncodehk/volar/issues/2238)) ([#​2247](https://togithub.com/johnsoncodehk/volar/issues/2247)) - fix: double quotes not allowed in attribute value ([#​2250](https://togithub.com/johnsoncodehk/volar/issues/2250)) - perf: embedded files on demand calculation not working

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.