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.6) #4980

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Release tracking (rc.6) #4980

merged 1 commit into from
Sep 23, 2024

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Sep 17, 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/[email protected]

Major Changes

  • #4953 04e8c9c Thanks @iansan5653! - Delete deprecated draft components MarkdownEditor, MarkdownInput, and InlineAutocomplete

Minor Changes

Patch Changes

  • #5000 b8f6888 Thanks @jonrohan! - Text component CSS module feature flag changed to primer_react_css_modules_staff

  • #4975 0b89fc0 Thanks @jonrohan! - Change the Link component feature flag from primer_react_css_modules_staff to primer_react_css_modules_ga

  • #4981 c8fe1c6 Thanks @jonrohan! - Removes the feature flag from the Blankslate component to always render with CSS modules.

  • #4986 d6471aa Thanks @francinelucca! - fix(Dialog): track mousedown event to prevent accidental closing

  • #4967 98d3d13 Thanks @TylerJDev! - Utilizes [disabled] selector instead of :disabled in TooltipV2 to address a false positive

  • #4977 1adea12 Thanks @siddharthkp! - SelectPanel: Add role=combobox to filter input (behind feature flag primer_react_select_panel_with_modern_action_list)

  • #4971 ff56b04 Thanks @jonrohan! - Changed Heading feature flag from primer_react_css_modules_staff to primer_react_css_modules_ga

  • #4989 dc80aa6 Thanks @camertron! - Allow color to be customized for medium-sized IconButtons

  • #4968 da0f48b Thanks @siddharthkp! - SelectPanel: Add announcements for screen readers (behind feature flag primer_react_select_panel_with_modern_action_list)

  • #4970 44a3dc9 Thanks @joshblack! - Update tab in UnderlinePanels to set explicit type

  • #5000 b8f6888 Thanks @jonrohan! - Label component CSS module feature flag changed to primer_react_css_modules_staff

  • #4995 8a1ee22 Thanks @lukasoppermann! - ProgressBar: Adding default gap between sections for progressbars with more than one section

  • #4966 c097e96 Thanks @siddharthkp! - SelectPanel: Fix focus and selection styles for Windows high contrast themes (behind feature flag primer_react_select_panel_with_modern_action_list)

  • #4997 dc2d1f3 Thanks @TylerJDev! - Popover: Add note on deprecation of caret in v38

  • #4987 b82286d Thanks @langermank! - Bump stylelint + fixes

@primer primer bot requested a review from a team as a code owner September 17, 2024 16:41
@primer primer bot requested a review from siddharthkp September 17, 2024 16:41
Copy link
Contributor

github-actions bot commented Sep 17, 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 Sep 17, 2024

size-limit report 📦

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

@github-actions github-actions bot temporarily deployed to storybook-preview-4980 September 17, 2024 17:02 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4980 September 17, 2024 20:52 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4980 September 17, 2024 21:24 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4980 September 17, 2024 22:24 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4980 September 18, 2024 16:02 Inactive
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.

All green!

@siddharthkp siddharthkp added this pull request to the merge queue Sep 23, 2024
Merged via the queue into main with commit a5d8785 Sep 23, 2024
35 of 37 checks passed
@siddharthkp siddharthkp deleted the changeset-release/main branch September 23, 2024 15:11
@siddharthkp siddharthkp changed the title Release tracking (rc) Release tracking (rc-6) Sep 23, 2024
@siddharthkp siddharthkp changed the title Release tracking (rc-6) Release tracking (rc.6) Sep 23, 2024
@siddharthkp siddharthkp mentioned this pull request Sep 24, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants