Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps @primer/react from 37.31.0 to 38.1.0.

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​38.1.0

Minor Changes

  • #7065 9090053 Thanks @​TylerJDev! - ActionBar: Add ActionBar.Menu subcomponent

  • #7056 6ff2797 Thanks @​adierkens! - Update active indicators for ActionList & FilteredActionList to follow content height

  • #7063 247c66a Thanks @​francinelucca! - Feat: popover implement click outside

  • #7123 01b16db Thanks @​adierkens! - Adds an experimental Tabs utility component & associated hooks

  • #7109 34e7108 Thanks @​adierkens! - Add support to ActionList for 'tablist' and 'tab' roles

  • #7112 7160709 Thanks @​hectahertz! - PageHeader: Remove useResponsiveValue hook from TitleArea variant prop

    Migrates PageHeader.TitleArea's variant prop to use getResponsiveAttributes following ADR-018 for SSR-safe responsive values. This prevents layout shift during hydration when using responsive variants.

Patch Changes

@​primer/react@​38.0.0

Major Changes

... (truncated)

Commits
  • c84c2bc Release tracking (#7096)
  • 2363ace Bump primer/primitives lock file 11.3.0 (#7151)
  • c787f25 styled-react: Remove version lock on peer dependency version for @​primer/reac...
  • dc46811 ci: add status workflow for overriding github-ci checks (#7131)
  • 01b16db Add Tabs component (#7123)
  • 57ffdbc fix(AnchoredOverlay): do not overwrite ref from prop spread (#7130)
  • 21cefb9 ActionBar: Remove data-testid (#7115)
  • 9090053 ActionBar: Add ActionBar.Menu component (#7065)
  • 7160709 Remove use of useResponsiveValue hook - PageHeader (#7112)
  • 9382e52 Remove use of useResponsiveValue hook - PageLayout (#7101)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​primer/react since your current version.


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.31.0 to 38.1.0.
- [Release notes](https://github.com/primer/react/releases)
- [Commits](https://github.com/primer/react/compare/@primer/react@37.31.0...@primer/react@38.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 10, 2025 18:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2025
@github-actions
Copy link

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.03s
✅ JSON jsonlint 6 0 0 0.31s
✅ JSON prettier 6 0 0 0.75s
✅ JSON v8r 6 0 0 7.44s
✅ MARKDOWN markdownlint 5 0 0 0.69s
✅ REPOSITORY gitleaks yes no no 5.08s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY secretlint yes no no 1.12s
✅ REPOSITORY syft yes no no 4.88s
✅ REPOSITORY trivy-sbom yes no no 9.13s
✅ TYPESCRIPT prettier 2 0 0 0.53s
✅ YAML prettier 9 0 0 0.66s
✅ YAML v8r 9 0 0 7.27s
✅ YAML yamllint 9 0 0 0.59s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.1.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,TYPESCRIPT_PRETTIER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

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