Skip to content

Bump @primer/react-brand from 0.44.1 to 0.57.0 #344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

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

Release notes

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

@​primer/react-brand@​0.57.0

🔗 Documentation link

Minor Changes

  • #1101 7d344dc Thanks @​joshfarrant! - Added play/pause control to the IDE component.

    ⚠️ Removed the showReplayButton prop as the play/pause control replaces its functionality, and is always visible.

Patch Changes

  • #1113 30d9f1f Thanks @​danielguillan! - Updated the layout of single item PricingOptions

  • #1111 8dc3fc9 Thanks @​joshfarrant! - Improvements to the styling of various components when viewed in Windows High Contrast Mode.

    • FAQGroup: Improved appearance for the selected tab
    • Pagination: Improved appearance for the current page item
    • VideoPlayer: Improved legibility for all text and controls
    • Checkbox: Improved focus and checked appearance
    • Radio: Improved focus and checked appearance
    • TextInput: Improved focus appearance
    • Textarea: Improved focus appearance
    • ActionMenu: Improved focus appearance
  • #1114 3a62a9e Thanks @​rezrah! - Added support for <table> elements in the Prose component. Tables now render with improved visual appearance.

    🔗 Refer to Prose documentation for usage examples

  • #1102 5ef7878 Thanks @​joshfarrant! - The Button component now automatically applies semantically correct disabled attributes based on the rendered element type. E.g. disabled for button elements and aria-disabled for other elements.

    ⚠️ Please review usage of Button in your application code or tests, to ensure that you are not relying on the previously incorrect markup. For example, if you previously targeted a[disabled], you should now target a[aria-disabled] instead.

@​primer/react-brand@​0.56.3

See documentation for this release

Patch Changes

  • #1084 d0757df Thanks @​joshfarrant! - Improved keyboard navigation in SubNav anchor variant.

    The anchor-based submenu now appears after the main SubNav items in the focus order, and becomes visible when focussed.

  • #1085 61e9adc Thanks @​joshfarrant! - Minor internal refactoring to VideoPlayer component

  • #1072 775e640 Thanks @​joshfarrant! - Fixed a bug in the SubNav component where the separator could appear on a new line during initial render in Safari.

  • #1082 6531558 Thanks @​joshfarrant! - Internal refactoring to SubdomainNavBar component to remove an unused prop — showOnlyOnNarrow — which was leaking into the DOM.

  • #1097 d7a954f Thanks @​rezrah! - Add support for privacy-enhanced Youtube embeds in the Prose component. Now supports the youtube-nocookie.com hostname.

  • #1089 afd46c1 Thanks @​joshfarrant! - Improved focus styles for links inside Timeline.Item.

... (truncated)

Commits
  • 17c78df Version Packages (#1112)
  • 8af2520 add warning icon to breaking change changelog entry
  • 7d344dc Add play/pause button to IDE component (#1101)
  • 30d9f1f Update single item PricingOptions layout (#1113)
  • 3a62a9e Add table support to Prose (#1114)
  • 5ef7878 Set appropriate disabled attribute on Button depending on rendered HTML eleme...
  • 5d2f9a7 regen videoplayer snapshots (#1116)
  • a4bfa53 fix loading stale Primer Brand stylesheet in Doctocat (#1115)
  • 8dc3fc9 Improvements to various components in Windows High Contrast Mode (#1111)
  • 69398e7 Update ActionMenu docs example to include descriptive label (#1103)
  • 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)

Bumps [@primer/react-brand](https://github.com/primer/brand) from 0.44.1 to 0.57.0.
- [Release notes](https://github.com/primer/brand/releases)
- [Commits](https://github.com/primer/brand/compare/@primer/[email protected]...@primer/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2025
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