Skip to content

Release tracking (37.27.0) - #6192

Merged
TylerJDev merged 1 commit into
mainfrom
changeset-release/main
Jun 19, 2025
Merged

Release tracking (37.27.0)#6192
TylerJDev merged 1 commit into
mainfrom
changeset-release/main

Conversation

@primer

@primerprimerBot commented Jun 11, 2025

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@37.27.0

Minor Changes

  • #61164cca0e9 Thanks @TylerJDev! - ActionList: Add new prop disableFocusZone to disable the default focus zone provided

  • #60907bbdcab Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList and related components

  • #6183a5f7928 Thanks @TylerJDev! - SelectPanel: Add align prop to SelectPanel which determines the alignment of the panel relative to the anchor

  • #616915f942d Thanks @hussam-i-am! - fix(ProgressBar): pass-through style props

Patch Changes

@primer
primerBot requested a review from a team as a code ownerJune 11, 2025 18:04
@primer
primerBot requested a review from francineluccaJune 11, 2025 18:04
@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
  • 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-actionsgithub-actionsBot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Jun 11, 2025
@github-actions

Copy link
Copy Markdown
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-actionsBot commented Jun 11, 2025

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
packages/react/dist/browser.esm.js92.67 KB (0%)
packages/react/dist/browser.umd.js92.54 KB (0%)

@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 11, 2025 18:19 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 6635c3b to f05cf8eCompareJune 11, 2025 18:32
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 11, 2025 18:48 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch 3 times, most recently from 6fdef70 to 02b924fCompareJune 11, 2025 19:05
@github-actions
github-actionsBot requested a deployment to storybook-preview-6192 June 11, 2025 19:07 Abandoned
@github-actions
github-actionsBot requested review from TylerJDev and removed request for jonrohanJune 16, 2025 15:31
@github-actions
github-actionsBot requested a deployment to storybook-preview-6192 June 16, 2025 15:33 Abandoned
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 16, 2025 15:47 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from e4ed816 to 82d9588CompareJune 16, 2025 16:47
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 16, 2025 17:01 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 82d9588 to 9f1a0e6CompareJune 16, 2025 17:11
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 16, 2025 17:25 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 9f1a0e6 to 2040b85CompareJune 17, 2025 14:16
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 17, 2025 14:30 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 2040b85 to 00d0098CompareJune 17, 2025 14:33
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 17, 2025 14:48 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 00d0098 to d19630cCompareJune 17, 2025 17:07
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 17, 2025 17:21 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from d19630c to 11722ddCompareJune 17, 2025 19:21
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 17, 2025 19:47 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 11722dd to e3c899eCompareJune 17, 2025 20:35
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6192 June 17, 2025 20:49 Inactive
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/tdmpakpm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@francinelucca@TylerJDev@jonrohan