The source project of this merge request has been removed.
Update NodeJS dependencies (major)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui | dependencies | major | ^54.4.0 -> ^55.2.0 |
| stylelint (source) | devDependencies | major | ^14.16.1 -> ^15.1.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v55.2.0
Features
-
GlCollapsibleListbox: fix keyboard navigation when selected is
null(dd18e2b) - toggle: Add missing states, update disabled state (00123d1)
v55.1.0
Features
- GlFilteredSearchToken: added title slot to GlFilteredSearchToken (8e1a6d6)
55.0.1 (2023-02-07)
Bug Fixes
- GlDisclosureDropdown: Ensure default ID is unique (06326e8)
v55.0.1
Bug Fixes
- GlDisclosureDropdown: Ensure default ID is unique (06326e8)
v55.0.0
Features
- GlSearchBoxByType: implemented component wide focusin focusout (c202cde)
BREAKING CHANGES
-
GlSearchBoxByType: removes
clearButtonFocus,clearButtonBlur, andclearButtonReleaseevents.
54.4.1 (2023-02-06)
Bug Fixes
- GlListbox: Stop listbox ENTER event prop (944b7f9)
v54.4.1
Bug Fixes
- GlListbox: Stop listbox ENTER event prop (944b7f9)
stylelint/stylelint
v15.1.0
- Added:
declaration-block-no-redundant-longhand-propertiesautofix (#6580) (@mattxwang). - Fixed:
declaration-property-value-no-unknownfalse positives forenv()(#6646) (@romainmenke). - Fixed:
function-calc-no-unspaced-operatorTypeError on emptycalc()(#6634) (@romainmenke). - Fixed: inaccurate
customSyntaxinference (#6645) (@ybiquitous).
v15.0.0
- Removed: Node.js 12 support (#6477) (@ybiquitous). (BREAKING)
- Removed: support for processors (#6479) (@ybiquitous). (BREAKING)
- Removed:
syntaxoption (#6420) (@fpetrakov). (BREAKING) - Changed:
extendsinoverridesto merge to be consistent withpluginsbehaviour (#6380) (@jasikpark). (BREAKING) - Changed: type definitions to reorganize (#6510) (@ybiquitous). (BREAKING)
- Changed: type names to be more consistent (#6503) (@ybiquitous). (BREAKING)
- Deprecated: stylistic rules handled by Prettier (#6504) (@ybiquitous).
- Added:
declaration-property-value-no-unknownrule (#6511) (@jeddy3). - Added:
media-feature-name-unit-allowed-listrule (#6550) (@mattxwang). - Added:
function-url-quotesautofix (#6558) (@mattxwang). - Added:
ignore: ["custom-elements"]toselector-max-type(#6588) (@muddv). - Added:
ignoreFunctions: []tounit-disallowed-list(#6592) (@mattxwang). - Added: deprecated rule warnings (#6561) (@ybiquitous).
- Added: message arguments to
declaration-property-unit-allowed-list(#6570) (@mattxwang). - Fixed:
overrides.filesin config to allow basename glob patterns (#6547) (@ybiquitous). - Fixed:
at-rule-no-unknownfalse positives for@scroll-timeline(#6554) (@mattxwang). - Fixed:
function-no-unknownfalse positives for interpolation and backticks in CSS-in-JS (#6565) (@hudochenkov). - Fixed:
keyframe-selector-notationfalse positives for named timeline ranges (#6605) (@kimulaco). - Fixed:
property-no-unknownfalse negatives for newer custom syntaxes (#6553) (@43081j). - Fixed:
selector-attribute-quotesfalse positives for "never" (#6571) (@mattxwang). - Fixed:
selector-not-notationautofix for "simple" option (#6608) (@Mouvedia).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.