Skip to content
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

Release tracking (rc.4) #4875

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Release tracking (rc.4) #4875

merged 1 commit into from
Sep 9, 2024

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Aug 23, 2024

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]

Minor Changes

  • #4893 1b098ed Thanks @jonrohan! - Refactor Label to use CSS modules behind the primer_react_css_modules_team feature flag

  • #4884 46dc2f3 Thanks @langermank! - Bump primer/primitives v9

  • #4923 1dded73 Thanks @jonrohan! - Move the Blankslate css modules feature flag to primer_react_css_modules_ga

  • #4779 551aff3 Thanks @TylerJDev! - Adds dependencies to Dialog focus trap to ensure focus trap is reset when content within changes

  • #4874 4c69b38 Thanks @jonrohan! - Refactor Text to CSS modules behind primer_react_css_modules_team feature flag

Patch Changes

@primer primer bot requested a review from a team as a code owner August 23, 2024 18:20
@primer primer bot requested a review from francinelucca August 23, 2024 18:20
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.

Copy link
Contributor

github-actions bot commented Aug 23, 2024

size-limit report 📦

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

@primer primer bot temporarily deployed to github-pages August 23, 2024 18:24 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4875 August 23, 2024 18:24 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 1fc9edc to 6a1969e Compare August 26, 2024 20:09
@primer primer bot temporarily deployed to github-pages August 26, 2024 20:13 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4875 August 26, 2024 20:13 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 6a1969e to 8bc80bf Compare August 26, 2024 20:49
@primer primer bot temporarily deployed to github-pages August 26, 2024 20:53 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4875 August 26, 2024 20:54 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 8bc80bf to cdec7cf Compare August 27, 2024 23:06
@primer primer bot temporarily deployed to github-pages August 27, 2024 23:10 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4875 August 27, 2024 23:10 Inactive
@primer primer bot force-pushed the changeset-release/main branch from cdec7cf to 1fb447e Compare August 27, 2024 23:22
@primer primer bot temporarily deployed to github-pages August 27, 2024 23:26 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4875 August 27, 2024 23:26 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 1fb447e to c0de255 Compare August 28, 2024 13:42
@primer primer bot temporarily deployed to github-pages August 28, 2024 13:46 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4875 August 28, 2024 13:46 Inactive
@primer primer bot force-pushed the changeset-release/main branch from c0de255 to ac9fc3d Compare August 28, 2024 16:23
@joshblack joshblack added the skip changeset This change does not need a changelog label Sep 6, 2024
@primer primer bot force-pushed the changeset-release/main branch from 465f4e5 to a242777 Compare September 6, 2024 18:46
@primer primer bot temporarily deployed to github-pages September 6, 2024 18:51 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4875 September 6, 2024 18:51 Inactive
@siddharthkp siddharthkp changed the title Release tracking (rc) Release tracking (rc.4) Sep 9, 2024
@primer primer bot changed the title Release tracking (rc.4) Release tracking (rc) Sep 9, 2024
@primer primer bot force-pushed the changeset-release/main branch from a242777 to 0d53a0d Compare September 9, 2024 13:25
@primer primer bot temporarily deployed to github-pages September 9, 2024 13:29 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4875 September 9, 2024 13:30 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 0d53a0d to 5ab7a4b Compare September 9, 2024 14:27
@primer primer bot temporarily deployed to github-pages September 9, 2024 14:31 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4875 September 9, 2024 14:32 Inactive
@joshblack joshblack added this pull request to the merge queue Sep 9, 2024
@joshblack joshblack removed this pull request from the merge queue due to a manual request Sep 9, 2024
@primer primer bot force-pushed the changeset-release/main branch from 5ab7a4b to b8d7bbe Compare September 9, 2024 15:13
@primer primer bot force-pushed the changeset-release/main branch from b8d7bbe to 1088591 Compare September 9, 2024 15:15
@joshblack joshblack enabled auto-merge September 9, 2024 15:17
@github-actions github-actions bot requested a review from joshblack September 9, 2024 15:18
@joshblack joshblack added this pull request to the merge queue Sep 9, 2024
Merged via the queue into main with commit 9104850 Sep 9, 2024
31 checks passed
@joshblack joshblack deleted the changeset-release/main branch September 9, 2024 15:42
@siddharthkp siddharthkp changed the title Release tracking (rc) Release tracking (rc.4) Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants