Skip to content

Commit 99c258e

Browse files
chore(deps): update dependency ultracite to v5.0.25 (#544)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [ultracite](https://redirect.github.com/haydenbleasel/ultracite) | dependencies | patch | [`5.0.19` -> `5.0.25`](https://renovatebot.com/diffs/npm/ultracite/5.0.19/5.0.25) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/haydenbleasel/ultracite/badge)](https://securityscorecards.dev/viewer/?uri=github.com/haydenbleasel/ultracite) | --- ### Release Notes <details> <summary>haydenbleasel/ultracite (ultracite)</summary> ### [`v5.0.25`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v5025-Fri-Jun-27-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.0.24...v5.0.25) ##### ⚠️ Pushed to `main` - Merge branch 'main' of https://github.com/haydenbleasel/ultracite ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Create v5 migration guide ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Add ESLint and Prettier migration guides ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Update tweets.tsx ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Create biome migration guide ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Create llms.txt ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 1 - Hayden Bleasel ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) *** ### [`v5.0.24`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v5024-Fri-Jun-27-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.0.23...v5.0.24) ##### 🐛 Bug Fix - Improve biome update flow to support both biome.json and biome.jsonc [#&#8203;185](https://redirect.github.com/haydenbleasel/ultracite/pull/185) ([@&#8203;Copilot](https://redirect.github.com/Copilot)) ##### Authors: 1 - [@&#8203;Copilot](https://redirect.github.com/Copilot) *** ### [`v5.0.23`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v5023-Thu-Jun-26-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.0.22...v5.0.23) ##### ⚠️ Pushed to `main` - Update meta.json ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 1 - Hayden Bleasel ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) *** ### [`v5.0.22`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v5022-Thu-Jun-26-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.0.21...v5.0.22) ##### 🐛 Bug Fix - Add support for lefthook as git hooks manager [#&#8203;178](https://redirect.github.com/haydenbleasel/ultracite/pull/178) ([@&#8203;Copilot](https://redirect.github.com/Copilot)) ##### Authors: 1 - [@&#8203;Copilot](https://redirect.github.com/Copilot) *** ### [`v5.0.21`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v5021-Thu-Jun-26-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.0.20...v5.0.21) ##### 🐛 Bug Fix - Fix Yarn monorepo support by removing invalid -W flag [#&#8203;180](https://redirect.github.com/haydenbleasel/ultracite/pull/180) ([@&#8203;Copilot](https://redirect.github.com/Copilot)) ##### Authors: 1 - [@&#8203;Copilot](https://redirect.github.com/Copilot) *** ### [`v5.0.20`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v5020-Wed-Jun-25-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.0.19...v5.0.20) :tada: This release contains work from new contributors! :tada: Thanks for all your work! :heart: null[@&#8203;tommideso](https://redirect.github.com/tommideso) :heart: Harry Evans ([@&#8203;harryevans1997](https://redirect.github.com/harryevans1997)) ##### 🐛 Bug Fix - feat: Add TanStack Router file convention support to useFilenamingConvention rule [#&#8203;174](https://redirect.github.com/haydenbleasel/ultracite/pull/174) ([@&#8203;Copilot](https://redirect.github.com/Copilot)) - Fix Yarn 4.9.2 compatibility by replacing --save-exact with -E flag [#&#8203;173](https://redirect.github.com/haydenbleasel/ultracite/pull/173) ([@&#8203;Copilot](https://redirect.github.com/Copilot)) - fix: replace 'npx biome' with 'npx [@&#8203;biomejs/biome](https://redirect.github.com/biomejs/biome)' [#&#8203;170](https://redirect.github.com/haydenbleasel/ultracite/pull/170) ([@&#8203;tommideso](https://redirect.github.com/tommideso)) - feat: Add "tv" to allowed functions in linter options [#&#8203;169](https://redirect.github.com/haydenbleasel/ultracite/pull/169) ([@&#8203;harryevans1997](https://redirect.github.com/harryevans1997)) ##### ⚠️ Pushed to `main` - Update format.ts ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Delete package-lock.json ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Update tweets.tsx ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Resolves [#&#8203;167](https://redirect.github.com/haydenbleasel/ultracite/issues/167) ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 4 - [@&#8203;Copilot](https://redirect.github.com/Copilot) - [@&#8203;tommideso](https://redirect.github.com/tommideso) - Harry Evans ([@&#8203;harryevans1997](https://redirect.github.com/harryevans1997)) - Hayden Bleasel ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b39639d commit 99c258e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-dom": "19.1.0",
3434
"tailwind-merge": "3.3.1",
3535
"tailwindcss-animate": "1.0.7",
36-
"ultracite": "5.0.19",
36+
"ultracite": "5.0.25",
3737
},
3838
"devDependencies": {
3939
"@eslint/eslintrc": "3.3.1",
@@ -2066,7 +2066,7 @@
20662066

20672067
"uint8arrays": ["uint8arrays@5.1.0", "", { "dependencies": { "multiformats": "^13.0.0" } }, "sha512-vA6nFepEmlSKkMBnLBaUMVvAC4G3CTmO58C12y4sq6WPDOR7mOFYOi7GlrQ4djeSbP6JG9Pv9tJDM97PedRSww=="],
20682068

2069-
"ultracite": ["ultracite@5.0.19", "", { "dependencies": { "@clack/prompts": "^0.11.0", "commander": "^14.0.0", "deepmerge": "^4.3.1", "jsonc-parser": "^3.3.1", "vitest": "^3.2.4" }, "bin": { "ultracite": "dist/index.js" } }, "sha512-dfsNyOLsEM2OGupKK8DBY/On+hVTWpoEMHX5Rlv/kRwnNUB6U1a3XA5My7dpRWbHLfeB0Ar3e7qypPBKT+pOJg=="],
2069+
"ultracite": ["ultracite@5.0.25", "", { "dependencies": { "@clack/prompts": "^0.11.0", "commander": "^14.0.0", "deepmerge": "^4.3.1", "jsonc-parser": "^3.3.1", "vitest": "^3.2.4" }, "bin": { "ultracite": "dist/index.js" } }, "sha512-IWIHQvPRxIf+7+YEt9pDmCV60w9baCswWvRhoP8SQwJaJUFC9OF5fBfGBdMhv6lpdIJfgyCDj7H7uEcnT4QxRw=="],
20702070

20712071
"unbox-primitive": ["unbox-primitive@1.1.0", "", { "dependencies": { "call-bound": "^1.0.3", "has-bigints": "^1.0.2", "has-symbols": "^1.1.0", "which-boxed-primitive": "^1.1.1" } }, "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw=="],
20722072

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-dom": "19.1.0",
4646
"tailwind-merge": "3.3.1",
4747
"tailwindcss-animate": "1.0.7",
48-
"ultracite": "5.0.19"
48+
"ultracite": "5.0.25"
4949
},
5050
"devDependencies": {
5151
"@fumadocs/cli": "0.2.1",

0 commit comments

Comments
 (0)