The source project of this merge request has been removed.
Update NodeJS dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/core (source) | devDependencies | patch | ^7.21.0 -> ^7.21.3 |
| @babel/eslint-parser (source) | devDependencies | minor | ^7.19.1 -> ^7.21.3 |
| @evilmartians/lefthook | devDependencies | patch | ^1.3.3 -> ^1.3.6 |
| @gitlab/svgs | dependencies | minor | ^3.24.0 -> ^3.26.0 |
| @gitlab/ui | dependencies | minor | ^56.3.0 -> ^56.4.1 |
| glob | dependencies | minor | ^9.2.1 -> ^9.3.0 |
| jest-fail-on-console | devDependencies | minor | ^3.0.2 -> ^3.1.0 |
| stylelint (source) | devDependencies | minor | ^15.2.0 -> ^15.3.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
babel/babel
v7.21.3
👓 Spec Compliance
🐛 Bug Fix
-
babel-parser -
babel-plugin-transform-typescript-
#15489 Register
vardecls generated byimport ... =TS transform (@amoeller) -
#15494 fix: Consider
export { type foo }as type-only usage (@magic-akari)
-
#15489 Register
💅 Polish
-
babel-traverse,babel-types-
#15484 Skip node deprecation warnings when used by an old
@babelpackage (@nicolo-ribaudo)
-
#15484 Skip node deprecation warnings when used by an old
-
babel-generator-
#15480 chore: Improve
jsonCompatibleStringsdeprecation (@liuxingbaoyu)
-
#15480 chore: Improve
🏠 Internal
🔬 Output optimization
-
babel-plugin-transform-typescript,babel-preset-typescript- #15467 Optimize TS enums output (@liuxingbaoyu)
evilmartians/lefthook
v1.3.6
- fix: stage fixed when root specified (#449) by @mrexox
- feat: implitic skip on missing files for pre-commit and pre-push hooks (#448) by @mrexox
v1.3.5
gitlab-org/gitlab-svgs
v3.26.0
[3.26.0]
Changes
- Added illustration 'empty-todos-all-done-md'
v3.25.0
[3.25.0]
Changes
- Added illustration 'empty-todos-md'
gitlab-org/gitlab-ui
v56.4.1
Bug Fixes
- Limit drawer component width to 100% on small devices (767acd9)
v56.4.0
Features
- charts: fill to container height when height is "auto" (dab39d8)
ValentinH/jest-fail-on-console
v3.1.0
What's Changed
- Add support for passing group context to
silenceMessageby @lennym in https://github.com/ValentinH/jest-fail-on-console/pull/37
New Contributors
- @lennym made their first contribution in https://github.com/ValentinH/jest-fail-on-console/pull/37
Full Changelog: https://github.com/ValentinH/jest-fail-on-console/compare/v3.0.2...v3.1.0
stylelint/stylelint
v15.3.0
- Added:
configurationCommentconfiguration property (#6629) (@ifitzpatrick). - Added:
selector-anb-no-unmatchablerule (#6678) (@mattxwang). - Fixed: TypeScript error for CommonJS importing (#6703) (@remcohaszing).
- Fixed:
*-no-redundant-*false negatives forinsetshorthand (#6699) (@rayrw). - Fixed:
function-url-quotesautofix for multipleurl()(#6711) (@ybiquitous). - Fixed:
value-keyword-casefalse positives for Level 4 system colours (#6712) (@thewilkybarkid).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.