Skip to content

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Sep 22, 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.4

Major Changes

Minor Changes

Patch Changes

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

Minor Changes

  • #6848 156903c Thanks @jonrohan! - feat(styled-react): Add an automatic generation of a components.json file to be used in the primer-react/use-styled-react-import eslint plugin

  • #6866 3237a4e Thanks @francinelucca! - chore(LinkButton): remove sx from LinkButton

Patch Changes

@primer primer bot requested a review from a team as a code owner September 22, 2025 17:25
@primer primer bot requested a review from TylerJDev September 22, 2025 17:25
@primer primer bot force-pushed the changeset-release/main branch from 39b605d to 61ca99c Compare September 22, 2025 17:26
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 22, 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!

@github-actions github-actions bot requested a deployment to storybook-preview-6892 September 22, 2025 17:29 Abandoned
@primer primer bot force-pushed the changeset-release/main branch from 61ca99c to 6e18c12 Compare September 22, 2025 17:30
@github-actions github-actions bot requested a deployment to storybook-preview-6892 September 22, 2025 17:33 Abandoned
@primer primer bot force-pushed the changeset-release/main branch 3 times, most recently from 1896375 to e1f7326 Compare September 22, 2025 17:37
@github-actions github-actions bot requested a deployment to storybook-preview-6892 September 22, 2025 17:38 Abandoned
@primer primer bot force-pushed the changeset-release/main branch 4 times, most recently from 2a1415b to 624ac39 Compare September 22, 2025 17:44
@github-actions github-actions bot requested a deployment to storybook-preview-6892 September 22, 2025 17:45 Abandoned
@primer primer bot force-pushed the changeset-release/main branch from 624ac39 to 201492d Compare September 22, 2025 17:48
@github-actions github-actions bot requested a deployment to storybook-preview-6892 September 22, 2025 17:51 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 22, 2025 18:00 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 201492d to 55721a2 Compare September 22, 2025 18:00
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 22, 2025 18:08 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 55721a2 to aeebb56 Compare September 22, 2025 18:24
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 22, 2025 18:33 Inactive
@primer primer bot force-pushed the changeset-release/main branch from aeebb56 to 6f81302 Compare September 22, 2025 18:40
@primer primer bot force-pushed the changeset-release/main branch from b1b8aa1 to a9499e4 Compare September 22, 2025 23:40
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 22, 2025 23:41 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 22, 2025 23:49 Inactive
@primer primer bot force-pushed the changeset-release/main branch from a9499e4 to 69e4904 Compare September 22, 2025 23:53
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 23, 2025 00:02 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 69e4904 to 2820bd4 Compare September 23, 2025 01:35
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 23, 2025 01:44 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 2820bd4 to e8f0129 Compare September 23, 2025 01:56
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 23, 2025 02:05 Inactive
@primer primer bot force-pushed the changeset-release/main branch from e8f0129 to 3669b7e Compare September 23, 2025 15:32
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 23, 2025 15:40 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 3669b7e to b83219d Compare September 23, 2025 16:24
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 23, 2025 16:34 Inactive
@primer primer bot force-pushed the changeset-release/main branch from b83219d to ec7ceac Compare September 23, 2025 21:32
@github-actions github-actions bot temporarily deployed to storybook-preview-6892 September 23, 2025 21:49 Inactive
@TylerJDev TylerJDev merged commit f51dce9 into main Sep 26, 2025
41 of 43 checks passed
@TylerJDev TylerJDev deleted the changeset-release/main branch September 26, 2025 19:06
llastflowers pushed a commit that referenced this pull request Sep 29, 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.

1 participant