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

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Release tracking #4085

merged 1 commit into from
Dec 22, 2023

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Dec 19, 2023

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

Minor Changes

  • #4027 49f585f9 Thanks @iansan5653! - Deprecate MarkdownEditor, MarkdownViewer, InlineAutocomplete, and related hooks

  • #4049 f0d38bc39 Thanks @TylerJDev! - Replaces deprecated Button component in Dialog with newest version

  • #4061 f46c07189 Thanks @mperrotti! - Adds a new prop, animated, to the ProgressBar component. This allows the "filled" segment(s) to animate and indicate some process is still in progress.

  • #3913 cf225772 Thanks @mperrotti! - Supports inactive ActionList items by letting users pass the required message to the inactiveText prop.

  • #4028 bbe58b8e1 Thanks @joshblack! - Use a CSS variable for the monospace font stack

Patch Changes

@primer primer bot requested review from a team and joshblack December 19, 2023 03:11
Copy link
Contributor

github-actions bot commented Dec 19, 2023

❗ 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 Dec 19, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 104.95 KB (0%)
dist/browser.umd.js 105.52 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 19, 2023 03:16 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 19, 2023 14:38 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 19, 2023 16:27 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 19, 2023 16:31 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 19, 2023 17:03 Inactive
@primer primer bot force-pushed the changeset-release/main branch 3 times, most recently from 9e5ecc8 to 7375bfa Compare December 19, 2023 18:44
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 19, 2023 18:48 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from f84c441 to 2ffaa7e Compare December 19, 2023 19:23
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 19, 2023 19:27 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 20, 2023 09:10 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 20, 2023 15:40 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from c9ee02b to 3424924 Compare December 20, 2023 21:19
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 20, 2023 21:24 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 21, 2023 10:45 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 21, 2023 17:24 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4085 December 21, 2023 18:32 Inactive
Copy link
Member

@broccolinisoup broccolinisoup left a comment

Choose a reason for hiding this comment

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

🥳

@broccolinisoup broccolinisoup added this pull request to the merge queue Dec 22, 2023
Merged via the queue into main with commit 7fa7c14 Dec 22, 2023
34 checks passed
@broccolinisoup broccolinisoup deleted the changeset-release/main branch December 22, 2023 02:49
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.

1 participant