Skip to content

Release tracking#8154

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

Release tracking#8154
primer[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@primer

@primer primer Bot commented Jul 13, 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/mcp@0.5.0

Minor Changes

  • #8150 c261f95 Thanks @lukasoppermann! - Components: Add a batch tool for retrieving documentation for multiple components in one call.

Patch Changes

@primer/react@38.33.0

Minor Changes

  • #8160 f8e7cf2 Thanks @TylerJDev! - PageLayout: Export the resize primitives usePaneWidth and DragHandle (with defaultPaneWidth and related types) so pane-resize behavior can be reused outside of PageLayout.

Patch Changes

  • #8064 eb447fe Thanks @copilot-swe-agent! - Update the ActionBar overflow menu anchor label to More items

  • #8166 4045abe Thanks @mattcosta7! - Add contain: layout to high-churn overflow containers (ActionBar, UnderlineNav, UnderlinePanels, and LabelGroup) so their frequent reflows no longer invalidate ancestor layout.

  • #8176 f061bc4 Thanks @francinelucca! - FeatureFlags: Guard against missing context in useFeatureFlag so it returns false instead of throwing when used outside a provider

  • #8116 cade4af Thanks @mattcosta7! - useAnchoredPosition: improve performance by caching the scrollable-ancestor walk per anchor, reducing repositioning work for overlays, menus, and tooltips.

  • #8164 f86e5a6 Thanks @jonrohan! - Fix UnderlineNav tab list not filling the full width of the underline nav in Safari

  • #8165 d60d05b Thanks @jonrohan! - Pin the underline tabbed interface wrapper's vertical box model in wrap mode so external border and padding overrides can no longer offset its height and incorrectly trigger the overflow "more" menu

@primer
primer Bot requested a review from a team as a code owner July 13, 2026 14:18
@primer
primer Bot requested a review from siddharthkp July 13, 2026 14:18
@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-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 Jul 13, 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. If this doesn't work, you can also use the original workflow here. Check the integration testing docs for step-by-step instructions. Or, apply the integration-tests: skipped manually label to skip these checks.

To publish a canary release for integration testing, apply the Canary Release label to this PR.

@github-actions
github-actions Bot requested a review from jonrohan July 13, 2026 14:19
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8154 July 13, 2026 14:30 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from 49a6c95 to 3a244cb Compare July 13, 2026 19:28
@github-actions github-actions Bot assigned llastflowers and unassigned jonrohan Jul 13, 2026
@github-actions
github-actions Bot requested a review from llastflowers July 13, 2026 19:29
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8154 July 13, 2026 19:38 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from 3a244cb to c81a2c8 Compare July 13, 2026 20:27
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8154 July 13, 2026 20:39 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch 2 times, most recently from 8a89577 to 50746cb Compare July 14, 2026 15:34
@github-actions
github-actions Bot requested a deployment to storybook-preview-8154 July 14, 2026 15:38 Abandoned
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8154 July 14, 2026 15:49 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from 50746cb to a11e0a1 Compare July 14, 2026 19:24
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8154 July 14, 2026 19:35 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from a11e0a1 to 9882930 Compare July 14, 2026 20:28
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.

2 participants