fix(deps): update dependency @vanilla-extract/css to ^1.21.1#1477
Merged
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
43ab391 to
e85de26
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
e85de26 to
9b1a117
Compare
Member
|
@copilot pnpm dedupe for me |
Copilot stopped work on behalf of
stipsan due to an error
July 3, 2026 08:14
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:
^1.21.0→^1.21.1Release Notes
vanilla-extract-css/vanilla-extract (@vanilla-extract/css)
v1.21.1Compare Source
Patch Changes
#1756
b5ca20aThanks @askoufis! - Fixed a style composition bug that caused incorrect selector substitution in some cases#1758
46eb58cThanks @greymoth-jp! - AddboxOrdinalGroupto the list of unitless properties so numeric values are no longer suffixed withpxConfiguration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here
Note
Low Risk
Dependency-only patch bump with no application code changes; risk is limited to vanilla-extract styling output behavior.
Overview
Bumps the workspace catalog dependency
@vanilla-extract/cssfrom^1.21.0to^1.21.1, withpnpm-lock.yamlupdated so consumers resolve 1.21.1 across the monorepo.This patch release fixes incorrect selector substitution in some style composition cases and treats
boxOrdinalGroupas unitless so numeric values are not given apxsuffix.Reviewed by Cursor Bugbot for commit 9b1a117. Bugbot is set up for automated code reviews on this repo. Configure here.