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

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.43.0 -> 5.44.0 age adoption passing confidence
@typescript-eslint/parser 5.43.0 -> 5.44.0 age adoption passing confidence
axios (source) 1.1.3 -> 1.2.0 age adoption passing confidence
pinia 2.0.24 -> 2.0.25 age adoption passing confidence
prettier (source) 2.7.1 -> 2.8.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.44.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5440-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5430v5440-2022-11-21) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0) ##### Bug Fixes - **eslint-plugin:** \[no-empty-interface] disable autofix for declaration merging with class ([#​5920](https://togithub.com/typescript-eslint/typescript-eslint/issues/5920)) ([a4f85b8](https://togithub.com/typescript-eslint/typescript-eslint/commit/a4f85b8cfe38ba8ea2a2ac4a56d9b11a81a8a15a)) - **eslint-plugin:** \[no-unnecessary-condition] handle index signature type ([#​5912](https://togithub.com/typescript-eslint/typescript-eslint/issues/5912)) ([5baad08](https://togithub.com/typescript-eslint/typescript-eslint/commit/5baad0893f9a90633d57fffac69af7523bd1501e)) - **eslint-plugin:** \[prefer-optional-chain] handle binary expressions in negated or ([#​5992](https://togithub.com/typescript-eslint/typescript-eslint/issues/5992)) ([2778ff0](https://togithub.com/typescript-eslint/typescript-eslint/commit/2778ff0c3db011148be93ed3bea5ce07af3c81ef)) - **typescript-estree:** don't consider a cached program unless it's specified in the current `parserOptions.project` config ([#​5999](https://togithub.com/typescript-eslint/typescript-eslint/issues/5999)) ([530e0e6](https://togithub.com/typescript-eslint/typescript-eslint/commit/530e0e618cdf4bb956149bf8a8484848e1b9a1f5)) ##### Features - **eslint-plugin:** \[adjacent-overload-signatures] check BlockStatement nodes ([#​5998](https://togithub.com/typescript-eslint/typescript-eslint/issues/5998)) ([97d3e56](https://togithub.com/typescript-eslint/typescript-eslint/commit/97d3e56709ee19fdec39fd8b99d080db90b306e9)) - **eslint-plugin:** \[keyword-spacing] Support spacing in import-type syntax ([#​5977](https://togithub.com/typescript-eslint/typescript-eslint/issues/5977)) ([6a735e1](https://togithub.com/typescript-eslint/typescript-eslint/commit/6a735e142ef67f3af6497f922cf83706867eb6b7))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.44.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5440-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5430v5440-2022-11-21) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
axios/axios ### [`v1.2.0`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#​120---2022-11-10) [Compare Source](https://togithub.com/axios/axios/compare/v1.1.3...v1.2.0) ##### Changed - changed: refactored module exports [#​5162](https://togithub.com/axios/axios/pull/5162) - change: re-added support for loading Axios with require('axios').default [#​5225](https://togithub.com/axios/axios/pull/5225) ##### Fixed - fix: improve AxiosHeaders class [#​5224](https://togithub.com/axios/axios/pull/5224) - fix: TypeScript type definitions for commonjs [#​5196](https://togithub.com/axios/axios/pull/5196) - fix: type definition of use method on AxiosInterceptorManager to match the the README [#​5071](https://togithub.com/axios/axios/pull/5071) - fix: \__dirname is not defined in the sandbox [#​5269](https://togithub.com/axios/axios/pull/5269) - fix: AxiosError.toJSON method to avoid circular references [#​5247](https://togithub.com/axios/axios/pull/5247) - fix: Z_BUF_ERROR when content-encoding is set but the response body is empty [#​5250](https://togithub.com/axios/axios/pull/5250) ##### Refactors - refactor: allowing adapters to be loaded by name [#​5277](https://togithub.com/axios/axios/pull/5277) ##### Chores - chore: force CI restart [#​5243](https://togithub.com/axios/axios/pull/5243) - chore: update ECOSYSTEM.md [#​5077](https://togithub.com/axios/axios/pull/5077) - chore: update get/index.html [#​5116](https://togithub.com/axios/axios/pull/5116) - chore: update Sandbox UI/UX [#​5205](https://togithub.com/axios/axios/pull/5205) - chore:(actions): remove git credentials after checkout [#​5235](https://togithub.com/axios/axios/pull/5235) - chore(actions): bump actions/dependency-review-action from 2 to 3 [#​5266](https://togithub.com/axios/axios/pull/5266) - chore(packages): bump loader-utils from 1.4.1 to 1.4.2 [#​5295](https://togithub.com/axios/axios/pull/5295) - chore(packages): bump engine.io from 6.2.0 to 6.2.1 [#​5294](https://togithub.com/axios/axios/pull/5294) - chore(packages): bump socket.io-parser from 4.0.4 to 4.0.5 [#​5241](https://togithub.com/axios/axios/pull/5241) - chore(packages): bump loader-utils from 1.4.0 to 1.4.1 [#​5245](https://togithub.com/axios/axios/pull/5245) - chore(docs): update Resources links in README [#​5119](https://togithub.com/axios/axios/pull/5119) - chore(docs): update the link for JSON url [#​5265](https://togithub.com/axios/axios/pull/5265) - chore(docs): fix broken links [#​5218](https://togithub.com/axios/axios/pull/5218) - chore(docs): update and rename UPGRADE_GUIDE.md to MIGRATION_GUIDE.md [#​5170](https://togithub.com/axios/axios/pull/5170) - chore(docs): typo fix line [#​856](https://togithub.com/axios/axios/issues/856) and [#​920](https://togithub.com/axios/axios/issues/920) [#​5194](https://togithub.com/axios/axios/pull/5194) - chore(docs): typo fix [#​800](https://togithub.com/axios/axios/issues/800) [#​5193](https://togithub.com/axios/axios/pull/5193) - chore(docs): fix typos [#​5184](https://togithub.com/axios/axios/pull/5184) - chore(docs): fix punctuation in README.md [#​5197](https://togithub.com/axios/axios/pull/5197) - chore(docs): update readme in the Handling Errors section - issue reference [#​5260](https://togithub.com/axios/axios/issues/5260) [#​5261](https://togithub.com/axios/axios/pull/5261) - chore: remove \b from filename [#​5207](https://togithub.com/axios/axios/pull/5207) - chore(docs): update CHANGELOG.md [#​5137](https://togithub.com/axios/axios/pull/5137) - chore: add sideEffects false to package.json [#​5025](https://togithub.com/axios/axios/pull/5025) ##### Contributors to this release - [Maddy Miller](https://togithub.com/me4502) - [Amit Saini](https://togithub.com/amitsainii) - [ecyrbe](https://togithub.com/ecyrbe) - [Ikko Ashimine](https://togithub.com/eltociear) - [Geeth Gunnampalli](https://togithub.com/thetechie7) - [Shreem Asati](https://togithub.com/shreem-123) - [Frieder Bluemle](https://togithub.com/friederbluemle) - [윤세영](https://togithub.com/yunseyeong) - [Claudio Busatto](https://togithub.com/cjcbusatto) - [Remco Haszing](https://togithub.com/remcohaszing) - [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS) - [Csaba Maulis](https://togithub.com/om4csaba) - [MoPaMo](https://togithub.com/MoPaMo) - [Daniel Fjeldstad](https://togithub.com/w3bdesign) - [Adrien Brunet](https://togithub.com/adrien-may) - [Frazer Smith](https://togithub.com/Fdawgs) - [HaiTao](https://togithub.com/836334258) - [AZM](https://togithub.com/aziyatali) - [relbns](https://togithub.com/relbns)
vuejs/pinia ### [`v2.0.25`](https://togithub.com/vuejs/pinia/releases/tag/pinia%402.0.25) [Compare Source](https://togithub.com/vuejs/pinia/compare/pinia@2.0.24...pinia@2.0.25) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md) for details.
prettier/prettier ### [`v2.8.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​280) [Compare Source](https://togithub.com/prettier/prettier/compare/2.7.1...2.8.0) [diff](https://togithub.com/prettier/prettier/compare/2.7.1...2.8.0) 🔗 [Release Notes](https://prettier.io/blog/2022/11/23/2.8.0.html)

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.