[Snyk] Upgrade @primer/react from 35.4.0 to 35.27.0 #474
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 was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @primer/react from 35.4.0 to 35.27.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.
Release notes
Package name: @primer/react
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/reactPermalink to documentation
Minor Changes
#3346
63049234Thanks @ siddharthkp! - ActionMenu: Callingevent.preventDefaultinsideonSelectofActionList.Itemwill prevent the default behavior of closing the menu#3276
8abf2688Thanks @ joshblack! - Add experimental Table.ErrorDialog component#3244
42a78c11Thanks @ Bestra! - Add pullQueued state to StateLabel#3229
c0cbdd08Thanks @ colebemis! - AddminWidth prop toPageLayout.PaneandSplitPageLayout.Pane`#3343
786013e3Thanks @ mperrotti! - Allows up to 4 levels of nesting in the NavList component.#3199
bfd9e0c8Thanks @ joshblack! - Add support for Pagination in DataTable#3311
00cf2e3fThanks @ colebemis! - SelectPanel: Addtitleprop#3148
ac437bb1Thanks @ jonrohan! - Rename component StyledOcticon to Octicon#3322
c0b2fcfbThanks @ colebemis! - SelectPanel: Addsubtitleprop#3295
e71d928cThanks @ joshblack! - Add @ primer/react/experimental entrypoint as an alternative to draftsPatch Changes
#3121
3ad56486Thanks @ mperrotti! - Changes the alignment of the validation message icon to be vertically center-aligned with the first line of text.#3270
6f2340ccThanks @ langermank! - Button counter contrast fixes#3207
6773b90dThanks @ colebemis! -MarkdownVieweris now SSR-compatible#3310
5746c746Thanks @ colebemis! - SelectPanel: Addrole="dialog"to overlay#3368
c8095a1dThanks @ mperrotti! - Correct disabled Button icon fill colors#3312
56c9dd2bThanks @ colebemis! - SelectPanel: Add filter input label and description#3332
ff8c6858Thanks @ siddharthkp! - Movelodash.isemptyandlodash.isobjectfromdevDependenciestodependencies#3200
63d8ad6dThanks @ broccolinisoup! - UnderlineNav2: Add a z-index to make it appear on the top of the stack#3350
524120c0Thanks @ langermank! - Loosen@ primitivesdependency#3300
5d067381Thanks @ jdrush89! - Fixing toggle bug on Treeview when it initially receives focus#3277
0ac31da8Thanks @ adrianababakanian! -Pagination: Use<button>instead of<span>for disabled prev/next controls to improve accessibility#3262
7f2ddcecThanks @ mattcosta7! - passthrough form control label props#3316
2cf7cddaThanks @ colebemis! - SelectPanel: Announce changes to screen readers#3325
3ece2f6bThanks @ siddharthkp! - Remove chroma-js dependency. Companion to #3243#3182
7827c711Thanks @ green6erry! - Removed default aria-live polite#3291
1378bc1fThanks @ mattcosta7! - Counter label forwards refs and dom propsRead more
Read more
Read more
Read more
Read more