Skip to content

Release tracking 38.17.0 - #7671

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

Release tracking 38.17.0#7671
francinelucca merged 1 commit into
mainfrom
changeset-release/main

Conversation

@primer

@primerprimerBot commented Mar 17, 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.17.0

Minor Changes

  • #7658259fdff Thanks @hussam-i-am! - fix(polymorphic): Improve prop passthrough for ActionList.LinkItem and Breadcrumbs.Item

  • #767277735f9 Thanks @iansan5653! - - New: Exposes new useMergedRefs hook that can merge two refs into a single combined ref

    • Deprecates useRefObjectAsForwardedRef; see doc comment for migration instructions
    • Deprecates useProvidedRefOrCreate; see doc comment for migration instructions
  • #762342847d1 Thanks @copilot-swe-agent! - IconButton: keybindingHint now accepts string[] in addition to string. Multiple hints are rendered joined with "or".

Patch Changes

@primer
primerBot requested a review from a team as a code ownerMarch 17, 2026 16:24
@primer
primerBot requested a review from llastflowersMarch 17, 2026 16:24
@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 17, 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. Check the integration testing docs for step-by-step instructions. Or, apply the integration-tests: skipped manually label to skip these checks.

@github-actions
github-actionsBottemporarily deployed to storybook-preview-7671 March 17, 2026 16:38 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 0b53b78 to db8f20eCompareMarch 17, 2026 18:22
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7671 March 17, 2026 18:37 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from db8f20e to 39724edCompareMarch 18, 2026 04:01
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7671 March 18, 2026 04:12 Inactive
@francineluccafrancinelucca added the skip changeset This change does not need a changelog label Mar 18, 2026
@primer
primerBotforce-pushed the changeset-release/main branch 2 times, most recently from 15f016c to 926e2fcCompareMarch 18, 2026 17:29
@github-actions
github-actionsBot requested a deployment to storybook-preview-7671 March 18, 2026 17:33 Abandoned
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7671 March 18, 2026 17:43 Inactive
@llastflowers
llastflowers removed their request for review March 18, 2026 17:54
@primer
primerBotforce-pushed the changeset-release/main branch from 926e2fc to f15de91CompareMarch 18, 2026 19:41
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7671 March 18, 2026 19:53 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch 2 times, most recently from 9fe2563 to 0f1e4e0CompareMarch 18, 2026 23:38
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7671 March 18, 2026 23:43 Inactive
@github-actions
github-actionsBottemporarily deployed to storybook-preview-7671 March 18, 2026 23:52 Inactive
@francineluccafrancinelucca added the integration-tests: skipped manually Changes in this PR do not require an integration test label Mar 25, 2026
@francinelucca
francinelucca added this pull request to the merge queueMar 25, 2026
Merged via the queue into main with commit e4c7364Mar 25, 2026
57 checks passed
@francinelucca
francinelucca deleted the changeset-release/main branch March 25, 2026 14:06
@siddharthkpsiddharthkp changed the title Release trackingRelease tracking 38.17.0Mar 30, 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 testskip changesetThis change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@francinelucca