[Snyk] Upgrade @primer/view-components from 0.27.0 to 0.36.1 #1
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/view-components from 0.27.0 to 0.36.1.
ℹ️ 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 189 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-MICROMATCH-6838728
SNYK-JS-NANOID-8492085
SNYK-JS-POSTCSS-5926692
Release notes
Package name: @primer/view-components
Patch Changes
688a4a2
Thanks @ jonrohan! - Remove SystemArgumentInsteadOfClass linter and fix bug with whitespace in rendered classMinor Changes
#3041
14dd0d3
Thanks @ HDinger! - Support leading and trailing icons for Links#3219
633bd05
Thanks @ camertron! - Removing the validate classname check that forces system arguments instead of utility classesPatch Changes
#3217
0bbb076
Thanks @ camertron! - Fix issue causing AutoComplete elements to overflow their container#3205
79ca4f9
Thanks @ camertron! - Ensurefull_width:
option is respected by the auto_complete input#3202
a574b0e
Thanks @ camertron! - Prevent hidden inputs from taking up space on the page#3216
23dd4fa
Thanks @ keithamus! - Remove redundant code for better performance.Patch Changes
#3204
f24feab
Thanks @ joshblack! - Update caret styles for Popover to correctly position caret in different orientations#3187
a91aa93
Thanks @ camertron! - [SelectPanel] Fix result count in screen reader announcementsPatch Changes
#3177
308a56b
Thanks @ mathias! - Switch Ruby match from Regexps to String's starts_with method#3186
4d46a3a
Thanks @ camertron! - [SelectPanel] Don't clear selection if input field doesn't exist#3179
93297d2
Thanks @ langermank! - Update the primer/primitives dependency to be 9.x || 10.x and move it to peerMinor Changes
#3158
683abd2
Thanks @ jonrohan! - Delete Primer::Alpha::ImageCrop#3074
25109d0
Thanks @ owenniblock! - [SelectPanel] replace loading label using parameter loading_label[SelectPanel] show additional loading content with loading_description
#3072
18b2074
Thanks @ camertron! - [Forms] Fix position of caption for checkbox and radio groups#3145
a6bacb5
Thanks @ camertron! - Add option to Dialog to permit/disable page scrolling#3160
3cb826a
Thanks @ camertron! - Bump primer/css#3149
b9cce66
Thanks @ camertron! - Allow form groups to accept system arguments#3071
e043069
Thanks @ camertron! - [SelectPanel] Use checkboxes for multi-select#3126
89052ca
Thanks @ francinelucca! - Introduce the Stack and StackItem components.#3083
5907105
Thanks @ jamieshark! - [SelectPanel] Adds banner scheme as param.Patch Changes
#3103
6033c86
Thanks @ owenniblock! - Moves the loading and "no results" messages on the SelectPanel to the top of the container.#3141
37e78c0
Thanks @ camertron! - Allow setting custom values on submit buttons.#3153
cc1ce7a
Thanks @ camertron! - Fix problem introduced by #3141 that causes template captions not to render for certain input types if the input is configured with avalue:
.#3076
7e7a60f
Thanks @ HDinger! - Add "action" to the list of data attributes that accept multiple values in themerge_data
helper#3139
b650344
Thanks @ jamieshark! - Adjusts config for DetailsMenuMigration linter to take in an array of strings instead of array of regexp#3168
82c2b0a
Thanks @ camertron! - [SelectPanel] Fix issue causing no error banner to appear when there are no matches#3095
26f1fbc
Thanks @ owenniblock! - Clear input on SelectPanel when dialog closed#3152
3611f9c
Thanks @ joelhawksley! - Fix bug where checkboxes were broken with prefers-reduced-motion#3159
5bc179d
Thanks @ camertron! - Increase space between form elements#3144
978e867
Thanks @ keithamus! - Remove dialog-scrollgutter setting from hot-path, for improved performanceMinor Changes
b45ef04
Thanks @ dombesz! - Trigger an input event when the primer-text-field clear button is pressed.Patch Changes
#3054
4434ec0
Thanks @ camertron! - [SelectPanel] Disallow passingrole:
argument#3077
66488a3
Thanks @ camertron! - [SelectPanel] Fix tab index issue in multi-select mode#3044
b57b63a
Thanks @ jamieshark! - SelectPanel - design bug fixes. Adds a divider below the filter, adjusts min height for loading and error states, moves banner error above input filter."#3053
871c818
Thanks @ camertron! - [SelectPanel] Raise an error when remote fetch + hidden filter argument combo#3058
269b02f
Thanks @ langermank! -Label
padding updates to match PRC#3055
ca4eae5
Thanks @ camertron! - Remove OpenStruct from primer_octicon cop#3057
96b42db
Thanks @ owenniblock! - Don't select SelectPanel::Item when item is a linkMinor Changes
#3026
5be0a0f
Thanks @ camertron! - Fire an event when banners are dismissed#3023
3fb46ed
Thanks @ langermank! - Bumpprimer/primitives
v9#3022
01cbbea
Thanks @ camertron! - Add a linter for migrating from SelectMenu -> SelectPanelPatch Changes
#3027
5a205cd
Thanks @ camertron! - Remove SelectPanel's backdrop#3021
8a16336
Thanks @ camertron! - When hiding aSpinner
, also hide its screen reader text#3040
612307d
Thanks @ camertron! - Revert leading/trailing visuals for link component#3038
6b4983e
Thanks @ jamieshark! - SelectPanel: check for filter input when loading remote items.Minor Changes
8f06f7a
Thanks @ camertron! - Include value in event metadata when SelectPanel items are activatedPatch Changes
#2983
5d68193
Thanks @ keithamus! - Ensure ActionMenu restores focus on close of a dialog, if a menu item opened that dialog#3010
ebab85a
Thanks @ camertron! - Fixes several SelectPanel bugs:data-value
attributes are provided, panels in single-select mode will allow multiple items to be checked.#3011
9507093
Thanks @ JoyceZhu! - Remove "loading" screenreader-only text after Spinner load foreventually_local
SelectPanels#3012
adcdddd
Thanks @ orhantoy! - Fix a bug where all requests from theToggleSwitch
view component are being made with a Turbo Accept header.This started happening after the change in #2964 because
data-turbo=false
gets interpreted as a truthy value.Minor Changes
c56f325
Thanks @ camertron! - Add ability to attach a test selector to ActionList itemsPatch Changes
#2995
0647fed
Thanks @ camertron! - Allow ActionList item content to be supplied by positional arg#2979
ae6e3d7
Thanks @ langermank! - Prep for high contrast theme updates#2986
4d8ec0c
Thanks @ kendallgassner! - Fixes Alpha::SelectPanel remote loading bug where items from the server were overriding the users selections. Additionally, update the #removeSelectedItem function to grab the data-value from the correct element.#2987
82f0267
Thanks @ kendallgassner! - Ensure focus is set on SelectPanel item when arrowing down from input#2997
0d0b5bc
Thanks @ camertron! - Prevent an empty list of custom regexes in the DetailsMenuMigration linter from reporting false-positives#2978
fac1ec9
Thanks @ camertron! - Ensure pressing 'Enter' in SelectPanel filter input causes navigation if first item is link.#2996
53abaa6
Thanks @ kendallgassner! - Remove tabindex="-1" from li elements labelled as role="none" since tabindex's remove/negate role presentation#2989
36a044a
Thanks @ JoyceZhu! - Addaria-haspopup
andaria-expanded
toSelectPanel
state#2994
3bf8fd4
Thanks @ kendallgassner! - Add aria-labelledby on the SelectPanel dialog#2985
868b49e
Thanks @ jamieshark! - Adds custom config for DetailsMenuMigration linter.#2988
a5eefd9
Thanks @ gjtorikian! - Fix documentation comments in relative_time.rbImportant
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: