Skip to content

chore(deps): update dependency @adobe/spectrum-tokens to v13.16.0 (spectrum-two)#4295

Merged
castastrophe merged 4 commits into
spectrum-twofrom
renovate/spectrum-two-adobe-spectrum-tokens-13.x
Oct 27, 2025
Merged

chore(deps): update dependency @adobe/spectrum-tokens to v13.16.0 (spectrum-two)#4295
castastrophe merged 4 commits into
spectrum-twofrom
renovate/spectrum-two-adobe-spectrum-tokens-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 26, 2025

This PR contains the following updates:

Package Change Age Confidence
@adobe/spectrum-tokens (source) 13.15.1 -> 13.16.0 age confidence

Release Notes

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

v13.16.0

Compare Source

13.16.0

Minor Changes
Design motivation

Changes are in service of nav selected state update

Token changes

Tokens Changed (20)

Original Branch: main
New Branch: tokens-sync/patch-spectrum2-from-main

Newly Deprecated (3)
  • side-navigation-maximum-width

  • side-navigation-with-icon-second-level-edge-to-text

  • side-navigation-with-icon-third-level-edge-to-text

Added (12)
  • side-navigation-counter-to-disclosure

  • side-navigation-edge-to-indicator

  • side-navigation-indicator-to-content

  • side-navigation-second-level-edge-to-indicator

  • side-navigation-second-level-with-icon-edge-to-text

  • side-navigation-second-level-with-icon-edge-to-indicator

  • side-navigation-third-level-edge-to-indicator

  • side-navigation-third-level-with-icon-edge-to-text

  • side-navigation-third-level-with-icon-edge-to-indicator

  • side-navigation-trailing-accessory-area-to-edge

  • side-navigation-indicator-height

  • side-navigation-indicator-thickness

  • Updated (5)
    Updated Properties (5)
    • side-navigation-minimum-width

      • desktop.value: 160px -> 144px
      • mobile.value: 200px -> 180px
    • side-navigation-second-level-edge-to-text

      • desktop.value: 24px -> 38px
      • mobile.value: 30px -> 44px
    • side-navigation-third-level-edge-to-text

      • desktop.value: 36px -> 64px
      • mobile.value: 45px -> 70px
    • side-navigation-with-icon-second-level-edge-to-text

      • desktop.schema: dimension.json -> alias.json
      • desktop.value: 50px -> {side-navigation-second-level-with-icon-edge-to-text}
      • mobile.schema: dimension.json -> alias.json
      • mobile.value: 62px -> {side-navigation-second-level-with-icon-edge-to-text}
    • side-navigation-with-icon-third-level-edge-to-text - desktop.schema: dimension.json -> alias.json - desktop.value: 62px -> {side-navigation-third-level-with-icon-edge-to-text} - mobile.schema: dimension.json -> alias.json - mobile.value: 77px -> {side-navigation-third-level-with-icon-edge-to-text}

    References

    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 Oct 26, 2025
    @renovate renovate Bot requested a review from a team October 26, 2025 06:50
    @changeset-bot
    Copy link
    Copy Markdown

    changeset-bot Bot commented Oct 26, 2025

    🦋 Changeset detected

    Latest commit: 228986c

    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

    @github-actions
    Copy link
    Copy Markdown
    Contributor

    github-actions Bot commented Oct 26, 2025

    📚 Branch preview

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

    @castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch from 2c94c40 to d28fd50 Compare October 27, 2025 15:15
    @castastrophe castastrophe force-pushed the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch 2 times, most recently from bef2723 to 014e2c8 Compare October 27, 2025 15:22
    @castastrophe castastrophe enabled auto-merge (squash) October 27, 2025 15:23
    @renovate
    Copy link
    Copy Markdown
    Contributor Author

    renovate Bot commented Oct 27, 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 014e2c8 to 228986c Compare October 27, 2025 15:27
    @github-actions
    Copy link
    Copy Markdown
    Contributor

    File metrics

    Summary

    Total size: 1.41 MB*
    Total change (Δ): 🔴 ⬆ 3.34 KB (0.23%)

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

    tokens

    Filename Head Minified Gzipped Compared to base
    css/dark-vars.css 47.77 KB - - -
    css/global-vars.css 90.32 KB - - 🔴 ⬆ 0.05 KB
    css/index.css 276.25 KB - - 🔴 ⬆ 1.67 KB
    css/large-vars.css 46.00 KB - - 🔴 ⬆ 0.83 KB
    css/light-vars.css 47.76 KB - - -
    css/medium-vars.css 46.18 KB - - 🔴 ⬆ 0.83 KB
    json/raw.json 3.03 MB - - 🔴 ⬆ 12.34 KB
    json/tokens.json 473.52 KB - - 🔴 ⬆ 2.63 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.

    @castastrophe castastrophe merged commit ec16396 into spectrum-two Oct 27, 2025
    13 checks passed
    @castastrophe castastrophe deleted the renovate/spectrum-two-adobe-spectrum-tokens-13.x branch October 27, 2025 15:32
    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 skip_vrt Add to a PR to skip running VRT (but still pass the action)

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    1 participant