Closed renovate[bot] closed 8 months ago
Name | Link |
---|---|
Latest commit | a58c36f8ed626904db29877b77d9b02a67c5d860 |
Latest deploy log | https://app.netlify.com/sites/capgo/deploys/65d2c9bbd3fc8000086c6248 |
Deploy Preview | https://deploy-preview-115--capgo.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 94 (🟢 up 1 from production) Accessibility: 98 (no change from production) Best Practices: 83 (no change from production) SEO: 86 (no change from production) PWA: 100 (no change from production) View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@antfu/eslint-config@0.43.1 | Transitive: environment, eval, filesystem, network, shell, unsafe | +253 |
66.4 MB | antfu |
🚮 Removed packages: npm/@antfu/eslint-config@0.40.3
Issues
0 New issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
This PR contains the following updates:
^0.40.0
->^0.43.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
### [`v0.43.1`](https://togithub.com/antfu/eslint-config/releases/tag/v0.43.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.43.0...v0.43.1) ##### 🐞 Bug Fixes - Revert '@stylistic/ts/comma-dangle' rule - by [@lincenying](https://togithub.com/lincenying) in [https://github.com/antfu/eslint-config/issues/249](https://togithub.com/antfu/eslint-config/issues/249) [(711d3)](https://togithub.com/antfu/eslint-config/commit/711d3ec) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.43.0...v0.43.1) ### [`v0.43.0`](https://togithub.com/antfu/eslint-config/releases/tag/v0.43.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.42.1...v0.43.0) ##### 🚀 Features - Migrate to `eslint-stylistic` - by [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/247](https://togithub.com/antfu/eslint-config/issues/247) [(8c5a7)](https://togithub.com/antfu/eslint-config/commit/8c5a7d6) - Formatting for `.d.ts` - by [@antfu](https://togithub.com/antfu) [(35f9f)](https://togithub.com/antfu/eslint-config/commit/35f9f2e) - Allow `eslint-comments/no-unlimited-disable` in `.d.ts` - by [@antfu](https://togithub.com/antfu) [(a6861)](https://togithub.com/antfu/eslint-config/commit/a6861f4) - Allow `unused-imports/no-unused-vars` in .d.ts - by [@antfu](https://togithub.com/antfu) [(b6f74)](https://togithub.com/antfu/eslint-config/commit/b6f7400) ##### 🐞 Bug Fixes - Tsconfig lint not enabled - by [@antfu](https://togithub.com/antfu) [(aca30)](https://togithub.com/antfu/eslint-config/commit/aca3051) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.42.1...v0.43.0) ### [`v0.42.1`](https://togithub.com/antfu/eslint-config/releases/tag/v0.42.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.42.0...v0.42.1) ##### 🐞 Bug Fixes - **basic**: JavaScript vue import error - by [@Nikkolast88](https://togithub.com/Nikkolast88) in [https://github.com/antfu/eslint-config/issues/245](https://togithub.com/antfu/eslint-config/issues/245) [(a0f5a)](https://togithub.com/antfu/eslint-config/commit/a0f5aa8) - **ts**: Tsconfig.json order item - by [@Debbl](https://togithub.com/Debbl) in [https://github.com/antfu/eslint-config/issues/246](https://togithub.com/antfu/eslint-config/issues/246) [(60fa6)](https://togithub.com/antfu/eslint-config/commit/60fa6b4) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.42.0...v0.42.1) ### [`v0.42.0`](https://togithub.com/antfu/eslint-config/releases/tag/v0.42.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.41.4...v0.42.0) ##### 🚀 Features - **ts**: Add tsconfig.json order - by [@Debbl](https://togithub.com/Debbl) in [https://github.com/antfu/eslint-config/issues/243](https://togithub.com/antfu/eslint-config/issues/243) [(c3eb3)](https://togithub.com/antfu/eslint-config/commit/c3eb365) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.41.4...v0.42.0) ### [`v0.41.4`](https://togithub.com/antfu/eslint-config/releases/tag/v0.41.4) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.41.3...v0.41.4) ##### 🐞 Bug Fixes - Relax jsdoc rules, fix [#242](https://togithub.com/antfu/eslint-config/issues/242) - by [@holtwick](https://togithub.com/holtwick) in [https://github.com/antfu/eslint-config/issues/244](https://togithub.com/antfu/eslint-config/issues/244) and [https://github.com/antfu/eslint-config/issues/242](https://togithub.com/antfu/eslint-config/issues/242) [(ca91a)](https://togithub.com/antfu/eslint-config/commit/ca91ad1) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.41.3...v0.41.4) ### [`v0.41.3`](https://togithub.com/antfu/eslint-config/releases/tag/v0.41.3) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.41.2...v0.41.3) ##### 🚀 Features - Improve compatibility with `noPropertyAccessFromIndexSignature` - by [@zanminkian](https://togithub.com/zanminkian) in [https://github.com/antfu/eslint-config/issues/145](https://togithub.com/antfu/eslint-config/issues/145) [(f9313)](https://togithub.com/antfu/eslint-config/commit/f9313e6) ##### 🐞 Bug Fixes - Only use eslint in JavaScript - by [@Nikkolast88](https://togithub.com/Nikkolast88) in [https://github.com/antfu/eslint-config/issues/241](https://togithub.com/antfu/eslint-config/issues/241) [(ad07d)](https://togithub.com/antfu/eslint-config/commit/ad07d91) - Relax jsdocs rules - by [@antfu](https://togithub.com/antfu) [(611ad)](https://togithub.com/antfu/eslint-config/commit/611adcb) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.41.2...v0.41.3) ### [`v0.41.2`](https://togithub.com/antfu/eslint-config/releases/tag/v0.41.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.41.1...v0.41.2) ##### 🐞 Bug Fixes - Disable more jsdocs rules - by [@antfu](https://togithub.com/antfu) [(b5efc)](https://togithub.com/antfu/eslint-config/commit/b5efcb5) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.41.1...v0.41.2) ### [`v0.41.1`](https://togithub.com/antfu/eslint-config/releases/tag/v0.41.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.41.0...v0.41.1) ##### 🚀 Features - Add jsdoc plugin - by [@antfu](https://togithub.com/antfu) [(30924)](https://togithub.com/antfu/eslint-config/commit/309249f) - **vue**: Replace deprecate rules of vue - by [@leedom92](https://togithub.com/leedom92) in [https://github.com/antfu/eslint-config/issues/235](https://togithub.com/antfu/eslint-config/issues/235) [(eab00)](https://togithub.com/antfu/eslint-config/commit/eab00e2) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.41.0...v0.41.1) ### [`v0.41.0`](https://togithub.com/antfu/eslint-config/releases/tag/v0.41.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.40.3...v0.41.0) ##### 🚀 Features - Do not auto fix `unused-imports/no-unused-imports` in editors - by [@antfu](https://togithub.com/antfu) [(ed2b0)](https://togithub.com/antfu/eslint-config/commit/ed2b006) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.40.3...v0.41.0)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.