Skip to content

chore(deps): bump @primer/react-brand from 0.65.1 to 0.66.0#83

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/react-brand-0.66.0
Closed

chore(deps): bump @primer/react-brand from 0.65.1 to 0.66.0#83
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/primer/react-brand-0.66.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps @primer/react-brand from 0.65.1 to 0.66.0.

Release notes

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

@​primer/react-brand@​0.66.0

Minor Changes

  • #1286 d948c46 Thanks @​danielguillan! - Updates to RiverAccordion component

    New Features

    • New RiverAccordion prop: variant. This prop controls the layout and appearance of the RiverAccordion component. Two variants are available: default and gridline.

      The default variant is the pre-existing RiverAccordion configuration and remains the default value.

      The gridline variant adds lateral padding and borders for use within bordered grid layouts, using a 50/50 column split.

      <RiverAccordion variant="gridline" />

    Changes

    • Updated accordion icons: Replaced PlusIcon with ChevronDownIcon/ChevronUpIcon for better visual clarity of expand/collapse state.
    • Updated default text size: Text size in RiverAccordion.Content now defaults to 300 (previously 200) for improved readability.
  • #1291 b989693 Thanks @​danielguillan! - Added new subcomponents and variant prop to the SectionIntroStacked component:

    • SectionIntroStacked.Description
    • SectionIntroStacked.ItemIcon
    • SectionIntroStacked.ItemHeading
    • SectionIntroStacked.ItemDescription

    Heading and link sizes have also been updated. New variant prop supports default and gridline options.

    <SectionIntroStacked variant="gridline">
      <SectionIntroStacked.Heading>Section heading</SectionIntroStacked.Heading>
      <SectionIntroStacked.Description>A short description.</SectionIntroStacked.Description>
      <SectionIntroStacked.Link href="#">Learn more</SectionIntroStacked.Link>
      <SectionIntroStacked.Items>
        <SectionIntroStacked.Item>
          <SectionIntroStacked.ItemIcon icon={CpuIcon} />
          <SectionIntroStacked.ItemHeading>Feature one</SectionIntroStacked.ItemHeading>
          <SectionIntroStacked.ItemDescription>Description of this feature.</SectionIntroStacked.ItemDescription>
        </SectionIntroStacked.Item>
      </SectionIntroStacked.Items>
    </SectionIntroStacked>
  • #1293 8519668 Thanks @​danielguillan! - Add expressive variant to Testimonial which provides a two-column layout, a new Testimonial.Link subcomponent, and updated typographic styles.

    <Testimonial variant="expressive">

... (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 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-brand](https://github.com/primer/brand) from 0.65.1 to 0.66.0.
- [Release notes](https://github.com/primer/brand/releases)
- [Commits](https://github.com/primer/brand/compare/@primer/react-brand@0.65.1...@primer/react-brand@0.66.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 13, 2026
@dependabot dependabot Bot requested a review from Damovisa as a code owner April 13, 2026 23:04
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Apr 13, 2026
@dependabot dependabot Bot requested a review from jldeen as a code owner April 13, 2026 23:04
@jldeen jldeen mentioned this pull request Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Looks like @primer/react-brand is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/primer/react-brand-0.66.0 branch April 29, 2026 19:05
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.

0 participants