Skip to content

chore(deps): bump @primer/react from 38.23.0 to 38.24.0#23

Merged
joshblack merged 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/react-38.24.0
May 22, 2026
Merged

chore(deps): bump @primer/react from 38.23.0 to 38.24.0#23
joshblack merged 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/react-38.24.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps @primer/react from 38.23.0 to 38.24.0.

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​38.24.0

Minor Changes

  • #7829 228019c Thanks @​adierkens! - ActionList: Add ActionList.GroupHeading.TrailingAction for header-level actions on grouped lists. Closes #2043.

    When the primer_react_action_list_group_heading_trailing_action feature flag is enabled, you can place an ActionList.GroupHeading.TrailingAction (a small invisible IconButton) inside ActionList.GroupHeading to render a uniform square action target next to the group's heading. Only supported inside an ActionList with the default list role — using it inside ActionMenu or with role="listbox" will throw.

    <ActionList>
      <ActionList.Group>
        <ActionList.GroupHeading as="h3">
          Custom fields
          <ActionList.GroupHeading.TrailingAction label="New field" icon={PlusIcon} />
        </ActionList.GroupHeading>
        <ActionList.Item>...</ActionList.Item>
      </ActionList.Group>
    </ActionList>
  • #7838 8ddf1b0 Thanks @​llastflowers! - Add data-component attributes and associated tests for Hidden, InlineMessage, KeybindingHint, Label, and LabelGroup

  • #7776 d6f61c1 Thanks @​llastflowers! - Add data-component attributes for Blankslate, BranchName, Breadcrumbs, ButtonGroup, Checkbox, CheckboxGroup, CircleBadge, ConfirmationDialog, CounterLabel, and Dialog to provide stable selectors.

  • #7816 aef8548 Thanks @​iansan5653! - Replace ActionBar overflow calculations with CSS wrapping approach to improve performance and stability

  • #7831 0de97c2 Thanks @​liuliu-dev! - Dialog: Support custom width values.

  • #7819 8ed6149 Thanks @​llastflowers! - Add data-component attributes for Details, Flash, FormControl (+ update InputValidation to forward from FormControl.Validation), Header, and Heading.

Patch Changes

Commits
  • 509f46d Release tracking (#7835)
  • 8ddf1b0 data-component adr part 4 (#7838)
  • 635357e fix: update DataTable sorting for zero values (#7842)
  • 3420bd3 chore(deps-dev): bump basic-ftp from 5.0.5 to 5.2.0 (#7596)
  • 0de97c2 Dialog: Support custom width values (#7831)
  • d3c8fe2 Replace deprecated ref helper usage (#7834)
  • 36a4922 Removing all unused components from @​primer/styled-react (#7806)
  • 6889235 Fix usePaneWidth triggering unnecessary React re-renders on every window re...
  • aef8548 Re-add (unrevert) "Replace ActionBar overflow calculations with CSS wrapping ...
  • d6f61c1 data-component adr part 2 (#7776)
  • Additional commits viewable in compare view

@joshblack joshblack enabled auto-merge (squash) May 22, 2026 19:58
Bumps [@primer/react](https://github.com/primer/react) from 38.23.0 to 38.24.0.
- [Release notes](https://github.com/primer/react/releases)
- [Commits](https://github.com/primer/react/compare/@primer/react@38.23.0...@primer/react@38.24.0)

---
updated-dependencies:
- dependency-name: "@primer/react"
  dependency-version: 38.24.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/react-38.24.0 branch from 0ab80fc to 165d08b Compare May 22, 2026 20:01
@joshblack joshblack merged commit cfa68ec into main May 22, 2026
6 checks passed
@joshblack joshblack deleted the dependabot/npm_and_yarn/primer/react-38.24.0 branch May 22, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant