Skip to content

Bump @primer/react from 38.30.0 to 38.32.0#366

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/react-38.31.0
Closed

Bump @primer/react from 38.30.0 to 38.32.0#366
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/react-38.31.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps @primer/react from 38.30.0 to 38.32.0.

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​38.32.0

Minor Changes

  • #8133 0cb8e17 Thanks @​iansan5653! - UnderlineNav: Replaced dynamic icon visibility with static breakpoints to avoid flickering. Breakpoints customizable via the hideIconsBreakpoint prop.

  • #8112 50face0 Thanks @​llastflowers! - Add data-component attributes and associated tests for:

    SplitPageLayout Stack StateLabel SubNav TabNav Text TextArea ThemeProvider

Patch Changes

  • #7901 8288ed9 Thanks @​mattcosta7! - PageHeader: improve rendering performance by removing expensive :has() selectors. No visual or API changes.

  • #8115 07c530a Thanks @​mattcosta7! - Improve rendering performance in Safari by removing expensive :has() selectors from ActionList/NavList, Breadcrumbs, SelectPanel, and SegmentedControl. No visual or API changes.

  • #8024 18e3b7d Thanks @​mattcosta7! - ToggleSwitch: Fire onChange from the user interaction instead of an effect, so it no longer fires on mount or when a controlled checked value changes externally.

  • #8035 723f4d6 Thanks @​mattcosta7! - UnderlineNav, ActionBar: Detect item overflow with a single shared IntersectionObserver per component instead of one observer per item, reducing observer churn during resize. No public API changes.

  • #8001 4edc824 Thanks @​mattcosta7! - useMedia now reads the live matchMedia value on the first client render instead of after an effect, removing a redundant render pass. defaultState is only used for the SSR/hydration snapshot (no public API changes).

  • #8023 71fa75c Thanks @​mattcosta7! - FormControl: Avoid an extra re-render when showing a validation message.

@​primer/react@​38.31.0

Minor Changes

  • #8057 0b9c81e Thanks @​francinelucca! - ThemeProvider: Remove primer_react_theme_provider_remove_ssr_handoff feature flag.

  • #8105 be2950f Thanks @​joshblack! - React Compiler: Enable compiler output for Banner, ConfirmationDialog, PageLayout, Pagination, UnderlineNav, useMergedRefs, and useScrollFlash

Patch Changes

  • #8066 dd66aa2 Thanks @​janmaarten-a11y! - Fix invalid HTML nesting in ActionList.Heading by applying the visually-hidden styles directly to the heading element instead of wrapping it in a span.

  • #8054 1775f2e Thanks @​joshblack! - AvatarStack: Improve rendering performance with React Compiler support

  • #8053 b2151ae Thanks @​joshblack! - Checkbox, CheckboxGroup, and RadioGroup: Improve rendering performance with React Compiler support

  • #8052 a1b24cf Thanks @​joshblack! - Heading, Link, Pagehead, Portal, and SideNav: Improve rendering performance with React Compiler support

Commits
  • c11a00e Release tracking (#8120)
  • fceb655 Timeline: CommentCard uses shared MutedTime permalink helper (#8141)
  • 4f8dca1 Timeline: Dependabot stories use shared internal helpers (UserActor, EventSub...
  • 1e36557 Timeline: add License Compliance event stories (Phase 2) (#8075)
  • e4ec4b3 Timeline: add Code Scanning event stories (Phase 2) (#8074)
  • 6830a8a Timeline: add Secret Scanning event stories (Phase 2) (#8073)
  • 80e871a Timeline: add Issue event stories (Phase 2) (#8070)
  • e25a1a9 Timeline: add shared internal story helpers (UserActor, EventSubRow, permalin...
  • 43c4012 Timeline: add Dependabot event stories (Phase 2) (#8071)
  • 0cb8e17 UnderlineNav: Replace dynamic icon visibility logic with hardcoded breakpoi...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 7, 2026 07:13
@dependabot dependabot Bot requested a review from llastflowers July 7, 2026 07:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2026
Bumps [@primer/react](https://github.com/primer/react) from 38.30.0 to 38.32.0.
- [Release notes](https://github.com/primer/react/releases)
- [Commits](https://github.com/primer/react/compare/@primer/react@38.30.0...@primer/react@38.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @primer/react from 38.30.0 to 38.31.0 Bump @primer/react from 38.30.0 to 38.32.0 Jul 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/primer/react-38.31.0 branch from 270abd1 to b8ee86f Compare July 13, 2026 15:55
@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #369.

@dependabot dependabot Bot closed this Jul 14, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/primer/react-38.31.0 branch July 14, 2026 07:13
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