Skip to content

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Oct 6, 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

  • #6944 446956d Thanks @liuliu-dev! - Remove sx from deprecated ActionList component.

  • #6921 c58f171 Thanks @llastflowers! - Update ActionList component and related components to no longer support sx/styled-components

  • #6930 260c74c Thanks @mperrotti! - Removes sx prop from DataTable.Container

  • #6942 3ced917 Thanks @francinelucca! - Removes sx prop from PageLayout and subcomponents

  • #6897 c1448cc Thanks @siddharthkp! - Replaces useTheme usage with theme. If an application uses a custom theme that modifies one of the following 5 tokens, they will be reset to the default theme values. (space.2, colors.success.fg, colors.border.default, colors.border.muted, animation.easeOutCubic)

  • #6945 1c84c0f Thanks @francinelucca! - chore(Octicon): remove sx

Patch Changes

@primer/[email protected]

Minor Changes

Patch Changes

@primer primer bot requested a review from a team as a code owner October 6, 2025 17:17
@primer primer bot requested a review from pksjce October 6, 2025 17:17
Copy link
Contributor

github-actions bot commented Oct 6, 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 Oct 6, 2025
Copy link
Contributor

github-actions bot commented Oct 6, 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!

@primer primer bot force-pushed the changeset-release/main branch from c08a607 to c68d9ac Compare October 6, 2025 17:23
@github-actions github-actions bot temporarily deployed to storybook-preview-6952 October 6, 2025 17:25 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-6952 October 6, 2025 17:33 Inactive
@primer primer bot force-pushed the changeset-release/main branch from c68d9ac to 8205b0c Compare October 6, 2025 17:59
@github-actions github-actions bot temporarily deployed to storybook-preview-6952 October 6, 2025 18:07 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 8205b0c to ecae441 Compare October 6, 2025 18:09
@github-actions github-actions bot temporarily deployed to storybook-preview-6952 October 6, 2025 18:17 Inactive
@primer primer bot force-pushed the changeset-release/main branch from ecae441 to 960b8c1 Compare October 6, 2025 20:19
@github-actions github-actions bot temporarily deployed to storybook-preview-6952 October 6, 2025 20:28 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 960b8c1 to fbb7f74 Compare October 6, 2025 21:29
@github-actions github-actions bot temporarily deployed to storybook-preview-6952 October 6, 2025 21:37 Inactive
@primer primer bot force-pushed the changeset-release/main branch from fbb7f74 to 5e54737 Compare October 6, 2025 21:53
@github-actions github-actions bot temporarily deployed to storybook-preview-6952 October 6, 2025 22:03 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 5e54737 to b922e05 Compare October 6, 2025 23:21
@github-actions github-actions bot temporarily deployed to storybook-preview-6952 October 6, 2025 23:30 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.

0 participants