Skip to content

Commit 68b16a3

Browse files
chore(deps): update dependency ultracite to v7.8.1 (#53)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ultracite](https://www.ultracite.ai/) ([source](https://redirect.github.com/haydenbleasel/ultracite)) | [`7.8.0` → `7.8.1`](https://renovatebot.com/diffs/npm/ultracite/7.8.0/7.8.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/ultracite/7.8.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ultracite/7.8.0/7.8.1?slim=true) | --- ### Release Notes <details> <summary>haydenbleasel/ultracite (ultracite)</summary> ### [`v7.8.1`](https://redirect.github.com/haydenbleasel/ultracite/releases/tag/ultracite%407.8.1) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/ultracite@7.8.0...ultracite@7.8.1) ##### Patch Changes - [`8335be7`](https://redirect.github.com/haydenbleasel/ultracite/commit/8335be7): Build the CLI with `bun build` and a `tsgo` type-check gate instead of tsup. - [`f747449`](https://redirect.github.com/haydenbleasel/ultracite/commit/f747449): Fix the Oxlint TanStack preset so route files under `routes/` and `app/routes/` are exempt from `unicorn/filename-case`, matching the documented 7.8.0 behavior. - [`092597e`](https://redirect.github.com/haydenbleasel/ultracite/commit/092597e): Fix generated `oxlint.config.ts` to be pre-formatted according to oxfmt rules, so `ultracite check` passes immediately after `ultracite init` without requiring a separate format step. - [`81da6e8`](https://redirect.github.com/haydenbleasel/ultracite/commit/81da6e8): Generate agent and editor hook commands through nypm's package-manager script helper. - [`81da6e8`](https://redirect.github.com/haydenbleasel/ultracite/commit/81da6e8): Keep hyphen-prefixed file operands from being forwarded to linters as options. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/giacomoguidotto/blueprint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e87dcf0 commit 68b16a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"tailwindcss": "^4.3.0",
8686
"tw-animate-css": "^1.4.0",
8787
"typescript": "^6.0.3",
88-
"ultracite": "7.8.0",
88+
"ultracite": "7.8.1",
8989
"vitest": "^4.1.7"
9090
},
9191
"ignoreScripts": [

0 commit comments

Comments
 (0)