chore(deps): update dependency ultracite to v7.12.0 - #235
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for semantic-template ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
1 task
renovate
Bot
force-pushed
the
renovate/ultracite-7.x
branch
from
September 18, 2026 00:47
a101b8e to
5332aab
Compare
Contributor
|
Daily maintainer check 2026-09-18: keeping the 7-day hold.
|
Contributor
|
Daily maintainer check 2026-09-19: HOLD until publish age ≥ 7 full days.
|
This branch has not been deployed
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.11.1→7.12.0Release Notes
haydenbleasel/ultracite (ultracite)
v7.12.0Compare Source
Minor Changes
1f427d7: Add an opt-inultracite/oxlint/shadcnpreset for@shadcn/lint, shadcn's agent-first linter for Tailwind v4 design systems. All six rules (no-restyle,no-raw-colors,no-arbitrary-values,no-inline-styles,no-unknown-classes,require-static-classes) run aterrorwith the upstreamallow: ["layout"]policy, and the component-authoring rules are relaxed inside**/components/ui/**. Enable it withultracite init --linter oxlint --js-plugins @shadcn/lint, or extend it alongsideultracite/oxlint/coreafter installing@shadcn/lint.Patch Changes
600e991: Accept file-based page route filenames ingithub/filenames-match-regex. Files underpages/(Astro, Next.js pages router) now match a bracket-aware pattern, so dynamic, rest and optional parameters such as[slug].astro,[...slug].tsand[[...slug]].tsxpass while non-route names likeBadPage.tsare still rejected.66f97bb: Allow top-levelreturnin Astro frontmatter. The core preset now turns offunicorn/prefer-modulefor**/*.astrofiles (the rule cannot be configured to allow onlyreturn), and keepsrequire(),module.exports,__dirnameand__filenameflagged there viaimport/no-commonjsandno-restricted-globals.Configuration
📅 Schedule: (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.
This PR was generated by Mend Renovate. View the repository job log.