[Snyk] Upgrade @primer/react from 36.22.0 to 36.27.0 #3
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 36.22.0 to 36.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.
The recommended version is 72 versions ahead of your current version.
The recommended version was released on 25 days ago.
Release notes
Package name: @primer/react
Minor Changes
#4485
991839cd2487a24e76f45b516acb974ea006e1c8
Thanks @ mperrotti! - Addloading
state toButton
andIconButton
#4725
6db8b2fba72ac934db1481adc4a6f067032b5936
Thanks @ broccolinisoup! - PageHeader: Promote the component to Beta status and now it is available to import from "@ primer/react"#4719
801ca9653154490f664e55bbb357cd6cf6f198be
Thanks @ joshblack! - Add experimental ScrollableRegion component and useOverflow hookPatch Changes
#4770
8574027d887eeb202f3c902397d3f9750b0aeaa4
Thanks @ mperrotti! - Prevents inactive indicator icon/tooltip from appearing in ActionMenu items#4733
1c131f8ca56790ae516290a8a4199718ccff475b
Thanks @ broccolinisoup! - TextInput: Refactor TextInputInnerAction to use the default icon button tooltip (No changes in the behaviour or DOM is expected)#4778
a9730c93f3d51b6d976fe598f8168e67d4649fb0
Thanks @ langermank! - Bug fix: ActionList divider disappears on selected items#4757
d4f23fbaf6ee251e142fddadfa69ab1bd6216ef5
Thanks @ siddharthkp! - experimental/SelectPanel v2: Fix heading color for dark themes#4741
a9fab9805e166a80585366f865ce50f0a727e660
Thanks @ Princeyadav05! - AnchoredOverlay: Add 'className' prop to the component#4738
453279368462c8e8581b65c56ba3d31a689009c3
Thanks @ broccolinisoup! - PageHeader: Fix shrinking Actions sub component in Safari#4772
3779dbf117793112945668fe2694cdc6715c2e32
Thanks @ TylerJDev! - (Behind feature flag) ActionList: Fix issue where triggering a keyboard event was possible when using theonSelect
prop#4764
533f997922f2621e242ab3bbe1799939a3d5a6f0
Thanks @ siddharthkp! - StateLabel: Differentiate issue and pull request labels for screen readers#4710
7d086c73a980de333c55717717dd9e744196dd8e
Thanks @ joshblack! - Update Blankslate styles to better support server-side renderingPermalink to documentation
Minor Changes
#4718
fd80a60eeb615b3c4464ade10cde7e26e1349e40
Thanks @ joshblack! - Add support for providing icons as an element to UnderlineNavItem#4702
2536b4995568a6353c67c812a34a970fca7e76bb
Thanks @ broccolinisoup! - IconButton: Enable tooltips by default in icon buttons by updating the default value ofunsafeDisableTooltip
tofalse
.This is a behaviour change in icon buttons, please upgrade with a caution.
#4707
d773f264f923677b4109d03b9c5bd5054151037b
Thanks @ broccolinisoup! - IconButton: Addkeyshortcuts
prop to allow labelling and describing support for keyboard shortcut (through tooltips)#4729
71bdfa847d4cc569bb59b0b4e7a3010f1d7a0faa
Thanks @ broccolinisoup! - Dialog2: Add support for "InitialFocusRef" that allows to specify an element that should receive focus when the dialog opens.Patch Changes
c004fd50fb333022644c39645f6fabb494fc1d8b
Thanks @ joshblack! - Update exports for UnderlinePanels componentMinor Changes
#4051
7e644b70359fcba07810560abcb8b1fbe785668a
Thanks @ mperrotti! - Adds a loading state to ActionList items. Also allows the Spinner component to accept screenreader text.#4697
a7d1e4f37cd8fd01c86250178ef6ae748d786e03
Thanks @ khiga8! - Add TrailingAction support to NavListPatch Changes
#4706
71859edc30664e259c855ffdc3732cda8dc6d169
Thanks @ TylerJDev! - (Behind feature flag) ActionList: Fix for "full" variant when using button semantics#4711
199e3840af17d8ea7c75dbba60cdfbaaf7ef4021
Thanks @ TylerJDev! - Removes live region fromFormControl
validationMinor Changes
#4673
eedc6b16ba3078025c636a8c1368f38f7f9b798d
Thanks @ joshblack! - Add experimental support for the AriaStatus, AriaAlert, and Announce components#4691
55e97a9027aafd0ee432d8d5c293d75792de96dc
Thanks @ joshblack! - Update internal VisuallyHidden helper to use aspan
by default over adiv
to support more nesting scenarios by defaultPatch Changes
#4699
546803e66661d353450c9ef2fc8cbfd51ca18d41
Thanks @ siddharthkp! - Overlay: Setstyle
prop correctly#4669
1403ef7e015165119b03b73832c5aa8b2f093021
Thanks @ broccolinisoup! - PageHeader: Resolve layout shift issues on Title and ActionsMinor Changes
#4634
db72a714211b1f2aa8ee0cebaca056c702963542
Thanks @ khiga8! - Introduce ActionList.TrailingAction to support secondary action on ActionList.Item#4052
e2f35e2eda04e2128aaaf98c188cc94a34de7aeb
Thanks @ mperrotti! - Adds components to support skeleton loading states, and uses those components to replace ad-hoc skeleton loading states in Primer React components.#4140
c093411ec6caa4d4ce1720a68a22e492d5f39458
Thanks @ mperrotti! - Adds a prop,srText
, to the Spinner component to convey a loading message to assistive technologies such as screen readers.#4272
3c467efc794d47326613796149f422c24a9b3cb9
Thanks @ TylerJDev! - (Behind feature flag) ActionList: Utilizes<button>
inside of<li>
for interactive items.#4527
623b16e9832173d418092e47a85fd0a0a0d895f8
Thanks @ langermank! - Addtruncation
prop toButton
to allow for ellipses overflow or text wrapping for long button labels#4550
3e493ba0723c9f0eadfacae6389959023561a700
Thanks @ mperrotti! - Adds UnderlinePanels component. It's like UnderlineNav, but for rendering semantic tabs instead of links.Patch Changes
#4651
b13bbb33d547352926af5206741db123457a09a1
Thanks @ mperrotti! - Prevents text color from changing on hover for "inactive" ActionMenu.Items of the "danger" variant. Before this change, the text color would change on hover. After this change, the text color remains the same on hover.#4695
9ee8ec9a16d9a72e4723163115dd59ce7e8dce28
Thanks @ TylerJDev! - Fixes conditional inActionList.Item
that was dependent on FF being active before applying forwarded ref.Minor Changes
#4443
f2523373e09e0027f29b36a995574a296ffde3da
Thanks @ joshblack! - Add experimental InlineMessage component#4613
eb2ab132cd451b8c67a85d028483aa00a7a1c81b
Thanks @ joshblack! -Dialog
andConfirmationDialog
can now be closed by clicking on the backdrop surrounding the dialog. This will causeonClose
to be called with theescape
gesture.#4443
f2523373e09e0027f29b36a995574a296ffde3da
Thanks @ joshblack! - Add support for InlineMessage to experimental#4667
e2a974f4a376ca92b305e03f36f905ad02c61341
Thanks @ ktravers! - Adds support forclassName
prop to PageHeader component and its children.Important
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: