Skip to content

Release tracking#7653

Open
primer[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Release tracking#7653
primer[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@primer
Copy link
Contributor

@primer primer bot commented Mar 11, 2026

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

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

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

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

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

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

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

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

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

  • #7654 a09a60c 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.

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

  • #7544 63bfd67 Thanks @hectahertz! - perf(TreeView): replace O(n) TreeWalker with O(depth) sibling traversal

@primer primer bot requested a review from a team as a code owner March 11, 2026 16:02
@primer primer bot requested a review from TylerJDev March 11, 2026 16:02
@github-actions
Copy link
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-actions github-actions bot 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
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-actions bot requested a review from francinelucca March 11, 2026 16:03
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 11, 2026 16:15 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 7ba89d3 to 17180ee Compare March 11, 2026 16:23
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 11, 2026 16:34 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 17180ee to 6e7f400 Compare March 11, 2026 17:33
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 11, 2026 17:44 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 6e7f400 to bbaa585 Compare March 11, 2026 18:48
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 11, 2026 18:58 Inactive
@primer primer bot force-pushed the changeset-release/main branch from bbaa585 to 33e04b9 Compare March 11, 2026 20:26
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 11, 2026 20:42 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 33e04b9 to f9bd2ea Compare March 11, 2026 21:27
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 11, 2026 21:38 Inactive
@primer primer bot force-pushed the changeset-release/main branch from f9bd2ea to 0a09dd0 Compare March 11, 2026 23:24
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 11, 2026 23:37 Inactive
@siddharthkp siddharthkp changed the title Release tracking Release tracking v38.16.0 Mar 12, 2026
@primer-integration
Copy link

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

@primer-integration
Copy link

Integration test results from github/github-ui:

Passed  CI   Passed
Running  VRT   Running
Passed  Projects   Passed

@primer primer bot changed the title Release tracking v38.16.0 Release tracking Mar 12, 2026
@primer primer bot force-pushed the changeset-release/main branch from 0a09dd0 to fe99c3a Compare March 12, 2026 17:08
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 12, 2026 17:18 Inactive
@primer primer bot force-pushed the changeset-release/main branch 3 times, most recently from 2181d23 to ab13a7d Compare March 12, 2026 18:14
@github-actions github-actions bot requested a deployment to storybook-preview-7653 March 12, 2026 18:17 Abandoned
@primer primer bot force-pushed the changeset-release/main branch from ab13a7d to ca36c14 Compare March 12, 2026 18:18
@github-actions github-actions bot requested a deployment to storybook-preview-7653 March 12, 2026 18:22 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 12, 2026 18:31 Inactive
@primer primer bot force-pushed the changeset-release/main branch from ca36c14 to 93c7fba Compare March 12, 2026 18:33
@github-actions github-actions bot temporarily deployed to storybook-preview-7653 March 12, 2026 18:44 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant