Update NodeJS dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | ^7.18.10 -> ^7.18.13 |
@evilmartians/lefthook | devDependencies | patch | ^1.1.0 -> ^1.1.1 |
@gitlab/svgs (source) | dependencies | minor | ^3.1.0 -> ^3.2.0 |
@gitlab/ui (source) | dependencies | minor | ^43.7.1 -> ^43.9.1 |
compare-versions | dependencies | patch | ^4.1.3 -> ^4.1.4 |
eslint (source) | devDependencies | minor | ^8.22.0 -> ^8.23.0 |
instantsearch.js (source) | dependencies | patch | ^4.44.0 -> ^4.44.1 |
jest-fail-on-console | devDependencies | minor | ^2.4.2 -> ^2.5.0 |
jquery (source) | dependencies | patch | ^3.6.0 -> ^3.6.1 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
babel/babel
v7.18.13
🐛 Bug Fix
-
babel-generator
-
#14869 fix: jsx with
retainLines
(@liuxingbaoyu)
-
#14869 fix: jsx with
-
babel-core
-
babel-plugin-transform-destructuring
-
#14841 fix: Destructuring exceptions in nested
for
expressions (@liuxingbaoyu)
-
#14841 fix: Destructuring exceptions in nested
💅 Polish
-
babel-traverse
🏠 Internal
- #14846 fix: Print build logs correctly (@liuxingbaoyu)
gitlab-org/gitlab-ui
v43.9.1
Bug Fixes
- css: ensure we correctly generate gl-flex-direction-column utils (68c8ef3)
v43.9.0
Features
- css: add gl-column-gap-6 util (5673c1a)
43.8.1 (2022-08-23)
Bug Fixes
- use valid url syntax in form_checkbox.scss (8e831de)
v43.8.1
Bug Fixes
- use valid url syntax in form_checkbox.scss (8e831de)
v43.8.0
Features
- css: Add flex-wrap-wrap-reverse class (7d11b74)
43.7.1 (2022-08-18)
Bug Fixes
- GlTable: removes border top when stacked (402a309)
eslint/eslint
v8.23.0
Features
-
3e5839e
feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas) -
30b1a2d
feat: addallowEmptyCase
option to no-fallthrough rule (#15887) (Amaresh S M) -
43f03aa
feat: no-warning-comments support comments with decoration (#16120) (Lachlan Hunt)
Documentation
-
b1918da
docs: package.json conventions (#16206) (Patrick McElhaney) -
0e03c33
docs: remove word immediately (#16217) (Strek) -
c6790db
docs: add anchor link for "migrating from jscs" (#16207) (Percy Ma) -
7137344
docs: auto-generation edit link (#16213) (Percy Ma)
Chores
-
2e004ab
chore: upgrade @eslint/eslintrc@1.3.1 (#16249) (Milos Djermanovic) -
d35fbbe
chore: Upgrade to espree@9.4.0 (#16243) (Milos Djermanovic) -
ed26229
test: add no-extra-parens tests with rest properties (#16236) (Milos Djermanovic) -
deaf69f
chore: fix off-by-onemin-width: 1023px
media queries (#15974) (Milos Djermanovic) -
63dec9f
refactor: simplifyparseListConfig
(#16241) (Milos Djermanovic)
ValentinH/jest-fail-on-console
v2.5.0
What's Changed
- Param to skip test names when specified by @lws803 in https://github.com/ValentinH/jest-fail-on-console/pull/25
New Contributors
- @lws803 made their first contribution in https://github.com/ValentinH/jest-fail-on-console/pull/25
Full Changelog: https://github.com/ValentinH/jest-fail-on-console/compare/v2.4.2...v2.5.0
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