Cap-go / website

Capgo landing website + documentation
https://capgo.app
GNU Affero General Public License v3.0
8 stars 16 forks source link

chore(deps): update dependency @antfu/eslint-config to v2.25.2 #225

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 2.22.2 -> 2.25.2 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.25.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.25.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.25.1...v2.25.2) #####    🐞 Bug Fixes - Migrate plugin eslint-comments  -  by [@​ntnyq](https://togithub.com/ntnyq) in [https://github.com/antfu/eslint-config/issues/577](https://togithub.com/antfu/eslint-config/issues/577) [(015e2)](https://togithub.com/antfu/eslint-config/commit/015e2f0) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.25.1...v2.25.2) ### [`v2.25.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.25.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.25.0...v2.25.1) #####    🐞 Bug Fixes - Migrate to new vitest plugin, close [#​576](https://togithub.com/antfu/eslint-config/issues/576)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/576](https://togithub.com/antfu/eslint-config/issues/576) [(5e465)](https://togithub.com/antfu/eslint-config/commit/5e46584) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.25.0...v2.25.1) ### [`v2.25.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.25.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.24.1...v2.25.0) #####    🐞 Bug Fixes - Default prettier `printWidth: 120` not work as expected  -  by [@​HADB](https://togithub.com/HADB) in [https://github.com/antfu/eslint-config/issues/573](https://togithub.com/antfu/eslint-config/issues/573) [(8942c)](https://togithub.com/antfu/eslint-config/commit/8942cc0) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.24.1...v2.25.0) ### [`v2.24.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.24.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1) #####    🚀 Features - Upgrade `@typescript-eslint` to v8 stable  -  by [@​antfu](https://togithub.com/antfu) [(572b0)](https://togithub.com/antfu/eslint-config/commit/572b041) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1) ### [`v2.24.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.24.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.23.2...v2.24.0) #####    🚀 Features - Upgrade `@types/eslint`  -  by [@​antfu](https://togithub.com/antfu) [(1bf41)](https://togithub.com/antfu/eslint-config/commit/1bf412a) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.23.2...v2.24.0) ### [`v2.23.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.23.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.23.1...v2.23.2) *No significant changes* #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.23.1...v2.23.2) ### [`v2.23.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.23.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.23.0...v2.23.1) #####    🐞 Bug Fixes - Remove deprecated 'ts/prefer-ts-expect-error' rule  -  by [@​andylou0102](https://togithub.com/andylou0102) and **AndyLuo** in [https://github.com/antfu/eslint-config/issues/549](https://togithub.com/antfu/eslint-config/issues/549) [(22517)](https://togithub.com/antfu/eslint-config/commit/225170d) - Delete `svelte/valid-compile` rule from eslint-plugin-svelte  -  by [@​ryoppippi](https://togithub.com/ryoppippi) in [https://github.com/antfu/eslint-config/issues/552](https://togithub.com/antfu/eslint-config/issues/552) [(6e6cd)](https://togithub.com/antfu/eslint-config/commit/6e6cd05) - Use `fixable: true`  -  by [@​hyoban](https://togithub.com/hyoban) in [https://github.com/antfu/eslint-config/issues/554](https://togithub.com/antfu/eslint-config/issues/554) [(9d53b)](https://togithub.com/antfu/eslint-config/commit/9d53b56) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.23.0...v2.23.1) ### [`v2.23.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.23.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.4...v2.23.0) #####    🚀 Features - Introduce `type` options, enable `ts/explicit-function-return-type` for `lib`  -  by [@​antfu](https://togithub.com/antfu) [(3dd7b)](https://togithub.com/antfu/eslint-config/commit/3dd7b57) #####    🐞 Bug Fixes - Enable `eslint-config-flat-gitignore` even if `.gitignore` is not in cwd  -  by [@​lachlancollins](https://togithub.com/lachlancollins) in [https://github.com/antfu/eslint-config/issues/547](https://togithub.com/antfu/eslint-config/issues/547) [(c118b)](https://togithub.com/antfu/eslint-config/commit/c118b46) - Use a fork of `eslint-plugin-unused-imports`  -  by [@​antfu](https://togithub.com/antfu) [(79442)](https://togithub.com/antfu/eslint-config/commit/7944244) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.4...v2.23.0) ### [`v2.22.4`](https://togithub.com/antfu/eslint-config/releases/tag/v2.22.4) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.3...v2.22.4) #####    🐞 Bug Fixes - **typescript**: Remove string\[] from tsconfigPath as not supported in v8  -  by [@​RayGuo-ergou](https://togithub.com/RayGuo-ergou) in [https://github.com/antfu/eslint-config/issues/545](https://togithub.com/antfu/eslint-config/issues/545) [(8c9e3)](https://togithub.com/antfu/eslint-config/commit/8c9e3a6) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.3...v2.22.4) ### [`v2.22.3`](https://togithub.com/antfu/eslint-config/releases/tag/v2.22.3) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.2...v2.22.3) #####    🐞 Bug Fixes - Add `.svelte-kit` to ignored paths  -  by [@​lachlancollins](https://togithub.com/lachlancollins) in [https://github.com/antfu/eslint-config/issues/542](https://togithub.com/antfu/eslint-config/issues/542) [(94fd0)](https://togithub.com/antfu/eslint-config/commit/94fd0f5) - TsconifgPath configuration  -  by [@​vaiil](https://togithub.com/vaiil) in [https://github.com/antfu/eslint-config/issues/541](https://togithub.com/antfu/eslint-config/issues/541) [(e1a9d)](https://togithub.com/antfu/eslint-config/commit/e1a9dbe) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.2...v2.22.3)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@antfu/eslint-config@2.25.2 environment Transitive: filesystem, shell, unsafe +141 39.4 MB antfu
npm/astro-embed@0.7.2 Transitive: network, unsafe +23 4.77 MB delucis

🚮 Removed packages: npm/@antfu/eslint-config@2.22.2, npm/openai@4.36.0

View full report↗︎

socket-security[bot] commented 1 month ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud