chore(deps): update @primer/react to v38.20.0#2795
Merged
Conversation
ee55207 to
6fcb3f2
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
38.19.0→38.20.0Release Notes
primer/react (@primer/react)
v38.20.0Compare Source
Minor Changes
#7723
ec6c88fThanks @liuliu-dev! - Add Card component with subcomponents: Card.Icon, Card.Image, Card.Heading, Card.Description, Card.Menu, and Card.Metadata#7725
d7b9313Thanks @TylerJDev! - AnchoredOverlay: Remove polyfill for CSS Anchor Positioning, use primer/behaviors as fallback. Ensure overlays take available space.#7752
d7380a7Thanks @liuliu-dev! - Breadcrumbs: Graduateprimer_react_breadcrumbs_overflow_menufeature flag, making the overflow menu behavior always-on.#7733
b9211dbThanks @francinelucca! - Overlay: Graduateprimer_react_overlay_max_height_clamp_to_viewportfeature flagThe max-height of overlays is now clamped to the viewport height by default using
min(size, 100dvh). This prevents overlays from extending beyond the viewport on smaller screens.#7698
5c34ab4Thanks @hectahertz! - Timeline: addvariantprop toTimeline.Badgefor built-in color schemes (accent,success,attention,severe,danger,done,open,closed,sponsors)Patch Changes
#7738
f5f2869Thanks @francinelucca! - ActionMenu, Table: Fix component mutation issue whereObject.assignwas modifying original@primer/reactcomponents. Now uses wrapper components to avoid side effects.#7747
b7dfb78Thanks @copilot-swe-agent! - Fix IssueLabelToken text contrast in light theme by updating the lightness-switch formula to use a division-based approach that properly produces a binary switch value for selecting black vs white text#7739
efa7af8Thanks @copilot-swe-agent! - Spinner: Remove feature flagprimer_react_spinner_synchronize_animations, treat it as always enabled.#7746
30206c4Thanks @jonrohan! - Update TokenTextContainerline-heightto use primer primitives CSS variablevar(--base-text-lineHeight-normal)Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.