Skip to content

chore(deps): update dependency @adobe/spectrum-tokens to ^13.12.0 (spectrum-two)#4067

Merged
castastrophe merged 6 commits into
spectrum-twofrom
renovate/spectrum-two-adobe-spectrum-tokens-13.x
Jul 26, 2025
Merged

chore(deps): update dependency @adobe/spectrum-tokens to ^13.12.0 (spectrum-two)#4067
castastrophe merged 6 commits into
spectrum-twofrom
renovate/spectrum-two-adobe-spectrum-tokens-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 25, 2025

This PR contains the following updates:

Package Change Age Confidence
@adobe/spectrum-tokens (source) ^13.10.1 -> ^13.12.0 age confidence

Release Notes

adobe/spectrum-tokens (@​adobe/spectrum-tokens)

v13.12.0

Compare Source

Minor Changes

Token Diff

Updated (4)

<details open><summary>Added Properties (1)</summary>

- `accordion-top-to-text-compact-medium`
  value: 5px
  uuid: 484c9603-07f1-4ba6-b1bf-7cfaec5d1594

</details>
<details open><summary>Deleted Properties (1)</summary>

- `accordion-top-to-text-compact-medium`
  desktop.schema: dimension.json
  desktop.value: 8px
  desktop.uuid: 484c9603-07f1-4ba6-b1bf-7cfaec5d1594
  mobile.schema: dimension.json
  mobile.value: 14px
  mobile.uuid: 4a7dda7f-a45a-496c-8d38-cb4e4807e544

</details>
<details open><summary>Updated Properties (2)</summary>

- `accordion-top-to-text-compact-medium`
  schema: scale-set.json -> dimension.json
- `accordion-top-to-text-spacious-medium`
  desktop.value: 16px -> 13px
  mobile.value: 19px -> 15px

</details>

v13.11.0

Compare Source

Minor Changes
  • #​525 db6d0ed Thanks @​mrcjhicks! - composite tokens

    Newly Deprecated (2)
    • card-minimum-width: This token has been deprecated, use card-minimum-width-default instead.
    • tree-view-item-to-item: This token has been deprecated, use tree-view-item-to-item-default instead.
    Added (22)
    • component-xs-regular
    • component-xs-medium
    • component-xs-bold
    • component-s-regular
    • component-s-medium
    • component-s-bold
    • component-m-regular
    • component-m-medium
    • component-m-bold
    • component-l-regular
    • component-l-medium
    • component-l-bold
    • component-xl-regular
    • component-xl-medium
    • component-xl-bold
    • component-padding-vertical-50
    • component-padding-vertical-75
    • component-padding-vertical-100
    • component-padding-vertical-200
    • component-padding-vertical-300
    • card-minimum-width-default
    • tree-view-item-to-item-default
    Updated Properties (3)
    • sans-serif-font-family
      value: Adobe Clean -> Adobe Clean Spectrum VF
    • card-minimum-width
      schema: dimension.json -> alias.json
      value: 100px -> card-minimum-width-default
    • tree-view-item-to-item
      schema: dimension.json -> alias.json
      value: -1px -> tree-view-item-to-item-default

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action) labels Jul 25, 2025
@renovate renovate Bot requested a review from a team July 25, 2025 19:03
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 95e184a to 5be4cee Compare July 25, 2025 19:03
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jul 25, 2025

🦋 Changeset detected

Latest commit: c38b57b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@spectrum-css/tokens Minor
@spectrum-css/preview Patch
@spectrum-css/bundle Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 5be4cee to ff5fb9e Compare July 25, 2025 19:04
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 25, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from ff5fb9e to b7ca0a7 Compare July 25, 2025 19:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 25, 2025

File metrics

Summary

Total size: 1.44 MB*
Total change (Δ): 🔴 ⬆ 12.44 KB (0.85%)

Table reports on changes to a package's main file.

tokens

Filename Head Minified Gzipped Compared to base
css/dark-vars.css 46.16 KB - - 🟢 ⬇ 0.09 KB
css/global-vars.css 86.41 KB - - 🔴 ⬆ 6.18 KB
css/index.css 265.65 KB - - 🔴 ⬆ 6.22 KB
css/large-vars.css 44.27 KB - - 🔴 ⬆ 0.10 KB
css/light-vars.css 46.15 KB - - 🟢 ⬇ 0.09 KB
css/medium-vars.css 44.39 KB - - 🔴 ⬆ 0.10 KB
json/raw.json 2.98 MB - - 🆕 2.98 MB
json/tokens.json 465.34 KB - - 🔴 ⬆ 55.05 KB
* Size is the sum of all main files for packages in the library.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 25, 2025

📚 Branch preview

PR #4067 has been deployed to Azure Blob Storage: https://spectrumcss.z13.web.core.windows.net/pr-4067/index.html.

@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch 3 times, most recently from e9832a0 to 9f27d0c Compare July 25, 2025 19:36
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 9f27d0c to 4a23144 Compare July 25, 2025 22:09
@castastrophe castastrophe added run_vrt For use on PRs looking to kick off VRT S2 Spectrum 2 and removed skip_vrt Add to a PR to skip running VRT (but still pass the action) labels Jul 25, 2025
@castastrophe castastrophe self-assigned this Jul 25, 2025
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from d3ae5b1 to a960b08 Compare July 25, 2025 23:44
if: ${{ contains(github.event.pull_request.labels.*.name, 'run_vrt') || ((github.event.pull_request.draft != true || contains(github.event.pull_request.labels.*.name, 'run_ci')) && github.event.pull_request.mergeable == true) }}
uses: ./.github/workflows/vrt.yml
with:
skip: ${{ github.base_ref == 'spectrum-two' || contains(github.event.pull_request.labels.*.name, 'skip_vrt') }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this exception to let this PR run the compare and it worked! 🎉

@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch 4 times, most recently from 214a1df to 249326f Compare July 26, 2025 00:16
@castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 249326f to c38b57b Compare July 26, 2025 00:18
@castastrophe castastrophe merged commit f6843c6 into spectrum-two Jul 26, 2025
15 checks passed
@castastrophe castastrophe deleted the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch July 26, 2025 00:29
@github-actions github-actions Bot mentioned this pull request Jul 26, 2025
@castastrophe castastrophe mentioned this pull request Aug 6, 2025
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ready-for-review run_vrt For use on PRs looking to kick off VRT S2 Spectrum 2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant