Skip to content

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Sep 26, 2025

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@primer/react@38.0.0-rc.5

Major Changes

Minor Changes

Patch Changes

@primer/styled-react@1.0.0-rc.5

Minor Changes

Patch Changes

@primer primer bot requested a review from a team as a code owner September 26, 2025 19:47
@primer primer bot requested a review from TylerJDev September 26, 2025 19:47
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
  • Works in CodeSandbox or StackBlitz
    • New components render successfully
    • (optional) Tested in both SPA and SSR apps if release contains build changes

🌏 Integration tests

  • Successful integration test with github/github 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 the review-lab
    • Manually test release-specific bugfixes and/or features work as described in the review-lab

🤔 Sanity test

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

🚢 After merge

  • Upgrade @primer/react version at github/github

  • Add the preview deployment's link to releases as a way of permalinking to old version's docs. Example

Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as 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 Sep 26, 2025
Copy link
Contributor

👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

@primer primer bot force-pushed the changeset-release/main branch from eaf9a6f to 55171ee Compare September 26, 2025 19:48
@github-actions github-actions bot requested a deployment to storybook-preview-6913 September 26, 2025 19:52 Abandoned
@primer primer bot force-pushed the changeset-release/main branch from 55171ee to 341c303 Compare September 26, 2025 19:52
@github-actions github-actions bot requested a deployment to storybook-preview-6913 September 26, 2025 19:55 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 September 26, 2025 20:03 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 341c303 to 0e1c502 Compare September 26, 2025 20:48
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 September 26, 2025 20:57 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 048e0a5 to 4ef84ea Compare September 26, 2025 21:04
@github-actions github-actions bot requested a deployment to storybook-preview-6913 September 26, 2025 21:07 Abandoned
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 6343c98 to 8e780c2 Compare September 26, 2025 21:11
@github-actions github-actions bot requested a deployment to storybook-preview-6913 September 26, 2025 21:11 Abandoned
@github-actions github-actions bot requested a deployment to storybook-preview-6913 September 26, 2025 21:14 Abandoned
@primer primer bot force-pushed the changeset-release/main branch from 8e780c2 to 0168bdf Compare September 26, 2025 21:25
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 September 26, 2025 21:26 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 September 26, 2025 21:39 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 0168bdf to 5d9c5c1 Compare September 26, 2025 22:51
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 September 26, 2025 23:01 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 5d9c5c1 to 8d7d263 Compare September 29, 2025 16:06
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 October 1, 2025 06:03 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 541befb to 03399d2 Compare October 1, 2025 11:52
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 October 1, 2025 12:00 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 03399d2 to 484a4cd Compare October 1, 2025 12:31
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 October 1, 2025 12:41 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 484a4cd to 72320c6 Compare October 1, 2025 13:21
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 October 1, 2025 13:29 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 72320c6 to 6a3a0e3 Compare October 1, 2025 14:52
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 October 1, 2025 15:02 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 6a3a0e3 to aaa12fa Compare October 1, 2025 16:39
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 October 1, 2025 16:49 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from bc587f0 to 865cfef Compare October 3, 2025 13:54
@github-actions github-actions bot requested a deployment to storybook-preview-6913 October 3, 2025 14:02 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6913 October 3, 2025 14:14 Inactive
@francinelucca francinelucca merged commit be7cdbf into main Oct 6, 2025
41 of 45 checks passed
@francinelucca francinelucca deleted the changeset-release/main branch October 6, 2025 17:05
pksjce pushed a commit that referenced this pull request Oct 7, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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