[Snyk] Upgrade @primer/react from 35.4.0 to 35.26.0 #2
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.26.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
#3346
63049234
Thanks @ siddharthkp! - ActionMenu: Callingevent.preventDefault
insideonSelect
ofActionList.Item
will prevent the default behavior of closing the menu#3276
8abf2688
Thanks @ joshblack! - Add experimental Table.ErrorDialog component#3244
42a78c11
Thanks @ Bestra! - Add pullQueued state to StateLabel#3229
c0cbdd08
Thanks @ colebemis! - AddminWidth prop to
PageLayout.Paneand
SplitPageLayout.Pane`#3343
786013e3
Thanks @ mperrotti! - Allows up to 4 levels of nesting in the NavList component.#3199
bfd9e0c8
Thanks @ joshblack! - Add support for Pagination in DataTable#3311
00cf2e3f
Thanks @ colebemis! - SelectPanel: Addtitle
prop#3148
ac437bb1
Thanks @ jonrohan! - Rename component StyledOcticon to Octicon#3322
c0b2fcfb
Thanks @ colebemis! - SelectPanel: Addsubtitle
prop#3295
e71d928c
Thanks @ joshblack! - Add @ primer/react/experimental entrypoint as an alternative to draftsPatch Changes
#3121
3ad56486
Thanks @ mperrotti! - Changes the alignment of the validation message icon to be vertically center-aligned with the first line of text.#3270
6f2340cc
Thanks @ langermank! - Button counter contrast fixes#3207
6773b90d
Thanks @ colebemis! -MarkdownViewer
is now SSR-compatible#3310
5746c746
Thanks @ colebemis! - SelectPanel: Addrole="dialog"
to overlay#3368
c8095a1d
Thanks @ mperrotti! - Correct disabled Button icon fill colors#3312
56c9dd2b
Thanks @ colebemis! - SelectPanel: Add filter input label and description#3332
ff8c6858
Thanks @ siddharthkp! - Movelodash.isempty
andlodash.isobject
fromdevDependencies
todependencies
#3200
63d8ad6d
Thanks @ broccolinisoup! - UnderlineNav2: Add a z-index to make it appear on the top of the stack#3350
524120c0
Thanks @ langermank! - Loosen@ primitives
dependency#3300
5d067381
Thanks @ jdrush89! - Fixing toggle bug on Treeview when it initially receives focus#3277
0ac31da8
Thanks @ adrianababakanian! -Pagination
: Use<button>
instead of<span>
for disabled prev/next controls to improve accessibility#3262
7f2ddcec
Thanks @ mattcosta7! - passthrough form control label props#3316
2cf7cdda
Thanks @ colebemis! - SelectPanel: Announce changes to screen readers#3325
3ece2f6b
Thanks @ siddharthkp! - Remove chroma-js dependency. Companion to #3243#3182
7827c711
Thanks @ green6erry! - Removed default aria-live polite#3291
1378bc1f
Thanks @ mattcosta7! - Counter label forwards refs and dom propsPatch Changes
Permalink to documentation
#3174
d4c6ae5b
Thanks @ colebemis! -MarkdownEditor
is now SSR-compatible.Warning: In this new implementation,
MarkdownEditor.Toolbar
,MarkdownEditor.Actions
, andMarkdownEditor.Label
must be direct children ofMarkdownEditor
.#3209
a6279536
Thanks @ langermank! - Remove--primer
prefix from CSS var#3173
6b900e90
Thanks @ colebemis! -ActionList
andNavList
are now SSR-compatible.Warning: In this new implementation,
ActionList.LeadingVisual
,ActionList.TrailingVisual,
andActionList.Description
must be direct children ofActionList
. The same applies toNavList
.#3198
a273748b
Thanks @ langermank! - Bug fix:ButtonGroup
borders show incorrectly on hoverPermalink to documentation
Minor Changes
#3186
2b147794
Thanks @ joshblack! - Modules under an internal export pattern are not able to be imported from outside @ primer/react#3090
1b8bb16f
Thanks @ kendallgassner! - Experimental Support: exporting useResponsiveValue#3055
42037c98
Thanks @ joshblack! - Add Table.Skeleton componentPatch Changes
#3124
5b3cf499
Thanks @ mattcosta7! - replace createRef with useRef#3149
4c2d121f
Thanks @ colebemis! -FormControl
is now SSR-compatible.Warning: In this new implementation,
FormControl.Caption
,FormControl.Label
,FormControl.LeadingVisual
, andFormControl.Validation
must be direct children ofFormControl
.#3114
f5c7f299
Thanks @ radglob! - Adds the option to declare multiple segments in a ProgressBar.#3127
5224fcbf
Thanks @ siddharthkp! - Suppress SSR warning for useLayoutEffect in NavList, use useIsomorphicLayoutEffect instead of useLayoutEffect#3165
d749f495
Thanks @ broccolinisoup! - UnderlineNav2: Add transparent outline for focus to support WHCM#3120
9e40fdf4
Thanks @ simurai! - Bump @ primer/primitives to7.11.5
#3093
8b5307da
Thanks @ simurai! - Bump @ primer/primitives to7.11.3
#3097
a38c00e6
Thanks @ colebemis! -TreeView
is now SSR-compatible.Warning: In this new implementation,
TreeView.LeadingVisual
andTreeView.TrailingView
must be direct children ofTreeView.Item
.#3170
1f2df9b7
Thanks @ lukasoppermann! - When an inline description is added to the item the normal text is set to bold#3160
4b05b19e
Thanks @ joshblack! - Update PageLayout.Pane to provide a warning instead of an error when overflow is detected and no label has been provided#3094
16cae51a
Thanks @ mperrotti! - Fixes styling issue where PointerBox would show a border between the caret and the box if the background color was transparent.#3112
bd4e1393
Thanks @ langermank! - Adds shadow and color change to IssueLabelToken on hover#3146
a19b721c
Thanks @ colebemis! -CheckboxGroup
andRadioGroup
are now SSR-compatible.Warning: In this new implementation,
CheckboxGroup.Caption
,CheckboxGroup.Label,
andCheckboxGroup.Validation
must be direct children ofCheckboxGroup
. The same applies toRadioGroup
.Permalink to documentation
Minor Changes
#3071
681e2271
Thanks @ mperrotti! - Adds a helper component for rendering placeholder text to explain why a DataTable cell has no content.#3089
4a6a9f73
Thanks @ mperrotti! - Adds the ability to exclose indentation for flat tree views.#3011
f8132d8e
Thanks @ edersonlucas! - Add thetooltipDirection
property to theTextInput.Action
component to make the tooltip position flexible.Patch Changes
#3085
bf8c73b4
Thanks @ mperrotti! - Renames DataTable 'shrink' column width to 'growCollapse'#3104
e46e33b8
Thanks @ iansan5653! - FixIssueLabelToken
treating alternative light schemes as darkRead more
Read more
Read more
Read more
Read more