Skip to content

Bump @primer/primitives from 11.9.0 to 11.10.0 - #54

Merged
dentifrag merged 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/primitives-11.10.0
Aug 25, 2026
Merged

Bump @primer/primitives from 11.9.0 to 11.10.0#54
dentifrag merged 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/primitives-11.10.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @primer/primitives from 11.9.0 to 11.10.0.

Release notes

Sourced from @​primer/primitives's releases.

@​primer/primitives@​11.10.0

Minor Changes

  • #1402 2627836 Thanks @​janmaarten-a11y! - Differentiate fgColor.done from fgColor.upsell in the dark protanopia & deuteranopia theme.

    Previously both resolved to the same purple (base.color.purple.4 / #AB7DF8), making status indicators using done (e.g. closed-as-completed issues, merged PRs) visually indistinguishable from indicators using upsell (often used for "in progress" promotional UI). Under deutan/protan simulation, purple also collapses toward the same hue as open, success, and attention, leaving no perceptually safe chromatic slot for done.

    • fgColor.done in dark-protanopia-deuteranopia now resolves to base.color.neutral.10 (#B7BDC8), one step brighter than fgColor.closed / fgColor.muted (neutral.9) so the two neutral-coded states stay distinguishable by lightness.
    • fgColor.upsell in dark-protanopia-deuteranopia is pinned to base.color.purple.4 so promotional content keeps its purple, independent of the done change.

    The high-contrast variant of this theme is unchanged in this release because the available neutral scale slots are already occupied (closed, draft, and body text); a separate fix is being scoped for HC.

  • #1412 3b20045 Thanks @​liuliu-dev! - Add 'Noto Sans Backtick Fix' before 'Noto Sans' in fontStack.system, fontStack.sansSerif, and fontStack.sansSerifDisplay. The new family name is a non-shadowing alias for a consumer-defined @font-face, fixing body text falling through to Helvetica/Arial on Linux Firefox (see primer/css#3107, github/primer#6890).

Changelog

Sourced from @​primer/primitives's changelog.

11.10.0

Minor Changes

  • #1402 2627836 Thanks @​janmaarten-a11y! - Differentiate fgColor.done from fgColor.upsell in the dark protanopia & deuteranopia theme.

    Previously both resolved to the same purple (base.color.purple.4 / #AB7DF8), making status indicators using done (e.g. closed-as-completed issues, merged PRs) visually indistinguishable from indicators using upsell (often used for "in progress" promotional UI). Under deutan/protan simulation, purple also collapses toward the same hue as open, success, and attention, leaving no perceptually safe chromatic slot for done.

    • fgColor.done in dark-protanopia-deuteranopia now resolves to base.color.neutral.10 (#B7BDC8), one step brighter than fgColor.closed / fgColor.muted (neutral.9) so the two neutral-coded states stay distinguishable by lightness.
    • fgColor.upsell in dark-protanopia-deuteranopia is pinned to base.color.purple.4 so promotional content keeps its purple, independent of the done change.

    The high-contrast variant of this theme is unchanged in this release because the available neutral scale slots are already occupied (closed, draft, and body text); a separate fix is being scoped for HC.

  • #1412 3b20045 Thanks @​liuliu-dev! - Add 'Noto Sans Backtick Fix' before 'Noto Sans' in fontStack.system, fontStack.sansSerif, and fontStack.sansSerifDisplay. The new family name is a non-shadowing alias for a consumer-defined @font-face, fixing body text falling through to Helvetica/Arial on Linux Firefox (see primer/css#3107, github/primer#6890).

Commits
  • 3f51f80 Version Packages (#1403)
  • 3b20045 add 'Noto Sans Backtick Fix' alias to sans-serif font stacks (#1412)
  • 856b103 chore(deps-dev): bump style-dictionary from 5.0.4 to 5.4.4 (#1411)
  • 61d8082 chore(deps-dev): bump postcss from 8.5.15 to 8.5.23 (#1410)
  • ef53094 chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 (#1409)
  • b447200 chore(deps-dev): bump ws from 8.20.1 to 8.21.1 (#1408)
  • c305c51 chore(deps-dev): bump @​babel/core from 7.29.0 to 7.29.7 (#1404)
  • 2627836 Differentiate fgColor.done from upsell in dark protanopia & deuteranopia (#1402)
  • dfbda0f chore(deps-dev): bump vitest from 3.2.4 to 4.1.0 (#1400)
  • e9dbbca chore(deps-dev): bump qs from 6.14.2 to 6.15.2 (#1399)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Dependency updates label Aug 8, 2026
dentifrag
dentifrag previously approved these changes Aug 25, 2026

@dentifrag dentifrag left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Dependency bump; CI green.

Bumps [@primer/primitives](https://github.com/primer/primitives) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/primitives/compare/v11.9.0...@primer/primitives@11.10.0)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-version: 11.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/primer/primitives-11.10.0 branch 2 times, most recently from 54e4fce to a10bed0 Compare August 25, 2026 17:26

@dentifrag dentifrag left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Dependency bump; CI green.

@dentifrag
dentifrag merged commit 79cbe71 into main Aug 25, 2026
1 check passed
@dentifrag
dentifrag deleted the dependabot/npm_and_yarn/primer/primitives-11.10.0 branch August 25, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant