An open index of dependabot pull requests across open source projects.

Bump @primer/react-brand from 0.44.1 to 0.55.0

Open
Number: #296
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 09, 2025 at 07:09 AM UTC
(12 months ago)
Updated: June 09, 2025 at 07:09 AM UTC
(12 months ago)
Labels:
dependencies javascript
Description:

Bumps @primer/react-brand from 0.44.1 to 0.55.0.

Release notes

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

@​primer/react-brand@​0.55.0

See documentation for this release

Patch Changes

  • #1044 8a1bb23 Thanks @​rezrah! - Increase specificity of custom fill styles in PricingOptions.FeatureListItem and UnorderedList.Item. This update ensures that the value of leadingVisualFill takes a higher precedence over rules that might otherwise override it.

  • #1042 50705e3 Thanks @​rezrah! - Add Hero.Video slot to Hero for inserting custom videos.

    <Hero>
      <Hero.Heading>Your super sweet hero heading</Hero.Heading>
      <Hero.Video>
        <VideoPlayer title="Your custom video">
          <VideoPlayer.Source src="./example.mp4" type="video/mp4" />
          <VideoPlayer.Track src="./example.vtt" default />
        </VideoPlayer>
      </Hero.Video>
    </Hero>
    

    Refer to Storybook for more usage examples.

  • #993 1e970b6 Thanks @​joshfarrant! - - Update accessible label of SubNav submenu toggle button

    • Update accessible label of ActionMenu dropdown toggle button
  • #1009 b3ba1dc Thanks @​joshfarrant! - Accessibility fixes to Pagination component

    • Fixed a bug where the "..." button was focusable
    • Fixed a bug where the "Previous" and "Next" buttons had the role "link" instead of "button"
    • Fixed a bug where the "Previous" and "Next" buttons lost their aria-label when disabled
  • #1035 4b854e6 Thanks @​danielguillan! - Added a gap prop with a new condensed option to LogoSuite.Logobar.

    <LogoSuite>
      <LogoSuite.Heading visuallyHidden>Heading</LogoSuite.Heading>
      <LogoSuite.Logobar gap="condensed">{/* ... */}</LogoSuite.Logobar>
    </LogoSuite>
    

@​primer/react-brand@​0.54.2

Patch Changes

  • #1030 4ee490d Thanks @​rezrah! - Fixed SubdomainNavBar to preserve the original ordering of actions in JSX, allowing more flexibility in CTA placement.

    <SubdomainNavBar title="Subdomain">
      <SubdomainNavBar.Link />
    

... (truncated)

Commits
  • a86c930 Version Packages (#1039)
  • 4b854e6 Add gap prop to LogoSuite (#1035)
  • 8a1bb23 Increase specificity of custom fill in PricingOptions (#1044)
  • 1e970b6 Fix potentially confusing dropdown toggle accessible names (#993)
  • 50705e3 Add video support to Hero component (#1042)
  • 2b5b693 Parallelise playwright tests in axe-playwright action (#1040)
  • eb88ab8 Add note to CTAForm docs with validation recommendation (#1038)
  • b3ba1dc Fix incorrect role and focus order in Pagination component (#1009)
  • 698dfbb Add missing href to ButtonGroup link examples (#1037)
  • b1f4539 add note to action menu about split button mode links (#1036)
  • 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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+30
Deletions:
-35
Package Dependencies
Ecosystem:
npm
Version Change:
0.44.1 → 0.55.0
Update Type:
Minor
Technical Details
ID: 1320005
UUID: 2577586098
Node ID: PR_kwDOKSXv_c6Zotey
Host: GitHub
Repository: github/forgoodfirstissue
Merge State: Unknown