Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

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

Release notes

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

@​primer/react-brand@​0.58.2

Patch Changes

  • #1168 6674211 Thanks @​danielguillan! - Makes PricingOptions feature list text size smaller when there are 4 items

  • #1138 bb23073 Thanks @​joshfarrant! - - Added an aria-label to the list of tabs in the IDE component.

    • Improved types in useTabs hook, which is used internally in the IDE and Tabs components.
  • #1170 97994b8 Thanks @​rezrah! - Improved footnote support to the Statistic component.

    Also fixes rendering of more complex children in both Statistic.Heading and Statistic.Description, where it would previously render [object Object].

See the documentation for more usage examples.

@​primer/react-brand@​0.58.1

🔗 See Primer Brand documentation for 0.58.1

Patch Changes

@​primer/react-brand@​0.58.0

🔗 See Primer Brand documentation for 0.58.0

Minor Changes

  • #1151 3e39ae1 Thanks @​rezrah! - Updated the minimum Node.js dependency for @primer/react-brand to match the current LTS version: v22

    Also updated webpack and various other internal dependencies.

  • #1132 072f640 Thanks @​rezrah! - Added new Tabs component.

    Example:

    <Tabs {...args} aria-label="Tabs">
      <Tabs.Item>Tab one</Tabs.Item>
      <Tabs.Item>Tab two</Tabs.Item>
    <Tabs.Panel>
    <Text>Panel one</Text>
    </Tabs.Panel>
    <Tabs.Panel>
    <Text>Panel two</Text>
    </Tabs.Panel>
    </Tabs>

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 13, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/primer/react-brand-0.58.2 branch 2 times, most recently from a562c83 to 6296fb7 Compare October 13, 2025 19:12
Bumps [@primer/react-brand](https://github.com/primer/brand) from 0.44.1 to 0.58.2.
- [Release notes](https://github.com/primer/brand/releases)
- [Commits](https://github.com/primer/brand/compare/@primer/react-brand@0.44.1...@primer/react-brand@0.58.2)

---
updated-dependencies:
- dependency-name: "@primer/react-brand"
  dependency-version: 0.58.2
  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-brand-0.58.2 branch from 6296fb7 to 69fec6b Compare October 13, 2025 19:13
@seanmarcia seanmarcia merged commit f661ea3 into main Oct 13, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/primer/react-brand-0.58.2 branch October 13, 2025 19:22
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.

2 participants