Skip to content

Release tracking (37.2.0) - #5219

Merged
siddharthkp merged 2 commits into
mainfrom
changeset-release/main
Nov 5, 2024
Merged

Release tracking (37.2.0)#5219
siddharthkp merged 2 commits into
mainfrom
changeset-release/main

Conversation

@primer

@primerprimerBot commented Nov 4, 2024

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.2.0

Minor Changes

  • #5168b9749d4 Thanks @TylerJDev! - TreeView: Adds indication of no nodes in a tree item, allows for `aria-expanded even if the item is empty.

  • #5202293c574 Thanks @hussam-i-am! - Update SubNav component to use CSS modules behind the feature flag primer_react_css_modules_team

Patch Changes

@primer
primerBot requested a review from a team as a code ownerNovember 4, 2024 17:38
@primer
primerBot requested a review from siddharthkpNovember 4, 2024 17:38
@github-actions

github-actionsBot commented Nov 4, 2024

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-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-actionsgithub-actionsBot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Nov 4, 2024
@github-actions
github-actionsBottemporarily deployed to storybook-preview-5219 November 4, 2024 17:40 Inactive
@github-actions

github-actionsBot commented Nov 4, 2024

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
packages/react/dist/browser.esm.js98.48 KB (0%)
packages/react/dist/browser.umd.js98.91 KB (0%)

@primer
primerBotforce-pushed the changeset-release/main branch from d40ddd6 to 635b9e6CompareNovember 4, 2024 18:34
@github-actions
github-actionsBottemporarily deployed to storybook-preview-5219 November 4, 2024 18:36 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 635b9e6 to aaabf5eCompareNovember 4, 2024 18:48
@github-actions
github-actionsBottemporarily deployed to storybook-preview-5219 November 4, 2024 18:51 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from aaabf5e to 438604cCompareNovember 4, 2024 20:04
@github-actions
github-actionsBottemporarily deployed to storybook-preview-5219 November 4, 2024 20:07 Inactive
@primer
primerBotforce-pushed the changeset-release/main branch from 438604c to 26452b6CompareNovember 4, 2024 20:42
@github-actions
github-actionsBottemporarily deployed to storybook-preview-5219 November 4, 2024 20:45 Inactive
@siddharthkpsiddharthkp mentioned this pull request Nov 4, 2024
4 tasks
@primer
primerBotforce-pushed the changeset-release/main branch from b263253 to 2023938CompareNovember 5, 2024 15:12

@siddharthkpsiddharthkp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Integration tests are passing 🎉

@siddharthkpsiddharthkp added integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh and removed integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Nov 5, 2024
@github-actions
github-actionsBottemporarily deployed to storybook-preview-5219 November 5, 2024 15:15 Inactive
@github-actions
github-actionsBottemporarily deployed to storybook-preview-5219 November 5, 2024 15:22 Inactive
@siddharthkp
siddharthkp added this pull request to the merge queueNov 5, 2024
Merged via the queue into main with commit d6bf8b1Nov 5, 2024
@siddharthkp
siddharthkp deleted the changeset-release/main branch November 5, 2024 15:34
@siddharthkpsiddharthkp changed the title Release trackingRelease tracking (37.2.0)Nov 7, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: passingChanges in this PR do NOT cause breaking changes in gh/gh

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@siddharthkp