Skip to content

Bump @phcdevworks/spectre-tokens from 2.9.0 to 3.1.0#32

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/phcdevworks/spectre-tokens-3.1.0
Closed

Bump @phcdevworks/spectre-tokens from 2.9.0 to 3.1.0#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/phcdevworks/spectre-tokens-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps @phcdevworks/spectre-tokens from 2.9.0 to 3.1.0.

Release notes

Sourced from @​phcdevworks/spectre-tokens's releases.

Surface Subtle Contract Rename

Contract change type: breaking

Changed

  • Standardized repository guidance around current public namespaces, Phase 4 roadmap status, package-manager expectations, and the full validation gate.
  • Renamed surface.alternate to surface.subtle in tokens/modes.json, src/types.ts, and src/css.ts. "alternate" was too vague for a public contract token; "subtle" precisely describes a one-step-recessed background used for zebra rows, section bands, and inset panels. CSS variable renamed from --sp-surface-alternate to --sp-surface-subtle. Breaking — consumers using surface.alternate or --sp-surface-alternate must update to surface.subtle / --sp-surface-subtle.
  • Added explicit description to surface.hero in tokens/modes.json (both default and dark modes) documenting it as a gradient surface for hero and marketing sections only, not a general-purpose surface role. No value change — semantic change only.
Changelog

Sourced from @​phcdevworks/spectre-tokens's changelog.

[3.1.0] - 2026-06-19

Release Title: Layout Width Tokens and CSS Variable Parity

Contract change type: additive

Fixed

  • Fixed generateCssVariables in src/css.ts silently dropping link.* and surface.hover/selected/active/divider from dist/index.css. These tokens existed in the runtime JS/TS export since 2.9.0/3.0.0 but had no corresponding entry in the hand-maintained semanticEntries array, so they never reached the generated CSS. Now emits --sp-link-default, --sp-link-hover, --sp-link-active, --sp-link-visited, --sp-surface-hover, --sp-surface-selected, --sp-surface-active, and --sp-surface-divider.

Added

  • Added layout.container.maxWidthProse (65ch) for readable prose-width containers, and a new layout.sidebar.width (16rem) for app shell sidebar layouts. Both are fixed single values, matching the existing layout.container.maxWidth precedent, not multi-step scales. Emits --sp-layout-container-max-width-prose and --sp-layout-sidebar-width in dist/index.css, and maxWidth.prose / width.sidebar in the Tailwind theme export. Unblocks spectre-ui Phase 4d (Sidebar recipe, Container prose variant).
  • Updated README consumer examples to document the new runtime, CSS variable, and Tailwind layout width mappings for prose containers and sidebars.

[3.0.0] - 2026-06-17

Release Title: Surface Subtle Contract Rename

Contract change type: breaking

Changed

  • Standardized repository guidance around current public namespaces, Phase 4 roadmap status, package-manager expectations, and the full validation gate.
  • Renamed surface.alternate to surface.subtle in tokens/modes.json, src/types.ts, and src/css.ts. "alternate" was too vague for a public contract token; "subtle" precisely describes a one-step-recessed background used for zebra rows, section bands, and inset panels. CSS variable renamed from --sp-surface-alternate to --sp-surface-subtle. Breaking — consumers using surface.alternate or --sp-surface-alternate must update to surface.subtle / --sp-surface-subtle.
  • Added explicit description to surface.hero in tokens/modes.json (both default and dark modes) documenting it as a gradient surface for hero and marketing sections only, not a general-purpose surface role.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@phcdevworks/spectre-tokens](https://github.com/phcdevworks/spectre-tokens) from 2.9.0 to 3.1.0.
- [Release notes](https://github.com/phcdevworks/spectre-tokens/releases)
- [Changelog](https://github.com/phcdevworks/spectre-tokens/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phcdevworks/spectre-tokens/commits)

---
updated-dependencies:
- dependency-name: "@phcdevworks/spectre-tokens"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @phcdevworks/spectre-tokens is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 21, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/phcdevworks/spectre-tokens-3.1.0 branch June 21, 2026 23:34
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants