chore(deps): update dependency ultracite to v7.11.1 - #74
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 1, 2026 22:34
0b7310e to
b10fdc9
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 2, 2026 05:45
b10fdc9 to
7e0facf
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 3, 2026 21:35
7e0facf to
4ef6d27
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 4, 2026 21:50
4ef6d27 to
22c152b
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 5, 2026 10:08
22c152b to
cf35428
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 7, 2026 18:22
cf35428 to
3254c31
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 8, 2026 08:30
3254c31 to
c43b253
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 10, 2026 08:32
c43b253 to
129481a
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 20, 2026 22:11
129481a to
ed9ca05
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
January 27, 2026 06:09
ed9ca05 to
c62dc19
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
February 1, 2026 15:03
c62dc19 to
5c57c69
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
February 1, 2026 21:40
5c57c69 to
7fce411
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
February 4, 2026 01:35
7fce411 to
7a4266e
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
February 8, 2026 02:03
7a4266e to
d2e8f86
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
February 23, 2026 11:29
04903e9 to
6b650ac
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
February 26, 2026 10:57
6b650ac to
934c7bd
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
March 5, 2026 23:50
934c7bd to
5240dc0
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
March 12, 2026 22:09
5240dc0 to
1f135b9
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
March 15, 2026 01:55
1f135b9 to
3e5914f
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
March 17, 2026 21:20
3e5914f to
6a7c41d
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
March 26, 2026 19:00
6a7c41d to
102754b
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
March 29, 2026 08:31
102754b to
6e389a6
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
March 31, 2026 21:59
6e389a6 to
f6da2ab
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
April 3, 2026 09:02
f6da2ab to
c330a80
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
April 9, 2026 11:01
c330a80 to
422b1c8
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
April 11, 2026 09:30
422b1c8 to
6993ab6
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
April 11, 2026 17:01
6993ab6 to
506bf75
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
April 11, 2026 22:00
506bf75 to
7f82337
Compare
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
April 12, 2026 01:14
7f82337 to
6f9e3e6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.10.8→7.11.1Release Notes
haydenbleasel/ultracite (ultracite)
v7.11.1Compare Source
Patch Changes
24b2797: Update oxfmt to 0.67.0 and re-target the markdown:::fence patch to the new dist chunk. The release changes no options; it fixes CSS/SCSS/Less comment preservation and a few JSDoc-cast edge cases in member chains.24b2797: Update oxlint to 1.82.0. The release adds and removes no rules, so the presets are unchanged apart from one new option:no-unmodified-loop-conditionnow runs withcheckConditionalExpressions: truein the oxlint and ESLint core presets, so each branch of a ternary in a loop condition must be modified inside the loop rather than only the expression as a whole.24b2797: Update the ESLint family:@angular-eslint/eslint-plugin22.5,@typescript-eslint/*8.70,eslint-plugin-solid0.18,eslint-plugin-vue10.11,eslint-plugin-jsdoc64.3.8,eslint-plugin-cypress7.0.2,@darraghor/eslint-plugin-nestjs-typed7.5.2 andprettier-plugin-astro1.0. The dynamic presets pick up the seven new rules automatically:@typescript-eslint/no-generated-empty-object-type,@angular-eslint/reactive-context-must-read-signal,vue/no-shadow-native-events, and Solid'sno-boolean-enumerated-attribute,no-store-mutation-outside-setter,no-unused-signalandno-write-in-pure-computation. Note thatprettier-plugin-astro1.0 is a rewrite on the Astro 7 Rust compiler (Node 22.12+); expect whitespace diffs on first run and mirror any customcompressHTMLvia its newastroCompressHTMLoption.24b2797: Refresh the stylelint lock to 17.15.0 and enable its newselector-no-unmatchablerule, which flags selectors that can never match (for examplelabel:checked,::before:first-childor:is(::before)).a71dda4: Stop sorting object keys across the whole TanStack presets, not just route files. TanStack Query mutation options are order-sensitive too: TypeScript infers theonMutatecontext from context-sensitive callbacks in source order, so movingonError/onSettledaboveonMutateturns the context into{}andultracite fixbroke type-correct code (TS2339: Property '...' does not exist on type '{}'). Mutation and query options live anywhere (hooks, components, colocated files), so the route-file exemption could not cover them.ultracite/oxlint/tanstacknow setssort-keystooffandultracite/biome/tanstacknow setsuseSortedKeystoofffor all files.a9db61c: Disablegithub/filenames-match-regexfor file-based route directories (**/routes/**) in the oxlint js-plugins preset, matching the existingunicorn/filename-caseexemption in the TanStack preset. TanStack Router filenames such as__root.tsx,$.tsx, andposts.$postId.tsxno longer fail the GitHub filename rule. Resolves #799.v7.11.0Compare Source
Minor Changes
d5d241f: Addultracite upgrade, and make version drift between Ultracite and its linter visible instead of a crash. Bumpingultracitewithout bumping the linter fails on the nextcheck/fixwith Biome'sFound an unknown keyerror (and the equivalent for ESLint and Oxlint), because each release enables rules from a specific linter version.ultracite upgradeinstalls the latestultracite, prints a release-notes link for the versions you crossed, then hands off to the freshly installed CLI to reinstall your toolchain at the versions that release was verified with: Biome; ESLint, Prettier, Stylelint and the plugins the preset imports; or Oxlint and Oxfmt. Optional extras already in yourpackage.json(framework plugins, Oxlint JS plugins,oxlint-tsgolint) are bumped as well. Config files are never rewritten, and the run ends with the same diagnostics asdoctor.ultracite doctornow checks the installed Biome, ESLint, Prettier, Stylelint, Oxlint and Oxfmt versions against the range this release supports. Too old fails the check and points atultracite upgrade; newer than the verified range only warns.@biomejs/biome ^2.5.0,eslint ^10.0.0,prettier ^3.0.0,stylelint ^17.0.0,oxlint ^1.79.0,oxfmt >=0.40.0.ultracite initnow installs Prettier and Stylelint from those ranges instead oflatest.Requires Biome >= 2.5.0, ESLint >= 10.0.0, Prettier >= 3.0.0, Stylelint >= 17.0.0, Oxlint >= 1.79.0 and Oxfmt >= 0.40.0.
Patch Changes
27d06f2: Update dependencies (@clack/prompts,semver,zod, ESLint plugins).d322691: Defaultultracite initto Oxlint + Oxfmt when--linteris omitted in quiet or non-interactive modec677cf5: Recommend Oxlint + Oxfmt in theultracite initlinter prompt and list it firstc5be848: Disableno-use-before-definein TanStack Router route files for the oxlint tanstack preset. File routes are mutually recursive (Routereferences the component, and the component callsRoute.useParams()), so no declaration order could satisfy the rule.Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.