1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-08-06 09:22:46 +03:00
Commit Graph

912 Commits

Author SHA1 Message Date
crowci-bot
a5eb9dc45a chore(deps): update web npm deps non-major to v4.0.17 2025-03-27 18:37:13 +00:00
crowci-bot
58fd9920ec chore(deps): update web npm deps non-major (#107)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | devDependencies | minor | [`4.10.1` -> `4.11.0`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/4.10.1/4.11.0) |
| [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | minor | [`9.22.0` -> `9.23.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.22.0/9.23.0) |
| [@intlify/unplugin-vue-i18n](https://github.com/intlify/bundle-tools/blob/main/packages/unplugin-vue-i18n/README.md) ([source](https://github.com/intlify/bundle-tools/tree/HEAD/packages/unplugin-vue-i18n)) | devDependencies | patch | [`6.0.3` -> `6.0.5`](https://renovatebot.com/diffs/npm/@intlify%2funplugin-vue-i18n/6.0.3/6.0.5) |
| [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)) | dependencies | patch | [`4.0.13` -> `4.0.17`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.13/4.0.17) |
| [@tailwindcss/vite](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite)) | dependencies | patch | [`4.0.13` -> `4.0.17`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.0.13/4.0.17) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`22.13.10` -> `22.13.14`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.10/22.13.14) |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver)) | devDependencies | minor | [`7.5.8` -> `7.7.0`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.5.8/7.7.0) |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme) ([source](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue)) | devDependencies | patch | [`5.2.1` -> `5.2.3`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/5.2.1/5.2.3) |
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.22.0` -> `9.23.0`](https://renovatebot.com/diffs/npm/eslint/9.22.0/9.23.0) |
| [simple-icons](https://simpleicons.org) ([source](https://github.com/simple-icons/simple-icons)) | dependencies | minor | [`14.10.0` -> `14.11.1`](https://renovatebot.com/diffs/npm/simple-icons/14.10.0/14.11.1) |
| [tailwindcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | dependencies | patch | [`4.0.13` -> `4.0.17`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.13/4.0.17) |
| [vite](https://vite.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`6.2.1` -> `6.2.3`](https://renovatebot.com/diffs/npm/vite/6.2.1/6.2.3) |
| [vitest](https://github.com/vitest-dev/vitest) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | devDependencies | patch | [`3.0.8` -> `3.0.9`](https://renovatebot.com/diffs/npm/vitest/3.0.8/3.0.9) |

---

### Release Notes

<details>
<summary>antfu/eslint-config (@&#8203;antfu/eslint-config)</summary>

### [`v4.11.0`](https://github.com/antfu/eslint-config/releases/tag/v4.11.0)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.10.2...v4.11.0)

#####    🚀 Features

-   Support type augmentation for rule options  -  by [@&#8203;nwidynski](https://github.com/nwidynski) in https://github.com/antfu/eslint-config/issues/695 [<samp>(89882)</samp>](https://github.com/antfu/eslint-config/commit/898828d)
-   Add ts 5.8 flags for tsconfig sorting  -  by [@&#8203;nwidynski](https://github.com/nwidynski) in https://github.com/antfu/eslint-config/issues/694 [<samp>(99470)</samp>](https://github.com/antfu/eslint-config/commit/99470cc)
-   Sync the recommended rules of react plugins  -  by [@&#8203;Rel1cx](https://github.com/Rel1cx) in https://github.com/antfu/eslint-config/issues/693 [<samp>(ea15e)</samp>](https://github.com/antfu/eslint-config/commit/ea15e1d)
-   **vue-a11y**: Add vue accessibility plugin support  -  by [@&#8203;oliver139](https://github.com/oliver139) in https://github.com/antfu/eslint-config/issues/686 [<samp>(6e483)</samp>](https://github.com/antfu/eslint-config/commit/6e483d5)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.10.2...v4.11.0)

### [`v4.10.2`](https://github.com/antfu/eslint-config/releases/tag/v4.10.2)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.10.1...v4.10.2)

#####    🐞 Bug Fixes

-   **cli**: Version infer, close [#&#8203;687](https://github.com/antfu/eslint-config/issues/687)  -  by [@&#8203;antfu](https://github.com/antfu) in https://github.com/antfu/eslint-config/issues/687 [<samp>(fcdfb)</samp>](https://github.com/antfu/eslint-config/commit/fcdfb8f)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.10.1...v4.10.2)

</details>

<details>
<summary>eslint/eslint (@&#8203;eslint/js)</summary>

### [`v9.23.0`](https://github.com/eslint/eslint/releases/tag/v9.23.0)

[Compare Source](https://github.com/eslint/eslint/compare/v9.22.0...v9.23.0)

##### Features

-   [`557a0d2`](557a0d2375) feat: support TypeScript syntax in no-useless-constructor ([#&#8203;19535](https://github.com/eslint/eslint/issues/19535)) (Josh Goldberg )
-   [`8320241`](83202412a1) feat: support TypeScript syntax in `default-param-last` ([#&#8203;19431](https://github.com/eslint/eslint/issues/19431)) (Josh Goldberg )
-   [`833c4a3`](833c4a301d) feat: defineConfig() supports "flat/" config prefix ([#&#8203;19533](https://github.com/eslint/eslint/issues/19533)) (Nicholas C. Zakas)
-   [`4a0df16`](4a0df16f1b) feat: circular autofix/conflicting rules detection ([#&#8203;19514](https://github.com/eslint/eslint/issues/19514)) (Milos Djermanovic)
-   [`be56a68`](be56a685bf) feat: support TypeScript syntax in `class-methods-use-this` ([#&#8203;19498](https://github.com/eslint/eslint/issues/19498)) (Josh Goldberg )

##### Bug Fixes

-   [`0e20aa7`](0e20aa72fe) fix: move deprecated `RuleContext` methods to subtype ([#&#8203;19531](https://github.com/eslint/eslint/issues/19531)) (Francesco Trotta)
-   [`cc3bd00`](cc3bd00795) fix: reporting variable used in catch block in `no-useless-assignment` ([#&#8203;19423](https://github.com/eslint/eslint/issues/19423)) (Tanuj Kanti)
-   [`d46ff83`](d46ff83219) fix: `no-dupe-keys` false positive with proto setter ([#&#8203;19508](https://github.com/eslint/eslint/issues/19508)) (Milos Djermanovic)
-   [`e732773`](e7327736b9) fix: navigation of search results on pressing Enter ([#&#8203;19502](https://github.com/eslint/eslint/issues/19502)) (Tanuj Kanti)
-   [`f4e9c5f`](f4e9c5fda9) fix: allow `RuleTester` to test files inside `node_modules/` ([#&#8203;19499](https://github.com/eslint/eslint/issues/19499)) (fisker Cheung)

##### Documentation

-   [`5405939`](5405939efc) docs: show red underlines in TypeScript examples in rules docs ([#&#8203;19547](https://github.com/eslint/eslint/issues/19547)) (Milos Djermanovic)
-   [`48b53d6`](48b53d6e79) docs: replace var with const in examples ([#&#8203;19539](https://github.com/eslint/eslint/issues/19539)) (Nitin Kumar)
-   [`c39d7db`](c39d7db714) docs: Update README (GitHub Actions Bot)
-   [`a4f8760`](a4f87604f4) docs: revert accidental changes ([#&#8203;19542](https://github.com/eslint/eslint/issues/19542)) (Francesco Trotta)
-   [`280128f`](280128f73d) docs: add copy button ([#&#8203;19512](https://github.com/eslint/eslint/issues/19512)) (xbinaryx)
-   [`cd83eaa`](cd83eaa761) docs: replace `var` with `const` in examples ([#&#8203;19530](https://github.com/eslint/eslint/issues/19530)) (Nitin Kumar)
-   [`7ff0cde`](7ff0cde230) docs: Update README (GitHub Actions Bot)
-   [`996cfb9`](996cfb9771) docs: migrate sass to module system ([#&#8203;19518](https://github.com/eslint/eslint/issues/19518)) (xbinaryx)
-   [`17cb958`](17cb9586a7) docs: replace `var` with `let` and `const` in rule examples ([#&#8203;19515](https://github.com/eslint/eslint/issues/19515)) (Tanuj Kanti)
-   [`83e24f5`](83e24f5be4) docs: Replace var with let or const ([#&#8203;19511](https://github.com/eslint/eslint/issues/19511)) (Jenna Toff)
-   [`a59d0c0`](a59d0c06b5) docs: Update docs for defineConfig ([#&#8203;19505](https://github.com/eslint/eslint/issues/19505)) (Nicholas C. Zakas)
-   [`fe92927`](fe929270f3) docs: `require-unicode-regexp` add note for `i` flag and `\w`  ([#&#8203;19510](https://github.com/eslint/eslint/issues/19510)) (Chaemin-Lim)

##### Build Related

-   [`2357edd`](2357edd09b) build: exclude autogenerated files from Prettier formatting ([#&#8203;19548](https://github.com/eslint/eslint/issues/19548)) (Francesco Trotta)

##### Chores

-   [`0ac8ea4`](0ac8ea4535) chore: update dependencies for v9.23.0 release ([#&#8203;19554](https://github.com/eslint/eslint/issues/19554)) (Francesco Trotta)
-   [`20591c4`](20591c49ff) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins)
-   [`901344f`](901344f944) chore: update dependency [@&#8203;eslint/json](https://github.com/eslint/json) to ^0.11.0 ([#&#8203;19552](https://github.com/eslint/eslint/issues/19552)) (renovate\[bot])
-   [`5228383`](5228383e3e) chore: fix update-readme formatting ([#&#8203;19544](https://github.com/eslint/eslint/issues/19544)) (Milos Djermanovic)
-   [`5439525`](5439525925) chore: format JSON files in Trunk ([#&#8203;19541](https://github.com/eslint/eslint/issues/19541)) (Francesco Trotta)
-   [`75adc99`](75adc99eab) chore: enabled Prettier in Trunk ([#&#8203;19354](https://github.com/eslint/eslint/issues/19354)) (Josh Goldberg )
-   [`2395168`](239516856f) chore: added .git-blame-ignore-revs for Prettier via trunk fmt ([#&#8203;19538](https://github.com/eslint/eslint/issues/19538)) (Josh Goldberg )
-   [`129882d`](129882d2fd) chore: formatted files with Prettier via trunk fmt ([#&#8203;19355](https://github.com/eslint/eslint/issues/19355)) (Josh Goldberg )
-   [`1738dbc`](1738dbc36c) chore: temporarily disable prettier in trunk ([#&#8203;19537](https://github.com/eslint/eslint/issues/19537)) (Josh Goldberg )
-   [`dc854fd`](dc854fdd26) chore: update dependency shelljs to ^0.9.0 ([#&#8203;19524](https://github.com/eslint/eslint/issues/19524)) (renovate\[bot])
-   [`5d57496`](5d574963b7) chore: fix some comments ([#&#8203;19525](https://github.com/eslint/eslint/issues/19525)) (jimmycathy)
-   [`9c5c6ee`](9c5c6ee773) test: fix an assertion failure ([#&#8203;19500](https://github.com/eslint/eslint/issues/19500)) (fisker Cheung)
-   [`7a699a6`](7a699a6b26) chore: remove formatting-related lint rules internally ([#&#8203;19473](https://github.com/eslint/eslint/issues/19473)) (Josh Goldberg )
-   [`c99db89`](c99db89141) test: replace WebdriverIO with Cypress ([#&#8203;19465](https://github.com/eslint/eslint/issues/19465)) (Pixel998)

</details>

<details>
<summary>tailwindlabs/tailwindcss (@&#8203;tailwindcss/postcss)</summary>

### [`v4.0.17`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4017---2025-03-26)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.16...v4.0.17)

##### Fixed

-   Fix an issue causing the CLI to hang when processing Ruby files ([#&#8203;17383](https://github.com/tailwindlabs/tailwindcss/pull/17383))

### [`v4.0.16`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4016---2025-03-25)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.15...v4.0.16)

##### Added

-   Add support for literal values in `--value('…')` and `--modifier('…')` ([#&#8203;17304](https://github.com/tailwindlabs/tailwindcss/pull/17304))

##### Fixed

-   Fix class extraction followed by `(` in Pug ([#&#8203;17320](https://github.com/tailwindlabs/tailwindcss/pull/17320))
-   Ensure `@keyframes` for theme animations are emitted if they are referenced following a comma ([#&#8203;17352](https://github.com/tailwindlabs/tailwindcss/pull/17352))
-   Vite: Ensure that updates to an imported CSS file are properly propagated after updating source files ([#&#8203;17347](https://github.com/tailwindlabs/tailwindcss/pull/17347))
-   Pre process `Slim` templates embedded in Ruby files ([#&#8203;17336](https://github.com/tailwindlabs/tailwindcss/pull/17336))
-   Error when input and output files resolve to the same file when using the CLI ([#&#8203;17311](https://github.com/tailwindlabs/tailwindcss/pull/17311))
-   Add missing suggestions when `--spacing(--value(integer, number))` is used ([#&#8203;17308](https://github.com/tailwindlabs/tailwindcss/pull/17308))
-   Add `::-webkit-details-marker` pseudo to `marker` variant ([#&#8203;17362](https://github.com/tailwindlabs/tailwindcss/pull/17362))

### [`v4.0.15`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4015---2025-03-20)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.14...v4.0.15)

##### Fixed

-   Fix incorrect angle in `-bg-conic-*` utilities ([#&#8203;17174](https://github.com/tailwindlabs/tailwindcss/pull/17174))
-   Fix `border-[12px_4px]` being interpreted as a `border-color` instead of a `border-width` ([#&#8203;17248](https://github.com/tailwindlabs/tailwindcss/pull/17248))
-   Work around a crash in Safari 16.4 and 16.5 when using the default Preflight styles ([#&#8203;17306](https://github.com/tailwindlabs/tailwindcss/pull/17306))
-   Pre-process `<template lang="…">` in Vue files ([#&#8203;17252](https://github.com/tailwindlabs/tailwindcss/pull/17252))
-   Ensure that all CSS variables used by Preflight are prefixed ([#&#8203;17036](https://github.com/tailwindlabs/tailwindcss/pull/17036))
-   Prevent segfault when loaded in a worker thread on Linux ([#&#8203;17276](https://github.com/tailwindlabs/tailwindcss/pull/17276))
-   Ensure multiple `--value(…)` or `--modifier(…)` calls don't delete subsequent declarations ([#&#8203;17273](https://github.com/tailwindlabs/tailwindcss/pull/17273))
-   Fix class extraction followed by `(` in Slim ([#&#8203;17278](https://github.com/tailwindlabs/tailwindcss/pull/17278))
-   Export `PluginUtils` from `tailwindcss/plugin` for compatibility with v3 ([#&#8203;17299](https://github.com/tailwindlabs/tailwindcss/pull/17299))
-   Remove redundant `line-height: initial` from Preflight ([#&#8203;15212](https://github.com/tailwindlabs/tailwindcss/pull/15212))
-   Increase Standalone hardware compatibility on macOS x64 builds ([#&#8203;17267](https://github.com/tailwindlabs/tailwindcss/pull/17267))
-   Ensure that the CSS file rebuilds if a new CSS variable is used from templates ([#&#8203;17301](https://github.com/tailwindlabs/tailwindcss/pull/17301))

##### Changed

-   The `--theme(…)` function now returns CSS variables from your theme variables unless used inside positions where CSS variables are invalid (e.g. inside `@media` queries) ([#&#8203;17036](https://github.com/tailwindlabs/tailwindcss/pull/17036))

### [`v4.0.14`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4014---2025-03-13)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.13...v4.0.14)

##### Fixed

-   Do not extract candidates with JS string interpolation `${` ([#&#8203;17142](https://github.com/tailwindlabs/tailwindcss/pull/17142))
-   Fix extraction of variants containing `.` character ([#&#8203;17153](https://github.com/tailwindlabs/tailwindcss/pull/17153))
-   Fix extracting candidates in Clojure/ClojureScript ([#&#8203;17087](https://github.com/tailwindlabs/tailwindcss/pull/17087))

</details>

<details>
<summary>vitejs/vite-plugin-vue (@&#8203;vitejs/plugin-vue)</summary>

### [`v5.2.3`](https://github.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small523-2025-03-17-small)

-   Revert "fix: generate unique component id" ([#&#8203;548](https://github.com/vitejs/vite-plugin-vue/issues/548)) ([4bc5517](https://github.com/vitejs/vite-plugin-vue/commit/4bc5517)), closes [#&#8203;548](https://github.com/vitejs/vite-plugin-vue/issues/548)

### [`v5.2.2`](https://github.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small522-2025-03-17-small)

-   feat: pass descriptor vapor flag to compileTemplte ([219e007](https://github.com/vitejs/vite-plugin-vue/commit/219e007))
-   feat(css): tree shake scoped styles ([#&#8203;533](https://github.com/vitejs/vite-plugin-vue/issues/533)) ([333094f](https://github.com/vitejs/vite-plugin-vue/commit/333094f)), closes [#&#8203;533](https://github.com/vitejs/vite-plugin-vue/issues/533)
-   fix: generate unique component id ([#&#8203;538](https://github.com/vitejs/vite-plugin-vue/issues/538)) ([2704e85](https://github.com/vitejs/vite-plugin-vue/commit/2704e85)), closes [#&#8203;538](https://github.com/vitejs/vite-plugin-vue/issues/538)
-   fix: properly interpret boolean values in `define` ([#&#8203;545](https://github.com/vitejs/vite-plugin-vue/issues/545)) ([46d3d65](https://github.com/vitejs/vite-plugin-vue/commit/46d3d65)), closes [#&#8203;545](https://github.com/vitejs/vite-plugin-vue/issues/545)
-   fix(deps): update all non-major dependencies ([#&#8203;482](https://github.com/vitejs/vite-plugin-vue/issues/482)) ([cdbae68](https://github.com/vitejs/vite-plugin-vue/commit/cdbae68)), closes [#&#8203;482](https://github.com/vitejs/vite-plugin-vue/issues/482)
-   fix(deps): update all non-major dependencies ([#&#8203;488](https://github.com/vitejs/vite-plugin-vue/issues/488)) ([5d39582](https://github.com/vitejs/vite-plugin-vue/commit/5d39582)), closes [#&#8203;488](https://github.com/vitejs/vite-plugin-vue/issues/488)
-   fix(index): move the if check earlier to avoid creating unnecessary ssr when entering return block ( ([2135c84](https://github.com/vitejs/vite-plugin-vue/commit/2135c84)), closes [#&#8203;523](https://github.com/vitejs/vite-plugin-vue/issues/523)
-   fix(plugin-vue): default value for compile time flags ([#&#8203;495](https://github.com/vitejs/vite-plugin-vue/issues/495)) ([ae9d948](https://github.com/vitejs/vite-plugin-vue/commit/ae9d948)), closes [#&#8203;495](https://github.com/vitejs/vite-plugin-vue/issues/495)
-   fix(plugin-vue): ensure HMR updates styles when SFC is treated as a type dependency ([#&#8203;541](https://github.com/vitejs/vite-plugin-vue/issues/541)) ([4abe3be](https://github.com/vitejs/vite-plugin-vue/commit/4abe3be)), closes [#&#8203;541](https://github.com/vitejs/vite-plugin-vue/issues/541)
-   fix(plugin-vue): resolve sourcemap conflicts in build watch mode with cached modules ([#&#8203;505](https://github.com/vitejs/vite-plugin-vue/issues/505)) ([906cebb](https://github.com/vitejs/vite-plugin-vue/commit/906cebb)), closes [#&#8203;505](https://github.com/vitejs/vite-plugin-vue/issues/505)
-   fix(plugin-vue): support external import URLs for monorepos ([#&#8203;524](https://github.com/vitejs/vite-plugin-vue/issues/524)) ([cdd4922](https://github.com/vitejs/vite-plugin-vue/commit/cdd4922)), closes [#&#8203;524](https://github.com/vitejs/vite-plugin-vue/issues/524)
-   fix(plugin-vue): support vapor template-only component ([#&#8203;529](https://github.com/vitejs/vite-plugin-vue/issues/529)) ([95be153](https://github.com/vitejs/vite-plugin-vue/commit/95be153)), closes [#&#8203;529](https://github.com/vitejs/vite-plugin-vue/issues/529)
-   fix(plugin-vue): suppress warnings for non-recognized pseudo selectors form lightningcss ([#&#8203;521](https://github.com/vitejs/vite-plugin-vue/issues/521)) ([15c0eb0](https://github.com/vitejs/vite-plugin-vue/commit/15c0eb0)), closes [#&#8203;521](https://github.com/vitejs/vite-plugin-vue/issues/521)
-   chore(deps): update dependency rollup to ^4.27.4 ([#&#8203;479](https://github.com/vitejs/vite-plugin-vue/issues/479)) ([428320d](https://github.com/vitejs/vite-plugin-vue/commit/428320d)), closes [#&#8203;479](https://github.com/vitejs/vite-plugin-vue/issues/479)
-   chore(deps): update dependency rollup to ^4.28.1 ([#&#8203;484](https://github.com/vitejs/vite-plugin-vue/issues/484)) ([388403f](https://github.com/vitejs/vite-plugin-vue/commit/388403f)), closes [#&#8203;484](https://github.com/vitejs/vite-plugin-vue/issues/484)
-   chore(deps): update dependency rollup to ^4.29.1 ([#&#8203;493](https://github.com/vitejs/vite-plugin-vue/issues/493)) ([b092bc8](https://github.com/vitejs/vite-plugin-vue/commit/b092bc8)), closes [#&#8203;493](https://github.com/vitejs/vite-plugin-vue/issues/493)
-   chore(deps): update upstream ([#&#8203;503](https://github.com/vitejs/vite-plugin-vue/issues/503)) ([8c12b9f](https://github.com/vitejs/vite-plugin-vue/commit/8c12b9f)), closes [#&#8203;503](https://github.com/vitejs/vite-plugin-vue/issues/503)
-   chore(deps): update upstream ([#&#8203;511](https://github.com/vitejs/vite-plugin-vue/issues/511)) ([d057351](https://github.com/vitejs/vite-plugin-vue/commit/d057351)), closes [#&#8203;511](https://github.com/vitejs/vite-plugin-vue/issues/511)
-   chore(deps): update upstream ([#&#8203;526](https://github.com/vitejs/vite-plugin-vue/issues/526)) ([59946d3](https://github.com/vitejs/vite-plugin-vue/commit/59946d3)), closes [#&#8203;526](https://github.com/vitejs/vite-plugin-vue/issues/526)
-   chore(plugin-vue): simplify `resolved` declaration ([7288a59](https://github.com/vitejs/vite-plugin-vue/commit/7288a59))

</details>

<details>
<summary>simple-icons/simple-icons (simple-icons)</summary>

### [`v14.11.1`](https://github.com/simple-icons/simple-icons/releases/tag/14.11.1): Release 1 updated icon (v14.11.1)

[Compare Source](https://github.com/simple-icons/simple-icons/compare/14.11.0...14.11.1)

#### 1 updated icon

-   Obsidian ([#&#8203;12919](https://github.com/simple-icons/simple-icons/issues/12919)) ([@&#8203;DerBraky](https://github.com/DerBraky))

### [`v14.11.0`](https://github.com/simple-icons/simple-icons/releases/tag/14.11.0): Release 2 new icons and 2 updated icons (v14.11.0)

[Compare Source](https://github.com/simple-icons/simple-icons/compare/14.10.0...14.11.0)

#### 2 new icons

-   Gleam ([#&#8203;10626](https://github.com/simple-icons/simple-icons/issues/10626)) ([@&#8203;uncenter](https://github.com/uncenter))
-   PortableApps.com ([#&#8203;12366](https://github.com/simple-icons/simple-icons/issues/12366)) ([@&#8203;DerBraky](https://github.com/DerBraky))

#### 2 updated icons

-   DuckDuckGo ([#&#8203;12896](https://github.com/simple-icons/simple-icons/issues/12896)) ([@&#8203;DerBraky](https://github.com/DerBraky))
-   Messenger ([#&#8203;12883](https://github.com/simple-icons/simple-icons/issues/12883)) ([@&#8203;LitoMore](https://github.com/LitoMore))

</details>

<details>
<summary>vitejs/vite (vite)</summary>

### [`v6.2.3`](https://github.com/vitejs/vite/releases/tag/v6.2.3)

[Compare Source](https://github.com/vitejs/vite/compare/v6.2.2...v6.2.3)

Please refer to [CHANGELOG.md](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md) for details.

### [`v6.2.2`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small622-2025-03-14-small)

[Compare Source](https://github.com/vitejs/vite/compare/v6.2.1...v6.2.2)

-   fix: await client buildStart on top level buildStart ([#&#8203;19624](https://github.com/vitejs/vite/issues/19624)) ([b31faab](b31faab2a8)), closes [#&#8203;19624](https://github.com/vitejs/vite/issues/19624)
-   fix(css): inline css correctly for double quote use strict ([#&#8203;19590](https://github.com/vitejs/vite/issues/19590)) ([d0aa833](d0aa833296)), closes [#&#8203;19590](https://github.com/vitejs/vite/issues/19590)
-   fix(deps): update all non-major dependencies ([#&#8203;19613](https://github.com/vitejs/vite/issues/19613)) ([363d691](363d691b49)), closes [#&#8203;19613](https://github.com/vitejs/vite/issues/19613)
-   fix(indexHtml): ensure correct URL when querying module graph ([#&#8203;19601](https://github.com/vitejs/vite/issues/19601)) ([dc5395a](dc5395a27e)), closes [#&#8203;19601](https://github.com/vitejs/vite/issues/19601)
-   fix(preview): use preview https config, not server ([#&#8203;19633](https://github.com/vitejs/vite/issues/19633)) ([98b3160](98b3160fa5)), closes [#&#8203;19633](https://github.com/vitejs/vite/issues/19633)
-   fix(ssr): use optional chaining to prevent "undefined is not an object" happening in \`ssrRewriteStac ([4309755](43097550a1)), closes [#&#8203;19612](https://github.com/vitejs/vite/issues/19612)
-   feat: show friendly error for malformed `base` ([#&#8203;19616](https://github.com/vitejs/vite/issues/19616)) ([2476391](2476391b28)), closes [#&#8203;19616](https://github.com/vitejs/vite/issues/19616)
-   feat(worker): show asset filename conflict warning ([#&#8203;19591](https://github.com/vitejs/vite/issues/19591)) ([367d968](367d968fbf)), closes [#&#8203;19591](https://github.com/vitejs/vite/issues/19591)
-   chore: extend commit hash correctly when ambigious with a non-commit object ([#&#8203;19600](https://github.com/vitejs/vite/issues/19600)) ([89a6287](89a6287324)), closes [#&#8203;19600](https://github.com/vitejs/vite/issues/19600)

</details>

<details>
<summary>vitest-dev/vitest (vitest)</summary>

### [`v3.0.9`](https://github.com/vitest-dev/vitest/releases/tag/v3.0.9)

[Compare Source](https://github.com/vitest-dev/vitest/compare/v3.0.8...v3.0.9)

#####    🐞 Bug Fixes

-   Typings of `ctx.skip()` as `never`  -  by [@&#8203;sirlancelot](https://github.com/sirlancelot) in https://github.com/vitest-dev/vitest/issues/7608 [<samp>(09f35)</samp>](https://github.com/vitest-dev/vitest/commit/09f35301)
-   Cleanup vitest in public `resolveConfig` API  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7623 [<samp>(db14a)</samp>](https://github.com/vitest-dev/vitest/commit/db14ab71)
-   Fix `toHaveBeenCalledWith(asymmetricMatcher)` with `undefined` arguments  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7624 [<samp>(0fb21)</samp>](https://github.com/vitest-dev/vitest/commit/0fb21faa)
-   Race condition in RPC filesystem cache.  -  by [@&#8203;dts](https://github.com/dts) in https://github.com/vitest-dev/vitest/issues/7531 [<samp>(b7f55)</samp>](https://github.com/vitest-dev/vitest/commit/b7f55261)
-   Fix `getState().testPath` during collection with no isolation  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7640 [<samp>(3fb3f)</samp>](https://github.com/vitest-dev/vitest/commit/3fb3fbf8)
-   Support custom toString method in %s format  -  by [@&#8203;pengooseDev](https://github.com/pengooseDev) in https://github.com/vitest-dev/vitest/issues/7637 [<samp>(46d93)</samp>](https://github.com/vitest-dev/vitest/commit/46d93a2e)
-   **browser**:
    -   Fail playwright timeouts earlier than a test timeout  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) and [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7565 [<samp>(5eb4c)</samp>](https://github.com/vitest-dev/vitest/commit/5eb4cd1f)
    -   Remove [@&#8203;testing-library/dom](https://github.com/testing-library/dom) from dependencies [#&#8203;7555](https://github.com/vitest-dev/vitest/issues/7555))"  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7628 and https://github.com/vitest-dev/vitest/issues/7555 [<samp>(94b27)</samp>](https://github.com/vitest-dev/vitest/commit/94b27af5)
-   **coverage**:
    -   Browser mode + `coverage.all`  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/7597 [<samp>(422ba)</samp>](https://github.com/vitest-dev/vitest/commit/422ba66b)
-   **runner**:
    -   Show stacktrace on hook timeout error  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7502 [<samp>(268a1)</samp>](https://github.com/vitest-dev/vitest/commit/268a19e1)
-   **vite-node**:
    -   Fix source map of inlined node_modules  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7557 [<samp>(34aa3)</samp>](https://github.com/vitest-dev/vitest/commit/34aa322b)
    -   Fix missing `buildStart`  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7652 [<samp>(29f5a)</samp>](https://github.com/vitest-dev/vitest/commit/29f5a848)
-   **web-worker**:
    -   Ensure `removeEventListener` is bound to worker  -  by [@&#8203;joelgallant](https://github.com/joelgallant) in https://github.com/vitest-dev/vitest/issues/7631 [<samp>(ff42b)</samp>](https://github.com/vitest-dev/vitest/commit/ff42bcb3)

#####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v3.0.8...v3.0.9)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/107
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-27 18:07:22 +00:00
crowci-bot
445892a952 chore(deps): update dependency @vueuse/core to v13 (#110)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@vueuse/core](https://github.com/vueuse/vueuse) ([source](https://github.com/vueuse/vueuse/tree/HEAD/packages/core)) | dependencies | major | [`^12.8.2` -> `^13.0.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/12.8.2/13.0.0) |

---

### Release Notes

<details>
<summary>vueuse/vueuse (@&#8203;vueuse/core)</summary>

### [`v13.0.0`](https://github.com/vueuse/vueuse/releases/tag/v13.0.0)

[Compare Source](https://github.com/vueuse/vueuse/compare/v12.8.2...v13.0.0)

#####    🚨 Breaking Changes

-   Drop CJS build, now it's ESM-only  -  by [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/4581 [<samp>(5e046)</samp>](https://github.com/vueuse/vueuse/commit/5e0467bf)

#####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v12.8.2...v13.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/110
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-17 14:51:25 +00:00
crowci-bot
cb961cd9cb chore(deps): update dependency @antfu/eslint-config to v4.10.1 2025-03-12 23:37:21 +00:00
crowci-bot
9210412700 chore(deps): update web npm deps non-major to v4.0.13 (#104)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)) | dependencies | patch | [`4.0.12` -> `4.0.13`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.12/4.0.13) |
| [@tailwindcss/vite](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite)) | dependencies | patch | [`4.0.12` -> `4.0.13`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.0.12/4.0.13) |
| [tailwindcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | dependencies | patch | [`4.0.12` -> `4.0.13`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.12/4.0.13) |

---

### Release Notes

<details>
<summary>tailwindlabs/tailwindcss (@&#8203;tailwindcss/postcss)</summary>

### [`v4.0.13`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4013---2025-03-11)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.12...v4.0.13)

##### Fixed

-   Fix Haml pre-processing ([#&#8203;17051](https://github.com/tailwindlabs/tailwindcss/pull/17051))
-   Ensure `.node` and `.wasm` files are not scanned for utilities ([#&#8203;17123](https://github.com/tailwindlabs/tailwindcss/pull/17123))
-   Improve performance when scanning JSON files ([#&#8203;17125](https://github.com/tailwindlabs/tailwindcss/pull/17125))
-   Fix extracting candidates containing dots in Haml, Pug, and Slim pre processors ([#&#8203;17094](https://github.com/tailwindlabs/tailwindcss/pull/17094), [#&#8203;17085](https://github.com/tailwindlabs/tailwindcss/pull/17085), [#&#8203;17113](https://github.com/tailwindlabs/tailwindcss/pull/17113))
-   Don't create invalid CSS when encountering a link wrapped in square brackets ([#&#8203;17129](https://github.com/tailwindlabs/tailwindcss/pull/17129))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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 these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/104
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-11 22:26:36 +00:00
crowci-bot
19e9a880e5 chore(deps): update dependency prismjs to v1.30.0 2025-03-10 18:37:23 +00:00
crowci-bot
88b3d74e96 chore(deps): lock file maintenance 2025-03-10 00:38:23 +00:00
crowci-bot
726a2d51ea chore(deps): update web npm deps non-major (#98)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | devDependencies | minor | [`4.4.0` -> `4.8.1`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/4.4.0/4.8.1) |
| [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | minor | [`9.21.0` -> `9.22.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.21.0/9.22.0) |
| [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)) | dependencies | patch | [`4.0.9` -> `4.0.12`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.9/4.0.12) |
| [@tailwindcss/vite](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite)) | dependencies | patch | [`4.0.9` -> `4.0.12`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.0.9/4.0.12) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`22.13.8` -> `22.13.10`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.8/22.13.10) |
| [@vueuse/core](https://github.com/vueuse/vueuse) ([source](https://github.com/vueuse/vueuse/tree/HEAD/packages/core)) | dependencies | minor | [`12.7.0` -> `12.8.2`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/12.7.0/12.8.2) |
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.21.0` -> `9.22.0`](https://renovatebot.com/diffs/npm/eslint/9.21.0/9.22.0) |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | dependencies | minor | [`10.0.2` -> `10.1.1`](https://renovatebot.com/diffs/npm/eslint-config-prettier/10.0.2/10.1.1) |
| [simple-icons](https://simpleicons.org) ([source](https://github.com/simple-icons/simple-icons)) | dependencies | minor | [`14.9.0` -> `14.10.0`](https://renovatebot.com/diffs/npm/simple-icons/14.9.0/14.10.0) |
| [tailwindcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | dependencies | patch | [`4.0.9` -> `4.0.12`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.9/4.0.12) |
| [vite](https://vite.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`6.2.0` -> `6.2.1`](https://renovatebot.com/diffs/npm/vite/6.2.0/6.2.1) |
| [vitest](https://github.com/vitest-dev/vitest) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | devDependencies | patch | [`3.0.7` -> `3.0.8`](https://renovatebot.com/diffs/npm/vitest/3.0.7/3.0.8) |
| [vue-i18n](https://github.com/intlify/vue-i18n/tree/master/packages/vue-i18n#readme) ([source](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n)) | dependencies | patch | [`11.1.1` -> `11.1.2`](https://renovatebot.com/diffs/npm/vue-i18n/11.1.1/11.1.2) |

---

### Release Notes

<details>
<summary>antfu/eslint-config (@&#8203;antfu/eslint-config)</summary>

### [`v4.8.1`](https://github.com/antfu/eslint-config/releases/tag/v4.8.1)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.7.0...v4.8.1)

#####    🚀 Features

-   Add more pnpm-package-yaml keys sorting  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(69071)</samp>](https://github.com/antfu/eslint-config/commit/69071f1)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.8.0...v4.8.1)

### [`v4.7.0`](https://github.com/antfu/eslint-config/releases/tag/v4.7.0)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.6.0...v4.7.0)

#####    🚀 Features

-   **yaml**: Sort keys for pnpm workspace  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(2ae8f)</samp>](https://github.com/antfu/eslint-config/commit/2ae8f1c)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.6.0...v4.7.0)

### [`v4.6.0`](https://github.com/antfu/eslint-config/releases/tag/v4.6.0)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.5.1...v4.6.0)

#####    🚀 Features

-   Introduce experimental `pnpmCatalogs` support  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(d410d)</samp>](https://github.com/antfu/eslint-config/commit/d410d14)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.5.1...v4.6.0)

### [`v4.5.1`](https://github.com/antfu/eslint-config/releases/tag/v4.5.1)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.5.0...v4.5.1)

#####    🐞 Bug Fixes

-   **unicorn**: Move `no-instanceof-array` to `no-instanceof-builtins`  -  by [@&#8203;9romise](https://github.com/9romise) in https://github.com/antfu/eslint-config/issues/674 [<samp>(b9549)</samp>](https://github.com/antfu/eslint-config/commit/b9549ae)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.5.0...v4.5.1)

### [`v4.5.0`](https://github.com/antfu/eslint-config/releases/tag/v4.5.0)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.4.0...v4.5.0)

#####    🚀 Features

-   Update `eslint-plugin-vue` to v10  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(4dc4e)</samp>](https://github.com/antfu/eslint-config/commit/4dc4e0c)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.4.0...v4.5.0)

</details>

<details>
<summary>eslint/eslint (@&#8203;eslint/js)</summary>

### [`v9.22.0`](https://github.com/eslint/eslint/releases/tag/v9.22.0)

[Compare Source](https://github.com/eslint/eslint/compare/v9.21.0...v9.22.0)

##### Features

-   [`7ddb095`](7ddb095419) feat: Export defineConfig, globalIgnores ([#&#8203;19487](https://github.com/eslint/eslint/issues/19487)) (Nicholas C. Zakas)

##### Bug Fixes

-   [`19c0127`](19c0127e79) fix: improve message for `no-console` suggestions ([#&#8203;19483](https://github.com/eslint/eslint/issues/19483)) (Francesco Trotta)
-   [`49e624f`](49e624f4a0) fix: improve error message for falsy parsed JS AST ([#&#8203;19458](https://github.com/eslint/eslint/issues/19458)) (Josh Goldberg )

##### Documentation

-   [`86c5f37`](86c5f37bc7) docs: Update README (GitHub Actions Bot)
-   [`fbdeff0`](fbdeff08f3) docs: Update README (GitHub Actions Bot)
-   [`c9e8510`](c9e8510530) docs: generate deprecation notice in TSDoc comments from rule metadata ([#&#8203;19461](https://github.com/eslint/eslint/issues/19461)) (Francesco Trotta)
-   [`2f386ad`](2f386ad203) docs: replace `var` with `const` in rule examples ([#&#8203;19469](https://github.com/eslint/eslint/issues/19469)) (Tanuj Kanti)
-   [`0e688e3`](0e688e3a0d) docs: Update README (GitHub Actions Bot)
-   [`06b596d`](06b596d221) docs: Restore the carrot to the position where the search input was lost ([#&#8203;19459](https://github.com/eslint/eslint/issues/19459)) (Amaresh  S M)

##### Chores

-   [`97f788b`](97f788b02e) chore: upgrade [@&#8203;eslint/js](https://github.com/eslint/js)[@&#8203;9](https://github.com/9).22.0 ([#&#8203;19489](https://github.com/eslint/eslint/issues/19489)) (Milos Djermanovic)
-   [`eed409a`](eed409a64b) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins)
-   [`f9a56d3`](f9a56d3378) chore: upgrade eslint-scope@8.3.0 ([#&#8203;19488](https://github.com/eslint/eslint/issues/19488)) (Milos Djermanovic)

</details>

<details>
<summary>tailwindlabs/tailwindcss (@&#8203;tailwindcss/postcss)</summary>

### [`v4.0.12`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4012---2025-03-07)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.11...v4.0.12)

##### Fixed

-   Vite: Fix `url(…)` rebasing in transitively imported CSS files ([#&#8203;16965](https://github.com/tailwindlabs/tailwindcss/pull/16965))
-   PostCSS: Rebase `url(…)`s in imported CSS files ([#&#8203;16965](https://github.com/tailwindlabs/tailwindcss/pull/16965))
-   Ensure utilities are sorted based on their actual property order ([#&#8203;16995](https://github.com/tailwindlabs/tailwindcss/pull/16995))
-   Ensure strings in Pug and Slim templates are handled correctly ([#&#8203;17000](https://github.com/tailwindlabs/tailwindcss/pull/17000))
-   Ensure classes between `}` and `{` are properly extracted ([#&#8203;17001](https://github.com/tailwindlabs/tailwindcss/pull/17001))
-   Fix `razor`/`cshtml` pre-processing ([#&#8203;17027](https://github.com/tailwindlabs/tailwindcss/pull/17027))
-   Ensure extracting candidates from JS embedded in a PHP string works as expected ([#&#8203;17031](https://github.com/tailwindlabs/tailwindcss/pull/17031))

### [`v4.0.11`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4011---2025-03-06)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.10...v4.0.11)

##### Fixed

-   Ensure classes containing `--` are extracted correctly ([#&#8203;16972](https://github.com/tailwindlabs/tailwindcss/pull/16972))
-   Ensure classes containing numbers followed by dash or underscore are extracted correctly ([#&#8203;16980](https://github.com/tailwindlabs/tailwindcss/pull/16980))
-   Ensure arbitrary container queries are extracted correctly ([#&#8203;16984](https://github.com/tailwindlabs/tailwindcss/pull/16984))
-   Ensure classes ending in `[` are extracted in Slim templating language ([#&#8203;16985](https://github.com/tailwindlabs/tailwindcss/pull/16985))
-   Ensure arbitrary variables with data types are extracted correctly ([#&#8203;16986](https://github.com/tailwindlabs/tailwindcss/pull/16986))

### [`v4.0.10`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4010---2025-03-05)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.9...v4.0.10)

##### Added

-   Add `col-<number>` and `row-<number>` utilities for `grid-column` and `grid-row` ([#&#8203;15183](https://github.com/tailwindlabs/tailwindcss/pull/15183))

##### Fixed

-   Ensure `not-*` does not remove `:is(…)` from variants ([#&#8203;16825](https://github.com/tailwindlabs/tailwindcss/pull/16825))
-   Ensure `@keyframes` are correctly emitted when using a prefix ([#&#8203;16850](https://github.com/tailwindlabs/tailwindcss/pull/16850))
-   Don't swallow `@utility` declarations when `@apply` is used in nested rules ([#&#8203;16940](https://github.com/tailwindlabs/tailwindcss/pull/16940))
-   Ensure `outline-hidden` behaves like `outline-none` outside of forced colors mode ([#&#8203;16943](https://github.com/tailwindlabs/tailwindcss/pull/16943))
-   Allow `!important` on CSS variables again ([#&#8203;16873](https://github.com/tailwindlabs/tailwindcss/pull/16873))
-   Vite: Do not crash when encountering an `.svg` file with `#` or `?` in the filename ([#&#8203;16957](https://github.com/tailwindlabs/tailwindcss/pull/16957))
-   Ensure utilities are properly detected within square brackets ([#&#8203;16306](https://github.com/tailwindlabs/tailwindcss/pull/16306))
-   Ensure utilities are properly detected using Angular's conditional class binding syntax ([#&#8203;16306](https://github.com/tailwindlabs/tailwindcss/pull/16306))
-   Ensure utilities starting with numbers are properly extracted from Slim templates ([#&#8203;16306](https://github.com/tailwindlabs/tailwindcss/pull/16306))
-   Discard arbitrary property candidates that have guaranteed-invalid property names ([#&#8203;16306](https://github.com/tailwindlabs/tailwindcss/pull/16306))

##### Changed

-   Removed `max-w-auto` and `max-h-auto` utilities as they generate invalid CSS ([#&#8203;16917](https://github.com/tailwindlabs/tailwindcss/pull/16917))
-   Replaced the existing candidate extractor with a brand new extractor to improve maintainability, correctness, and performance ([#&#8203;16306](https://github.com/tailwindlabs/tailwindcss/pull/16306))

</details>

<details>
<summary>vueuse/vueuse (@&#8203;vueuse/core)</summary>

### [`v12.8.2`](https://github.com/vueuse/vueuse/releases/tag/v12.8.2)

[Compare Source](https://github.com/vueuse/vueuse/compare/v12.8.1...v12.8.2)

#####    🐞 Bug Fixes

-   **types**: Wrong import path  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(3f5da)</samp>](https://github.com/vueuse/vueuse/commit/3f5da12b)

#####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v12.8.1...v12.8.2)

### [`v12.8.1`](https://github.com/vueuse/vueuse/releases/tag/v12.8.1)

[Compare Source](https://github.com/vueuse/vueuse/compare/v12.8.0...v12.8.1)

#####    🐞 Bug Fixes

-   **useEventSource**: Remove readonly to not be breaking  -  by [@&#8203;OrbisK](https://github.com/OrbisK) in https://github.com/vueuse/vueuse/issues/4645 [<samp>(79fcb)</samp>](https://github.com/vueuse/vueuse/commit/79fcba49)

#####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v12.8.0...v12.8.1)

### [`v12.8.0`](https://github.com/vueuse/vueuse/releases/tag/v12.8.0)

[Compare Source](https://github.com/vueuse/vueuse/compare/v12.7.0...v12.8.0)

#####    🚀 Features

-   **nuxt**: Support wider Nuxt range  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(c478e)</samp>](https://github.com/vueuse/vueuse/commit/c478e09f)
-   **types**: Deprecate `MaybeRef` and `MaybeRefOrGetter` in favor of Vue's native  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/4636 [<samp>(7432f)</samp>](https://github.com/vueuse/vueuse/commit/7432fd1d)
-   **useCached**: Add `options.deepRefs`  -  by [@&#8203;OrbisK](https://github.com/OrbisK) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/4591 [<samp>(9afee)</samp>](https://github.com/vueuse/vueuse/commit/9afeec63)
-   **useWebSocket**: Pass the `retried` to the `autoReconnect.retries`  -  by [@&#8203;9romise](https://github.com/9romise) and [@&#8203;OrbisK](https://github.com/OrbisK) in https://github.com/vueuse/vueuse/issues/4604 [<samp>(73e6d)</samp>](https://github.com/vueuse/vueuse/commit/73e6db27)

#####    🐞 Bug Fixes

-   **onStartTyping**: Incorrect accepted valid characters  -  by [@&#8203;Bernard-Borg](https://github.com/Bernard-Borg) in https://github.com/vueuse/vueuse/issues/4616 [<samp>(58a3b)</samp>](https://github.com/vueuse/vueuse/commit/58a3b701)
-   **useAnimate**: Correct condition for updating keyframes  -  by [@&#8203;Mrlilili](https://github.com/Mrlilili) and **liyan1** in https://github.com/vueuse/vueuse/issues/4619 [<samp>(e8665)</samp>](https://github.com/vueuse/vueuse/commit/e8665929)
-   **useClipboard**: Unhandled rejection on read permission prompt  -  by [@&#8203;Vitalis11](https://github.com/Vitalis11) in https://github.com/vueuse/vueuse/issues/4615 [<samp>(a54c4)</samp>](https://github.com/vueuse/vueuse/commit/a54c4b46)
-   **useCssVar**: Update `variable` when initial  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) in https://github.com/vueuse/vueuse/issues/4641 [<samp>(d680f)</samp>](https://github.com/vueuse/vueuse/commit/d680f1f9)
-   **useDeviceList**: AudioInputs doesn't update if camera permission is `granted`  -  by [@&#8203;Nikitatopodin](https://github.com/Nikitatopodin) and **Никита Быковский** in https://github.com/vueuse/vueuse/issues/4559 [<samp>(f9685)</samp>](https://github.com/vueuse/vueuse/commit/f968553d)
-   **useScroll**: Handle negative scroll values  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) and **eavlee** in https://github.com/vueuse/vueuse/issues/4613 [<samp>(4b7ab)</samp>](https://github.com/vueuse/vueuse/commit/4b7ab552)
-   **useWebSocket**: Don't call close() on pongTimeout if connection al…  -  by [@&#8203;Azurency](https://github.com/Azurency) in https://github.com/vueuse/vueuse/issues/4608 [<samp>(9ba07)</samp>](https://github.com/vueuse/vueuse/commit/9ba07a26)

#####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v12.7.0...v12.8.0)

</details>

<details>
<summary>prettier/eslint-config-prettier (eslint-config-prettier)</summary>

### [`v10.1.1`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1011)

[Compare Source](https://github.com/prettier/eslint-config-prettier/compare/v10.1.0...v10.1.1)

##### Patch Changes

-   [#&#8203;309](https://github.com/prettier/eslint-config-prettier/pull/309) [`eb56a5e`](eb56a5e099) Thanks [@&#8203;JounQin](https://github.com/JounQin)! - fix: separate the `/flat` entry for compatibility

    For flat config users, the previous `"eslint-config-prettier"` entry still works, but `"eslint-config-prettier/flat"` adds a new `name` property for [config-inspector](https://eslint.org/blog/2024/04/eslint-config-inspector/), we just can't add it for the default entry for compatibility.

    See also [#&#8203;308](https://github.com/prettier/eslint-config-prettier/issues/308)

    ```ts
    // before
    import eslintConfigPrettier from "eslint-config-prettier";

    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";
    ```

### [`v10.1.0`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1010)

[Compare Source](https://github.com/prettier/eslint-config-prettier/compare/v10.0.3...v10.1.0)

##### Minor Changes

-   [#&#8203;306](https://github.com/prettier/eslint-config-prettier/pull/306) [`56e2e34`](56e2e34663) Thanks [@&#8203;JounQin](https://github.com/JounQin)! - feat: migrate to exports field

### [`v10.0.3`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1003)

[Compare Source](https://github.com/prettier/eslint-config-prettier/compare/v10.0.2...v10.0.3)

##### Patch Changes

-   [#&#8203;294](https://github.com/prettier/eslint-config-prettier/pull/294) [`8dbbd6d`](8dbbd6d70b) Thanks [@&#8203;FloEdelmann](https://github.com/FloEdelmann)! - feat: add name to config

-   [#&#8203;280](https://github.com/prettier/eslint-config-prettier/pull/280) [`cba5737`](cba57377e4) Thanks [@&#8203;zanminkian](https://github.com/zanminkian)! - feat: add declaration file

</details>

<details>
<summary>simple-icons/simple-icons (simple-icons)</summary>

### [`v14.10.0`](https://github.com/simple-icons/simple-icons/releases/tag/14.10.0): Release 3 new icons and 3 updated icons (v14.10.0)

[Compare Source](https://github.com/simple-icons/simple-icons/compare/14.9.0...14.10.0)

#### 3 new icons

-   Fortnite ([#&#8203;12558](https://github.com/simple-icons/simple-icons/issues/12558)) ([@&#8203;DerBraky](https://github.com/DerBraky))
-   Kubespray ([#&#8203;12837](https://github.com/simple-icons/simple-icons/issues/12837)) ([@&#8203;DerBraky](https://github.com/DerBraky))
-   Umbrel ([#&#8203;12766](https://github.com/simple-icons/simple-icons/issues/12766)) ([@&#8203;DerBraky](https://github.com/DerBraky))

#### 3 updated icons

-   Android ([#&#8203;12834](https://github.com/simple-icons/simple-icons/issues/12834)) ([@&#8203;DerBraky](https://github.com/DerBraky))
-   Vercel ([#&#8203;12788](https://github.com/simple-icons/simple-icons/issues/12788)) ([@&#8203;LitoMore](https://github.com/LitoMore))
-   Zsh ([#&#8203;12790](https://github.com/simple-icons/simple-icons/issues/12790)) ([@&#8203;LitoMore](https://github.com/LitoMore))

</details>

<details>
<summary>vitejs/vite (vite)</summary>

### [`v6.2.1`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small621-2025-03-07-small)

[Compare Source](https://github.com/vitejs/vite/compare/v6.2.0...v6.2.1)

-   refactor: remove `isBuild` check from preAliasPlugin ([#&#8203;19587](https://github.com/vitejs/vite/issues/19587)) ([c9e086d](c9e086d35a)), closes [#&#8203;19587](https://github.com/vitejs/vite/issues/19587)
-   refactor: restore endsWith usage ([#&#8203;19554](https://github.com/vitejs/vite/issues/19554)) ([6113a96](6113a9670c)), closes [#&#8203;19554](https://github.com/vitejs/vite/issues/19554)
-   refactor: use `applyToEnvironment` in internal plugins ([#&#8203;19588](https://github.com/vitejs/vite/issues/19588)) ([f678442](f678442d57)), closes [#&#8203;19588](https://github.com/vitejs/vite/issues/19588)
-   fix(css): stabilize css module hashes with lightningcss in dev mode ([#&#8203;19481](https://github.com/vitejs/vite/issues/19481)) ([92125b4](92125b41e4)), closes [#&#8203;19481](https://github.com/vitejs/vite/issues/19481)
-   fix(deps): update all non-major dependencies ([#&#8203;19555](https://github.com/vitejs/vite/issues/19555)) ([f612e0f](f612e0fdf6)), closes [#&#8203;19555](https://github.com/vitejs/vite/issues/19555)
-   fix(reporter): fix incorrect bundle size calculation with non-ASCII characters ([#&#8203;19561](https://github.com/vitejs/vite/issues/19561)) ([437c0ed](437c0ed8ba)), closes [#&#8203;19561](https://github.com/vitejs/vite/issues/19561)
-   fix(sourcemap): combine sourcemaps with multiple sources without matched source ([#&#8203;18971](https://github.com/vitejs/vite/issues/18971)) ([e3f6ae1](e3f6ae14f7)), closes [#&#8203;18971](https://github.com/vitejs/vite/issues/18971)
-   fix(ssr): named export should overwrite export all ([#&#8203;19534](https://github.com/vitejs/vite/issues/19534)) ([2fd2fc1](2fd2fc1107)), closes [#&#8203;19534](https://github.com/vitejs/vite/issues/19534)
-   feat: add `*?url&no-inline` type and warning for `.json?inline` / `.json?no-inline` ([#&#8203;19566](https://github.com/vitejs/vite/issues/19566)) ([c0d3667](c0d36677cd)), closes [#&#8203;19566](https://github.com/vitejs/vite/issues/19566)
-   test: add glob import test case ([#&#8203;19516](https://github.com/vitejs/vite/issues/19516)) ([aa1d807](aa1d8075cc)), closes [#&#8203;19516](https://github.com/vitejs/vite/issues/19516)
-   test: convert config playground to unit tests ([#&#8203;19568](https://github.com/vitejs/vite/issues/19568)) ([c0e68da](c0e68da477)), closes [#&#8203;19568](https://github.com/vitejs/vite/issues/19568)
-   test: convert resolve-config playground to unit tests ([#&#8203;19567](https://github.com/vitejs/vite/issues/19567)) ([db5fb48](db5fb48f5d)), closes [#&#8203;19567](https://github.com/vitejs/vite/issues/19567)
-   perf: flush compile cache after 10s ([#&#8203;19537](https://github.com/vitejs/vite/issues/19537)) ([6c8a5a2](6c8a5a27e6)), closes [#&#8203;19537](https://github.com/vitejs/vite/issues/19537)
-   chore(css): move environment destructuring after condition check ([#&#8203;19492](https://github.com/vitejs/vite/issues/19492)) ([c9eda23](c9eda2348c)), closes [#&#8203;19492](https://github.com/vitejs/vite/issues/19492)
-   chore(html): remove unnecessary value check ([#&#8203;19491](https://github.com/vitejs/vite/issues/19491)) ([797959f](797959f01d)), closes [#&#8203;19491](https://github.com/vitejs/vite/issues/19491)

</details>

<details>
<summary>vitest-dev/vitest (vitest)</summary>

### [`v3.0.8`](https://github.com/vitest-dev/vitest/releases/tag/v3.0.8)

[Compare Source](https://github.com/vitest-dev/vitest/compare/v3.0.7...v3.0.8)

#####    🐞 Bug Fixes

-   Fix fetch cache multiple writes  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7546 [<samp>(1a8b4)</samp>](https://github.com/vitest-dev/vitest/commit/1a8b4337)
-   Use browser.isolate instead of config.isolate  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7560 [<samp>(4b5ed)</samp>](https://github.com/vitest-dev/vitest/commit/4b5ed902)
-   Remove vestigial spy stub, import directly from `@vitest/spy`  -  by [@&#8203;mrginglymus](https://github.com/mrginglymus) in https://github.com/vitest-dev/vitest/issues/7575 [<samp>(7f7ff)</samp>](https://github.com/vitest-dev/vitest/commit/7f7ff11c)
-   Correctly split the argv string  -  by [@&#8203;btea](https://github.com/btea) in https://github.com/vitest-dev/vitest/issues/7533 [<samp>(4325a)</samp>](https://github.com/vitest-dev/vitest/commit/4325ac67)
-   **browser**:
    -   Remove [@&#8203;testing-library/dom](https://github.com/testing-library/dom) from dependencies  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7555 [<samp>(5387a)</samp>](https://github.com/vitest-dev/vitest/commit/5387a5b3)
    -   Improve source map handling for bundled files  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7534 [<samp>(e2c57)</samp>](https://github.com/vitest-dev/vitest/commit/e2c570b6)
    -   Print related test file and potential test in unhandled errors  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7564 [<samp>(fee90)</samp>](https://github.com/vitest-dev/vitest/commit/fee90d85)
-   **runner**:
    -   Fix `beforeEach/All` cleanup callback timeout  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7500 [<samp>(0c292)</samp>](https://github.com/vitest-dev/vitest/commit/0c2924b7)
    -   Fix and simplify `Task.suite` initialization  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7414 [<samp>(ca9ff)</samp>](https://github.com/vitest-dev/vitest/commit/ca9ffac5)
-   **snapshot**:
    -   Allow inline snapshot calls on same location with same snapshot  -  by [@&#8203;jycouet](https://github.com/jycouet) and [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7464 [<samp>(d5cb8)</samp>](https://github.com/vitest-dev/vitest/commit/d5cb8212)
-   **vite-node**:
    -   Fix `buildStart` on Vite 6  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7480 [<samp>(c0f47)</samp>](https://github.com/vitest-dev/vitest/commit/c0f47e03)

#####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v3.0.7...v3.0.8)

</details>

<details>
<summary>intlify/vue-i18n (vue-i18n)</summary>

### [`v11.1.2`](https://github.com/intlify/vue-i18n/releases/tag/v11.1.2)

[Compare Source](https://github.com/intlify/vue-i18n/compare/v11.1.1...v11.1.2)

<!-- Release notes generated using configuration in .github/release.yml at v11.1.2 -->

#### What's Changed

##### 🔒 Security Fixes

-   fix: prototype pollution in `handleFlatJson`, about details see https://github.com/intlify/vue-i18n/security/advisories/GHSA-p2ph-7g93-hw3m

**Full Changelog**: https://github.com/intlify/vue-i18n/compare/v11.1.1...v11.1.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Co-authored-by: pat-s <patrick.schratz@gmail.com>
Reviewed-on: https://codeberg.org/crowci/crow/pulls/98
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-09 15:21:28 +00:00
crowci-bot
2e118ae7e2 chore(deps): update dependency @intlify/eslint-plugin-vue-i18n to v4 (#99)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@intlify/eslint-plugin-vue-i18n](https://github.com/intlify/eslint-plugin-vue-i18n) | devDependencies | major | [`3.2.0` -> `4.0.0`](https://renovatebot.com/diffs/npm/@intlify%2feslint-plugin-vue-i18n/3.2.0/4.0.0) |

---

### Release Notes

<details>
<summary>intlify/eslint-plugin-vue-i18n (@&#8203;intlify/eslint-plugin-vue-i18n)</summary>

### [`v4.0.0`](https://github.com/intlify/eslint-plugin-vue-i18n/blob/HEAD/CHANGELOG.md#400)

[Compare Source](https://github.com/intlify/eslint-plugin-vue-i18n/compare/v3.2.0...v4.0.0)

##### Major Changes

-   [#&#8203;556](https://github.com/intlify/eslint-plugin-vue-i18n/pull/556) [`ccc4737`](ccc4737e79) Thanks [@&#8203;renovate](https://github.com/apps/renovate)! - fix(deps): update dependency [@&#8203;intlify/core-base](https://github.com/intlify/core-base) to v10

-   [#&#8203;595](https://github.com/intlify/eslint-plugin-vue-i18n/pull/595) [`384dd5c`](384dd5c903) Thanks [@&#8203;renovate](https://github.com/apps/renovate)! - fix(deps): update dependency [@&#8203;intlify/message-compiler](https://github.com/intlify/message-compiler) to v11

-   [#&#8203;616](https://github.com/intlify/eslint-plugin-vue-i18n/pull/616) [`1d4beb7`](1d4beb72e6) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Drop support for vue-i18n v8 syntax

-   [#&#8203;583](https://github.com/intlify/eslint-plugin-vue-i18n/pull/583) [`9a5601e`](9a5601e9e2) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - docs!: Add Versioning Policy

-   [#&#8203;557](https://github.com/intlify/eslint-plugin-vue-i18n/pull/557) [`baaa5fe`](baaa5feb9c) Thanks [@&#8203;renovate](https://github.com/apps/renovate)! - fix(deps): update dependency [@&#8203;intlify/message-compiler](https://github.com/intlify/message-compiler) to v10

-   [#&#8203;585](https://github.com/intlify/eslint-plugin-vue-i18n/pull/585) [`13d8975`](13d8975a78) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - feat!: update config

-   [#&#8203;614](https://github.com/intlify/eslint-plugin-vue-i18n/pull/614) [`3172959`](31729597bc) Thanks [@&#8203;renovate](https://github.com/apps/renovate)! - chore(deps): update dependency vue-eslint-parser to v10

-   [#&#8203;587](https://github.com/intlify/eslint-plugin-vue-i18n/pull/587) [`9baee55`](9baee551c0) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - feat!: rename configs

-   [#&#8203;615](https://github.com/intlify/eslint-plugin-vue-i18n/pull/615) [`4ff816f`](4ff816f87f) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Change parser dependencies to peerDependencies

##### Minor Changes

-   [#&#8203;607](https://github.com/intlify/eslint-plugin-vue-i18n/pull/607) [`6c750f8`](6c750f8d98) Thanks [@&#8203;Araxor](https://github.com/Araxor)! - feat(types): add TypeScript definitions

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/99
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-08 23:45:58 +00:00
crowci-bot
94bd943982 chore(deps): lock file maintenance (#90)
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency versions.

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/90
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-03 10:18:00 +00:00
crowci-bot
760013ae21 chore(deps): update web npm deps non-major (#86)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | devDependencies | minor | [`4.3.0` -> `4.4.0`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/4.3.0/4.4.0) |
| [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)) | dependencies | patch | [`4.0.8` -> `4.0.9`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.8/4.0.9) |
| [@tailwindcss/vite](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite)) | dependencies | patch | [`4.0.8` -> `4.0.9`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.0.8/4.0.9) |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)) | devDependencies | patch | [`4.17.15` -> `4.17.16`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.15/4.17.16) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`22.13.5` -> `22.13.8`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.5/22.13.8) |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | dependencies | patch | [`10.0.1` -> `10.0.2`](https://renovatebot.com/diffs/npm/eslint-config-prettier/10.0.1/10.0.2) |
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | devDependencies | patch | [`3.5.2` -> `3.5.3`](https://renovatebot.com/diffs/npm/prettier/3.5.2/3.5.3) |
| [simple-icons](https://simpleicons.org) ([source](https://github.com/simple-icons/simple-icons)) | dependencies | minor | [`14.8.0` -> `14.9.0`](https://renovatebot.com/diffs/npm/simple-icons/14.8.0/14.9.0) |
| [tailwindcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | dependencies | patch | [`4.0.8` -> `4.0.9`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.8/4.0.9) |
| [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | devDependencies | minor | [`5.7.3` -> `5.8.2`](https://renovatebot.com/diffs/npm/typescript/5.7.3/5.8.2) |
| [vite](https://vite.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | minor | [`6.1.1` -> `6.2.0`](https://renovatebot.com/diffs/npm/vite/6.1.1/6.2.0) |
| [vitest](https://github.com/vitest-dev/vitest) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | devDependencies | patch | [`3.0.6` -> `3.0.7`](https://renovatebot.com/diffs/npm/vitest/3.0.6/3.0.7) |
| [vue-tsc](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | devDependencies | patch | [`2.2.4` -> `2.2.8`](https://renovatebot.com/diffs/npm/vue-tsc/2.2.4/2.2.8) |

---

### Release Notes

<details>
<summary>antfu/eslint-config (@&#8203;antfu/eslint-config)</summary>

### [`v4.4.0`](https://github.com/antfu/eslint-config/releases/tag/v4.4.0)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.3.0...v4.4.0)

#####    🚀 Features

-   Enforce `generator-star` and `yield-star` spacing  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(e5dac)</samp>](https://github.com/antfu/eslint-config/commit/e5dacc5)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.3.0...v4.4.0)

</details>

<details>
<summary>tailwindlabs/tailwindcss (@&#8203;tailwindcss/postcss)</summary>

### [`v4.0.9`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#409---2025-02-25)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.8...v4.0.9)

##### Fixed

-   Make JS APIs available to plugins and configs in the Standalone CLI ([#&#8203;15934](https://github.com/tailwindlabs/tailwindcss/pull/15934))
-   Vite: Don't crash when importing a virtual module from JavaScript that ends in `.css` ([#&#8203;16780](https://github.com/tailwindlabs/tailwindcss/pull/16780))
-   Fix an issue where `@reference "…"` would sometimes omit keyframe animations ([#&#8203;16774](https://github.com/tailwindlabs/tailwindcss/pull/16774))
-   Ensure `z-*!` utilities are properly marked as `!important` ([#&#8203;16795](https://github.com/tailwindlabs/tailwindcss/pull/16795))
-   Read UTF-8 CSS files that start with a byte-order mark (BOM) ([#&#8203;16800](https://github.com/tailwindlabs/tailwindcss/pull/16800))
-   Ensure nested functions in selectors used with JavaScript plugins are not truncated ([#&#8203;16802](https://github.com/tailwindlabs/tailwindcss/pull/16802))

##### Changed

-   Emit variable fallbacks when using `@reference "…"` instead of duplicate CSS variable declarations ([#&#8203;16774](https://github.com/tailwindlabs/tailwindcss/pull/16774))

</details>

<details>
<summary>prettier/eslint-config-prettier (eslint-config-prettier)</summary>

### [`v10.0.2`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1002)

[Compare Source](https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.0.2)

##### Patch Changes

-   [#&#8203;299](https://github.com/prettier/eslint-config-prettier/pull/299) [`e750edc`](e750edc530) Thanks [@&#8203;Fdawgs](https://github.com/Fdawgs)! - chore(package): explicitly declare js module type

</details>

<details>
<summary>prettier/prettier (prettier)</summary>

### [`v3.5.3`](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#353)

[Compare Source](https://github.com/prettier/prettier/compare/3.5.2...3.5.3)

[diff](https://github.com/prettier/prettier/compare/3.5.2...3.5.3)

##### Flow: Fix missing parentheses in `ConditionalTypeAnnotation` ([#&#8203;17196](https://github.com/prettier/prettier/pull/17196) by [@&#8203;fisker](https://github.com/fisker))

<!-- prettier-ignore -->

```jsx
// Input
type T<U> = 'a' | ('b' extends U ? 'c' : empty);
type T<U> = 'a' & ('b' extends U ? 'c' : empty);

// Prettier 3.5.2
type T<U> = "a" | "b" extends U ? "c" : empty;
type T<U> = "a" & "b" extends U ? "c" : empty;

// Prettier 3.5.3
type T<U> = "a" | ("b" extends U ? "c" : empty);
type T<U> = "a" & ("b" extends U ? "c" : empty);
```

</details>

<details>
<summary>simple-icons/simple-icons (simple-icons)</summary>

### [`v14.9.0`](https://github.com/simple-icons/simple-icons/releases/tag/14.9.0): Release 1 new icon and 1 updated icon (v14.9.0)

[Compare Source](https://github.com/simple-icons/simple-icons/compare/14.8.0...14.9.0)

#### 1 new icon

-   Vinted ([#&#8203;12282](https://github.com/simple-icons/simple-icons/issues/12282)) ([@&#8203;DerBraky](https://github.com/DerBraky))

#### 1 updated icon

-   EasyEDA ([#&#8203;12826](https://github.com/simple-icons/simple-icons/issues/12826)) ([@&#8203;xifan2333](https://github.com/xifan2333))

</details>

<details>
<summary>microsoft/TypeScript (typescript)</summary>

### [`v5.8.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.8.2): TypeScript 5.8

[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/).

-   [fixed issues query for Typescript 5.8.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.8.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.8.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+).

Downloads are available on:

-   [npm](https://www.npmjs.com/package/typescript)

</details>

<details>
<summary>vitejs/vite (vite)</summary>

### [`v6.2.0`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#620-2025-02-25)

[Compare Source](https://github.com/vitejs/vite/compare/v6.1.1...v6.2.0)

-   fix(deps): update all non-major dependencies ([#&#8203;19501](https://github.com/vitejs/vite/issues/19501)) ([c94c9e0](c94c9e0521)), closes [#&#8203;19501](https://github.com/vitejs/vite/issues/19501)
-   fix(worker): string interpolation in dynamic worker options ([#&#8203;19476](https://github.com/vitejs/vite/issues/19476)) ([07091a1](07091a1e80)), closes [#&#8203;19476](https://github.com/vitejs/vite/issues/19476)
-   chore: use unicode cross icon instead of x ([#&#8203;19497](https://github.com/vitejs/vite/issues/19497)) ([5c70296](5c70296ffb)), closes [#&#8203;19497](https://github.com/vitejs/vite/issues/19497)

</details>

<details>
<summary>vitest-dev/vitest (vitest)</summary>

### [`v3.0.7`](https://github.com/vitest-dev/vitest/releases/tag/v3.0.7)

[Compare Source](https://github.com/vitest-dev/vitest/compare/v3.0.6...v3.0.7)

#####    🐞 Bug Fixes

-   **browser**: Support webdriverio 9  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7553 [<samp>(b1949)</samp>](https://github.com/vitest-dev/vitest/commit/b1949c97)
-   **deps**: Update all non-major dependencies  -  in https://github.com/vitest-dev/vitest/issues/7543 [<samp>(365ff)</samp>](https://github.com/vitest-dev/vitest/commit/365ffe6b)
-   **expect**: Correct generic MatchersObject this type in expect.extend  -  by [@&#8203;Workingstiff-s](https://github.com/Workingstiff-s) in https://github.com/vitest-dev/vitest/issues/7526 [<samp>(d5765)</samp>](https://github.com/vitest-dev/vitest/commit/d5765f71)
-   **mocker**: Include more modules to prefix-only module list  -  by [@&#8203;btea](https://github.com/btea) in https://github.com/vitest-dev/vitest/issues/7524 [<samp>(a12ec)</samp>](https://github.com/vitest-dev/vitest/commit/a12ec008)
-   **spy**: Clear/reset/restore mocks in stack order  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7499 [<samp>(f7100)</samp>](https://github.com/vitest-dev/vitest/commit/f71004ff)

#####    🏎 Performance

-   **browser**: Do wdio context switching only once per file  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7549 [<samp>(aaa58)</samp>](https://github.com/vitest-dev/vitest/commit/aaa58556)

#####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v3.0.6...v3.0.7)

</details>

<details>
<summary>vuejs/language-tools (vue-tsc)</summary>

### [`v2.2.8`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#228-supofficialsup-229-supinsiderssup-2025-03-02)

[Compare Source](https://github.com/vuejs/language-tools/compare/v2.2.6...v2.2.8)

##### Bug Fixes

-   revert "fix(language-core): validate `v-model` variable against model type"

### [`v2.2.6`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#226-supofficialsup-227-supinsiderssup-2025-03-01)

[Compare Source](https://github.com/vuejs/language-tools/compare/v2.2.4...v2.2.6)

##### Features

-   feat(language-core): infer prop JSDoc from `defineModel`'s leading comments ([#&#8203;5211](https://github.com/vuejs/language-tools/issues/5211)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!

##### Bug Fixes

-   fix(language-core): map camelized prop name correctly ([#&#8203;5207](https://github.com/vuejs/language-tools/issues/5207)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(component-meta): resolve `defineModel` options to collect `default` value ([#&#8203;5209](https://github.com/vuejs/language-tools/issues/5209)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): avoid duplicate generation of `defineExpose`'s codes - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): generate camelized prop name for `defineModel` ([#&#8203;5213](https://github.com/vuejs/language-tools/issues/5213)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): validate `v-model` variable against model type ([#&#8203;5214](https://github.com/vuejs/language-tools/issues/5214)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): use keywords instead of semicolons to separate script sections ([#&#8203;5217](https://github.com/vuejs/language-tools/issues/5217)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!

##### Other Changes

-   ci: auto close issues with `can't reproduce` label - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   refactor(language-core): defer the calculation of `linkedCodeMappings` offsets ([#&#8203;5220](https://github.com/vuejs/language-tools/issues/5220)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/86
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-03 09:11:56 +00:00
crowci-bot
22b8ea07c5 chore(deps): lock file maintenance 2025-02-24 00:37:21 +00:00
crowci-bot
68dd513ecd chore(deps): update dependency vue-tsc to v2.2.4 (#77)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [vue-tsc](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | devDependencies | patch | [`2.2.2` -> `2.2.4`](https://renovatebot.com/diffs/npm/vue-tsc/2.2.2/2.2.4) |

---

### Release Notes

<details>
<summary>vuejs/language-tools (vue-tsc)</summary>

### [`v2.2.4`](https://github.com/vuejs/language-tools/compare/v2.2.2...c28986596935cb43979c9d437c25f292bdb36cef)

[Compare Source](https://github.com/vuejs/language-tools/compare/v2.2.2...c28986596935cb43979c9d437c25f292bdb36cef)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/77
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-23 18:22:45 +01:00
crowci-bot
591caf1415 chore(deps): update web npm deps non-major (#66)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | devDependencies | minor | [`4.2.1` -> `4.3.0`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/4.2.1/4.3.0) |
| [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | minor | [`9.20.0` -> `9.21.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.20.0/9.21.0) |
| [@tailwindcss/vite](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite)) | dependencies | patch | [`4.0.6` -> `4.0.8`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.0.6/4.0.8) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`22.13.4` -> `22.13.5`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.4/22.13.5) |
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.20.1` -> `9.21.0`](https://renovatebot.com/diffs/npm/eslint/9.20.1/9.21.0) |
| [postcss](https://postcss.org/) ([source](https://github.com/postcss/postcss)) | dependencies | patch | [`8.5.2` -> `8.5.3`](https://renovatebot.com/diffs/npm/postcss/8.5.2/8.5.3) |
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | devDependencies | patch | [`3.5.1` -> `3.5.2`](https://renovatebot.com/diffs/npm/prettier/3.5.1/3.5.2) |
| [simple-icons](https://simpleicons.org) ([source](https://github.com/simple-icons/simple-icons)) | dependencies | minor | [`14.7.0` -> `14.8.0`](https://renovatebot.com/diffs/npm/simple-icons/14.7.0/14.8.0) |
| [vite](https://vite.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`6.1.0` -> `6.1.1`](https://renovatebot.com/diffs/npm/vite/6.1.0/6.1.1) |
| [vitest](https://github.com/vitest-dev/vitest) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | devDependencies | patch | [`3.0.5` -> `3.0.6`](https://renovatebot.com/diffs/npm/vitest/3.0.5/3.0.6) |

---

<details>
<summary>antfu/eslint-config (@&#8203;antfu/eslint-config)</summary>

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.2.1...v4.3.0)

-   Update `unicorn` to v57, `eslint-stylistic` to v4  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(c1873)</samp>](https://github.com/antfu/eslint-config/commit/c187318)

-   Migrate from `yargs` to `cac`  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(4344a)</samp>](https://github.com/antfu/eslint-config/commit/4344a13)

</details>

<details>
<summary>eslint/eslint (@&#8203;eslint/js)</summary>

[Compare Source](https://github.com/eslint/eslint/compare/v9.20.0...v9.21.0)

-   [`418717f`](418717f115) feat: introduce new deprecated types for rules ([#&#8203;19238](https://github.com/eslint/eslint/issues/19238)) (fnx)
-   [`5c5b802`](5c5b8025d3) feat: Add `--ext` CLI option ([#&#8203;19405](https://github.com/eslint/eslint/issues/19405)) (Milos Djermanovic)

-   [`db5340d`](db5340d57b) fix: update missing plugin message template ([#&#8203;19445](https://github.com/eslint/eslint/issues/19445)) (Milos Djermanovic)
-   [`d8ffdd4`](d8ffdd4e51) fix: do not exit process on rule crash ([#&#8203;19436](https://github.com/eslint/eslint/issues/19436)) (Francesco Trotta)

-   [`c5561ea`](c5561ea7fc) docs: Update README (GitHub Actions Bot)
-   [`80b0485`](80b048535e) docs: replace `var` with `let` and `const` in rule example ([#&#8203;19434](https://github.com/eslint/eslint/issues/19434)) (Tanuj Kanti)
-   [`f67d5e8`](f67d5e8753) docs: Update README (GitHub Actions Bot)
-   [`75afc61`](75afc61ff8) docs: Update README (GitHub Actions Bot)
-   [`0636cab`](0636caba7d) docs: Update Eleventy from v2 to v3 ([#&#8203;19415](https://github.com/eslint/eslint/issues/19415)) (Amaresh  S M)
-   [`dd7d930`](dd7d930634) docs: Update README (GitHub Actions Bot)

-   [`a8c9a9f`](a8c9a9f1b3) chore: update `@eslint/eslintrc` and `@eslint/js` ([#&#8203;19453](https://github.com/eslint/eslint/issues/19453)) (Francesco Trotta)
-   [`265e0cf`](265e0cf6d0) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins)
-   [`3401b85`](3401b85faa) test: add test for `Rule.ReportDescriptor` type ([#&#8203;19449](https://github.com/eslint/eslint/issues/19449)) (Francesco Trotta)
-   [`e497aa7`](e497aa75f5) chore: update rewrite dependencies ([#&#8203;19448](https://github.com/eslint/eslint/issues/19448)) (Francesco Trotta)
-   [`dab5478`](dab5478e86) chore: better error message for missing plugin in config ([#&#8203;19402](https://github.com/eslint/eslint/issues/19402)) (Tanuj Kanti)
-   [`ebfe2eb`](ebfe2ebc3d) chore: set js language for bug report issue config block ([#&#8203;19439](https://github.com/eslint/eslint/issues/19439)) (Josh Goldberg )
-   [`5fd211d`](5fd211d00b) test: processors can return subpaths ([#&#8203;19425](https://github.com/eslint/eslint/issues/19425)) (Milos Djermanovic)

</details>

<details>
<summary>tailwindlabs/tailwindcss (@&#8203;tailwindcss/vite)</summary>

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.7...v4.0.8)

-   Allow `@import` with `theme(…)` options for stylesheets that contain more than just `@theme` rules ([#&#8203;16514](https://github.com/tailwindlabs/tailwindcss/pull/16514))

-   Don't add `!important` to CSS variable declarations when using the important modifier ([#&#8203;16668](https://github.com/tailwindlabs/tailwindcss/pull/16668))
-   Vite: Ignore files and directories specified in your `.gitignore` file when using automatic source detection([#&#8203;16631](https://github.com/tailwindlabs/tailwindcss/pull/16631))
-   Vite: Don't rely on the module graph for detecting candidates to ensure setups with multiple Vite builds work as expected ([#&#8203;16631](https://github.com/tailwindlabs/tailwindcss/pull/16631))
-   Vite: Ensure Astro production builds always contain classes used in client-only components ([#&#8203;16631](https://github.com/tailwindlabs/tailwindcss/pull/16631))
-   Vite: Always scan raw file contents for utility classes before any other transforms have been applied to ensure utility classes are scanned without any additional escaping ([#&#8203;16631](https://github.com/tailwindlabs/tailwindcss/pull/16631))
-   Ensure utilities with more declarations are always sorted before utilities with fewer declarations when utilities only define CSS variables ([#&#8203;16715](https://github.com/tailwindlabs/tailwindcss/pull/16715))
-   Only include `translate-z-px` utilities once in compiled CSS ([#&#8203;16718](https://github.com/tailwindlabs/tailwindcss/pull/16718))

-   Don't include theme variables that aren't used in compiled CSS ([#&#8203;16211](https://github.com/tailwindlabs/tailwindcss/pull/16211), [#&#8203;16676](https://github.com/tailwindlabs/tailwindcss/pull/16676))

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.6...v4.0.7)

-   Export `tailwindcss/lib/util/flattenColorPalette.js` for backward compatibility ([#&#8203;16411](https://github.com/tailwindlabs/tailwindcss/pull/16411))
-   Fix sorting of numeric utility suggestions when they have different magnitudes ([#&#8203;16414](https://github.com/tailwindlabs/tailwindcss/pull/16414))
-   Show suggestions for fractions in IntelliSense ([#&#8203;16353](https://github.com/tailwindlabs/tailwindcss/pull/16353))
-   Don’t replace `_` in suggested theme keys ([#&#8203;16433](https://github.com/tailwindlabs/tailwindcss/pull/16433))
-   Ensure `--default-outline-width` can be used to change the `outline-width` value of the `outline` utility ([#&#8203;16469](https://github.com/tailwindlabs/tailwindcss/pull/16469))
-   Ensure drop shadow utilities don't inherit unexpectedly ([#&#8203;16471](https://github.com/tailwindlabs/tailwindcss/pull/16471))
-   Export config and plugin types from `tailwindcss/plugin` for backward compatibility ([#&#8203;16505](https://github.com/tailwindlabs/tailwindcss/pull/16505))
-   Ensure JavaScript plugins that emit nested rules referencing the utility name work as expected ([#&#8203;16539](https://github.com/tailwindlabs/tailwindcss/pull/16539))
-   Statically link Visual Studio redistributables in `@tailwindcss/oxide` Windows builds ([#&#8203;16602](https://github.com/tailwindlabs/tailwindcss/pull/16602))
-   Ensure that Next.js splat routes are scanned for classes ([#&#8203;16457](https://github.com/tailwindlabs/tailwindcss/pull/16457))
-   Pin exact version of `tailwindcss` in `@tailwindcss/*` packages ([#&#8203;16623](https://github.com/tailwindlabs/tailwindcss/pull/16623))
-   Upgrade: Report errors when updating dependencies ([#&#8203;16504](https://github.com/tailwindlabs/tailwindcss/pull/16504))
-   Upgrade: Ensure a `darkMode` JS config setting with block syntax converts to use `@slot` ([#&#8203;16507](https://github.com/tailwindlabs/tailwindcss/pull/16507))
-   Upgrade: Ensure the latest version of `tailwindcss` and `@tailwindcss/postcss` are installed when upgrading ([#&#8203;16620](https://github.com/tailwindlabs/tailwindcss/pull/16620))

</details>

<details>
<summary>postcss/postcss (postcss)</summary>

[Compare Source](https://github.com/postcss/postcss/compare/8.5.2...8.5.3)

-   Added more details to `Unknown word` error (by [@&#8203;hiepxanh](https://github.com/hiepxanh)).
-   Fixed types (by [@&#8203;romainmenke](https://github.com/romainmenke)).
-   Fixed docs (by [@&#8203;catnipan](https://github.com/catnipan)).

</details>

<details>
<summary>prettier/prettier (prettier)</summary>

[Compare Source](https://github.com/prettier/prettier/compare/3.5.1...3.5.2)

[diff](https://github.com/prettier/prettier/compare/3.5.1...3.5.2)

In Prettier 3.5.0, [we added `module-sync` condition to `package.json`](https://prettier.io/blog/2025/02/09/3.5.0#use-esm-entrypoint-for-requireesm-16958-by-tats-u), so that `require("prettier")` can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the `module-sync` condition, so `require("prettier")` will still use the CommonJS version, we'll revisit until `require(ESM)` feature is more stable.

</details>

<details>
<summary>simple-icons/simple-icons (simple-icons)</summary>

[Compare Source](https://github.com/simple-icons/simple-icons/compare/14.7.0...14.8.0)

-   Kiwix ([#&#8203;11815](https://github.com/simple-icons/simple-icons/issues/11815)) ([@&#8203;DerBraky](https://github.com/DerBraky))
-   SageMath ([#&#8203;12772](https://github.com/simple-icons/simple-icons/issues/12772)) ([@&#8203;DerBraky](https://github.com/DerBraky))

-   FreeCAD ([#&#8203;12768](https://github.com/simple-icons/simple-icons/issues/12768)) ([@&#8203;DerBraky](https://github.com/DerBraky))
-   IATA ([#&#8203;12789](https://github.com/simple-icons/simple-icons/issues/12789)) ([@&#8203;LitoMore](https://github.com/LitoMore))

</details>

<details>
<summary>vitejs/vite (vite)</summary>

[Compare Source](https://github.com/vitejs/vite/compare/v6.1.0...v6.1.1)

-   fix: ensure `.[cm]?[tj]sx?` static assets are JS mime ([#&#8203;19453](https://github.com/vitejs/vite/issues/19453)) ([e7ba55e](e7ba55e7d5)), closes [#&#8203;19453](https://github.com/vitejs/vite/issues/19453)
-   fix: ignore `*.ipv4` address in cert ([#&#8203;19416](https://github.com/vitejs/vite/issues/19416)) ([973283b](973283bf84)), closes [#&#8203;19416](https://github.com/vitejs/vite/issues/19416)
-   fix(css): run rewrite plugin if postcss plugin exists ([#&#8203;19371](https://github.com/vitejs/vite/issues/19371)) ([bcdb51a](bcdb51a1ac)), closes [#&#8203;19371](https://github.com/vitejs/vite/issues/19371)
-   fix(deps): bump tsconfck ([#&#8203;19375](https://github.com/vitejs/vite/issues/19375)) ([746a583](746a583d42)), closes [#&#8203;19375](https://github.com/vitejs/vite/issues/19375)
-   fix(deps): update all non-major dependencies ([#&#8203;19392](https://github.com/vitejs/vite/issues/19392)) ([60456a5](60456a54fe)), closes [#&#8203;19392](https://github.com/vitejs/vite/issues/19392)
-   fix(deps): update all non-major dependencies ([#&#8203;19440](https://github.com/vitejs/vite/issues/19440)) ([ccac73d](ccac73d9d0)), closes [#&#8203;19440](https://github.com/vitejs/vite/issues/19440)
-   fix(html): ignore malformed src attrs ([#&#8203;19397](https://github.com/vitejs/vite/issues/19397)) ([aff7812](aff7812f0a)), closes [#&#8203;19397](https://github.com/vitejs/vite/issues/19397)
-   fix(worker): fix web worker type detection ([#&#8203;19462](https://github.com/vitejs/vite/issues/19462)) ([edc65ea](edc65eafa3)), closes [#&#8203;19462](https://github.com/vitejs/vite/issues/19462)
-   refactor: remove custom .jxl mime ([#&#8203;19457](https://github.com/vitejs/vite/issues/19457)) ([0c85464](0c854645bd)), closes [#&#8203;19457](https://github.com/vitejs/vite/issues/19457)
-   feat: add support for injecting debug IDs ([#&#8203;18763](https://github.com/vitejs/vite/issues/18763)) ([0ff556a](0ff556a6d9)), closes [#&#8203;18763](https://github.com/vitejs/vite/issues/18763)
-   chore: update 6.1.0 changelog ([#&#8203;19363](https://github.com/vitejs/vite/issues/19363)) ([fa7c211](fa7c211bf3)), closes [#&#8203;19363](https://github.com/vitejs/vite/issues/19363)

</details>

<details>
<summary>vitest-dev/vitest (vitest)</summary>

[Compare Source](https://github.com/vitest-dev/vitest/compare/v3.0.5...v3.0.6)

-   Fix `getMockedSystemTime` for `useFakeTimer`  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7405 [<samp>(03912)</samp>](https://github.com/vitest-dev/vitest/commit/03912b43)
-   Compat for jest-image-snapshot  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7390 [<samp>(9542b)</samp>](https://github.com/vitest-dev/vitest/commit/9542b699)
-   Ensure project names are readable in dark terminals  -  by [@&#8203;rgrove](https://github.com/rgrove) in https://github.com/vitest-dev/vitest/issues/7371 [<samp>(bb94c)</samp>](https://github.com/vitest-dev/vitest/commit/bb94c19f)
-   Exclude `queueMicrotask` from default fake timers to not break node fetch  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7505 [<samp>(167a9)</samp>](https://github.com/vitest-dev/vitest/commit/167a98d7)
-   **browser**:
    -   Fix mocking modules out of root  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7415 [<samp>(d3acb)</samp>](https://github.com/vitest-dev/vitest/commit/d3acbd8b)
    -   Fix `toHaveClass` typing  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7383 [<samp>(7ef23)</samp>](https://github.com/vitest-dev/vitest/commit/7ef238c0)
    -   Relax locator selectors methods  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7422 [<samp>(1b8c5)</samp>](https://github.com/vitest-dev/vitest/commit/1b8c5c9e)
    -   Resolve thread count from `maxWorkers`  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/7483 [<samp>(adbb2)</samp>](https://github.com/vitest-dev/vitest/commit/adbb25ab)
    -   Cleanup timeout on resolve and give more information in the error  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7487 [<samp>(5a45a)</samp>](https://github.com/vitest-dev/vitest/commit/5a45a7ca)
-   **coverage**:
    -   `vite-node` to pass correct execution wrapper offset  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/7417 [<samp>(1f2e5)</samp>](https://github.com/vitest-dev/vitest/commit/1f2e5552)
    -   Preserve moduleExecutionInfo in non-isolated runs  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/7486 [<samp>(f31a0)</samp>](https://github.com/vitest-dev/vitest/commit/f31a07bb)
-   **deps**:
    -   Update all non-major dependencies  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7363 [<samp>(e348b)</samp>](https://github.com/vitest-dev/vitest/commit/e348bd4c)
    -   Update all non-major dependencies  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7507 [<samp>(6cc40)</samp>](https://github.com/vitest-dev/vitest/commit/6cc408d6)
-   **init**:
    -   Invalid browser config  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/7475 [<samp>(8fe64)</samp>](https://github.com/vitest-dev/vitest/commit/8fe641b4)
-   **reporters**:
    -   Render tasks in tree when in TTY  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/7503 [<samp>(027ce)</samp>](https://github.com/vitest-dev/vitest/commit/027ce9bb)
-   **vite-node**:
    -   Remove fake first line mapping on Vite 6  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7124 [<samp>(b9973)</samp>](https://github.com/vitest-dev/vitest/commit/b997355b)
-   **watch**:
    -   Properly remove cache after removing existing test files  -  by [@&#8203;soc221b](https://github.com/soc221b) in https://github.com/vitest-dev/vitest/issues/7399 [<samp>(01a59)</samp>](https://github.com/vitest-dev/vitest/commit/01a59721)
-   **workspace**:
    -   Forward `inspect` related cli options  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/7373 [<samp>(ed15b)</samp>](https://github.com/vitest-dev/vitest/commit/ed15b5b3)

</details>

---

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/66
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-23 18:22:44 +01:00
crowci-bot
8a78de4952 chore(deps): update dependency @types/eslint__js to v9 (#67)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| @&#8203;types/eslint__js | devDependencies | major | [`^8.42.3` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2feslint__js/8.42.3/9.14.0) |

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/67
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-23 18:22:43 +01:00
crowci-bot
535a29d8d0 chore(deps): update dependency tailwindcss to v4 (#60)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tailwindcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | dependencies | major | [`^3.4.17` -> `^4.0.0`](https://renovatebot.com/diffs/npm/tailwindcss/3.4.17/4.0.8) |

---

<details>
<summary>tailwindlabs/tailwindcss (tailwindcss)</summary>

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.7...v4.0.8)

-   Allow `@import` with `theme(…)` options for stylesheets that contain more than just `@theme` rules ([#&#8203;16514](https://github.com/tailwindlabs/tailwindcss/pull/16514))

-   Don't add `!important` to CSS variable declarations when using the important modifier ([#&#8203;16668](https://github.com/tailwindlabs/tailwindcss/pull/16668))
-   Vite: Ignore files and directories specified in your `.gitignore` file when using automatic source detection([#&#8203;16631](https://github.com/tailwindlabs/tailwindcss/pull/16631))
-   Vite: Don't rely on the module graph for detecting candidates to ensure setups with multiple Vite builds work as expected ([#&#8203;16631](https://github.com/tailwindlabs/tailwindcss/pull/16631))
-   Vite: Ensure Astro production builds always contain classes used in client-only components ([#&#8203;16631](https://github.com/tailwindlabs/tailwindcss/pull/16631))
-   Vite: Always scan raw file contents for utility classes before any other transforms have been applied to ensure utility classes are scanned without any additional escaping ([#&#8203;16631](https://github.com/tailwindlabs/tailwindcss/pull/16631))
-   Ensure utilities with more declarations are always sorted before utilities with fewer declarations when utilities only define CSS variables ([#&#8203;16715](https://github.com/tailwindlabs/tailwindcss/pull/16715))
-   Only include `translate-z-px` utilities once in compiled CSS ([#&#8203;16718](https://github.com/tailwindlabs/tailwindcss/pull/16718))

-   Don't include theme variables that aren't used in compiled CSS ([#&#8203;16211](https://github.com/tailwindlabs/tailwindcss/pull/16211), [#&#8203;16676](https://github.com/tailwindlabs/tailwindcss/pull/16676))

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.6...v4.0.7)

-   Export `tailwindcss/lib/util/flattenColorPalette.js` for backward compatibility ([#&#8203;16411](https://github.com/tailwindlabs/tailwindcss/pull/16411))
-   Fix sorting of numeric utility suggestions when they have different magnitudes ([#&#8203;16414](https://github.com/tailwindlabs/tailwindcss/pull/16414))
-   Show suggestions for fractions in IntelliSense ([#&#8203;16353](https://github.com/tailwindlabs/tailwindcss/pull/16353))
-   Don’t replace `_` in suggested theme keys ([#&#8203;16433](https://github.com/tailwindlabs/tailwindcss/pull/16433))
-   Ensure `--default-outline-width` can be used to change the `outline-width` value of the `outline` utility ([#&#8203;16469](https://github.com/tailwindlabs/tailwindcss/pull/16469))
-   Ensure drop shadow utilities don't inherit unexpectedly ([#&#8203;16471](https://github.com/tailwindlabs/tailwindcss/pull/16471))
-   Export config and plugin types from `tailwindcss/plugin` for backward compatibility ([#&#8203;16505](https://github.com/tailwindlabs/tailwindcss/pull/16505))
-   Ensure JavaScript plugins that emit nested rules referencing the utility name work as expected ([#&#8203;16539](https://github.com/tailwindlabs/tailwindcss/pull/16539))
-   Statically link Visual Studio redistributables in `@tailwindcss/oxide` Windows builds ([#&#8203;16602](https://github.com/tailwindlabs/tailwindcss/pull/16602))
-   Ensure that Next.js splat routes are scanned for classes ([#&#8203;16457](https://github.com/tailwindlabs/tailwindcss/pull/16457))
-   Pin exact version of `tailwindcss` in `@tailwindcss/*` packages ([#&#8203;16623](https://github.com/tailwindlabs/tailwindcss/pull/16623))
-   Upgrade: Report errors when updating dependencies ([#&#8203;16504](https://github.com/tailwindlabs/tailwindcss/pull/16504))
-   Upgrade: Ensure a `darkMode` JS config setting with block syntax converts to use `@slot` ([#&#8203;16507](https://github.com/tailwindlabs/tailwindcss/pull/16507))
-   Upgrade: Ensure the latest version of `tailwindcss` and `@tailwindcss/postcss` are installed when upgrading ([#&#8203;16620](https://github.com/tailwindlabs/tailwindcss/pull/16620))

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.5...v4.0.6)

-   Revert change to no longer include theme variables that aren't used in compiled CSS ([#&#8203;16403](https://github.com/tailwindlabs/tailwindcss/pull/16403))
-   Upgrade: Don't migrate `blur` to `blur-sm` when used with Next.js `<Image placeholder="blur" />` ([#&#8203;16405](https://github.com/tailwindlabs/tailwindcss/pull/16405))

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.4...v4.0.5)

-   Add `@theme static` option for always including theme variables in compiled CSS ([#&#8203;16211](https://github.com/tailwindlabs/tailwindcss/pull/16211))

-   Remove rogue `console.log` from `@tailwindcss/vite` ([#&#8203;16307](https://github.com/tailwindlabs/tailwindcss/pull/16307))

-   Don't include theme variables that aren't used in compiled CSS ([#&#8203;16211](https://github.com/tailwindlabs/tailwindcss/pull/16211))

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.3...v4.0.4)

-   Fix a crash when setting JS theme values to `null` ([#&#8203;16210](https://github.com/tailwindlabs/tailwindcss/pull/16210))
-   Ensure escaped underscores in CSS variables in arbitrary values are properly unescaped ([#&#8203;16206](https://github.com/tailwindlabs/tailwindcss/pull/16206))
-   Ensure that the `containers` JS theme key is added to the `--container-*` namespace ([#&#8203;16169](https://github.com/tailwindlabs/tailwindcss/pull/16169))
-   Ensure theme `@keyframes` are generated even if an `--animation-*` variable spans multiple lines ([#&#8203;16237](https://github.com/tailwindlabs/tailwindcss/pull/16237))
-   Vite: Skip parsing stylesheets with the `?commonjs-proxy` flag ([#&#8203;16238](https://github.com/tailwindlabs/tailwindcss/pull/16238))
-   Fix `order-first` and `order-last` for Firefox ([#&#8203;16266](https://github.com/tailwindlabs/tailwindcss/pull/16266))
-   Fix support for older instruction sets on Linux x64 builds of the standalone CLI ([#&#8203;16244](https://github.com/tailwindlabs/tailwindcss/pull/16244))
-   Ensure `NODE_PATH` is respected when resolving JavaScript and CSS files ([#&#8203;16274](https://github.com/tailwindlabs/tailwindcss/pull/16274))
-   Ensure Node addons are packaged correctly with FreeBSD builds ([#&#8203;16277](https://github.com/tailwindlabs/tailwindcss/pull/16277))
-   Fix an issue where `@variant` inside a referenced stylesheet could cause a stack overflow ([#&#8203;16300](https://github.com/tailwindlabs/tailwindcss/pull/16300))

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.2...v4.0.3)

-   Fix incorrect removal of `@import url();` ([#&#8203;16144](https://github.com/tailwindlabs/tailwindcss/pull/16144))

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.1...v4.0.2)

-   Only generate positive `grid-cols-*` and `grid-rows-*` utilities ([#&#8203;16020](https://github.com/tailwindlabs/tailwindcss/pull/16020))
-   Ensure escaped theme variables are handled correctly ([#&#8203;16064](https://github.com/tailwindlabs/tailwindcss/pull/16064))
-   Ensure we process Tailwind CSS features when only using `@reference` or `@variant` ([#&#8203;16057](https://github.com/tailwindlabs/tailwindcss/pull/16057))
-   Refactor gradient implementation to work around [prettier/prettier#17058](https://github.com/prettier/prettier/issues/17058) ([#&#8203;16072](https://github.com/tailwindlabs/tailwindcss/pull/16072))
-   Vite: Ensure hot-reloading works with SolidStart setups ([#&#8203;16052](https://github.com/tailwindlabs/tailwindcss/pull/16052))
-   Vite: Fix a crash when starting the development server in SolidStart setups ([#&#8203;16052](https://github.com/tailwindlabs/tailwindcss/pull/16052))
-   Vite: Don't rebase URLs that appear to be aliases ([#&#8203;16078](https://github.com/tailwindlabs/tailwindcss/pull/16078))
-   Vite: Transform `<style>` blocks in HTML files ([#&#8203;16069](https://github.com/tailwindlabs/tailwindcss/pull/16069))
-   Prevent camel-casing CSS custom properties added by JavaScript plugins ([#&#8203;16103](https://github.com/tailwindlabs/tailwindcss/pull/16103))
-   Do not emit `@keyframes` in `@theme reference` ([#&#8203;16120](https://github.com/tailwindlabs/tailwindcss/pull/16120))
-   Discard invalid declarations when parsing CSS ([#&#8203;16093](https://github.com/tailwindlabs/tailwindcss/pull/16093))
-   Do not emit empty CSS rules and at-rules ([#&#8203;16121](https://github.com/tailwindlabs/tailwindcss/pull/16121))
-   Handle `@variant` when at the top-level of a stylesheet ([#&#8203;16129](https://github.com/tailwindlabs/tailwindcss/pull/16129))

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.0...v4.0.1)

-   Include `:open` pseudo-class in existing `open` variant ([#&#8203;15349](https://github.com/tailwindlabs/tailwindcss/pull/15349))

-   Remove invalid `min-w/h-none` utilities ([#&#8203;15845](https://github.com/tailwindlabs/tailwindcss/pull/15845))
-   Discard CSS variable shorthand utilities that don't use valid CSS variables ([#&#8203;15738](https://github.com/tailwindlabs/tailwindcss/pull/15738))
-   Ensure font-size utilities with `none` modifier have a line-height set e.g. `text-sm/none` ([#&#8203;15921](https://github.com/tailwindlabs/tailwindcss/pull/15921))
-   Ensure font-size utilities with unknown modifier don't generate CSS ([#&#8203;15921](https://github.com/tailwindlabs/tailwindcss/pull/15921))
-   Don’t suggest font weight utilities more than once ([#&#8203;15857](https://github.com/tailwindlabs/tailwindcss/pull/15857))
-   Suggest container query variants ([#&#8203;15857](https://github.com/tailwindlabs/tailwindcss/pull/15857))
-   Disable bare value suggestions when not using the `--spacing` variable ([#&#8203;15857](https://github.com/tailwindlabs/tailwindcss/pull/15857))
-   Ensure suggested classes are properly sorted ([#&#8203;15857](https://github.com/tailwindlabs/tailwindcss/pull/15857))
-   Don’t look at .gitignore files outside initialized repos ([#&#8203;15941](https://github.com/tailwindlabs/tailwindcss/pull/15941))
-   Find utilities when using the Svelte class shorthand syntax across multiple lines ([#&#8203;15974](https://github.com/tailwindlabs/tailwindcss/pull/15974))
-   Find utilities when using the Angular class shorthand syntax ([#&#8203;15974](https://github.com/tailwindlabs/tailwindcss/pull/15974))
-   Find utilities when using functions inside arrays ([#&#8203;15974](https://github.com/tailwindlabs/tailwindcss/pull/15974))
-   Ensure that `@tailwindcss/browser` does not pollute the global namespace ([#&#8203;15978](https://github.com/tailwindlabs/tailwindcss/pull/15978))
-   Ensure that `tailwind-merge` is not scanned when using the Vite plugin ([#&#8203;16005](https://github.com/tailwindlabs/tailwindcss/pull/16005))
-   Ensure CSS theme variables are available within shadow roots ([#&#8203;15975](https://github.com/tailwindlabs/tailwindcss/pull/15975))
-   Fix crash when project lives in the `/` directory ([#&#8203;15988](https://github.com/tailwindlabs/tailwindcss/pull/15988))
-   Ensure custom variants have a non-empty selector list ([#&#8203;16009](https://github.com/tailwindlabs/tailwindcss/pull/16009))
-   *Upgrade*: Ensure JavaScript config files on different drives are correctly migrated ([#&#8203;15927](https://github.com/tailwindlabs/tailwindcss/pull/15927))
-   *Upgrade*: Migrate `leading-[1]` to `leading-none` ([#&#8203;16004](https://github.com/tailwindlabs/tailwindcss/pull/16004))
-   *Upgrade*: Do not migrate arbitrary leading utilities to bare values ([#&#8203;16004](https://github.com/tailwindlabs/tailwindcss/pull/16004))

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.17...v4.0.0)

-   [New high-performance engine](https://tailwindcss.com/blog/tailwindcss-v4#new-high-performance-engine) — where full builds are up to 5x faster, and incremental builds are over 100x faster — and measured in microseconds.
-   [Designed for the modern web](https://tailwindcss.com/blog/tailwindcss-v4#designed-for-the-modern-web) — built on cutting-edge CSS features like cascade layers, registered custom properties with `@property`, and `color-mix()`.
-   [Simplified installation](https://tailwindcss.com/blog/tailwindcss-v4#simplified-installation) — fewer dependencies, zero configuration, and just a single line of code in your CSS file.
-   [First-party Vite plugin](https://tailwindcss.com/blog/tailwindcss-v4#first-party-vite-plugin) — tight integration for maximum performance and minimum configuration.
-   [Automatic content detection](https://tailwindcss.com/blog/tailwindcss-v4#automatic-content-detection) — all of your template files are discovered automatically, with no configuration required.
-   [Built-in import support](https://tailwindcss.com/blog/tailwindcss-v4#built-in-import-support) — no additional tooling necessary to bundle multiple CSS files.
-   [CSS-first configuration](https://tailwindcss.com/blog/tailwindcss-v4#css-first-configuration) — a reimagined developer experience where you customize and extend the framework directly in CSS instead of a JavaScript configuration file.
-   [CSS theme variables](https://tailwindcss.com/blog/tailwindcss-v4#css-theme-variables) — all of your design tokens exposed as native CSS variables so you can access them anywhere.
-   [Dynamic utility values and variants](https://tailwindcss.com/blog/tailwindcss-v4#dynamic-utility-values-and-variants) — stop guessing what values exist in your spacing scale, or extending your configuration for things like basic data attributes.
-   [Modernized P3 color palette](https://tailwindcss.com/blog/tailwindcss-v4#modernized-p3-color-palette) — a redesigned, more vivid color palette that takes full advantage of modern display technology.
-   [Container queries](https://tailwindcss.com/blog/tailwindcss-v4#container-queries) — first-class APIs for styling elements based on their container size, no plugins required.
-   [New 3D transform utilities](https://tailwindcss.com/blog/tailwindcss-v4#new-3d-transform-utilities) — transform elements in 3D space directly in your HTML.
-   [Expanded gradient APIs](https://tailwindcss.com/blog/tailwindcss-v4#expanded-gradient-apis) — radial and conic gradients, interpolation modes, and more.
-   [@&#8203;starting-style support](https://tailwindcss.com/blog/tailwindcss-v4#starting-style-support) — a new variant you can use to create enter and exit transitions, without the need for JavaScript.
-   [not-\* variant](https://tailwindcss.com/blog/tailwindcss-v4#not-variant) — style an element only when it doesn't match another variant, custom selector, or media or feature query.
-   [Even more new utilities and variants](https://tailwindcss.com/blog/tailwindcss-v4#even-more-new-utilities-and-variants) — including support for `color-scheme`, `field-sizing`, complex shadows, `inert`, and more.

Start using Tailwind CSS v4.0 today by [installing it in a new project](https://tailwindcss.com/docs/installation/), or playing with it directly in the browser on [Tailwind Play](https://play.tailwindcss.com/).

For existing projects, we've published a comprehensive [upgrade guide](https://tailwindcss.com/docs/upgrade-guide) and built an [automated upgrade tool](https://tailwindcss.com/docs/upgrade-guide#using-the-upgrade-tool) to get you on the latest version as quickly and painlessly as possible.

For a deep-dive into everything that's new, [check out the announcement post](https://tailwindcss.com/blog/tailwindcss-v4).

</details>

---

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Co-authored-by: pat-s <patrick.schratz@gmail.com>
Reviewed-on: https://codeberg.org/crowci/crow/pulls/60
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-23 18:22:43 +01:00
pat-s
063e4913c6 fix: add bottom padding for step label list 2025-02-23 18:22:42 +01:00
pat-s
4a1e396a6c fix: exit code border coloring 2025-02-19 23:05:13 +01:00
pat-s
901a614246 feat: add log purge setting as repo setting (#34)
follow-up #10 (which was a git hickup)

![image](/attachments/a7655406-b492-4912-873b-d3d6f692be9e)

![image](/attachments/fe365dce-65dd-40cc-aeb8-3d9ca95a52ad)

## Behaviour

Log purging is attempted in an asynchronous process before a new pipeline of a specific repo is started.
It does so by

1. Getting all existing pipelines
2. Filtering by `keepMin` and `keepDuration` settings
3. Calling `LogDelete` for all remaining pipelines

Deleting only logs instead of the full pipeline (which `crow-cli pipeline purge` does) is preferred to keep historic pipeline information. Storing this in the DB is just a single line and doesn't contain much content (in contrast to logs).

## Defaults

- No minimum count is kept (`CROW_DEFAULT_LOGS_PIPELINES_KEEP_MIN`)
- All pipelines of the last 90 days (per repo) are kept (`CROW_DEFAULT_LOGS_KEEP_DURATION`)

## Todo

- [x] implement purge call during pipeline start
- [x] add settings to DB column and repo settings
- [x] tests
- [x] think about defaults
- [x] Currently the purge happens on all pipelines in scope, including ones which have already been cleared. To avoid these unnecessary calls, which also will add up for repos with many pipelines, an indicator is needed which allows filtering these pipelines out.

fix #9

Co-authored-by: crowci-bot <admin@crowci.dev>
Reviewed-on: https://codeberg.org/crowci/crow/pulls/34
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2025-02-19 21:19:13 +00:00
pat-s
feaa5a8ce8 feat: add rounded border around exit code text 2025-02-19 21:56:53 +01:00
pat-s
2eb098d5e5 refactor: rename local storage vars to crow 2025-02-19 19:50:35 +01:00
pat-s
a554f93226 refactor: frontend error handler & notification system (#56)
- Use title and message in error message
- Errors: don't auto-remove popup, force click
- Show API method and endpoint in error message title
- Use black/white bg and notification type color only on the side
- Return errors as JSON instead of strings. Include the api endpoint in the error message.
- improve error messages when missing access token
- improve pipeling config load error messages
- Error messages are shown for 9s (instead of 3)
- remove custom `notifyError` function
- Increase popup width from 300px to 340px

Co-authored-by: crowci-bot <admin@crowci.dev>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Reviewed-on: https://codeberg.org/crowci/crow/pulls/56
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2025-02-19 16:04:31 +00:00
crowci-bot
84872d2068 chore(deps): lock file maintenance 2025-02-17 02:37:23 +00:00
crowci-bot
ec646191fc fix(deps): update dependency simple-icons to v14.7.0 2025-02-16 06:37:33 +00:00
crowci-bot
7bbae6a587 chore(deps): update dependency vue-tsc to v2.2.2 (#54)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [vue-tsc](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | devDependencies | patch | [`2.2.0` -> `2.2.2`](https://renovatebot.com/diffs/npm/vue-tsc/2.2.0/2.2.2) |

---

### Release Notes

<details>
<summary>vuejs/language-tools (vue-tsc)</summary>

### [`v2.2.2`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#222-supofficialsup-223-supinsiderssup-2025-02-15)

[Compare Source](https://github.com/vuejs/language-tools/compare/v2.2.0...v2.2.2)

##### Features

-   feat(language-core): navigation support for `$attrs`, `$slots`, `$refs` and `$el` in the template ([#&#8203;5056](https://github.com/vuejs/language-tools/issues/5056)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   feat(language-service): support global directives completion ([#&#8203;4989](https://github.com/vuejs/language-tools/issues/4989)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   feat(language-core): type support of `useAttrs` ([#&#8203;5106](https://github.com/vuejs/language-tools/issues/5106)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   feat(language-core): add options for fine-grained configuration of `strictTemplates` ([#&#8203;5138](https://github.com/vuejs/language-tools/issues/5138))
-   feat(language-service): display deprecated info of props in completion ([#&#8203;5134](https://github.com/vuejs/language-tools/issues/5134)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   feat(component-meta): collect destructured props defaults ([#&#8203;5101](https://github.com/vuejs/language-tools/issues/5101)) - Thanks to [@&#8203;Akryum](https://github.com/Akryum)!
-   feat(language-core): add `checkUnknownDirectives` option ([#&#8203;5141](https://github.com/vuejs/language-tools/issues/5141)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   feat(language-core): support `<script vapor>` - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!

##### Bug Fixes

-   fix(language-core): ignore ts errors in function-scoped declare expressions ([#&#8203;5090](https://github.com/vuejs/language-tools/issues/5090)) - Thanks to [@&#8203;zhiyuanzmj](https://github.com/zhiyuanzmj)!
-   fix(language-core, typescript-plugin): handle self-reference component correctly ([#&#8203;5102](https://github.com/vuejs/language-tools/issues/5102)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): do not generate element for `<template>` with `v-slot` ([#&#8203;5077](https://github.com/vuejs/language-tools/issues/5077)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-service): set code action kinds to avoid warning ([#&#8203;5096](https://github.com/vuejs/language-tools/issues/5096)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): handle parentheses in v-for exp
-   fix(language-core): slot exp formatting virtual code syntax incorrect
-   fix(language-core): arrow function formatting virtual code syntax incorrect in interpolation
-   fix(language-core): improve multiple lines event formatting result
-   fix(language-core): prefer `loc.source` instead of node content
-   fix(language-core): intersect local `$attrs` with `__VLS_ctx.$attrs` ([#&#8203;5113](https://github.com/vuejs/language-tools/issues/5113)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): only generate model modifiers for components - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-plugin-pug): ignore duplicate attribute error of `class` ([#&#8203;5100](https://github.com/vuejs/language-tools/issues/5100)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): align types of `v-for` with core ([#&#8203;5084](https://github.com/vuejs/language-tools/issues/5084)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): map interpolation error with multiple variables correctly ([#&#8203;5158](https://github.com/vuejs/language-tools/issues/5158)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(vscode): ask user to reload extension host when configuration changes ([#&#8203;5160](https://github.com/vuejs/language-tools/issues/5160)) - Thanks to [@&#8203;typed-sigterm](https://github.com/typed-sigterm)!
-   fix(typescript-plugin): update component names correctly for the first time - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): add `undefined` to first param type of optional model emits ([#&#8203;5171](https://github.com/vuejs/language-tools/issues/5171)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): intersect `__VLS_slots` with `__VLS_ctx.$slots` ([#&#8203;5083](https://github.com/vuejs/language-tools/issues/5083)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   fix(language-core): complete codegen of slot name prop ([#&#8203;5139](https://github.com/vuejs/language-tools/issues/5139)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!

##### Other Changes

-   refactor(language-service): read ast from codegen instead of parsing it repeatedly ([#&#8203;5086](https://github.com/vuejs/language-tools/issues/5086)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   refactor(language-core): rewrite `vueCompilerOptions` resolution logic
-   refactor(component-meta): read `scriptSetupRanges` from codegen - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   refactor(component-meta): read node directly instead of creating sub ast - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   refactor(component-meta): read ast from `sfc.script` - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   refactor(language-core): generate the type of slots with function property ([#&#8203;5173](https://github.com/vuejs/language-tools/issues/5173)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   refactor(language-core): reduce codegen size of template returns - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   refactor(language-core): remove semantic highlight of directives - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!
-   refactor: update alien-signals to 1.0.3 ([#&#8203;5181](https://github.com/vuejs/language-tools/issues/5181)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzAuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE3MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/54
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-15 17:53:23 +00:00
crowci-bot
1e86415f0d fix(deps): update dependency pinia to v3 (#53)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pinia](https://github.com/vuejs/pinia) | dependencies | major | [`^2.3.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/pinia/2.3.1/3.0.1) |

---

### Release Notes

<details>
<summary>vuejs/pinia (pinia)</summary>

### [`v3.0.0`](https://github.com/vuejs/pinia/releases/tag/v3.0.0): Pinia 3.0

[Compare Source](https://github.com/vuejs/pinia/compare/v2.3.1...v3.0.0)

This version of Pinia has no new features, it drops support for Vue 2 and other deprecated APIs. It should be an straightforward upgrade for most users! 🎉

See the [migration guide](https://pinia.vuejs.org/cookbook/migration-v2-v3.html) for help.

##### ⚠ BREAKING CHANGES

-   We now use the native `Awaited` introduced in TS 4.5, so you need at least TS 4.5 to use Pinia 3.0. That being said, it's always better to have an up to date version of TS.
-   `PiniaStorePlugin` is now removed. Use `PiniaPlugin` instead.
-   `defineStore({ id: 'id' })` is now removed. Use `defineStore('id')` instead
-   Pinia is now published as a `type: module` package but it still provides CJS versions dist files

Please refer to [CHANGELOG.md](https://github.com/vuejs/pinia/blob/v3/packages/pinia/CHANGELOG.md) for details.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/53
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-15 12:50:06 +00:00
crowci-bot
06c12036bb fix(deps): update web npm deps non-major (#47)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | devDependencies | patch | [`4.2.0` -> `4.2.1`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/4.2.0/4.2.1) |
| [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)) | dependencies | patch | [`4.0.5` -> `4.0.6`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.5/4.0.6) |
| [@tailwindcss/vite](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite)) | dependencies | patch | [`4.0.5` -> `4.0.6`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.0.5/4.0.6) |
| [@vueuse/core](https://github.com/vueuse/vueuse) ([source](https://github.com/vueuse/vueuse/tree/HEAD/packages/core)) | dependencies | minor | [`12.6.1` -> `12.7.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/12.6.1/12.7.0) |

---

### Release Notes

<details>
<summary>antfu/eslint-config (@&#8203;antfu/eslint-config)</summary>

### [`v4.2.1`](https://github.com/antfu/eslint-config/releases/tag/v4.2.1)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.2.0...v4.2.1)

#####    🚀 Features

-   Replace picocolors with ansis  -  by [@&#8203;webdiscus](https://github.com/webdiscus) in https://github.com/antfu/eslint-config/issues/665 [<samp>(99888)</samp>](https://github.com/antfu/eslint-config/commit/998887c)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.2.0...v4.2.1)

</details>

<details>
<summary>tailwindlabs/tailwindcss (@&#8203;tailwindcss/postcss)</summary>

### [`v4.0.6`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#406---2025-02-10)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.5...v4.0.6)

##### Fixed

-   Revert change to no longer include theme variables that aren't used in compiled CSS ([#&#8203;16403](https://github.com/tailwindlabs/tailwindcss/pull/16403))

##### Fixed

-   Upgrade: Don't migrate `blur` to `blur-sm` when used with Next.js `<Image placeholder="blur" />` ([#&#8203;16405](https://github.com/tailwindlabs/tailwindcss/pull/16405))

</details>

<details>
<summary>vueuse/vueuse (@&#8203;vueuse/core)</summary>

### [`v12.7.0`](https://github.com/vueuse/vueuse/releases/tag/v12.7.0)

[Compare Source](https://github.com/vueuse/vueuse/compare/v12.6.1...v12.7.0)

#####    🚀 Features

-   **useRafFn**: Add `once` option  -  by [@&#8203;btea](https://github.com/btea) in https://github.com/vueuse/vueuse/issues/4583 [<samp>(3041e)</samp>](https://github.com/vueuse/vueuse/commit/3041e78b)

#####    🐞 Bug Fixes

-   **useFetch**: Partial overwrite when `{combination: 'overwrite'}`  -  by [@&#8203;pkc918](https://github.com/pkc918) and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/4430 [<samp>(3ca0d)</samp>](https://github.com/vueuse/vueuse/commit/3ca0d92c)
-   **useTextareaAutosize**: Improve resize handling with requestAnimationFrame  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao), **Robin** and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/4557 [<samp>(e1a7e)</samp>](https://github.com/vueuse/vueuse/commit/e1a7ef38)

#####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v12.6.1...v12.7.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/47
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-15 11:08:46 +00:00
crowci-bot
d2065a2cff chore(deps): lock file maintenance 2025-02-14 23:38:10 +00:00
pat-s
8df67bd9a8 refactor: web/ linter config (#39)
- remove prettier subconfig for web/
- use central prettier config
- address raw-text eslint warnings
- remove unneeded format-check (done by prettier)

Reviewed-on: https://codeberg.org/crowci/crow/pulls/39
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2025-02-14 23:35:17 +00:00
pat-s
648416613a chore: format web/ 2025-02-12 23:10:59 +01:00
pat-s
1529c5cf91 docs: add repo-settings page and adjust links 2025-02-11 21:13:24 +01:00
pat-s
9988d2123f fix: background color of login view for light theme 2025-02-10 10:43:13 +01:00
Lauris BH
b829fc2f3b feat: Optimize repository list loading to return also latest pipeline info (#4814) 2025-02-10 10:43:12 +01:00
crowci-bot
7915b6f5c9 chore(deps): lock file maintenance 2025-02-10 10:43:12 +01:00
crowci-bot
64ab5f1a21 fix(deps): update web npm deps non-major 2025-02-10 10:43:12 +01:00
crowci-bot
4e8213c7ca fix(deps): update dependency simple-icons to v14.6.0 2025-02-10 10:43:11 +01:00
crowci-bot
c077298779 fix(deps): update web npm deps non-major to v4.0.5 2025-02-10 10:43:11 +01:00
pat-s
2eb324c8f7 fix: close button color in mobile log view 2025-02-10 10:43:11 +01:00
pat-s
993936f3bd fix: adjust top padding for pipeline log in mobile view 2025-02-10 10:43:11 +01:00
crowci-bot
f8110b75cb fix(deps): update web npm deps non-major (#24) 2025-02-10 10:43:10 +01:00
crowci-bot
6e8c882704 chore(deps): update dependency @antfu/eslint-config to v4 (#25) 2025-02-10 10:43:10 +01:00
pat-s
d4a92cedb8 chore: format all files 2025-02-04 14:09:56 +01:00
pat-s
fe4f3e3933 fix: background color of auto-scroll icon 2025-02-04 14:08:37 +01:00
crowci-bot
6880fd4fc8 chore(deps): lock file maintenance (#18)
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency versions.

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/18
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-03 07:46:55 +00:00
crowci-bot
7f0b13b9e6 fix(deps): update web npm deps non-major (#17)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | devDependencies | patch | [`^3.12.1` -> `^4.1.0`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/4.1.0/4.1.1) |
| [fuse.js](http://fusejs.io) ([source](https://github.com/krisk/Fuse)) | dependencies | minor | [`7.0.0` -> `7.1.0`](https://renovatebot.com/diffs/npm/fuse.js/7.0.0/7.1.0) |

---

### Release Notes

<details>
<summary>antfu/eslint-config (@&#8203;antfu/eslint-config)</summary>

### [`v4.1.1`](https://github.com/antfu/eslint-config/releases/tag/v4.1.1)

[Compare Source](https://github.com/antfu/eslint-config/compare/v4.1.0...v4.1.1)

*No significant changes*

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v4.1.0...v4.1.1)

</details>

<details>
<summary>krisk/Fuse (fuse.js)</summary>

### [`v7.1.0`](https://github.com/krisk/Fuse/blob/HEAD/CHANGELOG.md#710-2025-02-03)

[Compare Source](https://github.com/krisk/Fuse/compare/v7.0.0...v7.1.0)

##### Features

-   add ignore diacritics ([e0fcdb1](e0fcdb15d4))
-   add option to ignore diacritics ([fb012b7](fb012b7388))

##### Bug Fixes

-   remove console.log ([1c749a3](1c749a3f43))
-   **typescript:** clarify input to `parseIndex` ([72b6e25](72b6e25e14)), closes [#&#8203;524](https://github.com/krisk/Fuse/issues/524) [#&#8203;624](https://github.com/krisk/Fuse/issues/624)
-   **typescript:** clarify input to `parseIndex` ([78c628e](78c628e50f)), closes [#&#8203;524](https://github.com/krisk/Fuse/issues/524) [#&#8203;624](https://github.com/krisk/Fuse/issues/624)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/17
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-03 07:46:38 +00:00
Robert Kaussow
9598185ca0 Move section description to the top (#4773) 2025-02-02 17:11:03 +01:00
renovate[bot]
6fdc9320c9 chore(deps): update dependency @antfu/eslint-config to v4.1.0 (#4780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2025-02-02 17:10:41 +01:00
crowci-bot
3713df6f6b fix(deps): update web npm deps non-major (#13)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | devDependencies | minor | [`3.14.0` -> `3.16.0`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/3.14.0/3.16.0) |
| [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | minor | [`9.18.0` -> `9.19.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.18.0/9.19.0) |
| [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)) | dependencies | patch | [`4.0.0-beta.9` -> `4.0.3`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.0-beta.9/4.0.3) |
| [@tailwindcss/vite](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite)) | dependencies | patch | [`4.0.0-beta.9` -> `4.0.3`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.0.0-beta.9/4.0.3) |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)) | devDependencies | patch | [`4.17.14` -> `4.17.15`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.14/4.17.15) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | minor | [`22.10.7` -> `22.13.0`](https://renovatebot.com/diffs/npm/@types%2fnode/22.10.7/22.13.0) |
| [@vueuse/core](https://github.com/vueuse/vueuse) ([source](https://github.com/vueuse/vueuse/tree/HEAD/packages/core)) | dependencies | minor | [`12.4.0` -> `12.5.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/12.4.0/12.5.0) |
| [dompurify](https://github.com/cure53/DOMPurify) | dependencies | patch | [`3.2.3` -> `3.2.4`](https://renovatebot.com/diffs/npm/dompurify/3.2.3/3.2.4) |
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.18.0` -> `9.19.0`](https://renovatebot.com/diffs/npm/eslint/9.18.0/9.19.0) |
| [pinia](https://github.com/vuejs/pinia) | dependencies | patch | [`2.3.0` -> `2.3.1`](https://renovatebot.com/diffs/npm/pinia/2.3.0/2.3.1) |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | dependencies | patch | [`0.6.10` -> `0.6.11`](https://renovatebot.com/diffs/npm/prettier-plugin-tailwindcss/0.6.10/0.6.11) |
| [semver](https://github.com/npm/node-semver) | dependencies | minor | [`7.6.3` -> `7.7.0`](https://renovatebot.com/diffs/npm/semver/7.6.3/7.7.0) |
| [simple-icons](https://simpleicons.org) ([source](https://github.com/simple-icons/simple-icons)) | dependencies | minor | [`14.3.0` -> `14.5.0`](https://renovatebot.com/diffs/npm/simple-icons/14.3.0/14.5.0) |
| [vite](https://vite.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`6.0.9` -> `6.0.11`](https://renovatebot.com/diffs/npm/vite/6.0.9/6.0.11) |
| [vitest](https://github.com/vitest-dev/vitest) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | devDependencies | patch | [`3.0.2` -> `3.0.4`](https://renovatebot.com/diffs/npm/vitest/3.0.2/3.0.4) |
| [vue-i18n](https://github.com/intlify/vue-i18n/tree/master/packages/vue-i18n#readme) ([source](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n)) | dependencies | minor | [`11.0.1` -> `11.1.0`](https://renovatebot.com/diffs/npm/vue-i18n/11.0.1/11.1.0) |

---

### Release Notes

<details>
<summary>antfu/eslint-config (@&#8203;antfu/eslint-config)</summary>

### [`v3.16.0`](https://github.com/antfu/eslint-config/releases/tag/v3.16.0)

[Compare Source](https://github.com/antfu/eslint-config/compare/v3.15.0...v3.16.0)

#####    🚀 Features

-   Change editor rules from disable to non-fixable  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(a98cc)</samp>](https://github.com/antfu/eslint-config/commit/a98ccc8)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v3.15.0...v3.16.0)

### [`v3.15.0`](https://github.com/antfu/eslint-config/releases/tag/v3.15.0)

[Compare Source](https://github.com/antfu/eslint-config/compare/v3.14.0...v3.15.0)

#####    🚀 Features

-   Turn off `prefer-const` in editor  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(12dd5)</samp>](https://github.com/antfu/eslint-config/commit/12dd5b5)

#####     [View changes on GitHub](https://github.com/antfu/eslint-config/compare/v3.14.0...v3.15.0)

</details>

<details>
<summary>eslint/eslint (@&#8203;eslint/js)</summary>

### [`v9.19.0`](https://github.com/eslint/eslint/releases/tag/v9.19.0)

[Compare Source](https://github.com/eslint/eslint/compare/v9.18.0...v9.19.0)

##### Features

-   [`1637b8e`](1637b8e87d) feat: add `--report-unused-inline-configs` ([#&#8203;19201](https://github.com/eslint/eslint/issues/19201)) (Josh Goldberg )

##### Bug Fixes

-   [`aae6717`](aae67172ab) fix: sync rule type header comments automatically ([#&#8203;19276](https://github.com/eslint/eslint/issues/19276)) (Francesco Trotta)

##### Documentation

-   [`cfea9ab`](cfea9abe0e) docs: Clarify overrideConfig option ([#&#8203;19370](https://github.com/eslint/eslint/issues/19370)) (Nicholas C. Zakas)
-   [`2b84f66`](2b84f666cd) docs: Update README ([#&#8203;19362](https://github.com/eslint/eslint/issues/19362)) (Nicholas C. Zakas)
-   [`044f93c`](044f93cbbe) docs: clarify frozen rule description ([#&#8203;19351](https://github.com/eslint/eslint/issues/19351)) (Pavel)
-   [`797ee7c`](797ee7c0d6) docs: fix Bluesky links ([#&#8203;19368](https://github.com/eslint/eslint/issues/19368)) (Milos Djermanovic)
-   [`81a9c0e`](81a9c0ebc3) docs: Update README (GitHub Actions Bot)
-   [`093fb3d`](093fb3d402) docs: replace `var` with `let` and `const` in rule examples ([#&#8203;19365](https://github.com/eslint/eslint/issues/19365)) (Tanuj Kanti)
-   [`417de32`](417de32985) docs: replace var with const in rule examples ([#&#8203;19352](https://github.com/eslint/eslint/issues/19352)) (jj)
-   [`17f2aae`](17f2aaec16) docs: update getting-started config to match default generated config ([#&#8203;19308](https://github.com/eslint/eslint/issues/19308)) (0xDev)
-   [`8a0a5a8`](8a0a5a8851) docs: better `global ignores` instruction ([#&#8203;19297](https://github.com/eslint/eslint/issues/19297)) (Jacopo Marrone)
-   [`6671a2c`](6671a2cd8c) docs: Update README (GitHub Actions Bot)
-   [`e39d3f2`](e39d3f22ff) docs: fix divider for rule category ([#&#8203;19264](https://github.com/eslint/eslint/issues/19264)) (Tanuj Kanti)
-   [`e0cf53f`](e0cf53f80a) docs: fix search result box position for small screens ([#&#8203;19328](https://github.com/eslint/eslint/issues/19328)) (Tanuj Kanti)
-   [`f92a680`](f92a6803a1) docs: replace var with let or const in rule examples ([#&#8203;19331](https://github.com/eslint/eslint/issues/19331)) (Ravi Teja Kolla)
-   [`b04b84b`](b04b84bc17) docs: revert accidental changes in TS config files docs ([#&#8203;19336](https://github.com/eslint/eslint/issues/19336)) (Francesco Trotta)

##### Chores

-   [`9b9cb05`](9b9cb05848) chore: upgrade [@&#8203;eslint/js](https://github.com/eslint/js)[@&#8203;9](https://github.com/9).19.0 ([#&#8203;19371](https://github.com/eslint/eslint/issues/19371)) (Milos Djermanovic)
-   [`58560e7`](58560e70bb) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins)
-   [`2089707`](2089707091) test: fix failing test in Node.js v22.13.0 ([#&#8203;19345](https://github.com/eslint/eslint/issues/19345)) (Francesco Trotta)

</details>

<details>
<summary>tailwindlabs/tailwindcss (@&#8203;tailwindcss/postcss)</summary>

### [`v4.0.3`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#403---2025-02-01)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.2...v4.0.3)

##### Fixed

-   Fix incorrect removal of `@import url();` ([#&#8203;16144](https://github.com/tailwindlabs/tailwindcss/pull/16144))

### [`v4.0.2`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#402---2025-01-31)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.1...v4.0.2)

##### Fixed

-   Only generate positive `grid-cols-*` and `grid-rows-*` utilities ([#&#8203;16020](https://github.com/tailwindlabs/tailwindcss/pull/16020))
-   Ensure escaped theme variables are handled correctly ([#&#8203;16064](https://github.com/tailwindlabs/tailwindcss/pull/16064))
-   Ensure we process Tailwind CSS features when only using `@reference` or `@variant` ([#&#8203;16057](https://github.com/tailwindlabs/tailwindcss/pull/16057))
-   Refactor gradient implementation to work around [prettier/prettier#17058](https://github.com/prettier/prettier/issues/17058) ([#&#8203;16072](https://github.com/tailwindlabs/tailwindcss/pull/16072))
-   Vite: Ensure hot-reloading works with SolidStart setups ([#&#8203;16052](https://github.com/tailwindlabs/tailwindcss/pull/16052))
-   Vite: Fix a crash when starting the development server in SolidStart setups ([#&#8203;16052](https://github.com/tailwindlabs/tailwindcss/pull/16052))
-   Vite: Don't rebase URLs that appear to be aliases ([#&#8203;16078](https://github.com/tailwindlabs/tailwindcss/pull/16078))
-   Vite: Transform `<style>` blocks in HTML files ([#&#8203;16069](https://github.com/tailwindlabs/tailwindcss/pull/16069))
-   Prevent camel-casing CSS custom properties added by JavaScript plugins ([#&#8203;16103](https://github.com/tailwindlabs/tailwindcss/pull/16103))
-   Do not emit `@keyframes` in `@theme reference` ([#&#8203;16120](https://github.com/tailwindlabs/tailwindcss/pull/16120))
-   Discard invalid declarations when parsing CSS ([#&#8203;16093](https://github.com/tailwindlabs/tailwindcss/pull/16093))
-   Do not emit empty CSS rules and at-rules ([#&#8203;16121](https://github.com/tailwindlabs/tailwindcss/pull/16121))
-   Handle `@variant` when at the top-level of a stylesheet ([#&#8203;16129](https://github.com/tailwindlabs/tailwindcss/pull/16129))

### [`v4.0.1`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#401---2025-01-29)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.0...v4.0.1)

##### Added

-   Include `:open` pseudo-class in existing `open` variant ([#&#8203;15349](https://github.com/tailwindlabs/tailwindcss/pull/15349))

##### Fixed

-   Remove invalid `min-w/h-none` utilities ([#&#8203;15845](https://github.com/tailwindlabs/tailwindcss/pull/15845))
-   Discard CSS variable shorthand utilities that don't use valid CSS variables ([#&#8203;15738](https://github.com/tailwindlabs/tailwindcss/pull/15738))
-   Ensure font-size utilities with `none` modifier have a line-height set e.g. `text-sm/none` ([#&#8203;15921](https://github.com/tailwindlabs/tailwindcss/pull/15921))
-   Ensure font-size utilities with unknown modifier don't generate CSS ([#&#8203;15921](https://github.com/tailwindlabs/tailwindcss/pull/15921))
-   Don’t suggest font weight utilities more than once ([#&#8203;15857](https://github.com/tailwindlabs/tailwindcss/pull/15857))
-   Suggest container query variants ([#&#8203;15857](https://github.com/tailwindlabs/tailwindcss/pull/15857))
-   Disable bare value suggestions when not using the `--spacing` variable ([#&#8203;15857](https://github.com/tailwindlabs/tailwindcss/pull/15857))
-   Ensure suggested classes are properly sorted ([#&#8203;15857](https://github.com/tailwindlabs/tailwindcss/pull/15857))
-   Don’t look at .gitignore files outside initialized repos ([#&#8203;15941](https://github.com/tailwindlabs/tailwindcss/pull/15941))
-   Find utilities when using the Svelte class shorthand syntax across multiple lines ([#&#8203;15974](https://github.com/tailwindlabs/tailwindcss/pull/15974))
-   Find utilities when using the Angular class shorthand syntax ([#&#8203;15974](https://github.com/tailwindlabs/tailwindcss/pull/15974))
-   Find utilities when using functions inside arrays ([#&#8203;15974](https://github.com/tailwindlabs/tailwindcss/pull/15974))
-   Ensure that `@tailwindcss/browser` does not pollute the global namespace ([#&#8203;15978](https://github.com/tailwindlabs/tailwindcss/pull/15978))
-   Ensure that `tailwind-merge` is not scanned when using the Vite plugin ([#&#8203;16005](https://github.com/tailwindlabs/tailwindcss/pull/16005))
-   Ensure CSS theme variables are available within shadow roots ([#&#8203;15975](https://github.com/tailwindlabs/tailwindcss/pull/15975))
-   Fix crash when project lives in the `/` directory ([#&#8203;15988](https://github.com/tailwindlabs/tailwindcss/pull/15988))
-   Ensure custom variants have a non-empty selector list ([#&#8203;16009](https://github.com/tailwindlabs/tailwindcss/pull/16009))
-   *Upgrade*: Ensure JavaScript config files on different drives are correctly migrated ([#&#8203;15927](https://github.com/tailwindlabs/tailwindcss/pull/15927))
-   *Upgrade*: Migrate `leading-[1]` to `leading-none` ([#&#8203;16004](https://github.com/tailwindlabs/tailwindcss/pull/16004))
-   *Upgrade*: Do not migrate arbitrary leading utilities to bare values ([#&#8203;16004](https://github.com/tailwindlabs/tailwindcss/pull/16004))

### [`v4.0.0`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#400---2025-01-21)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.0-beta.10...v4.0.0)

##### Added

-   [New high-performance engine](https://tailwindcss.com/blog/tailwindcss-v4#new-high-performance-engine) — where full builds are up to 5x faster, and incremental builds are over 100x faster — and measured in microseconds.
-   [Designed for the modern web](https://tailwindcss.com/blog/tailwindcss-v4#designed-for-the-modern-web) — built on cutting-edge CSS features like cascade layers, registered custom properties with `@property`, and `color-mix()`.
-   [Simplified installation](https://tailwindcss.com/blog/tailwindcss-v4#simplified-installation) — fewer dependencies, zero configuration, and just a single line of code in your CSS file.
-   [First-party Vite plugin](https://tailwindcss.com/blog/tailwindcss-v4#first-party-vite-plugin) — tight integration for maximum performance and minimum configuration.
-   [Automatic content detection](https://tailwindcss.com/blog/tailwindcss-v4#automatic-content-detection) — all of your template files are discovered automatically, with no configuration required.
-   [Built-in import support](https://tailwindcss.com/blog/tailwindcss-v4#built-in-import-support) — no additional tooling necessary to bundle multiple CSS files.
-   [CSS-first configuration](https://tailwindcss.com/blog/tailwindcss-v4#css-first-configuration) — a reimagined developer experience where you customize and extend the framework directly in CSS instead of a JavaScript configuration file.
-   [CSS theme variables](https://tailwindcss.com/blog/tailwindcss-v4#css-theme-variables) — all of your design tokens exposed as native CSS variables so you can access them anywhere.
-   [Dynamic utility values and variants](https://tailwindcss.com/blog/tailwindcss-v4#dynamic-utility-values-and-variants) — stop guessing what values exist in your spacing scale, or extending your configuration for things like basic data attributes.
-   [Modernized P3 color palette](https://tailwindcss.com/blog/tailwindcss-v4#modernized-p3-color-palette) — a redesigned, more vivid color palette that takes full advantage of modern display technology.
-   [Container queries](https://tailwindcss.com/blog/tailwindcss-v4#container-queries) — first-class APIs for styling elements based on their container size, no plugins required.
-   [New 3D transform utilities](https://tailwindcss.com/blog/tailwindcss-v4#new-3d-transform-utilities) — transform elements in 3D space directly in your HTML.
-   [Expanded gradient APIs](https://tailwindcss.com/blog/tailwindcss-v4#expanded-gradient-apis) — radial and conic gradients, interpolation modes, and more.
-   [@&#8203;starting-style support](https://tailwindcss.com/blog/tailwindcss-v4#starting-style-support) — a new variant you can use to create enter and exit transitions, without the need for JavaScript.
-   [not-\* variant](https://tailwindcss.com/blog/tailwindcss-v4#not-variant) — style an element only when it doesn't match another variant, custom selector, or media or feature query.
-   [Even more new utilities and variants](https://tailwindcss.com/blog/tailwindcss-v4#even-more-new-utilities-and-variants) — including support for `color-scheme`, `field-sizing`, complex shadows, `inert`, and more.

Start using Tailwind CSS v4.0 today by [installing it in a new project](https://tailwindcss.com/docs/installation/), or playing with it directly in the browser on [Tailwind Play](https://play.tailwindcss.com/).

For existing projects, we've published a comprehensive [upgrade guide](https://tailwindcss.com/docs/upgrade-guide) and built an [automated upgrade tool](https://tailwindcss.com/docs/upgrade-guide#using-the-upgrade-tool) to get you on the latest version as quickly and painlessly as possible.

For a deep-dive into everything that's new, [check out the announcement post](https://tailwindcss.com/blog/tailwindcss-v4).

### [`v4.0.0-beta.10`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#400-beta10---2025-01-21)

[Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v4.0.0-beta.9...v4.0.0-beta.10)

##### Added

-   Add support for using `@variant` to use variants in your CSS ([#&#8203;15663](https://github.com/tailwindlabs/tailwindcss/pull/15663))
-   Include `outline-color` when transitioning colors ([#&#8203;15690](https://github.com/tailwindlabs/tailwindcss/pull/15690))

##### Fixed

-   Add missing `main` and `browser` fields for `@tailwindcss/browser` ([#&#8203;15594](https://github.com/tailwindlabs/tailwindcss/pull/15594))
-   Support escaping `*` in theme namespace syntax (e.g.: `--color-\*: initial;`) ([#&#8203;15603](https://github.com/tailwindlabs/tailwindcss/pull/15603))
-   Respect `@theme` options when resolving values in custom functional utilities ([#&#8203;15623](https://github.com/tailwindlabs/tailwindcss/pull/15623))
-   Discard invalid variants (e.g. `data-checked-[selected=1]:*`) ([#&#8203;15629](https://github.com/tailwindlabs/tailwindcss/pull/15629))
-   Ensure `-outline-offset-*` utilities are suggested in IntelliSense ([#&#8203;15646](https://github.com/tailwindlabs/tailwindcss/pull/15646))
-   Write to `stdout` when `--output` is set to `-` or omitted with `@tailwindcss/cli` ([#&#8203;15656](https://github.com/tailwindlabs/tailwindcss/pull/15656))
-   Prevent `not-*` from being used with variants that have multiple sibling rules ([#&#8203;15689](https://github.com/tailwindlabs/tailwindcss/pull/15689))
-   *Upgrade (experimental)*: Pretty print `--spacing(…)` to prevent ambiguity ([#&#8203;15596](https://github.com/tailwindlabs/tailwindcss/pull/15596))

##### Changed

-   Use more modern `--alpha(color / 50%)` syntax instead of `--alpha(color, 50%)` ([#&#8203;15665](https://github.com/tailwindlabs/tailwindcss/pull/15665))
-   Rename `@variant` to `@custom-variant` ([#&#8203;15663](https://github.com/tailwindlabs/tailwindcss/pull/15663))
-   Change `outline-hidden` to set `outline-style: none` except in forced colors mode ([#&#8203;15690](https://github.com/tailwindlabs/tailwindcss/pull/15690))

</details>

<details>
<summary>vueuse/vueuse (@&#8203;vueuse/core)</summary>

### [`v12.5.0`](https://github.com/vueuse/vueuse/releases/tag/v12.5.0)

[Compare Source](https://github.com/vueuse/vueuse/compare/v12.4.0...v12.5.0)

#####    🚀 Features

-   More passive event handlers  -  by [@&#8203;ferferga](https://github.com/ferferga) in https://github.com/vueuse/vueuse/issues/4484 [<samp>(eddbf)</samp>](https://github.com/vueuse/vueuse/commit/eddbf8f9)
-   Use `useEventListener` where it was not being used  -  by [@&#8203;ferferga](https://github.com/ferferga) in https://github.com/vueuse/vueuse/issues/4479 [<samp>(c6c6e)</samp>](https://github.com/vueuse/vueuse/commit/c6c6ede0)
-   **useClipboard**: Should fall back to legacy clipboard when read/write fails  -  by [@&#8203;OrbisK](https://github.com/OrbisK) in https://github.com/vueuse/vueuse/issues/4512 [<samp>(01acd)</samp>](https://github.com/vueuse/vueuse/commit/01acd578)
-   **useCountdown**: New function  -  by [@&#8203;rtugeek](https://github.com/rtugeek), [@&#8203;huang-julien](https://github.com/huang-julien), **Anthony Fu** and [@&#8203;antfu](https://github.com/antfu) in https://github.com/vueuse/vueuse/issues/4125 [<samp>(69ced)</samp>](https://github.com/vueuse/vueuse/commit/69cedd2f)
-   **useEventListener**: Make all parameters arrayable and reactive  -  by [@&#8203;ferferga](https://github.com/ferferga) in https://github.com/vueuse/vueuse/issues/4486 [<samp>(caf08)</samp>](https://github.com/vueuse/vueuse/commit/caf08519)
-   **useFetch**: Add parameters to the `afterFetch` and `onFetchError`  -  by [@&#8203;tolking](https://github.com/tolking) and **Anthony Fu** in https://github.com/vueuse/vueuse/issues/4499 [<samp>(98a83)</samp>](https://github.com/vueuse/vueuse/commit/98a83d78)
-   **useFileDialog**: Add initialFiles option  -  by [@&#8203;EvgenyWas](https://github.com/EvgenyWas) in https://github.com/vueuse/vueuse/issues/4509 [<samp>(8a8d6)</samp>](https://github.com/vueuse/vueuse/commit/8a8d6a3f)

#####    🐞 Bug Fixes

-   **debounceFilter**: Invoke on maxWait with the latest invoker  -  by [@&#8203;43081j](https://github.com/43081j) and [@&#8203;OrbisK](https://github.com/OrbisK) in https://github.com/vueuse/vueuse/issues/4497 [<samp>(48e0a)</samp>](https://github.com/vueuse/vueuse/commit/48e0a2e0)
-   **useMagicKeys**: Fix key order issue on first use  -  by [@&#8203;babu-ch](https://github.com/babu-ch) in https://github.com/vueuse/vueuse/issues/4505 [<samp>(b6947)</samp>](https://github.com/vueuse/vueuse/commit/b6947f78)
-   **useVirtualList**: Allow readonly arrays as input  -  by [@&#8203;RebeccaStevens](https://github.com/RebeccaStevens) in https://github.com/vueuse/vueuse/issues/4504 [<samp>(f3cc7)</samp>](https://github.com/vueuse/vueuse/commit/f3cc7eca)

#####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v12.4.0...v12.5.0)

</details>

<details>
<summary>cure53/DOMPurify (dompurify)</summary>

### [`v3.2.4`](https://github.com/cure53/DOMPurify/releases/tag/3.2.4): DOMPurify 3.2.4

[Compare Source](https://github.com/cure53/DOMPurify/compare/3.2.3...3.2.4)

-   Fixed a conditional and config dependent mXSS-style [bypass](https://nsysean.github.io/posts/dompurify-323-bypass/) reported by [@&#8203;nsysean](https://github.com/nsysean)
-   Added a new feature to allow specific hook removal, thanks [@&#8203;davecardwell](https://github.com/davecardwell)
-   Added *purify.js* and *purify.min.js* to exports, thanks [@&#8203;Aetherinox](https://github.com/Aetherinox)
-   Added better logic in case no window object is president, thanks [@&#8203;yehuya](https://github.com/yehuya)
-   Updated some dependencies called out by dependabot
-   Updated license files etc to show the correct year

</details>

<details>
<summary>vuejs/pinia (pinia)</summary>

### [`v2.3.1`](https://github.com/vuejs/pinia/releases/tag/v2.3.1)

[Compare Source](https://github.com/vuejs/pinia/compare/v2.3.0...v2.3.1)

Please refer to [CHANGELOG.md](https://github.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md) for details.

</details>

<details>
<summary>tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)</summary>

### [`v0.6.11`](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#0611---2025-01-23)

[Compare Source](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.10...v0.6.11)

-   Support TypeScript configs and plugins when using v4 ([#&#8203;342](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/342))

</details>

<details>
<summary>npm/node-semver (semver)</summary>

### [`v7.7.0`](https://github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#770-2025-01-29)

[Compare Source](https://github.com/npm/node-semver/compare/v7.6.3...v7.7.0)

##### Features

-   [`0864b3c`](0864b3ce79) [#&#8203;753](https://github.com/npm/node-semver/pull/753) add "release" inc type ([#&#8203;753](https://github.com/npm/node-semver/issues/753)) ([@&#8203;mbtools](https://github.com/mbtools))

##### Bug Fixes

-   [`d588e37`](d588e37828) [#&#8203;755](https://github.com/npm/node-semver/pull/755) diff: fix prerelease to stable version diff logic ([#&#8203;755](https://github.com/npm/node-semver/issues/755)) ([@&#8203;eminberkayd](https://github.com/eminberkayd), berkay.daglar)
-   [`8a34bde`](8a34bdecc7) [#&#8203;754](https://github.com/npm/node-semver/pull/754) add identifier validation to `inc()` ([#&#8203;754](https://github.com/npm/node-semver/issues/754)) ([@&#8203;mbtools](https://github.com/mbtools))

##### Documentation

-   [`67e5478`](67e54785a0) [#&#8203;756](https://github.com/npm/node-semver/pull/756) readme: added missing period for consistency ([#&#8203;756](https://github.com/npm/node-semver/issues/756)) ([@&#8203;shaymolcho](https://github.com/shaymolcho))
-   [`868d4bb`](868d4bbe3d) [#&#8203;749](https://github.com/npm/node-semver/pull/749) clarify comment about obsolete prefixes ([#&#8203;749](https://github.com/npm/node-semver/issues/749)) ([@&#8203;mbtools](https://github.com/mbtools), [@&#8203;ljharb](https://github.com/ljharb))

##### Chores

-   [`145c554`](145c554b8c) [#&#8203;741](https://github.com/npm/node-semver/pull/741) bump [@&#8203;npmcli/eslint-config](https://github.com/npmcli/eslint-config) from 4.0.5 to 5.0.0 ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
-   [`753e02b`](753e02b9d0) [#&#8203;747](https://github.com/npm/node-semver/pull/747) bump [@&#8203;npmcli/template-oss](https://github.com/npmcli/template-oss) from 4.23.3 to 4.23.4 ([#&#8203;747](https://github.com/npm/node-semver/issues/747)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot], [@&#8203;npm-cli-bot](https://github.com/npm-cli-bot))
-   [`0b812d5`](0b812d5fb5) [#&#8203;744](https://github.com/npm/node-semver/pull/744) postinstall for dependabot template-oss PR ([@&#8203;hashtagchris](https://github.com/hashtagchris))

</details>

<details>
<summary>simple-icons/simple-icons (simple-icons)</summary>

### [`v14.5.0`](https://github.com/simple-icons/simple-icons/releases/tag/14.5.0): Release 6 new icons and 1 updated icon (v14.5.0)

[Compare Source](https://github.com/simple-icons/simple-icons/compare/14.4.0...14.5.0)

#### 6 new icons

-   Devbox ([#&#8203;12667](https://github.com/simple-icons/simple-icons/issues/12667)) ([@&#8203;owennewo-dev](https://github.com/owennewo-dev))
-   Filen ([#&#8203;11823](https://github.com/simple-icons/simple-icons/issues/11823)) ([@&#8203;DerBraky](https://github.com/DerBraky))
-   GL.iNet ([#&#8203;12668](https://github.com/simple-icons/simple-icons/issues/12668)) ([@&#8203;owennewo-dev](https://github.com/owennewo-dev))
-   Open3D ([#&#8203;12154](https://github.com/simple-icons/simple-icons/issues/12154)) ([@&#8203;Anonav0](https://github.com/Anonav0))
-   Torizon ([#&#8203;11867](https://github.com/simple-icons/simple-icons/issues/11867)) ([@&#8203;AllanKamimura](https://github.com/AllanKamimura))
-   Velocity ([#&#8203;12568](https://github.com/simple-icons/simple-icons/issues/12568)) ([@&#8203;k-basant](https://github.com/k-basant))

#### 1 updated icon

-   Expo ([#&#8203;12652](https://github.com/simple-icons/simple-icons/issues/12652)) ([@&#8203;Simek](https://github.com/Simek))

### [`v14.4.0`](https://github.com/simple-icons/simple-icons/releases/tag/14.4.0): Release 3 new icons and 1 updated icon (v14.4.0)

[Compare Source](https://github.com/simple-icons/simple-icons/compare/14.3.0...14.4.0)

#### 3 new icons

-   Langflow ([#&#8203;12585](https://github.com/simple-icons/simple-icons/issues/12585)) ([@&#8203;syntaxticsugr](https://github.com/syntaxticsugr))
-   LottieFiles ([#&#8203;12597](https://github.com/simple-icons/simple-icons/issues/12597)) ([@&#8203;oskaralves](https://github.com/oskaralves))
-   YOLO ([#&#8203;12457](https://github.com/simple-icons/simple-icons/issues/12457)) ([@&#8203;syntaxticsugr](https://github.com/syntaxticsugr))

#### 1 updated icon

-   Renovate ([#&#8203;12584](https://github.com/simple-icons/simple-icons/issues/12584)) ([@&#8203;setchy](https://github.com/setchy))

</details>

<details>
<summary>vitejs/vite (vite)</summary>

### [`v6.0.11`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small6011-2025-01-21-small)

[Compare Source](https://github.com/vitejs/vite/compare/v6.0.10...v6.0.11)

-   fix: `preview.allowedHosts` with specific values was not respected ([#&#8203;19246](https://github.com/vitejs/vite/issues/19246)) ([aeb3ec8](aeb3ec84a2)), closes [#&#8203;19246](https://github.com/vitejs/vite/issues/19246)
-   fix: allow CORS from loopback addresses by default ([#&#8203;19249](https://github.com/vitejs/vite/issues/19249)) ([3d03899](3d03899737)), closes [#&#8203;19249](https://github.com/vitejs/vite/issues/19249)

### [`v6.0.10`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small6010-2025-01-20-small)

[Compare Source](https://github.com/vitejs/vite/compare/v6.0.9...v6.0.10)

-   fix: try parse `server.origin` URL ([#&#8203;19241](https://github.com/vitejs/vite/issues/19241)) ([2495022](2495022420)), closes [#&#8203;19241](https://github.com/vitejs/vite/issues/19241)

</details>

<details>
<summary>vitest-dev/vitest (vitest)</summary>

### [`v3.0.4`](https://github.com/vitest-dev/vitest/releases/tag/v3.0.4)

[Compare Source](https://github.com/vitest-dev/vitest/compare/v3.0.3...v3.0.4)

#####    🐞 Bug Fixes

-   Filter projects eagerly during config resolution  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) and [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/7313 [<samp>(dff44)</samp>](https://github.com/vitest-dev/vitest/commit/dff4406d)
-   Apply `development|production` condition on Vites 6 by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) and [@&#8203;sheremet-va](https://github.com/sheremet-va) ([#&#8203;7301](https://github.com/vitest-dev/vitest/issues/7301)) [<samp>(ef146)</samp>](ef1464fc7b)
-   **browser**: Restrict served files from `/__screenshot-error`  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7340 [<samp>(ed9ae)</samp>](https://github.com/vitest-dev/vitest/commit/ed9aeba2)
-   **deps**: Update all non-major dependencies  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7297 [<samp>(38ea8)</samp>](https://github.com/vitest-dev/vitest/commit/38ea8eae)
-   **runner**: Timeout long sync hook  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/7289 [<samp>(c60ee)</samp>](https://github.com/vitest-dev/vitest/commit/c60ee27c)
-   **typechecking**: Support typechecking parsing with Vite 6  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7335 [<samp>(bff70)</samp>](https://github.com/vitest-dev/vitest/commit/bff70be9)
-   **types**: Fix public types  -  by [@&#8203;mrginglymus](https://github.com/mrginglymus) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7328 [<samp>(ce6af)</samp>](https://github.com/vitest-dev/vitest/commit/ce6af70c)

#####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v3.0.3...v3.0.4)

### [`v3.0.3`](https://github.com/vitest-dev/vitest/releases/tag/v3.0.3)

[Compare Source](https://github.com/vitest-dev/vitest/compare/v3.0.2...v3.0.3)

#####    🐞 Bug Fixes

-   **browser**:
    -   Don't throw a validation error if v8 coverage is used with filtered instances  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7306 [<samp>(fa463)</samp>](https://github.com/vitest-dev/vitest/commit/fa4634b2)
    -   Don't fail when running --browser.headless if the browser projest is part of the workspace  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/7311 [<samp>(e43a8)</samp>](https://github.com/vitest-dev/vitest/commit/e43a8f56)

#####    🏎 Performance

-   **reporters**: Update summary only when needed  -  by [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/7291 [<samp>(7f36b)</samp>](https://github.com/vitest-dev/vitest/commit/7f36b6f9)

#####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v3.0.2...v3.0.3)

</details>

<details>
<summary>intlify/vue-i18n (vue-i18n)</summary>

### [`v11.1.0`](https://github.com/intlify/vue-i18n/releases/tag/v11.1.0)

[Compare Source](https://github.com/intlify/vue-i18n/compare/v11.0.1...v11.1.0)

<!-- Release notes generated using configuration in .github/release.yml at v11.1.0 -->

#### What's Changed

##### 🌟 Features

-   feat: configurable `ComponentCustomProperties['$i18n']` type by [@&#8203;BobbieGoede](https://github.com/BobbieGoede) in https://github.com/intlify/vue-i18n/pull/2094

##### 📝️ Documentations

-   fix: vue-i18n v8 EOL by [@&#8203;kazupon](https://github.com/kazupon) in https://github.com/intlify/vue-i18n/pull/2060

**Full Changelog**: https://github.com/intlify/vue-i18n/compare/v11.0.1...v11.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iLCJ1aSJdfQ==-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/13
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-02 09:11:56 +00:00
pat-s
7673d5253f refactor: migrate import paths from github to codeberg 2025-01-31 14:57:57 +01:00
pat-s
95f991e951 feat: rework theme (#3)
Somewhat messy with the color definitions, cleanup should be done in a follow-up PR then.

Reviewed-on: https://codeberg.org/crowci/crow/pulls/3
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2025-01-29 16:14:55 +00:00