Closed renovate[bot] closed 1 year ago
Merging #104 (fc258b4) into develop (d7359c4) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #104 +/- ##
========================================
Coverage 33.90% 33.90%
========================================
Files 19 19
Lines 873 873
========================================
Hits 296 296
Misses 577 577
Flag | Coverage Δ | |
---|---|---|
backend | 33.90% <ø> (ø) |
|
unittests | 33.90% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Kudos, SonarCloud Quality Gate passed!
This PR contains the following updates:
^11.0.3
->^12.0.0
Release Notes
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
### [`v12.0.0`](https://togithub.com/vuejs/eslint-config-typescript/releases/tag/v12.0.0) [Compare Source](https://togithub.com/vuejs/eslint-config-typescript/compare/v11.0.3...v12.0.0) #### Notable Changes `typescript-eslint` is upgraded to v6.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/ Here are some notable changes you might encounter when upgrading `@vue/eslint-config-typescript` from v11 to v12: - Requires Node.js >= 16, TypeScript >= 4.2.4, ESLint >= 7 - The default config: - [`valid-typeof` rule is re-enabled because it's not always covered by TypeScript](https://togithub.com/typescript-eslint/typescript-eslint/pull/5381) - The `recommended` config: - No longer includes stylistic rules; because the upstream `@typescript-eslint/eslint-plugin` has split them into standalone configs. - Some rules' severity levels are changed from `warn` to `error`, such as `@typescript-eslint/no-unused-vars`. - A more complete list of changes can be found at [https://github.com/typescript-eslint/typescript-eslint/discussions/6014](https://togithub.com/typescript-eslint/typescript-eslint/discussions/6014)Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.