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

Bump @primer/react-brand from 0.44.1 to 0.56.0

Closed
Number: #308
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 30, 2025 at 07:58 AM UTC
(11 months ago)
Updated: July 07, 2025 at 07:43 AM UTC
(11 months ago)
Closed: July 07, 2025 at 07:43 AM UTC
(11 months ago)
Time to Close: 7 days
Labels:
dependencies javascript
Description:

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

Release notes

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

@​primer/react-brand@​0.56.0

See documentation for this release

Patch Changes

  • #1052 7c16517 Thanks @​joshfarrant! - The SubNav component now traps focus inside the expanded menu on narrow viewports.

  • #1051 2946071 Thanks @​joshfarrant! - Tooltips in the VideoPlayer component now remain briefly visible after the pointer is moved away from the toggle. This small delay improves general usability and helps meet the WCAG 1.4.13 criterion for accessible hover interactions with tooltips.

  • #917 0ca0f08 Thanks @​rezrah! - Internal change to CSS module type definitions in the IDE component. No user-facing updates to IDE presentation or functionality are expected.

  • #1050 6772b34 Thanks @​joshfarrant! - Added an aria-label to the GitHub logo in the VideoPlayer component

  • #1055 3419824 Thanks @​rezrah! - Restore idle option to LogoSuite.Logobar for enabling a default paused state, and programmatic control over animation.

    Use marqueeSpeed="idle" to display a logo bar that is initially paused.

    <LogoSuite>
      <LogoSuite.Heading />
      <LogoSuite.Logobar marquee marqueeSpeed="idle" />
    </LogoSuite>
    

@​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

... (truncated)

Commits

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.56.0
Update Type:
Minor
Technical Details
ID: 2473284
UUID: 2628096468
Node ID: PR_kwDOKSXv_c6cpZHU
Host: GitHub
Repository: github/forgoodfirstissue
Mergeable: Yes
Merge State: Clean