Skip to content

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Sep 2, 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/[email protected]

Major Changes

Patch Changes

@primer/[email protected]

Patch Changes

@primer primer bot requested a review from a team as a code owner September 2, 2025 17:07
@primer primer bot requested a review from siddharthkp September 2, 2025 17:07
Copy link
Contributor

github-actions bot commented Sep 2, 2025

❗ 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 2, 2025
Copy link
Contributor

github-actions bot commented Sep 2, 2025

👋 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!

Copy link
Contributor

github-actions bot commented Sep 2, 2025

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 87.97 KB (0%)
packages/react/dist/browser.umd.js 88.08 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 2, 2025 17:18 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 5bf4371 to 19efb03 Compare September 2, 2025 17:20
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 2, 2025 17:30 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 0687e1f to eff6562 Compare September 2, 2025 18:26
@github-actions github-actions bot requested a deployment to storybook-preview-6707 September 2, 2025 18:29 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 2, 2025 18:38 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 58c651d to 0bff824 Compare September 2, 2025 20:09
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 2, 2025 20:13 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 2, 2025 20:21 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 0bff824 to f027327 Compare September 2, 2025 21:03
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 2, 2025 21:13 Inactive
@primer primer bot force-pushed the changeset-release/main branch from f027327 to dff39de Compare September 3, 2025 10:05
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 3, 2025 10:14 Inactive
@primer primer bot force-pushed the changeset-release/main branch from dff39de to 56f020c Compare September 3, 2025 13:48
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 4, 2025 17:28 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 2db790c to 27ec8c2 Compare September 4, 2025 23:36
@github-actions github-actions bot requested a deployment to storybook-preview-6707 September 4, 2025 23:39 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 4, 2025 23:48 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 27ec8c2 to c33b33d Compare September 5, 2025 13:44
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 5, 2025 13:54 Inactive
@primer primer bot force-pushed the changeset-release/main branch from c33b33d to c850141 Compare September 5, 2025 17:11
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 5, 2025 17:21 Inactive
@primer primer bot force-pushed the changeset-release/main branch from c850141 to f34f955 Compare September 5, 2025 17:32
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 5, 2025 17:42 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 822d77a to bcefb83 Compare September 5, 2025 18:57
@github-actions github-actions bot requested a deployment to storybook-preview-6707 September 5, 2025 19:01 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 5, 2025 19:09 Inactive
@primer primer bot force-pushed the changeset-release/main branch from bcefb83 to 18cd99b Compare September 5, 2025 19:30
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 5, 2025 19:39 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 18cd99b to 85a259a Compare September 5, 2025 20:32
@github-actions github-actions bot temporarily deployed to storybook-preview-6707 September 5, 2025 20:41 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