Skip to content

Commit eb9b929

Browse files
chore(deps): update dependency ultracite to v5.1.1 (#620)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [ultracite](https://redirect.github.com/haydenbleasel/ultracite) | dependencies | minor | [`5.0.49` -> `5.1.1`](https://renovatebot.com/diffs/npm/ultracite/5.0.49/5.1.1) | [![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.1.1`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v511-Sat-Jul-26-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.1.0...v5.1.1) ##### 🐛 Bug Fix - Fix CLI to not prompt for features when other options are provided [#&#8203;230](https://redirect.github.com/haydenbleasel/ultracite/pull/230) ([@&#8203;Copilot](https://redirect.github.com/Copilot)) ##### Authors: 1 - [@&#8203;Copilot](https://redirect.github.com/Copilot) *** ### [`v5.1.0`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v510-Sat-Jul-26-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.0.49...v5.1.0) :tada: This release contains work from a new contributor! :tada: Thank you, Aman Varshney ([@&#8203;AmanVarshney01](https://redirect.github.com/AmanVarshney01)), for all your work! ##### 🚀 Enhancement - 5.1 [#&#8203;228](https://redirect.github.com/haydenbleasel/ultracite/pull/228) ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### 🐛 Bug Fix - feat: migrate cli from commander.js to trpc-cli with flag support [#&#8203;215](https://redirect.github.com/haydenbleasel/ultracite/pull/215) ([@&#8203;AmanVarshney01](https://redirect.github.com/AmanVarshney01) [@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Fix Bun detection for projects using bun.lock lockfile format [#&#8203;227](https://redirect.github.com/haydenbleasel/ultracite/pull/227) ([@&#8203;Copilot](https://redirect.github.com/Copilot)) ##### ⚠️ Pushed to `main` - Update vscode-settings.ts ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) - Update settings.json ([@&#8203;haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 3 - [@&#8203;Copilot](https://redirect.github.com/Copilot) - Aman Varshney ([@&#8203;AmanVarshney01](https://redirect.github.com/AmanVarshney01)) - 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 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/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 507094e commit eb9b929

2 files changed

Lines changed: 17 additions & 3 deletions

File tree

bun.lock

Lines changed: 16 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
@@ -46,7 +46,7 @@
4646
"react-dom": "19.1.0",
4747
"tailwind-merge": "3.3.1",
4848
"tailwindcss-animate": "1.0.7",
49-
"ultracite": "5.0.49"
49+
"ultracite": "5.1.1"
5050
},
5151
"devDependencies": {
5252
"@fumadocs/cli": "0.2.1",

0 commit comments

Comments
 (0)