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.10) #5067

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Release tracking (rc.10) #5067

merged 1 commit into from
Oct 9, 2024

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Oct 4, 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.10

Minor Changes

Patch Changes

  • #5059 682e787 Thanks @gwwar! - Fixes negative and invalid pages in data table pagination on re-render.

  • #5078 3b7bf41 Thanks @jonrohan! - Set the min-width of IconButton to unset to resolve layout issues.

  • #5062 0f5d5e0 Thanks @jonrohan! - Move CSS modules feature flag from staff to ga for Avatar component

  • #5082 212714c Thanks @langermank! - Add focus styles to Pagination component

  • #5077 6490b27 Thanks @jonrohan! - Bug fix(Avatar): Changed rounded border calculation for the "square" Avatar to better align with existing border styles

  • #5055 73135c1 Thanks @francinelucca! - fix(Banner): rewrite PrimaryAction & SecondaryAction types

  • #5068 5f7bd0b Thanks @jonrohan! - fix for toggleStyledComponent utility, When the feature flag is enabled and sx prop is passed in use, Box

  • #5091 4218bef Thanks @jonrohan! - Bug fix for IconButton to respect the style prop width when the feature flag is on.

  • #5073 472967a Thanks @siddharthkp! - SelectPanel: Fix items not being selected when defined within scope (track selection by item.id)

  • #5066 702ba5c Thanks @jonrohan! - Use the IconButton for the close button on Dialog

  • #5079 a2e5671 Thanks @jonrohan! - Correctly pass styled system typography and common props to the Box component in the Text component when the CSS modules feature flag is enabled.

@primer primer bot requested a review from a team as a code owner October 4, 2024 17:44
@primer primer bot requested a review from siddharthkp October 4, 2024 17:44
Copy link
Contributor

github-actions bot commented Oct 4, 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 Oct 4, 2024

size-limit report 📦

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

@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from f3a2b19 to 2ec842f Compare October 4, 2024 20:22
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 4, 2024 20:24 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 4, 2024 21:21 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 4, 2024 22:33 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 7, 2024 18:57 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 7, 2024 19:00 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 7, 2024 19:04 Inactive
@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 Oct 8, 2024
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 8, 2024 16:48 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 8, 2024 18:13 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 8, 2024 19:28 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 9, 2024 02:02 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 9, 2024 02:27 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5067 October 9, 2024 02:40 Inactive
@broccolinisoup broccolinisoup removed the request for review from siddharthkp October 9, 2024 02:42
@broccolinisoup broccolinisoup added the skip changeset This change does not need a changelog label Oct 9, 2024
@broccolinisoup broccolinisoup added this pull request to the merge queue Oct 9, 2024
Merged via the queue into main with commit 00ff2f8 Oct 9, 2024
44 checks passed
@broccolinisoup broccolinisoup deleted the changeset-release/main branch October 9, 2024 08:41
@siddharthkp siddharthkp changed the title Release tracking (rc) Release tracking (rc.10) Oct 9, 2024
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 skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants