1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-06-04 03:22:19 +03:00

6622 Commits

Author SHA1 Message Date
crowci-bot
b3ed4b52d3 chore(deps): update golang-packages 2025-03-28 00:38:41 +00:00
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
2261436b99 chore(deps): update module github.com/expr-lang/expr to v1.17.0 (#113)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/expr-lang/expr](https://github.com/expr-lang/expr) | require | minor | `v1.16.9` -> `v1.17.0` |

---

### Release Notes

<details>
<summary>expr-lang/expr (github.com/expr-lang/expr)</summary>

### [`v1.17.0`](https://github.com/expr-lang/expr/releases/tag/v1.17.0)

[Compare Source](https://github.com/expr-lang/expr/compare/v1.16.9...v1.17.0)

**Expr** is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy,
safety, and speed.

```go
program, err := expr.Compile(`let foo = bar(); baz(foo, foo)`)
```

**In this release**:

This release added the biggest change to the Expr language: if-else expressions and sequential expressions. [#&#8203;736](https://github.com/expr-lang/expr/issues/736) [`e750878`](https://github.com/expr-lang/expr/commit/e750878)

```elm
if foo > 42 {
    assert(foo);
    calc(foo, foo / 2)
} else {
    calc(0, 0)
}
```

A sequence of expression may be separated by `;` char. The last semicolon must be omitted. Expr returns the value of the
last expression in the sequence.

If-else is also expressions. Each `if` must have an `else` part. Result of if-else can be used as an expression:

```elm
let foo = if bar > 0 {
    process(bar)
} else {
    fallback()
};
foo + 42
```

**Added**:

-   Added `ast.Find` helper for easy AST searching. [`579de74`](https://github.com/expr-lang/expr/commit/579de74)
-   Added compile node budget and memory limits ([#&#8203;762](https://github.com/expr-lang/expr/issues/762))
-   Added `uniq()` builtin ([#&#8203;705](https://github.com/expr-lang/expr/issues/705))
-   Added `flatten()` builtin ([#&#8203;684](https://github.com/expr-lang/expr/issues/684))
-   Added types pkg ([#&#8203;665](https://github.com/expr-lang/expr/issues/665) [#&#8203;667](https://github.com/expr-lang/expr/issues/667) [#&#8203;668](https://github.com/expr-lang/expr/issues/668))

**Improvements**:

-   Allow tailing comma in arguments ([#&#8203;623](https://github.com/expr-lang/expr/issues/623))
-   Improved type checker for named types [`6fa83ad`](https://github.com/expr-lang/expr/commit/6fa83ad)
-   Now `len()` return runes count for string [`e8bd7f8`](https://github.com/expr-lang/expr/commit/e8bd7f8)
-   Improved VM code coverage (now 98%!) ([#&#8203;750](https://github.com/expr-lang/expr/issues/750))
-   Improved support for auto-dereferences and pointer usage [`2bc0eed`](https://github.com/expr-lang/expr/commit/2bc0eed) [`f4bbea5`](https://github.com/expr-lang/expr/commit/f4bbea5) [`80f0ea6`](https://github.com/expr-lang/expr/commit/80f0ea6) [`4511e92`](https://github.com/expr-lang/expr/commit/4511e92) [`29dff34`](https://github.com/expr-lang/expr/commit/29dff34)

**Fixes**:

-   Make sure `get()` returns nil for `map[string]string` on missing keys [`435b79d`](https://github.com/expr-lang/expr/commit/435b79d)
-   Fixed func calls with nil types value [`d63c3b5`](https://github.com/expr-lang/expr/commit/d63c3b5)
-   Fixed AST printing of ops with precedence ([#&#8203;678](https://github.com/expr-lang/expr/issues/678))
-   Do not optimize `filter() | map()` if `#index` is used [`35bdb68`](https://github.com/expr-lang/expr/commit/35bdb68)
-   Separated patching phases for patchers that require multiple passes. ([#&#8203;659](https://github.com/expr-lang/expr/issues/659))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * *" (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iXX0=-->

Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/crowci/crow/pulls/113
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-27 18:07:03 +00:00
crowci-bot
28a66d2e7d chore(deps): update module github.com/google/go-github/v69 to v70 (#115)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/google/go-github/v69](https://github.com/google/go-github) | require | major | `v69.2.0` -> `v70.0.0` |

---

### Release Notes

<details>
<summary>google/go-github (github.com/google/go-github/v69)</summary>

### [`v70.0.0`](https://github.com/google/go-github/releases/tag/v70.0.0)

[Compare Source](https://github.com/google/go-github/compare/v69.2.0...v70.0.0)

This release contains the following breaking API changes:

-   feat!: Add support for network-configurations endpoints for organization ([#&#8203;3511](https://github.com/google/go-github/issues/3511))
    BREAKING CHANGE: `EnterpriseNetwork*` structs have been replaced with `Network*` structs.
-   refactor!: Update package types to align with webhook event ([#&#8203;3515](https://github.com/google/go-github/issues/3515))
    BREAKING CHANGE: `PackageVersion.Body` and `PackageVersion.Metadata` are both now `json.RawMessage`.

...and the following additional changes:

-   build(deps): bump github.com/alecthomas/kong from 1.8.0 to 1.8.1 in /tools ([#&#8203;3485](https://github.com/google/go-github/issues/3485))
-   build(deps): bump github.com/google/go-github/v69 from 69.0.0 to 69.2.0 in /scrape ([#&#8203;3483](https://github.com/google/go-github/issues/3483))
-   build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 in /tools ([#&#8203;3490](https://github.com/google/go-github/issues/3490))
-   Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 ([#&#8203;3494](https://github.com/google/go-github/issues/3494))
-   build(deps): bump actions/cache from 4.2.0 to 4.2.1 in the actions group ([#&#8203;3492](https://github.com/google/go-github/issues/3492))
-   fix: Resolve '400 Custom domains' error on GitHub Enterprise Server ([#&#8203;3489](https://github.com/google/go-github/issues/3489))
-   Correct the runIDFromURLRE regex to properly match the callbackURL ([#&#8203;3495](https://github.com/google/go-github/issues/3495))
-   feat: Add support for GitHub-hosted runner API endpoints ([#&#8203;3487](https://github.com/google/go-github/issues/3487))
-   feat: Add support for network-configurations endpoints ([#&#8203;3497](https://github.com/google/go-github/issues/3497))
-   build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 ([#&#8203;3500](https://github.com/google/go-github/issues/3500))
-   build(deps): bump actions/cache from 4.2.1 to 4.2.2 in the actions group ([#&#8203;3499](https://github.com/google/go-github/issues/3499))
-   Add created_at field to Reaction ([#&#8203;3501](https://github.com/google/go-github/issues/3501))
-   Add reason parameter to MergeGroupEvent ([#&#8203;3508](https://github.com/google/go-github/issues/3508))
-   fix(ci): ensure 'auto' toolchain applies to generate ([#&#8203;3436](https://github.com/google/go-github/issues/3436))
-   Bump dependency versions from dependabot warnings ([#&#8203;3512](https://github.com/google/go-github/issues/3512))
-   Bump go-jose to v4.0.5 ([#&#8203;3513](https://github.com/google/go-github/issues/3513))
-   build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /example ([#&#8203;3514](https://github.com/google/go-github/issues/3514))
-   docs: Update readme and examples for updated go-github-ratelimit and introduce go-github-pagination ([#&#8203;3504](https://github.com/google/go-github/issues/3504))
-   Add validity filter to secret scanning alert list options ([#&#8203;3516](https://github.com/google/go-github/issues/3516))
-   build(deps): bump github.com/alecthomas/kong from 1.8.1 to 1.9.0 in /tools ([#&#8203;3518](https://github.com/google/go-github/issues/3518))
-   build(deps): bump github.com/getkin/kin-openapi from 0.129.0 to 0.130.0 in /tools ([#&#8203;3517](https://github.com/google/go-github/issues/3517))
-   feat: Add automatic_copilot_code_review_enabled parameter to ruleset API ([#&#8203;3506](https://github.com/google/go-github/issues/3506))
-   Bump version of go-github to v70.0.0 ([#&#8203;3520](https://github.com/google/go-github/issues/3520))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iXX0=-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/115
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-27 18:06:43 +00:00
crowci-bot
bfa0465010 chore(deps): update pre-commit non-major 2025-03-22 00:37:03 +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
3e9e06123a chore(deps): update mstruebing/editorconfig-checker docker tag to v3.2.1 2025-03-16 00:37:56 +00:00
crowci-bot
5db5500e6b chore(deps): update pre-commit non-major 2025-03-15 20:36:57 +00:00
crowci-bot
6ea0abfbf4 chore(deps): update pre-commit non-major 2025-03-15 01:38:29 +00:00
crowci-bot
d76c40baf1 chore(deps): update golang-packages 2025-03-15 00:37:46 +00:00
crowci-bot
e62c3cc15a chore(deps): update golang-packages to v0.32.3 2025-03-13 00:41:00 +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
pat-s
4475f762e2
chore: update mocks 2025-03-10 13:58:57 +01:00
pat-s
8d2c84cf37
chore: adjust backend imports 2025-03-10 13:58:40 +01:00
pat-s
95aee26af9
chore: cspell 2025-03-10 10:25:41 +01:00
Jack Gleeson
ec938be6dc
feat: add default option for allowing pull requests on repositories (#4873) 2025-03-10 10:11:45 +01:00
Jener Rasmussen
74f920e7ff
fix: nil dereference in Bitbucket webhook handling (#4896) 2025-03-10 10:11:38 +01:00
hhomar
d4508074a8
chore: kubernetes - create service for detached steps (#4892)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-03-10 10:11:18 +01:00
qwerty287
817987dd92
fix: use forge IDs for hook tokens (#4897)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2025-03-10 10:11:06 +01:00
qwerty287
f4f6eaadba
fix: Correctly handle approval requirement if PR is closed (#4902) 2025-03-10 10:10:46 +01:00
qwerty287
6276ebf9e4
chore: include forge type in netrc (#4908) 2025-03-10 10:10:31 +01:00
Levy-Tal
1d9318849b
fix: BitbucketDC: optimize repository search (#4919)
Co-authored-by: tal <tal@localhost>
2025-03-10 10:09:36 +01:00
Robert Kaussow
2e43d2fe76
fix: Add migration to fix zero forge_id in orgs table (#4924) 2025-03-10 10:09:22 +01:00
Robert Kaussow
638b703c44
Fix unique constraint for orgs (#4923) 2025-03-10 09:57:42 +01:00
crowci-bot
88b3d74e96 chore(deps): lock file maintenance 2025-03-10 00:38:23 +00:00
crowci-bot
34896b5caa chore(deps): update module al.essio.dev/pkg/shellescape to v1.6.0 2025-03-09 15:37:47 +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
af56779ec3 chore(deps): update docker.io/aquasec/trivy docker tag to v0.60.0 2025-03-08 02:40:31 +00:00
crowci-bot
ff6c7b489c chore(deps): update commitlint/commitlint docker tag to v19.8.0 2025-03-08 01:40:16 +00:00
crowci-bot
e97530e563 chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.5.3 2025-03-08 00:38:19 +00:00
pat-s
5937064605
ci: fix event path triggers for docs 2025-03-06 15:40:26 +01:00
pat-s
36870faa04
chore: add missing newline 2025-03-06 14:59:45 +01:00
Andre601
6fa4d03b30 docs: use pymdownx.blocks.admonition extension (#94)
Closes #72

Adds and uses the `pymdownx.blocks.admonition` extension in favour of the python markdown extension.
Also addresses some smaller inconsistencies and oversights.

Reviewed-on: https://codeberg.org/crowci/crow/pulls/94
Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: Andre601 <github@andre601.ch>
Co-committed-by: Andre601 <github@andre601.ch>
2025-03-06 13:58:19 +00:00
Andre601
7e8cf7c891 docs: fix wrong edit URI (#92)
This is a small fix for the `edit_uri` option in `mkdocs.yml`

The actual URL section uses `_edit` instead of `edit`, which may have been a recent change within forgejo.

Reviewed-on: https://codeberg.org/crowci/crow/pulls/92
Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: Andre601 <andre601@noreply.codeberg.org>
Co-committed-by: Andre601 <andre601@noreply.codeberg.org>
2025-03-06 13:52:19 +00:00
crowci-bot
357f99539b chore(deps): update golang-packages 2025-03-06 00:38:28 +00:00
crowci-bot
9231fde7c5 chore(deps): update golang-packages 2025-03-05 00:37:45 +00:00
crowci-bot
2c9a40bf0c chore(deps): update module gitlab.com/gitlab-org/api/client-go to v0.124.0 (#88)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | require | minor | `v0.123.0` -> `v0.124.0` |

---

### Release Notes

<details>
<summary>gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)</summary>

### [`v0.124.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v0.124.0)

[Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v0.123.0...v0.124.0)

#### 0.124.0 (2025-02-28)

##### Breaking Changes (4 changes)

- [Refactor ShareWithGroup as a Named Struct instead of an Anonymous Struct](65524df62b) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2181))
- [Add support for instance member roles API, and align `CreateMemberRoleOptions`...](6d63332b57) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2179))
- [Switch to using BasicMergeRequest for API endpoints that use it](42ec248d8b) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2176))
- [Add state option when listing project access tokens. This requires that...](761f7de049) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2170))

##### Improvements (13 changes)

- [Add bundled reviewable command for ease of local development](fd06b55dbf) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2180))
- [Add function for uploading a wiki attachment](bf2d5c0f6b) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2177))
- [Add internal flag when creating different types of notes. Update documentation...](c103a6b83e) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2172))
- [Add `Internal` support to `CreateIssueNoteOptions`](27f52bd13d) by @&#8203;ebuildy ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2154))
- [Add support for Secure Files API](601d75bc57) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2171))
- [add ci_delete_pipelines_in_seconds to project edit and read](ece925e686) by @&#8203;kingcrunch ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2158))
- [Add filter to group variables update and delete](72e52c99db) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2169))
- [Add support for group releases API](4c519f881c) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2162))
- [Add description to personal access token APIs](390a3cacea) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2165))
- [Add description to group access token APIs](23a6b28a8e) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2166))
- [Add description to project access token APIs](bb10e8c656) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2167))
- [Add 'username' support to AddProjectMemberOptions](82645d9d45) by @&#8203;sy-be ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2163))
- [Update Group Hooks to add missing options and fix documentation links](380a7809d2) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2159))

##### Breaking Change (1 change)

- [Fix return value of CreateMergeRequestDependency to return a single...](a17c2255e1) by @&#8203;llxp ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2174))

##### Features (1 change)

- [Add support for project security settings API](2826180657) by @&#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2157))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * *" (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iXX0=-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/88
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-03-03 10:18:11 +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
0adf0fc68d chore(deps): update pre-commit hook golangci/golangci-lint to v1.64.6 2025-03-02 23:37:10 +00:00
crowci-bot
aa36994f49 chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.2 2025-03-01 00:38:58 +00:00
pat-s
a74a5f2946
docs: move doc to www subdomain 2025-02-27 12:41:47 +01:00
crowci-bot
556f30cdc8 chore(deps): update module github.com/docker/docker to v28.0.1+incompatible 2025-02-27 00:37:34 +00:00
pat-s
24c96a79a3
ci: fix publish source 2025-02-27 00:06:20 +01:00
pat-s
fc439f460d
ci: publish docs to s3 2025-02-26 23:56:37 +01:00
pat-s
96b5af3778
docs: add registries page 2025-02-26 22:34:36 +01:00