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 (37.0.0-rc.1) #4821

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Release tracking (37.0.0-rc.1) #4821

merged 1 commit into from
Aug 13, 2024

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Aug 7, 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/react@37.0.0-rc.1

Minor Changes

Patch Changes

@primer primer bot requested a review from a team as a code owner August 7, 2024 16:12
@primer primer bot requested a review from siddharthkp August 7, 2024 16:12
Copy link
Contributor

github-actions bot commented Aug 7, 2024

❗ 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 7, 2024

size-limit report 📦

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

@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 7, 2024 16:17 Inactive
@joshblack joshblack added the skip changeset This change does not need a changelog label Aug 7, 2024
@primer primer bot force-pushed the changeset-release/main branch from 71422d8 to fc8de11 Compare August 7, 2024 18:07
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 7, 2024 18:12 Inactive
@primer primer bot force-pushed the changeset-release/main branch from fc8de11 to 03d586a Compare August 7, 2024 20:12
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 7, 2024 20:18 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 03d586a to 32eb9e1 Compare August 8, 2024 16:04
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 8, 2024 16:09 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 32eb9e1 to ceaa88f Compare August 8, 2024 20:26
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 8, 2024 20:30 Inactive
@primer primer bot force-pushed the changeset-release/main branch from ceaa88f to 2bd725e Compare August 8, 2024 23:18
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 8, 2024 23:23 Inactive
@siddharthkp siddharthkp removed their request for review August 9, 2024 09:24
@primer primer bot force-pushed the changeset-release/main branch from 2bd725e to f27fe07 Compare August 9, 2024 14:06
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 9, 2024 14:10 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 11, 2024 23:17 Inactive
@siddharthkp siddharthkp requested review from siddharthkp and removed request for joshblack August 12, 2024 14:20
@siddharthkp siddharthkp assigned siddharthkp and unassigned joshblack Aug 12, 2024
@siddharthkp siddharthkp added the no-breaking-changes: need to test This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Aug 12, 2024
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 12, 2024 17:19 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 12, 2024 19:28 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4821 August 12, 2024 22:24 Inactive
@siddharthkp siddharthkp added no-breaking-changes: confirmed Tested this change doesn't break any existing instances in applications using changed components and removed no-breaking-changes: need to test This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Aug 13, 2024
Copy link
Member

@siddharthkp siddharthkp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Integration tests are passing 🟢

@siddharthkp siddharthkp added this pull request to the merge queue Aug 13, 2024
Merged via the queue into main with commit d268733 Aug 13, 2024
36 checks passed
@siddharthkp siddharthkp deleted the changeset-release/main branch August 13, 2024 16:16
@siddharthkp siddharthkp changed the title Release tracking (rc) Release tracking (37.0.0-rc.1) Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-breaking-changes: confirmed Tested this change doesn't break any existing instances in applications using changed components skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants