un-ts / markuplint

Incredible markuplint plugins, make markuplint greater.
MIT License
4 stars 7 forks source link

chore(deps): update dependency unplugin-auto-import to ^0.18.3 #124

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unplugin-auto-import ^0.15.2 -> ^0.18.3 age adoption passing confidence

Release Notes

unplugin/unplugin-auto-import (unplugin-auto-import) ### [`v0.18.3`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.18.3) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.18.2...v0.18.3) #####    🐞 Bug Fixes - Disable biome detection in generated auto-imports.d.ts  -  by [@​wChenonly](https://redirect.github.com/wChenonly) in [https://github.com/unplugin/unplugin-auto-import/issues/520](https://redirect.github.com/unplugin/unplugin-auto-import/issues/520) [(e88f9)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/e88f923) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.18.2...v0.18.3) ### [`v0.18.2`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.18.2) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.18.1...v0.18.2) #####    🐞 Bug Fixes - Downgrade minimatch, close [#​518](https://redirect.github.com/unplugin/unplugin-auto-import/issues/518)  -  by [@​antfu](https://redirect.github.com/antfu) in [https://github.com/unplugin/unplugin-auto-import/issues/518](https://redirect.github.com/unplugin/unplugin-auto-import/issues/518) [(b0353)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/b035322) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.18.1...v0.18.2) ### [`v0.18.1`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.18.1) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.18.0...v0.18.1) #####    🐞 Bug Fixes - Should only filter installed packages for optimization  -  by [@​Jungzl](https://redirect.github.com/Jungzl) and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/unplugin/unplugin-auto-import/issues/517](https://redirect.github.com/unplugin/unplugin-auto-import/issues/517) [(47197)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/47197fb) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.18.0...v0.18.1) ### [`v0.18.0`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.18.0) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.8...v0.18.0) #####    🚨 Breaking Changes - Make `viteOptimizeDeps` default to true  -  by [@​antfu](https://redirect.github.com/antfu) [(3a27e)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/3a27e14) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.8...v0.18.0) ### [`v0.17.8`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.17.8) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.7...v0.17.8) *No significant changes* #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.7...v0.17.8) ### [`v0.17.7`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.17.7) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.6...v0.17.7) #####    🚀 Features - Introduce `viteOptimizeDeps`  -  by [@​antfu](https://redirect.github.com/antfu) [(8aaec)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/8aaec26) - Add support for BiomeJS config  -  by [@​cipherlogs](https://redirect.github.com/cipherlogs) and **cipherlogs** in [https://github.com/unplugin/unplugin-auto-import/issues/480](https://redirect.github.com/unplugin/unplugin-auto-import/issues/480) [(aa2aa)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/aa2aa4e) #####    🐞 Bug Fixes - Skip `parseESlint` if eslint filepath is a js file  -  by [@​yy4382](https://redirect.github.com/yy4382) and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/unplugin/unplugin-auto-import/issues/510](https://redirect.github.com/unplugin/unplugin-auto-import/issues/510) [(10079)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/10079b2) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.6...v0.17.7) ### [`v0.17.6`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.17.6) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.5...v0.17.6) #####    🚀 Features - **astro**: Add `.astro` files to default include  -  by [@​userquin](https://redirect.github.com/userquin) in [https://github.com/unplugin/unplugin-auto-import/issues/491](https://redirect.github.com/unplugin/unplugin-auto-import/issues/491) [(87baf)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/87baffc) - **eslint**: Support generate mjs/cjs eslint config [#​488](https://redirect.github.com/unplugin/unplugin-auto-import/issues/488)  -  by [@​yi-boide](https://redirect.github.com/yi-boide), **Andy** and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/unplugin/unplugin-auto-import/issues/494](https://redirect.github.com/unplugin/unplugin-auto-import/issues/494) and [https://github.com/unplugin/unplugin-auto-import/issues/488](https://redirect.github.com/unplugin/unplugin-auto-import/issues/488) [(67068)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/670688c) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.5...v0.17.6) ### [`v0.17.5`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.17.5) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.4...v0.17.5) #####    🐞 Bug Fixes - Add GlobalComponents dts  -  by [@​BTBMan](https://redirect.github.com/BTBMan) and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/unplugin/unplugin-auto-import/issues/469](https://redirect.github.com/unplugin/unplugin-auto-import/issues/469) [(d40f1)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/d40f14b) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.4...v0.17.5) ### [`v0.17.4`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.17.4) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.3...v0.17.4) #####    🚀 Features - Allow specifying imports to be ignored during the DTS file generation  -  by [@​minenwerfer](https://redirect.github.com/minenwerfer) in [https://github.com/unplugin/unplugin-auto-import/issues/412](https://redirect.github.com/unplugin/unplugin-auto-import/issues/412) [(35eb6)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/35eb66f) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.3...v0.17.4) ### [`v0.17.3`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.17.3) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.2...v0.17.3) #####    🚀 Features - Support unimport parser  -  by [@​antfu](https://redirect.github.com/antfu) [(88f41)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/88f4131) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.2...v0.17.3) ### [`v0.17.2`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.17.2) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.1...v0.17.2) #####    🚀 Features - Add local package preset support  -  by [@​userquin](https://redirect.github.com/userquin) in [https://github.com/unplugin/unplugin-auto-import/issues/451](https://redirect.github.com/unplugin/unplugin-auto-import/issues/451) [(a2e90)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/a2e9095) #####    🐞 Bug Fixes - Normalize `config.root`  -  by [@​kumv-net](https://redirect.github.com/kumv-net) in [https://github.com/unplugin/unplugin-auto-import/issues/443](https://redirect.github.com/unplugin/unplugin-auto-import/issues/443) [(35d46)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/35d46e2) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.1...v0.17.2) ### [`v0.17.1`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.17.1) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.16.7...v0.17.1) *No significant changes*: publishing `v0.17.0` to the npm registry failed #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.17.0...v0.17.1) ### [`v0.16.7`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.16.7) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.16.6...v0.16.7) #####    🐞 Bug Fixes - Type resolution for node10  -  by [@​sxzz](https://redirect.github.com/sxzz) [(f70ea)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/f70ea9b) - Support `eslintrc.globalsPropValue: false` correctly  -  by [@​JounQin](https://redirect.github.com/JounQin) in [https://github.com/unplugin/unplugin-auto-import/issues/415](https://redirect.github.com/unplugin/unplugin-auto-import/issues/415) [(4f5d0)](https://redirect.github.com/unplugin/unplugin-auto-import/commit/4f5d0d0) #####     [View changes on GitHub](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.16.6...v0.16.7) ### [`v0.16.6`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.16.6) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.16.5...v0.16.6) #####    🐞 Bug Fixes - Bundling  -  by [@​antfu](https://redirect.github.com/antfu) [(cd26a)](https://redirect.github.com/antfu/unplugin-auto-import/commit/cd26a02) #####     [View changes on GitHub](https://redirect.github.com/antfu/unplugin-auto-import/compare/v0.16.5...v0.16.6) ### [`v0.16.5`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.16.5) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.16.4...v0.16.5) #####    🚀 Features - Add `noinspection JSUnusedGlobalSymbols`  -  by [@​chrisbbreuer](https://redirect.github.com/chrisbbreuer) in [https://github.com/antfu/unplugin-auto-import/issues/386](https://redirect.github.com/antfu/unplugin-auto-import/issues/386) [(80999)](https://redirect.github.com/antfu/unplugin-auto-import/commit/809996b) #####    🐞 Bug Fixes - Improve dts parsing regex  -  by [@​lishaobos](https://redirect.github.com/lishaobos) in [https://github.com/antfu/unplugin-auto-import/issues/396](https://redirect.github.com/antfu/unplugin-auto-import/issues/396) [(4d2bc)](https://redirect.github.com/antfu/unplugin-auto-import/commit/4d2bc63) - Dirs config support rspack  -  by [@​Wyatex](https://redirect.github.com/Wyatex) in [https://github.com/antfu/unplugin-auto-import/issues/404](https://redirect.github.com/antfu/unplugin-auto-import/issues/404) [(3c227)](https://redirect.github.com/antfu/unplugin-auto-import/commit/3c22793) - Imporove dir match && add glob exclude  -  by [@​lishaobos](https://redirect.github.com/lishaobos) in [https://github.com/antfu/unplugin-auto-import/issues/392](https://redirect.github.com/antfu/unplugin-auto-import/issues/392) [(b8765)](https://redirect.github.com/antfu/unplugin-auto-import/commit/b87654f) #####     [View changes on GitHub](https://redirect.github.com/antfu/unplugin-auto-import/compare/v0.16.4...v0.16.5) ### [`v0.16.4`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.16.4) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.16.3...v0.16.4) #####    🚀 Features - Support rspack  -  by [@​loilo](https://redirect.github.com/loilo) in [https://github.com/antfu/unplugin-auto-import/issues/385](https://redirect.github.com/antfu/unplugin-auto-import/issues/385) [(5e03a)](https://redirect.github.com/antfu/unplugin-auto-import/commit/5e03ad5) #####     [View changes on GitHub](https://redirect.github.com/antfu/unplugin-auto-import/compare/v0.16.3...v0.16.4) ### [`v0.16.3`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.16.3) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.16.2...v0.16.3) #####    🐞 Bug Fixes - Generate sourcemap with hires  -  by [@​lishaobos](https://redirect.github.com/lishaobos) in [https://github.com/antfu/unplugin-auto-import/issues/382](https://redirect.github.com/antfu/unplugin-auto-import/issues/382) and [https://github.com/antfu/unplugin-auto-import/issues/384](https://redirect.github.com/antfu/unplugin-auto-import/issues/384) [(61f12)](https://redirect.github.com/antfu/unplugin-auto-import/commit/61f12e2) #####     [View changes on GitHub](https://redirect.github.com/antfu/unplugin-auto-import/compare/v0.16.2...v0.16.3) ### [`v0.16.2`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.16.2) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.16.1...v0.16.2) #####    🐞 Bug Fixes - Dts reg error  -  by [@​lishaobos](https://redirect.github.com/lishaobos) in [https://github.com/antfu/unplugin-auto-import/issues/381](https://redirect.github.com/antfu/unplugin-auto-import/issues/381) [(f5c55)](https://redirect.github.com/antfu/unplugin-auto-import/commit/f5c5595) #####     [View changes on GitHub](https://redirect.github.com/antfu/unplugin-auto-import/compare/v0.16.1...v0.16.2) ### [`v0.16.1`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.16.1) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.16.0...v0.16.1) #####    🐞 Bug Fixes - Equality check eslintrc-auto-import.json  -  by [@​samuveth](https://redirect.github.com/samuveth) in [https://github.com/antfu/unplugin-auto-import/issues/371](https://redirect.github.com/antfu/unplugin-auto-import/issues/371) [(991f1)](https://redirect.github.com/antfu/unplugin-auto-import/commit/991f181) - Update deps, close [#​375](https://redirect.github.com/unplugin/unplugin-auto-import/issues/375)  -  by [@​antfu](https://redirect.github.com/antfu) in [https://github.com/antfu/unplugin-auto-import/issues/375](https://redirect.github.com/antfu/unplugin-auto-import/issues/375) [(b565d)](https://redirect.github.com/antfu/unplugin-auto-import/commit/b565d63) #####     [View changes on GitHub](https://redirect.github.com/antfu/unplugin-auto-import/compare/v0.16.0...v0.16.1) ### [`v0.16.0`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.16.0) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.15.3...v0.16.0) #####    🚨 Breaking Changes - Parse existing dts file, remove cache  -  by [@​lishaobos](https://redirect.github.com/lishaobos) in [https://github.com/antfu/unplugin-auto-import/issues/367](https://redirect.github.com/antfu/unplugin-auto-import/issues/367) [(551e7)](https://redirect.github.com/antfu/unplugin-auto-import/commit/551e7c7) #####    🐞 Bug Fixes - Avoid warning when not needed, fix [#​314](https://redirect.github.com/unplugin/unplugin-auto-import/issues/314)  -  by [@​damirbogdanov](https://redirect.github.com/damirbogdanov) in [https://github.com/antfu/unplugin-auto-import/issues/368](https://redirect.github.com/antfu/unplugin-auto-import/issues/368) and [https://github.com/antfu/unplugin-auto-import/issues/314](https://redirect.github.com/antfu/unplugin-auto-import/issues/314) [(e6940)](https://redirect.github.com/antfu/unplugin-auto-import/commit/e694050) - Slash dir glob to support windows match  -  by [@​markthree](https://redirect.github.com/markthree) in [https://github.com/antfu/unplugin-auto-import/issues/376](https://redirect.github.com/antfu/unplugin-auto-import/issues/376) [(9071c)](https://redirect.github.com/antfu/unplugin-auto-import/commit/9071c66) #####     [View changes on GitHub](https://redirect.github.com/antfu/unplugin-auto-import/compare/v0.15.3...v0.16.0) ### [`v0.15.3`](https://redirect.github.com/unplugin/unplugin-auto-import/releases/tag/v0.15.3) [Compare Source](https://redirect.github.com/unplugin/unplugin-auto-import/compare/v0.15.2...v0.15.3) #####    🐞 Bug Fixes - ModifyDynamicImports confilct  -  by [@​lishaobos](https://redirect.github.com/lishaobos) in [https://github.com/antfu/unplugin-auto-import/issues/355](https://redirect.github.com/antfu/unplugin-auto-import/issues/355) [(bad3b)](https://redirect.github.com/antfu/unplugin-auto-import/commit/bad3b6c) - **presets**: Add missing `useSeoMeta` in `@vueuse/head` preset  -  by [@​innocenzi](https://redirect.github.com/innocenzi) in [https://github.com/antfu/unplugin-auto-import/issues/360](https://redirect.github.com/antfu/unplugin-auto-import/issues/360) [(4ebf2)](https://redirect.github.com/antfu/unplugin-auto-import/commit/4ebf28a) #####     [View changes on GitHub](https://redirect.github.com/antfu/unplugin-auto-import/compare/v0.15.2...v0.15.3)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

changeset-bot[bot] commented 11 months ago

⚠️ No Changeset found

Latest commit: b4d906f01be9e3fc74933b7e509618993894ffc3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codesandbox-ci[bot] commented 11 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

github-actions[bot] commented 11 months ago

📊 Package size report   No changes

File Before After
Total (Includes all files) 123.9 kB 123.9 kB
Tarball size 21.8 kB 21.8 kB
Unchanged files | File | Size | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------: | | [`.changeset/config.json`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.changeset/config.json) | `313 B` | | [`.changeset/README.md`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.changeset/README.md) | `510 B` | | [`.codesandbox/ci.json`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.codesandbox/ci.json) | `76 B` | | [`.gitattributes`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.gitattributes) | `35 B` | | [`.github/workflows/ci.yml`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.github/workflows/ci.yml) | `749 B` | | [`.github/workflows/codeql.yml`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.github/workflows/codeql.yml) | `832 B` | | [`.github/workflows/pkg-size.yml`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.github/workflows/pkg-size.yml) | `494 B` | | [`.github/workflows/release.yml`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.github/workflows/release.yml) | `1.0 kB` | | [`.lintstagedrc.js`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.lintstagedrc.js) | `50 B` | | [`.prettierignore`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.prettierignore) | `19 B` | | [`.simple-git-hooks.js`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/.simple-git-hooks.js) | `51 B` | | [`auto-imports.d.ts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/auto-imports.d.ts) | `776 B` | | [`CHANGELOG.md`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/CHANGELOG.md) | `237 B` | | [`LICENSE`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/LICENSE) | `1.1 kB` | | [`package.json`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/package.json) | `2.3 kB` | | [`packages/angular-parser/CHANGELOG.md`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/CHANGELOG.md) | `5.5 kB` | | [`packages/angular-parser/package.json`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/package.json) | `1.1 kB` | | [`packages/angular-parser/README.md`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/README.md) | `553 B` | | [`packages/angular-parser/src/index.ts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/src/index.ts) | `368 B` | | [`packages/angular-parser/src/worker.mts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/src/worker.mts) | `8.4 kB` | | [`packages/angular-parser/test/__snapshots__/fixtures.spec.ts.snap`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/__snapshots__/fixtures.spec.ts.snap) | `776 B` | | [`packages/angular-parser/test/__snapshots__/parser.spec.ts.snap`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/__snapshots__/parser.spec.ts.snap) | `64.1 kB` | | [`packages/angular-parser/test/fixtures.spec.ts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/fixtures.spec.ts) | `434 B` | | [`packages/angular-parser/test/fixtures/.markuplintrc`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/fixtures/.markuplintrc) | `180 B` | | [`packages/angular-parser/test/fixtures/.prettierrc`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/fixtures/.prettierrc) | `32 B` | | [`packages/angular-parser/test/fixtures/attr-duplication.html`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/fixtures/attr-duplication.html) | `89 B` | | [`packages/angular-parser/test/fixtures/case-sensitive-tag-name.html`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/fixtures/case-sensitive-tag-name.html) | `1.1 kB` | | [`packages/angular-parser/test/fixtures/deprecated-element.html`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/fixtures/deprecated-element.html) | `31 B` | | [`packages/angular-parser/test/helper.ts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/helper.ts) | `1.3 kB` | | [`packages/angular-parser/test/parser.spec.ts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/test/parser.spec.ts) | `2.8 kB` | | [`packages/angular-parser/tsconfig.json`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-parser/tsconfig.json) | `154 B` | | [`packages/angular-rules/CHANGELOG.md`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-rules/CHANGELOG.md) | `882 B` | | [`packages/angular-rules/package.json`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-rules/package.json) | `488 B` | | [`packages/angular-rules/README.md`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-rules/README.md) | `566 B` | | [`packages/angular-rules/src/attribute-group-order/__snapshots__/index.spec.ts.snap`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-rules/src/attribute-group-order/__snapshots__/index.spec.ts.snap) | `5.7 kB` | | [`packages/angular-rules/src/attribute-group-order/index.spec.ts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-rules/src/attribute-group-order/index.spec.ts) | `8.2 kB` | | [`packages/angular-rules/src/attribute-group-order/index.ts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-rules/src/attribute-group-order/index.ts) | `2.4 kB` | | [`packages/angular-rules/src/attribute-group-order/README.md`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-rules/src/attribute-group-order/README.md) | `1.6 kB` | | [`packages/angular-rules/src/index.ts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-rules/src/index.ts) | `388 B` | | [`packages/angular-rules/tsconfig.json`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/packages/angular-rules/tsconfig.json) | `191 B` | | [`README.md`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/README.md) | `7.1 kB` | | [`tsconfig.base.json`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/tsconfig.base.json) | `273 B` | | [`tsconfig.json`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/tsconfig.json) | `162 B` | | [`vitest.config.ts`](https://github.com/un-ts/markuplint/blob/renovate/unplugin-auto-import-0.x/vitest.config.ts) | `300 B` |

🤖 This report was automatically generated by pkg-size-action

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ec6e60d) 93.75% compared to head (0c946cb) 93.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ======================================= Coverage 93.75% 93.75% ======================================= Files 3 3 Lines 48 48 Branches 15 15 ======================================= Hits 45 45 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.