fix(ci): anchore scan action#121
Merged
Merged
Conversation
pasevin
added a commit
that referenced
this pull request
Apr 17, 2026
…blue release Bump ui-components from ^2.0.0 to ^2.0.1 (patch) and ui-styles from ^1.0.0 to ^1.1.0 (minor) in both apps/builder/package.json and the exported app template (apps/builder/src/export/templates/typescript-react-vite/package.json). These pick up the OpenZeppelin brand blue (hsl(238, 94%, 65%)) promotion of the --primary token and the associated selection-surface token migrations published in openzeppelin-ui #120, #121, and #122. Visual impact: primary Button variants, Progress, ExternalLink, focus rings, and the existing --selected surfaces across the builder and exported apps now render in the brand blue. Tooltips intentionally remain on the inverted foreground/background pattern and are unaffected. Regenerated apps/builder/src/export/versions.ts via pnpm update-export-versions and refreshed the ExportSnapshotTests snapshot. That script also reconciled adapter-evm and adapter-midnight to their published 2.0.1 metadata, which was pending drift picked up by this release cycle. Refreshed pnpm-lock.yaml against npm.
pasevin
added a commit
that referenced
this pull request
Apr 17, 2026
…blue release (#387) Bump ui-components from ^2.0.0 to ^2.0.1 (patch) and ui-styles from ^1.0.0 to ^1.1.0 (minor) in both apps/builder/package.json and the exported app template (apps/builder/src/export/templates/typescript-react-vite/package.json). These pick up the OpenZeppelin brand blue (hsl(238, 94%, 65%)) promotion of the --primary token and the associated selection-surface token migrations published in openzeppelin-ui #120, #121, and #122. Visual impact: primary Button variants, Progress, ExternalLink, focus rings, and the existing --selected surfaces across the builder and exported apps now render in the brand blue. Tooltips intentionally remain on the inverted foreground/background pattern and are unaffected. Regenerated apps/builder/src/export/versions.ts via pnpm update-export-versions and refreshed the ExportSnapshotTests snapshot. That script also reconciled adapter-evm and adapter-midnight to their published 2.0.1 metadata, which was pending drift picked up by this release cycle. Refreshed pnpm-lock.yaml against npm.
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.
Description
Related Issue
Fixes #
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: