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 #4133

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Release tracking #4133

merged 1 commit into from
Jan 25, 2024

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Jan 9, 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.

Releases

@primer/react@36.6.0

Minor Changes

  • #3787 c9d74219d Thanks @langermank! - - Moves legacy color primitives from primer/primitives directly into Primer React

    • Cleans up unused dependencies on primitives other than color
    • Preparing for the upgrade to CSS variables (Primitives v8)
  • #3994 c40f76562 Thanks @maximedegreve! - ActionMenu: Only use checkmarks in menus instead of checkboxes

  • #4135 c2b069cfd Thanks @dipree! - Deprecate the underline property of the Link component in favor of the new inline property to better handle link visibility and accessibility when adjacent to text.

  • #4145 996475f7b Thanks @siddharthkp! - experimental/SelectPanel: Add SelectPanel.SecondaryAction

  • #4128 359213b29 Thanks @joshblack! - Add "use client" to package entrypoints to support React Server Components

Patch Changes

@primer primer bot requested review from a team and pksjce January 9, 2024 17:50
Copy link
Contributor

github-actions bot commented Jan 9, 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 Jan 9, 2024

size-limit report 📦

Path Size
dist/browser.esm.js 104.47 KB (0%)
dist/browser.umd.js 105.11 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 9, 2024 17:54 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 9, 2024 20:43 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 11, 2024 11:12 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 11, 2024 15:55 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 12, 2024 05:41 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 12, 2024 18:51 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 7d53da9 to c5a08f0 Compare January 16, 2024 19:07
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 810522c to 4053e02 Compare January 16, 2024 19:10
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 16, 2024 19:14 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 22, 2024 18:18 Inactive
@joshblack joshblack removed the request for review from pksjce January 22, 2024 18:58
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 23, 2024 08:16 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 23, 2024 08:22 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 23, 2024 10:39 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 23, 2024 18:02 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4133 January 24, 2024 14:03 Inactive
@joshblack joshblack added this pull request to the merge queue Jan 25, 2024
Merged via the queue into main with commit 05f2d79 Jan 25, 2024
32 checks passed
@joshblack joshblack deleted the changeset-release/main branch January 25, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants