Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps @primer/react-brand from 0.60.1 to 0.61.0.

Release notes

Sourced from @​primer/react-brand's releases.

@​primer/react-brand@​0.61.0

Minor Changes

  • #1192 065fe69 Thanks @​rezrah! - Improved typographic defaults for all Text and Heading instances.

    [!WARNING] This release contains various breaking changes. Review these notes carefully and validate the updated typography in your project before upgrading.

    • Text and Heading components now apply a default font-weight range between 410 and 525. This leads to an overall lighter typographic style in practice.

    • All Heading sizes above 700 are now smaller on the widest viewports. E.g. display size is now 64px instead of 96px.

    • No sizes were removed in this update. weight prop will continue to allow overriding as before.

    • All Heading instances now use text-wrap: balance by default. This can be disabled using the new textWrap prop. E.g. textWrap="none"

    • Replaced monospace system font with our proprietary Mona Sans Mono typeface for a consistent fixed width character set across OS's

    • ⚠️ Mona Sans font file location has been updated. The typeface has also been updated to the latest pre-release version and includes a new opsz axes for built-in optically-sized glyphs.

      If you were previously importing the font file directly from the package, please note its new location:

      - @primer/react-brand/fonts/MonaSans.woff2
      + @primer/react-brand/fonts/MonaSansVF[wdth,wght,opsz].woff2
    • A stylesheet for typography design tokens has been removed from the package. A replacement stylesheet with responsive values is available as a replacement.

      - @primer/react-brand/lib/design-tokens/css/tokens/functional/typography/typography.css

      Prefer:

      + @primer/react-brand/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css

    Additional components affected by changes to font weights:

    • Button
    • ComparisonTable
    • EyebrowBanner
    • FAQ
    • FormControl
    • IDE
    • Label
    • Link

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@primer/react-brand](https://github.com/primer/brand) from 0.60.1 to 0.61.0.
- [Release notes](https://github.com/primer/brand/releases)
- [Commits](https://github.com/primer/brand/compare/@primer/react-brand@0.60.1...@primer/react-brand@0.61.0)

---
updated-dependencies:
- dependency-name: "@primer/react-brand"
  dependency-version: 0.61.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 Dec 22, 2025
@dependabot dependabot bot requested review from Damovisa and jldeen as code owners December 22, 2025 22:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
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.

1 participant