Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps @primer/react from 37.30.0 to 37.31.0.

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​37.31.0

Permalink to Documentation

Minor Changes

  • #6470 e53228c Thanks @​copilot-swe-agent! - Add size prop to ActionList.LinkItem component. The size prop accepts 'medium' (default) or 'large' values and provides the same styling options as ActionList.Item for consistent sizing across ActionList components.

  • #6265 829a933 Thanks @​joshblack! - Update IssueLabel component types to support custom content through children and support the as prop

  • #6420 024b82a Thanks @​chanakyav! - Adds variant and shape props to AvatarStack component. The variant prop will allow the component to render in a cascade view (by default) or a new stacked view which will evenly space the avatars and remove opacity. The shape prop will allow the avatars to be rendered as circles (by default) or squares.

  • #4744 3c9e322 Thanks @​TylerJDev! - Address additional ToggleSwitch a11y feedback

  • #6182 9e49abd Thanks @​TylerJDev! - Textarea: Adds minHeight and maxHeight as props

Patch Changes

Commits
  • fabb389 Release tracking (#6418)
  • e1268ff fix(mcp): add component slug for better docs lookup (#6488)
  • 6d74cee chore: update changeset option (#6479)
  • 28d3e46 chore: update mcp package with changes from published package (#6481)
  • 93f2d8b chore(deps-dev): bump @​modelcontextprotocol/inspector from 0.13.0 to 0.14.1 (...
  • 82ab383 feat: add mcp package (#6222)
  • 97d13fa Update Radio stories to no longer use styled-components (#6465)
  • 5a7e563 Update RadioGroup.features.stories.tsx to no longer use styled-components (#6...
  • e53228c Add size prop to ActionList.LinkItem (#6470)
  • a9108e1 Bump version to 0.0.1 in package.json (#6475)
  • Additional commits viewable 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 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](https://github.com/primer/react) from 37.30.0 to 37.31.0.
- [Release notes](https://github.com/primer/react/releases)
- [Commits](https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 2, 2025 11:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2025
Copy link

github-actions bot commented Sep 2, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.03s
✅ JSON jsonlint 6 0 0 0.16s
✅ JSON prettier 6 0 0 0.74s
✅ JSON v8r 6 0 0 11.82s
✅ MARKDOWN markdownlint 5 0 0 0.45s
✅ MARKDOWN markdown-link-check 5 0 0 3.3s
✅ REPOSITORY checkov yes no no 18.07s
✅ REPOSITORY gitleaks yes no no 5.98s
✅ REPOSITORY git_diff yes no no 0.12s
✅ REPOSITORY secretlint yes no no 1.07s
✅ REPOSITORY syft yes no no 7.89s
✅ REPOSITORY trivy-sbom yes no no 7.56s
✅ TYPESCRIPT prettier 2 0 0 0.52s
✅ YAML prettier 9 0 0 0.59s
✅ YAML v8r 9 0 0 5.96s
✅ YAML yamllint 9 0 0 2.06s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@ncalteen ncalteen merged commit 91e7937 into main Sep 3, 2025
4 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/primer/react-37.31.0 branch September 3, 2025 18:56
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