Skip to content

Bump @phcdevworks/spectre-ui from 3.1.0 to 3.2.0 - #51

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/phcdevworks/spectre-ui-3.2.0
Closed

Bump @phcdevworks/spectre-ui from 3.1.0 to 3.2.0#51
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/phcdevworks/spectre-ui-3.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps @phcdevworks/spectre-ui from 3.1.0 to 3.2.0.

Release notes

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

Text Transform and Grid Span Contracts

Contract change type: additive

Added

  • Added a transform option (none, uppercase, lowercase, capitalize) to getTextClasses, with matching CSS modifier classes and the exported TextTransform type.
  • Added a span option to getGridClasses: use a single span (1-12 or full) or per-breakpoint { base, md, lg } spans. This includes the matching base and responsive utility classes plus exported GridSpan and GridSpanOptions types.

Changed

  • Updated @phcdevworks/spectre-tokens from ^4.0.0 to ^4.1.0, refreshed TypeScript ESLint to 8.66.0, and aligned the build toolchain on npm 12.0.2, PostCSS 8.5.25, and Vite 8.2.0.

Fixed

  • Restored the underline affordance for keyboard-focused links by pairing a:focus-visible with the existing hover underline behavior.

npm publishing remains pending for Bradley Potts.

Changelog

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

[3.2.0] - 2026-08-05

Release Title: Text Transform and Grid Span Contracts

Contract change type: additive

Added

  • Added a transform option (none uppercase lowercase capitalize) to getTextClasses, with matching sp-text--uppercase, sp-text--lowercase, and sp-text--capitalize modifier classes in components.css. Exported the new TextTransform type from the recipe barrel.
  • Added a span option to getGridClasses (Grid v2, scoped against a confirmed enterprise client need for irregular/dashboard-style layouts): accepts a single column-span value (1-12 or full) or a per-breakpoint object ({ base, md, lg }). Adds sp-col-span-{1-12,full} and responsive sp-md-col-span-* / sp-lg-col-span-* modifier classes in utilities.css, following Grid's existing md/lg step-down convention. Exported the new GridSpan and GridSpanOptions types from the recipe barrel. Column/row offsets and custom track sizing remain evidence-gated in TODO.md.

Changed

  • Updated the published token dependency from @phcdevworks/spectre-tokens@^4.0.0 to ^4.1.0, refreshed TypeScript ESLint packages to 8.66.0, and aligned the build toolchain on npm 12.0.2, PostCSS 8.5.25, and Vite 8.2.0.

Fixed

  • Restored the underline affordance for keyboard-focused links by pairing a:focus-visible with the existing a:hover underline behavior.
Commits
  • 8697863 Release v3.2.0
  • 57b072c Add push-completion and human-authorship rules to commit policy
  • d27f4cc Add text-transform option to getTextClasses recipe
  • 84f6c5b Pair link underline with keyboard focus, not just hover
  • dd383dd Bump Vite/PostCSS and npm package manager
  • 885ea32 Fix stale pre-2026-07-25 release-authority language contradicting this repo's...
  • 815e848 Sync roadmap/TODO: remove stale downstream cross-references, fix Phase 7 ship...
  • See full diff in compare view

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)

Bradley J Potts and others added 2 commits August 8, 2026 10:23
Bumps [@phcdevworks/spectre-ui](https://github.com/phcdevworks/spectre-ui) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/phcdevworks/spectre-ui/releases)
- [Changelog](https://github.com/phcdevworks/spectre-ui/blob/main/CHANGELOG.md)
- [Commits](phcdevworks/spectre-ui@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: "@phcdevworks/spectre-ui"
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Aug 10, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/phcdevworks/spectre-ui-3.2.0 branch August 10, 2026 04:59
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