[Snyk] Upgrade @primer/react from 38.0.0 to 38.3.0#3
Open
nefertitimcghee6-droid wants to merge 1 commit intomainfrom
Open
[Snyk] Upgrade @primer/react from 38.0.0 to 38.3.0#3nefertitimcghee6-droid wants to merge 1 commit intomainfrom
nefertitimcghee6-droid wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade @primer/react from 38.0.0 to 38.3.0. See this package in npm: @primer/react See this project in Snyk: https://app.snyk.io/org/nefertitimcghee6/project/2e7dcb32-77a3-452e-9dea-808bc8159fff?utm_source=github&utm_medium=referral&page=upgrade-pr
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.
Snyk has created this PR to upgrade @primer/react from 38.0.0 to 38.3.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 95 versions ahead of your current version.
The recommended version was released 23 days ago.
Release notes
Package name: @primer/react
Minor Changes
#7200
0a0c2a0Thanks @ joshblack! - AddleadingVisualprop toUnderlineNav.Item#7197
9605a30Thanks @ liuliu-dev! - Deprecateiconprop in favor ofleadingVisualand fix SecondaryAction styling in Banner.#7220
62fc3bbThanks @ kendallgassner! - Expose props to allow virtualization in the SelectPanel#7177
feb7001Thanks @ joshblack! - Add experimental TopicTag and TopicTag.Group componentsPatch Changes
#6987
cd5ab1bThanks @ kerimmoresh! - docs: Fix Typos in comments#7239
2735220Thanks @ lukasoppermann! - Center align header and description for BlankSlate#7223
f9fb9ebThanks @ liuliu-dev! - ActionBar: Add padding to Divider when gap="none".#7134
585c5faThanks @ hectahertz! - SegmentedControl: Remove useResponsiveValue hook from fullWidth and variant props to usegetResponsiveAttributesinstead.#7211
46a7ebeThanks @ langermank! - AdjustActionList.Itemdanger variant CSS to support trailing count/keybinding hint#7246
1667225Thanks @ pksjce! - chore - Fix type compatibility with react 19 refsMinor Changes
#7185
a05b1f9Thanks @ lukasoppermann! - CounterLabel: Add variant prop and deprecate scheme prop#7165
f2ba02aThanks @ liuliu-dev! - Fixes multiple styling issues in the Token component.#7194
32cdcfcThanks @ francinelucca! - feat(NavList): add support for inline and block description#7143
25a5f99Thanks @ langermank! - Adjust styling for button's that have nested keybinding hints#7196
70f5ffeThanks @ TylerJDev! - FilteredActionList: RemoveusingRemoveActiveDescendantfeature flag, add private prop#7059
fd3d09eThanks @ jonrohan! - feat(Spinner): Adds a delay prop to the Spinner component that delays rendering by 1000ms.#7149
5e6e04eThanks @ lukasoppermann! - StateLabel: Add size prop and deprecate variant prop to align with APIs in other components.#7142
4f3be9cThanks @ TylerJDev! - IconButton: Hide tooltip when a popup is open.Patch Changes
#7102
07c9e55Thanks @ mperrotti! - Makes Button and LinkButton 'link' variant respect user underline preference#7189
424cbc5Thanks @ liuliu-dev! - Prevent focus reset on date/time input clicks in Safari.#7180
f051a39Thanks @ copilot-swe-agent! - Feature flags: Remove feature flagprimer_react_use_styled_react_theming#7198
b1a8accThanks @ copilot-swe-agent! - Popover: add missing shadow#7188
9403294Thanks @ liuliu-dev! - Remove unusedunderlineprop from LinkButtonProps.#7192
b78167aThanks @ TylerJDev! - SelectPanel: RemoveusingRemoveActiveDescendantusage from componentPermalink to Storybook
Minor Changes
#7065
9090053Thanks @ TylerJDev! - ActionBar: AddActionBar.Menusubcomponent#7056
6ff2797Thanks @ adierkens! - Update active indicators for ActionList & FilteredActionList to follow content height#7063
247c66aThanks @ francinelucca! - Feat: popover implement click outside#7123
01b16dbThanks @ adierkens! - Adds an experimentalTabsutility component & associated hooks#7109
34e7108Thanks @ adierkens! - Add support to ActionList for 'tablist' and 'tab' roles#7112
7160709Thanks @ hectahertz! - PageHeader: Remove useResponsiveValue hook from TitleArea variant propMigrates PageHeader.TitleArea's
variantprop to usegetResponsiveAttributesfollowing ADR-018 for SSR-safe responsive values. This prevents layout shift during hydration when using responsive variants.Patch Changes
#7114
15a13c6Thanks @ liuliu-dev! - ActionList: Fix trailing action button to take full height.#7124
a746a83Thanks @ lukasoppermann! - Fixed Timeline.Break when followed by a condensed item and clip sidebar for condensed items.#7060
3468793Thanks @ francinelucca! - @ primer/react: chore(Dialog): allow direct children#7115
21cefb9Thanks @ siddharthkp! - ActionBar: IconButton no longer adds it's owndata-testid#7061
e58e102Thanks @ francinelucca! - PageLayout: update wrapper dimensions to match PageLayout's root element#7130
57ffdbcThanks @ joshblack! - Update theAnchoredOverlaycomponent so that therefvalue is not overridden when spreading props#7097
12fad7aThanks @ francinelucca! - chore: fix UnderlineWrapper html structure#7101
9382e52Thanks @ hectahertz! - Remove use of useResponsiveValue hook - PageLayout#7128
4d0f08aThanks @ liuliu-dev! - Link: Remove deprecated underline prop. (Not used in github-ui)Permalink to Storybook
Major Changes
#6944
446956dThanks @ liuliu-dev! - Remove sx from deprecated ActionList component.#6965
f61238cThanks @ francinelucca! - Chore/remove styled. components: deprecated UnderlineNav, ValidationAnimation, LabelGroup, Tooltip#6921
c58f171Thanks @ llastflowers! - Update ActionList component and related components to no longer support sx/styled-components#6902
c395547Thanks @ iansan5653! - Support nested children in ActionBar.#6930
260c74cThanks @ mperrotti! - Removessxprop from DataTable.Container#6942
3ced917Thanks @ francinelucca! - Removes sx prop from PageLayout and subcomponents#6951
2703bc9Thanks @ francinelucca! - Update FormControl component to no longer support sx#7027
415fafcThanks @ francinelucca! - Remove styled-components and styled-system from dependencies#7032
9fce541Thanks @ francinelucca! - - remove sx, SxProp, exports#6897
c1448ccThanks @ siddharthkp! - ReplacesuseThemeusage withtheme. If an application uses a custom theme that modifies one of the following 5 tokens, they will be reset to the default theme values. (space.2, colors.success.fg, colors.border.default, colors.border.muted, animation.easeOutCubic)#7015
0889246Thanks @ francinelucca! - @ primer/react: chore: remove Box, BoxProps export#6945
1c84c0fThanks @ francinelucca! - chore(Octicon): remove sx#6904
62df166Thanks @ pksjce! - Remove sx property from Button#6874
15824dbThanks @ pksjce! - Remove sx from UnderlinePanels#6690
c5c2053Thanks @ liuliu-dev! - Remove sx support from the Token component.#6673
19befd6Thanks @ llastflowers! - Update CircleBadge component to no longer support sx#6868
2053cb3Thanks @ mperrotti! - Removes Box usage and sx prop from NavList and ActionList#6631
86b3e60Thanks @ joshblack! - Remove the sx prop from Label#6865
eaf7e58Thanks @ francinelucca! - chore: remove sx from Overlay#6825
4196e0eThanks @ mperrotti! - RemovesBoxcomponent usage andsxprop from theLinkcomponent, Storybook stories, and a .figma.tsx file#6864
b0abd78Thanks @ jonrohan! - Remove support forsxfrom theTabNavcomponent#6923
e5753f0Thanks @ francinelucca! - chore: remove sx from deprecated Dialog#6729
7ae5db2Thanks @ liuliu-dev! - Update Text component to no longer support sx.#6667
d122122Thanks @ liuliu-dev! - Update Tooltip component to no longer support sx.#6611
15c1eb7Thanks @ joshblack! - Update Avatar component to no longer support sx, add sx wrapper to @ primer/styled-react#6844
1f9f582Thanks @ TylerJDev! - UpdateBreadcrumbsto no longer support sx#6812
0834e9eThanks @ joshblack! - Remove support forsxfrom the Dialog component and sub-components#6928
2eeff36Thanks @ mperrotti! - Removessxprop from VisuallyHidden component, and as a result also removessxprop from CheckboxGroup.Label and RadioGroup.Label#6860
628e601Thanks @ joshblack! - Remove support forsxfrom theHeadingcomponent#6805
0f075d1Thanks @ mperrotti! - Removes usage of Box component from other components.#6857
b9b558eThanks @ pksjce! - Remove PointerBox from @ primer-react#6708
b7b8a36Thanks @ liuliu-dev! - Remove sx prop support from the Spinner component.#6833
5ad1e93Thanks @ joshblack! - Remove sx support from Radio#6841
3e02e2cThanks @ joshblack! - Remove support forsxfromdeprecated/Pagehead#6692
bb8d648Thanks @ liuliu-dev! - Remove sx Props and BoxWithFallBack from Timeline component.#6668
acb6233Thanks @ liuliu-dev! - Update UnderlineNav component to no longer support sx and remove Box usage from it.#6835
961c1c4Thanks @ joshblack! - Remove support forsxfromButtonGroup#6834
fa70b5eThanks @ joshblack! - Remove thesxprop fromFlash#6876
2102252Thanks @ llastflowers! - Update FilteredActionList and FilteredActionListLoaders components to no longer support sx#6840
aba8050Thanks @ joshblack! - Remove support forsxprop fromdeprecated/FilteredSearch#6685
00261c9Thanks @ liuliu-dev! - Remove the sx prop from RadioGroup and Truncate.#6878
7081dd3Thanks @ llastflowers! - Update BaseStyles component to no longer support sx#6679
6158135Thanks @ llastflowers! - Update CounterLabel component to no longer support sx#6827
6843040Thanks @ joshblack! - Remove support for the sx prop from RelativeTime#6813
a1a4ad0Thanks @ joshblack! - Remove support forsxprop forInlineMessage#6866
3237a4eThanks @ francinelucca! - chore(LinkButton): remove sx from LinkButton#6655
092185fThanks @ llastflowers! - Update CheckboxGroup component to no longer support sx#6654
513cc3fThanks @ llastflowers! - Update Checkbox component to no longer support sx#6837
134f96eThanks @ TylerJDev! - Update ProgressBar to no longer support sx#6839
32febacThanks @ joshblack! - Remove support forsxfromHeader#6871
44b3d73Thanks @ joshblack! - Remove support forsxfromPageHeader#6863
9614c0eThanks @ pksjce! - Remove Banner from experimental#6754
4d080aaThanks @ TylerJDev! - Update Popover to no longer support sx#6666
71382dcThanks @ mperrotti! - Removes styled-system usage from TextInputWrapper and related components and Storybook stories.#6425
e23d965Thanks @ joshblack! - Update @ primer/react to only export ESM bundles#6806
9d13904Thanks @ joshblack! - Remove thesxprop fromAnnounce,AriaAlert, andAriaStatus#6741
4896ef1Thanks @ liuliu-dev! - Remove sx prop support from the SegmentedControl component.#6634
d883432Thanks @ TylerJDev! - CircleOcticon: Remove componentCircleOcticon#6713
7d7b797Thanks @ copilot-swe-agent! - Deprecate TextInputWithTokens component. The component has been moved to the deprecated entrypoint due to low usage and accessibility implications. Import from@ primer/react/deprecatedinstead of@ primer/react.#6272
d74d73eThanks @ llastflowers! - remove unusedcontrastfrom Select component#6652
c6d923fThanks @ llastflowers! - Update AvatarStack component to no longer support sx#6716
e177d55Thanks @ liuliu-dev! - Remove sx prop support from the SelectPanel component.#6737
2d01fc4Thanks @ liuliu-dev! - Remove sx prop support from the Select component.#6706
e3f26ccThanks @ TylerJDev! - Deprecate CircleBadge component#6676
ab5ffb0Thanks @ mperrotti! - Removes styled-system and related utilities from Caret.tsx, IssueLabelToken.tsx, StateLabel.tsx, ToggleSwitch.tsx, and deprecated/ActionList/List.tsxRemoves WidthProps from ProgressBar.tsx
#6735
45a52c1Thanks @ liuliu-dev! - Update SideNav component to no longer support sx.#6682
5bbaae7Thanks @ llastflowers! - Update LabelGroup component to no longer support sx#6680
5c30443Thanks @ llastflowers! - Update Details component to no longer support sx#6625
65ae375Thanks @ llastflowers! - Update BranchName component to no longer support sx#6627
6111046Thanks @ liuliu-dev! - Update ToggleSwitch component to no longer support sx, add sx wrapper to @ primer/styled-react.#6607
133d5a5Thanks @ jonrohan! - Remove sx prop support from the VisuallyHidden component#6622
247b3f7Thanks @ francinelucca! - BREAKING CHANGE: remove AvatarTokenBREAKING CHANGE: make Caret component internal only
#6595
de5a4b7Thanks @ copilot-swe-agent! - Remove AvatarPair component from codebase#6656
3a778b9Thanks @ liuliu-dev! - Update StateLabel component to no longer support sx.#6610
65fc87dThanks @ jonrohan! - Remove sx prop support from the Stack component#6613
3ab94c5Thanks @ llastflowers! - Update SplitPageLayout component to no longer support sx#6602
d6d25dcThanks @ jonrohan! - Remove sx support from SubNav componentMinor Changes
#6979
8b2632bThanks @ TylerJDev! - ActionBar: AddsActionBar.Groupsub component#7066
c32f726Thanks @ adierkens! - Exports useAnchoredPosition utility#7045
7595b8dThanks @ langermank! - Add newBanneractionsLayoutprop to handle actions layout edge cases#7033
4c4c4cdThanks @ liuliu-dev! - DeprecateleadingIconin favor ofleadingVisualforSegmentedControl.Button.#6976
2ec5bf2Thanks @ francinelucca! - feat: support custom slots#6919
32e12c6Thanks @ TylerJDev! - TreeView: AddcountandclassNamesupport for trailing actions#6889
9201d93Thanks @ broccolinisoup! - Tooltip: Add delay functionality to tooltips with the options ofinstant(default),medium,long#6937
09ee0eaThanks @ francinelucca! - chore: add styles to formcontrol and subcomponents#6456
fbd3ac7Thanks @ TylerJDev! - TreeView: Add trailing actions propsecondaryActions#6855
356a129Thanks @ cheshire137! - Add buttonLabelOn and buttonLabelOff to ToggleSwitch#6815
2024709Thanks @ francinelucca! - chore: add PortalContext