[Snyk] Upgrade @primer/react from 35.26.1 to 35.32.2 #56
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 35.26.1 to 35.32.2.
ℹ️ 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 9 versions ahead of your current version.
The recommended version was released on a year ago.
Issues fixed by the recommended upgrade:
SNYK-JS-BRACES-6838727
SNYK-JS-MICROMATCH-6838728
Release notes
Package name: @primer/react
-
35.32.2 - 2023-10-26
-
-
-
35.32.1 - 2023-10-18
-
-
-
35.32.0 - 2023-10-16
-
-
-
-
-
-
-
-
35.31.0 - 2023-09-29
-
-
-
-
35.30.0 - 2023-09-20
-
-
-
-
-
-
-
-
-
35.29.0 - 2023-09-06
-
-
-
-
-
-
-
-
-
-
-
35.28.0 - 2023-08-21
-
-
-
-
-
-
-
-
-
35.27.1 - 2023-08-04
-
- SplitPageLayout: Undo deprecation of
-
35.27.0 - 2023-08-01
-
-
-
-
-
- truncate LabelGroup children after a static number of children (for example, truncate after the 5th label)
- truncate LabelGroup children to fit in the width of the parent
- show full list in an Overlay
- show full list inline
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
35.26.1 - 2023-07-06
-
-
-
-
-
-
-
-
-
from @primer/react GitHub release notesPermalink to documentation
Patch Changes
#3861
85d9e515Thanks @ langermank! - UsebuttonCSS vars for border-color to support a feature flag#3862
8cd6007eThanks @ TylerJDev! - Addsaria-disabledto inactive pagination buttons.Permalink to documentation
Patch Changes
#3839
d463d547Thanks @ joshblack! - Restore Link underline preference to original behavior#3836
038a7899Thanks @ xiaolou86! - docs: fix typoPermalink to documentation
Minor Changes
#3720
521b02f4Thanks @ mperrotti! - Updates link styles to support underline link preferences.#3813
1fcfc478Thanks @ joshblack! - Add support for arefon the inner in ToggleSwitchPatch Changes
#3815
794a477cThanks @ pksjce! - Update hover styles for ActionList item#3691
f4648b19Thanks @ joshblack! - Update ActionList to placeidon item with an ARIA role#3809
6b18eaecThanks @ gr2m! - exportSelectPanelfrom@ primer/react/drafts#3683
a84a1498Thanks @ broccolinisoup! - Button: Allow leadingIcon, trailingIcon, trailingAction to be overridable with sx#3784
6f4fe7d2Thanks @ radglob! - Revert "Add aria-selected value to ActionList.Item."Permalink to documentation
Minor Changes
#3394
9cd50f70Thanks @ broccolinisoup! - Tooltip: Release Tooltip v2 as a draft/experimental#3749
b4fe331eThanks @ thyeggman! - Add suport for sparse sorting to DataTable#3581
cc12464dThanks @ broccolinisoup! - ActionList: Add ActionList.Heading componentPermalink to documentation
Minor Changes
#3714
88340269Thanks @ iansan5653! - Add support for controlling which sideActionMenurenders on (via asideprop onActionMenu.Overlay)#3715
1f889281Thanks @ joshblack! - Add support for leadingVisual and trailingVisual props to Button#3739
b90e5476Thanks @ joshblack! - Add the Column type and createColumnHelper function to easily define columns for DataTable#3719
500e529dThanks @ joshblack! - The UnderlineNav, FilterList, and FilteredSearch components will be deprecated in v36 and have been moved to the deprecated entrypoint. To use the new UnderlineNav, migrate to the component available in drafts.#3732
8928acc3Thanks @ joshblack! - Add defaulttype="button"toIconButtoncomponentPatch Changes
#3661
25693b08Thanks @ joshblack! - Update thechildrenprop forButtonto be optional#3737
a93eca21Thanks @ joshblack! - Restore default main landmark in PageLayout.Content#3722
0baa5a7fThanks @ mattcosta7! - use isomorphic layout effects onlyPermalink to documentation
Minor Changes
#3692
4046e058Thanks @ broccolinisoup! - Octicons: Upgrade react-octicons to v19.7.0#3647
e480a4a4Thanks @ paxos! - AddsonSelectSuggestioncallback toInlineAutocomplete#3607
c0e22fc1Thanks @ langermank! - UpdateActionListcheckbox styles to form checkbox styles (impactsActionMenuandSelectPanel)#3632
3a8b841cThanks @ iansan5653! - Allow consumers to make components that are compatible withFormControlby reading forwarded props in from theuseFormControlForwardedPropshookPatch Changes
#3675
ade10e64Thanks @ radglob! -PageLayout.Contentno longer renders asmainby default. Instead, developers may add amainlandmark withinPagelayout.Contentthemselves.#3709
edc0168eThanks @ mperrotti! - Fixes a bug where children ofAvatarStackwould still show a transition when the component re-renders with a different number of children. Fixes #3688#3698
d759fd32Thanks @ gracepark! - Adds thedefaultOpenprop toNavList.Item#3662
2ca670a8Thanks @ joshblack! - Update type exports to prevent missing export warnings#3654
556d826aThanks @ langermank! - UsecontrolCSS var with fallback for form componentborder-color#3689
5d992715Thanks @ jdrush89! - Fix dialog bug where escape would move focus when dialog was closedPermalink to documentation
Minor Changes
#3563
3bb6dc8cThanks @ radglob! - Add option to specify custom widths for PageLayout.Pane via thewidthprop.Patch Changes
#3619
d4ae582bThanks @ gr2m! - Includeborder*Colorproperties in sx to support named Primer colors#3561
94e8d38fThanks @ joshblack! - Update @ react-aria/ssr dependency to ^3.5.0 to address server-side rendering mismatch when using React StrictMode#3613
dbcd4072Thanks @ langermank! - [Bug] Removeflexfrom Button labels#3579
66482a72Thanks @ radglob! - Add aria-selected value to ActionList.Item.#3614
709024ffThanks @ iansan5653! - Automatically repositionInlineAutocompletesuggestions depending on available space#3609
f487a8d6Thanks @ iansan5653! - ExposeuseSlotsfromdrafts/hooks#3611
ace603d8Thanks @ siddharthkp! - NavList: Fix when subNav opens automatically and shows current indicatorPermalink to documentation
Patch Changes
#3589
d598a53bThanks @ siddharthkp! - - PageLayout: Undo deprecation ofpositionprop for PageLayout.Pane (Revert #3389)positionprop for SplitPageLayout.Pane (Revert #3389)Permalink to documentation
Minor Changes
#3510
bdbcfd15Thanks @ camertron! - Implement accessibility audit feedback for ToggleSwitch#3466
11b54ac8Thanks @ mperrotti! - Allows consumers to disable the behavior where the AvatarStack expands to show each Avatar on hover. There are also changes that allow users to customize the size of the avatars - even responsively!#3390
b4e15b84Thanks @ mperrotti! - The showPages prop on both Pagination components can now accept a responsive value.#3496
11cdbdccThanks @ joshblack! - Update dependency ranges to use caret ranges instead of pinned versionsPatch Changes
#3264
5e655203Thanks @ mperrotti! - Adds truncation features to the LabelGroup component:#3505
c3f1e3c7Thanks @ siddharthkp! - ActionList: Fix icon and description hover colors for danger variant#3520
daee9a9cThanks @ mattcosta7! - passthrough dom props on toggleswitch#3441
90a145ccThanks @ tomthorogood! - Renders docs.json markdown content#3540
a90350ccThanks @ kendallgassner! - Css styled block fixes#3490
8d1d5146Thanks @ langermank! - Bug fix: ActionList item label weight and spacing if description exists#3361
bea39c24Thanks @ broccolinisoup! - UnderlineNav2: underline nav items' selected state can be managed by the app state#3533
33b60551Thanks @ amarmanhala! - Changed div tag to HTML semantic tag header for Header (file Header.tsx) component.#3516
33d43459Thanks @ danielguillan! - ActionList: Fixes the width of items for the full variant#3517
cf9d8a5eThanks @ kendallgassner! - Adding aria-attributes and role to the ProgressBar component#3539
c02f3a2fThanks @ mperrotti! - Adds 'display' text size to PRC theme. This size is described in our typography documentation, but was never added to our React theme.#3537
311c8c91Thanks @ kendallgassner! - Make checkmark visible on reduced-motion#3491
263d5978Thanks @ nicolleromero! - MarkdownViewer: Address scenario in useListInteraction where the position calculation can be incorrect when tasklists appear above legacy task lists#3447
40808db7Thanks @ jesskuo4! - [Bug] Leading & Trailing Visual Colors for Button#3562
53791841Thanks @ iansan5653! - FixMarkdownEditorfile uploads inserting the URL into the wrong input when an overlay is open#3547
7ef802e8Thanks @ mperrotti! - Prevents body scroll when Dialog (the newer Dialog) is openPermalink to documentation
Patch Changes
#3446
650a46d5Thanks @ broccolinisoup! - UnderlineNav2: Correct the icon colours to befg.muted#3423
af32ec79Thanks @ japf! - improve performance of the MarkdownEditor component when fullHeight is enabled#3437
b298c326Thanks @ mattcosta7! - update icon types and primer octicons#3476
379d947eThanks @ siddharthkp! - ActionMenu: Fix missing divider for first item when the menu is open with mouse#3489
c79e78c7Thanks @ adrianababakanian! - Removearia-hidden=truefromspans with required asterisk#3196
21fa73cdThanks @ iansan5653! - FixuseDynamicTextareaHeightinitial render with slots#3413
4dc719c4Thanks @ colebemis! - TreeView: Ignore arrow key events when combined with cmd or alt keys to avoid interfering with native browser shortcuts.#3411
295c4bcdThanks @ dusave! - FixDialog2backdrop color variable#3440
99a641bdThanks @ joshblack! - Add the experimental folder to the npm package for @ primer/reactImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: