Bump @primer/react from 36.1.0 to 38.18.0#805
Conversation
|
c59cb18 to
90d24fa
Compare
Bumps [@primer/react](https://github.com/primer/react) from 36.1.0 to 38.18.0. - [Release notes](https://github.com/primer/react/releases) - [Commits](https://github.com/primer/react/compare/v36.1.0...@primer/react@38.18.0) --- updated-dependencies: - dependency-name: "@primer/react" dependency-version: 38.18.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
90d24fa to
f330a10
Compare
|
@copilot what's causing the CI failures? can it be fixed? |
Agent-Logs-Url: https://github.com/primer/doctocat/sessions/37ce0177-3cff-4d5e-8a5b-c1ad567999e7 Co-authored-by: francinelucca <40550942+francinelucca@users.noreply.github.com>
The CI was failing because Fixed in 61bb342 by:
Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot look into the new CI failures |
Agent-Logs-Url: https://github.com/primer/doctocat/sessions/6f16c06f-1317-4086-9a54-f15e4b4566ce Co-authored-by: francinelucca <40550942+francinelucca@users.noreply.github.com>
…react 38.x
- Replace all Box components with native HTML elements (div, span, header, main, ul, pre, blockquote)
- Replace Octicon wrapper with direct icon components (LinkIcon, DotFillIcon, AccessibilityInsetIcon, CheckIcon, CopyIcon, MarkGithubIcon)
- Convert all sx prop theme tokens to inline style with CSS custom properties
- Replace spacing scale (0-8) with px values (0, 4, 8, 16, 24, 32, 40, 48, 64)
- Replace font size scale with px values (12, 14, 16, 20, 24, 32, 40, 48)
- Replace color theme tokens with CSS vars (--fgColor-*, --bgColor-*, --borderColor-*)
- Replace borderRadius: 2 with 6px
- Fix Downshift getItemProps/getMenuProps/getRootProps to use style instead of theme props
- Replace Text as={LiveError} sx={{...}} with LiveError style={{...}}
- Add StyledLink in heading.js for pseudo-selector hover/focus styles via styled-components
- Convert status/accessibility color functions to return CSS custom properties
- Remove deleted check_exports.test.js (tested Box existence, now removed in 38.x)
- Add className annotations for responsive layout (sidebar-wrapper, mobile-controls, etc.)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: francinelucca <40550942+francinelucca@users.noreply.github.com>
…px'/'12px' Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: francinelucca <40550942+francinelucca@users.noreply.github.com>
- Add responsive CSS classes to wrap-page-element.js GlobalStyles: - .sidebar-wrapper: hidden on mobile, visible at 1012px+ - .desktop-nav / .desktop-search: hidden on mobile, flex/block at 1012px+ - .mobile-controls: flex on mobile, hidden at 1012px+ - .toc-sidebar: hidden on mobile, block at 768px+ - .mobile-toc: block on mobile, hidden at 768px+ - .image-container img / .do-dont-content img: max-width 100% - .do-dont-content > *:last-child: margin-bottom 0 - Remove conflicting inline display values from layout.js, hero-layout.js, header.js - Add classNames to image-container.js and do-dont.js for img rules Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: francinelucca <40550942+francinelucca@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: francinelucca <40550942+francinelucca@users.noreply.github.com>
…st assertions Agent-Logs-Url: https://github.com/primer/doctocat/sessions/6f16c06f-1317-4086-9a54-f15e4b4566ce Co-authored-by: francinelucca <40550942+francinelucca@users.noreply.github.com>
The new CI failures were caused by multiple breaking changes in
Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Bumps @primer/react from 36.1.0 to 38.18.0.
Release notes
Sourced from
@primer/react's releases.... (truncated)
Commits
1625489Release tracking (#7701)6cd13c0Add 'Archived' to StateLabel (#7686)f441841lock-release.yml: Use legacy branch protection instead of rulesets (#7705)0ecaf6ffix(Link): destructuremutedprop to prevent unintentional DOM attribute le...91bf343chore: graduate primer_react_action_menu_display_in_viewport_inside_dialog (#...1505d9bfeat: add displayInViewport option to SelectPanel (#7699)1c7c598Remove Avatar component from@primer/styled-react(#7685)1acb7d3fix(FilteredActionList): prevent content-visibility from clipping item divide...39c8cf3Timeline: extendclipSidebarto accept'start' | 'end' | 'both'(#7662)b492cc8fix(Button): Apply inline-flex display to loading wrapper for link variant (#...