Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (beta) #208

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Version Packages (beta) #208

merged 1 commit into from
Nov 1, 2023

Conversation

GarthDB
Copy link
Member

@GarthDB GarthDB commented Oct 5, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to beta, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

beta is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on beta.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@adobe/spectrum-tokens@13.0.0-beta.4

Major Changes

  • a08dced: A handful of values transitioned from being defined per-set to being constants; set values are deprecated and root values are defined.

    Token Diff

    Token values updated (5):

    • neutral-background-color-default: changed from a color-set to a single value of a reference of gray-800
    • neutral-background-color-down: changed from a color-set to a single value of a reference of gray-900
    • neutral-background-color-hover: changed from a color-set to a single value of a reference of gray-900
    • neutral-background-color-key-focus: changed from a color-set to a single value of a reference of gray-900
    • notice-background-color-default: changed from a color-set to a single value of a reference of notice-color-800

Patch Changes

  • c0a10b4: fix: rgb used instead of rgba for a couple tokens

@GarthDB
Copy link
Member Author

GarthDB commented Oct 5, 2023

Run report for c518b665

Total time: 1m 12s | Comparison time: 2m 4s | Estimated savings: 52.1s (41.8% faster)

Action Time Status Info
⬛️ SetupNodeTool(18.13.0) 1.7s Skipped
⬛️ SetupSystemTool 1.7s Skipped
🟩 SyncNodeProject(site) 0.2ms Passed
⬛️ InstallSystemDeps 0ms Skipped
🟩 RunTarget(site:copySchema) 17.6s Passed
🟩 InstallNodeDeps(18.13.0) 17.6s Passed
🟩 SyncNodeProject(tokens) 14.3ms Passed
🟩 SyncNodeProject(visualizer) 0.9ms Passed
🟩 RunTarget(tokens:buildTokens) 15.6s Passed
🟩 RunTarget(visualizer:typescript) 3.1s Passed
🟩 RunTarget(site:build) 41.9s Passed
🟩 RunTarget(tokens:buildManifest) 214.4ms Passed
🟩 RunTarget(site:clean) 29.3s Passed
🟩 SyncWorkspace 0ms Passed
🟩 RunTarget(tokens:generateDiffResult) 2.6s Passed
🟩 RunTarget(tokens:build) 2.6s Passed
🟩 RunTarget(visualizer:build) 2.6s Passed
🟩 RunTarget(site:export) 3.5s Passed
🟩 RunTarget(tokens:test) 3s Passed
Touched files
.changeset/good-peas-mix.md
.changeset/happy-students-vanish.md
.changeset/lemon-dragons-raise.md
.changeset/pre.json
.changeset/slimy-emus-enjoy.md
.changeset/strange-rings-love.md
.github/workflows/deploy-docs.yml
.github/workflows/release.yml
.moon/toolchain.yml
.moon/workspace.yml
package.json
packages/tokens/CHANGELOG.md
packages/tokens/package.json
packages/tokens/src/color-aliases.json
packages/tokens/src/color-component.json
packages/tokens/src/color-palette.json
packages/tokens/src/icons.json
packages/tokens/src/layout-component.json
packages/tokens/src/layout.json
packages/tokens/src/semantic-color-palette.json
packages/tokens/src/typography.json
packages/tokens/tasks/diff.js
pnpm-lock.yaml
pnpm-workspace.yaml
tools/transform-tokens-json/README.md
tools/transform-tokens-json/moon.yml
tools/transform-tokens-json/package.json
tools/transform-tokens-json/src/lib/shared.js
tools/transform-tokens-json/src/merge-dark-darkest.js
tools/transform-tokens-json/src/merge-spectrum-express.js
tools/transform-tokens-json/test/index.test.js

@github-actions github-actions bot force-pushed the changeset-release/beta branch from 29e31de to f593fef Compare October 27, 2023 17:27
@GarthDB GarthDB merged commit 83f0bc1 into beta Nov 1, 2023
1 check passed
@GarthDB GarthDB deleted the changeset-release/beta branch November 1, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant