Skip to content

Release tracking #5769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2025
Merged

Release tracking #5769

merged 1 commit into from
Mar 20, 2025

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Mar 13, 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.

Releases

@primer/react@37.16.0

Minor Changes

  • #5763 d3926d1 Thanks @hussam-i-am! - chore(Box): Mark Box and its props as deprecated

  • #5772 0970415 Thanks @jonrohan! - Removing the CSS modules feature flag from the SubNav component.

  • #5785 fbd7fc9 Thanks @jonrohan! - Remove CSS modules feature flag from VisuallyHidden

  • #5760 8b492cf Thanks @TylerJDev! - Radio: Removes aria-invalid and aria-required from Radio, as they are not supported on the element's role.

  • #5759 76bf60d Thanks @siddharthkp! - AnchoredOverlay: Add prop to set responsive variant. Example: variant: {regular: 'anchored', narrow: 'anchored'}

  • #5725 d3b48b1 Thanks @lukasoppermann! - Allow button count prop to accept a number or a string, to allow for human format, like 3.2k

Patch Changes

@primer primer bot requested a review from a team as a code owner March 13, 2025 18:21
@primer primer bot requested a review from joshblack March 13, 2025 18:21
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 Mar 13, 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!

Copy link
Contributor

github-actions bot commented Mar 13, 2025

size-limit report 📦

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

@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 13, 2025 18:37 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from bf6a29f to 3299b18 Compare March 13, 2025 18:55
@github-actions github-actions bot requested a deployment to storybook-preview-5769 March 13, 2025 19:03 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 13, 2025 19:16 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 3299b18 to efa5f4d Compare March 13, 2025 19:17
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 13, 2025 19:30 Inactive
@primer primer bot force-pushed the changeset-release/main branch from efa5f4d to 65712c1 Compare March 13, 2025 21:25
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 13, 2025 21:38 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 65712c1 to 7fcc74f Compare March 13, 2025 22:00
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 13, 2025 22:14 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 7fcc74f to 32ad1f6 Compare March 13, 2025 22:26
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 13, 2025 22:44 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 32ad1f6 to 08acf70 Compare March 14, 2025 13:46
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 14, 2025 13:58 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 08acf70 to e2299fc Compare March 14, 2025 15:22
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 14, 2025 17:45 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 94ecdd3 to 5d8c89d Compare March 17, 2025 09:37
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 17, 2025 09:51 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 5d8c89d to fc2bbe5 Compare March 17, 2025 15:53
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 17, 2025 16:07 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 0afc036 to 82e74bd Compare March 17, 2025 16:37
@github-actions github-actions bot requested a deployment to storybook-preview-5769 March 17, 2025 16:41 Abandoned
@primer primer bot force-pushed the changeset-release/main branch from 82e74bd to c29d19a Compare March 17, 2025 16:46
@github-actions github-actions bot requested a deployment to storybook-preview-5769 March 17, 2025 16:50 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 17, 2025 17:02 Inactive
@primer primer bot force-pushed the changeset-release/main branch 3 times, most recently from be7ee13 to b504900 Compare March 17, 2025 18:22
@github-actions github-actions bot requested a deployment to storybook-preview-5769 March 17, 2025 18:29 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 17, 2025 18:43 Inactive
@primer primer bot force-pushed the changeset-release/main branch from b504900 to 7c85846 Compare March 17, 2025 22:26
@github-actions github-actions bot temporarily deployed to storybook-preview-5769 March 17, 2025 22:39 Inactive
@joshblack joshblack merged commit edc824a into main Mar 20, 2025
46 checks passed
@joshblack joshblack deleted the changeset-release/main branch March 20, 2025 20:41
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