Skip to content

Release tracking 38.15.1 - #7653

Merged
francinelucca merged 1 commit into
mainfrom
changeset-release/main
Mar 16, 2026
Merged

Release tracking 38.15.1#7653
francinelucca merged 1 commit into
mainfrom
changeset-release/main

Conversation

@primer

@primerprimerBot commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@primer/react@38.15.1

Patch Changes

  • #76252e8c707 Thanks @liuliu-dev! - Banner: stack inline actions vertically on narrow viewports.

  • #7554f34f0c3 Thanks @hectahertz! - perf(ActionList): memoize context values, menuItemProps, and aria attributes

  • #75984b345db Thanks @hectahertz! - perf(Banner): replace :has(.BannerActions) with [data-has-actions] attribute selector

  • #7597adadd38 Thanks @hectahertz! - perf(Button): replace :has(.Visual) with [data-no-visuals] attribute selector in link variant styling

  • #7599e6513c2 Thanks @hectahertz! - perf(Dialog): replace :has(.Footer) with [data-has-footer] attribute selector for footer border detection

  • #7620ec0b789 Thanks @hectahertz! - Use stable object reference for DialogContext value to prevent unnecessary re-renders

  • #7621235126a Thanks @hectahertz! - Memoize SelectPanel overlayProps, focusTrapSettings, and preventBubbling to reduce allocations on re-renders

  • #76000d7cc92 Thanks @hectahertz! - perf(TextInput): skip redundant character counter updates

  • #7654a09a60c Thanks @copilot-swe-agent! - SelectPanel: use 100dvh and env(safe-area-inset-bottom) in fullscreen-on-narrow mode to prevent content from being obscured by iOS Safari's browser chrome.

  • #754517ec46f Thanks @hectahertz! - perf(TreeView): defer scrollIntoView to coalesce reflows during rapid navigation

@primer
primerBot requested a review from a team as a code ownerMarch 11, 2026 16:02
@primer
primerBot requested a review from TylerJDevMarch 11, 2026 16:02
@github-actions

Copy link
Copy Markdown
Contributor

❗ Pre-merge checklist

Please ensure these items are checked before merging:

🔎 Smoke test

  • All CI checks pass on this pull request
  • Docs and Storybook open in a browser

🌏 Integration tests

  • Successful integration test with github/github-ui as a primary consumer of primer/react (automated pull request)
    • Verify all CI checks have passed on automated pull request
    • Manually test critical paths in preview
    • Manually test release-specific bugfixes and/or feature work as described in preview

✅ Peer Review

  • Create release review issue for Issues team (example)
  • Wait for approval from Issues team before merging

🤔 Sanity test

  • All bugfixes in this release have resolved their corresponding issues
  • The issues for any reverted PRs have been re-opened and commented on with a link to the reverted PR
  • No noticeable regressions have been introduced as a result of changes in this release
  • Release notes accurately describe the changes made

❗ Post-merge checklist

Please ensure these items are checked after merging:

🚢 Version upgrade, cleanup, and documentation

  • Upgrade @primer/react version at github/github-ui
  • Close Integration test PR and delete branch
  • Leave a /short-report comment on quarterly release conductor tracking issue summarizing time spent on release activities and any challenges encountered
  • Leave any testing notes on the automated per-shift release tracking issue. In particular, describe any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as other maintainers.

@github-actionsgithub-actionsBot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Mar 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Action required

👋 Hi, this pull request contains changes to the source code that github/github-ui depends on. If you are GitHub staff, test these changes with github/github-ui using the integration workflow. Or, apply the integration-tests: skipped manually label to skip these checks.

@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 11, 2026 16:15 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 7ba89d3 to 17180eeCompareMarch 11, 2026 16:23
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 11, 2026 16:34 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 17180ee to 6e7f400CompareMarch 11, 2026 17:33
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 11, 2026 17:44 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 6e7f400 to bbaa585CompareMarch 11, 2026 18:48
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 11, 2026 18:58 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from bbaa585 to 33e04b9CompareMarch 11, 2026 20:26
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 11, 2026 20:42 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 33e04b9 to f9bd2eaCompareMarch 11, 2026 21:27
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 11, 2026 21:38 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from f9bd2ea to 0a09dd0CompareMarch 11, 2026 23:24
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 11, 2026 23:37 Inactive
@siddharthkpsiddharthkp changed the title Release trackingRelease tracking v38.16.0Mar 12, 2026
@primer-integration

Copy link
Copy Markdown

Integration test results from github/github-ui:

Passed CI  Passed
Running VRT  Running
Passed Projects  Passed

@primerprimerBot changed the title Release tracking v38.16.0Release trackingMar 12, 2026
@primer
primerBotforce-pushed the changeset-release/main branch from 0a09dd0 to fe99c3aCompareMarch 12, 2026 17:08
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 12, 2026 17:18 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch 3 times, most recently from 2181d23 to ab13a7dCompareMarch 12, 2026 18:14
@github-actions
github-actionsBot requested a deployment to storybook-preview-7653 March 12, 2026 18:17 Abandoned
@primer
primerBotforce-pushed the changeset-release/main branch from ab13a7d to ca36c14CompareMarch 12, 2026 18:18
@github-actions
github-actionsBot requested a deployment to storybook-preview-7653 March 12, 2026 18:22 Abandoned
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 12, 2026 18:31 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from ca36c14 to 93c7fbaCompareMarch 12, 2026 18:33
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 12, 2026 18:44 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 93c7fba to 221eb77CompareMarch 12, 2026 18:57
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7653 March 12, 2026 19:09 Inactive
@primer-integration

Copy link
Copy Markdown

👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/16051

@francineluccafrancinelucca added the integration-tests: skipped manually Changes in this PR do not require an integration test label Mar 16, 2026
@francinelucca
francinelucca merged commit 3e61f83 into mainMar 16, 2026
58 checks passed
@francinelucca
francinelucca deleted the changeset-release/main branch March 16, 2026 15:42
@siddharthkpsiddharthkp changed the title Release trackingRelease tracking 38.15.1Mar 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: recommendedThis change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpmintegration-tests: skipped manuallyChanges in this PR do not require an integration test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@francinelucca