Update NodeJS dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | ^7.19.0 -> ^7.19.1 |
@babel/eslint-parser (source) | devDependencies | minor | ^7.18.9 -> ^7.19.1 |
@babel/preset-env (source) | devDependencies | patch | ^7.19.0 -> ^7.19.1 |
@gitlab/svgs (source) | dependencies | minor | ^3.3.0 -> ^3.4.0 |
@gitlab/ui (source) | dependencies | minor | ^43.15.0 -> ^43.19.0 |
eslint (source) | devDependencies | minor | ^8.23.0 -> ^8.24.0 |
instantsearch.js (source) | dependencies | minor | ^4.45.1 -> ^4.46.2 |
mermaid | dependencies | patch | ^9.1.6 -> ^9.1.7 |
rollup (source) | devDependencies | patch | ^2.79.0 -> ^2.79.1 |
stylelint (source) | devDependencies | minor | ^14.11.0 -> ^14.12.1 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
babel/babel
v7.19.1
🐛 Bug Fix
-
babel-core
- #14930 Avoid fancy stack traces size computation (@nicolo-ribaudo)
-
babel-traverse
- Other
-
babel-parser
- #14920 [estree] attach comments after directives at the end of file (@hegemonic)
- #14900 [ts] allow redeclaring a var/type with the same name as import (@liuxingbaoyu)
-
babel-plugin-transform-typescript
gitlab-org/gitlab-ui
v43.19.0
Features
- css: Adds sticky position utility classes (29fc153)
- css: remove gl-lg-top-13 and gl-lg-align-items-flex-start (bbad117)
v43.18.0
Features
- GlFilteredSearch: Add support for view only state (fa2ce04)
43.17.1 (2022-09-15)
Bug Fixes
- Add [type=checkbox] to :indeterminate:disabled control (6916c16)
v43.17.1
Bug Fixes
- Add [type=checkbox] to :indeterminate:disabled control (6916c16)
v43.17.0
Features
- css: add gl-gap-y-3 (d76e3d1)
v43.16.0
Features
- css: add gl-sm-mt-6 (fb7dd88)
eslint/eslint
v8.24.0
Features
-
1729f9e
feat: account forsourceType: "commonjs"
in the strict rule (#16308) (Milos Djermanovic) -
b0d72c9
feat: add rule logical-assignment-operators (#16102) (fnx) -
f02bcd9
feat:array-callback-return
supportfindLast
andfindLastIndex
(#16314) (Sosuke Suzuki)
Documentation
-
2c152ff
docs: note false positiveObject.getOwnPropertyNames
in prefer-reflect (#16317) (AnnAngela) -
bf7bd88
docs: fix warn severity description for new config files (#16324) (Nitin Kumar) -
8cc0bbe
docs: use more clean link syntax (#16309) (Percy Ma) -
6ba269e
docs: fix typo (#16288) (jjangga0214)
Chores
-
131e646
chore: Upgrade @humanwhocodes/config-array for perf (#16339) (Nicholas C. Zakas) -
504fe59
perf: switch from object spread toObject.assign
when merging globals (#16311) (Milos Djermanovic)
v8.23.1
Bug Fixes
-
b719893
fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills) -
734b54e
fix: improve autofix for theprefer-const
rule (#16292) (Nitin Kumar) -
6a923ff
fix: Ensure that glob patterns are normalized (#16287) (Nicholas C. Zakas) -
c6900f8
fix: Ensure globbing doesn't include subdirectories (#16272) (Nicholas C. Zakas)
Documentation
-
16cba3f
docs: fix mobile double tap issue (#16293) (Sam Chen) -
e098b5f
docs: keyboard control to search results (#16222) (Shanmughapriyan S) -
1b5b2a7
docs: add Consolas font and prioritize resource loading (#16225) (Amaresh S M) -
1ae8236
docs: copy & use main package version in docs on release (#16252) (Jugal Thakkar) -
279f0af
docs: Improve id-denylist documentation (#16223) (Mert Ciflikli)
Chores
algolia/instantsearch.js
v4.46.2
Bug Fixes
- build: remove jsx pragma comments from build output (#5112) (6582083)
- imports: split out templating from ./utils (#5111) (fc765f3), closes #5109
v4.46.1
Bug Fixes
- hierarchicalMenu: use existing facet filters in multi queries for parent facet values (#5105) (10a83f1)
- insights: make sure change in userToken can't reset the search parameters (#5101) (b20c8dc)
- setUiState: call onStateChange handler (#5104) (231853d))
v4.46.0
Features
rollup/rollup
v2.79.1
2022-09-22
Bug Fixes
- Avoid massive performance degradation when creating thousands of chunks (#4643)
Merge Requests
- #4639: fix: typo docs and contributors link in CONTRIBUTING.md (@takurinton)
- #4641: Update type definition of resolveId (@ivanjonas)
- #4643: Improve performance of chunk naming collision check (@lukastaegert)
stylelint/stylelint
v14.12.1
- Fixed:
font-weight-notation
messages (#6350) (@ybiquitous). - Fixed: type declarations for custom message arguments (#6354) (@stof).
v14.12.0
- Added: support for multiple
--ignore-path
flags (#6345) (@kimulaco). - Added: experimental support for custom message arguments (#6312) (@ybiquitous).
- Added:
declaration-block-no-duplicate-properties
autofix (#6296) (@fpetrakov). - Added:
font-weight-notation
autofix (#6347) (@ybiquitous). - Added:
ignore: ["inside-block"]
andsplitList
toselector-disallowed-list
(#6334) (@mattmanuel90). - Added: regex support for
ignorePseudoClasses
option ofselector-pseudo-class-no-unknown
(#6316) (@ybiquitous). - Added: regex support for
ignorePseudoElements
option ofselector-pseudo-element-no-unknown
(#6317) (@ybiquitous). - Added: regex support for
ignoreSelectors
option ofselector-no-vendor-prefix
(#6327) (@ybiquitous). - Added: regex support for
ignoreTypes
option ofselector-type-case
(#6326) (@ybiquitous). - Fixed:
*-no-unknown
false positives for container queries (#6318) (@fpetrakov). - Fixed:
font-family-name-quotes
false positives for interpolation and shorthand (#6335) (@kimulaco). - Fixed:
time-min-milliseconds
incorrect location for matching violating times (#6319) (@kawaguchi1102).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot