Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies minor ^7.18.13 -> ^7.19.0
@babel/preset-env (source) devDependencies minor ^7.18.10 -> ^7.19.0
@gitlab/ui (source) dependencies minor ^43.12.0 -> ^43.15.0
babel-jest devDependencies patch ^29.0.2 -> ^29.0.3
instantsearch.js (source) dependencies patch ^4.45.0 -> ^4.45.1
jest (source) devDependencies patch ^29.0.2 -> ^29.0.3
jest-environment-jsdom devDependencies patch ^29.0.2 -> ^29.0.3

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

babel/babel

v7.19.0

Compare Source

👓 Spec Compliance
🚀 New Feature
  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-generator, babel-parser
  • babel-standalone
  • babel-helper-create-regexp-features-plugin, babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-standalone
🐛 Bug Fix
  • babel-helper-function-name, babel-helper-wrap-function, babel-plugin-transform-classes
    • #​14897 Fix: class transform should not drop method definition when key contains non-BMP characters (@​JLHwung)
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-helper-builder-react-jsx
💅 Polish
📝 Documentation
🏠 Internal
gitlab-org/gitlab-ui

v43.15.0

Compare Source

Features
  • Banner: Update banner spec (488b01d)
  • Banner: Update heading level (c4c4373)

v43.14.0

Compare Source

Features
  • GlListbox: Add support for grouping (c6ec8f1)

v43.13.0

Compare Source

Features
  • css: Adds align items center from sm up (2f59188)
facebook/jest

v29.0.3

Compare Source

Features
  • [@jest/environment, jest-runtime] Allow passing a generic type argument to jest.createMockFromModule<T>() method (#​13202)
  • [expect] Expose ExpectationResult type (#​13240)
  • [jest-snapshot] Expose Context type (#​13240)
  • [@jest/globals] Add jest.Mock type helper (#​13235)
Fixes
  • [jest-core] Capture execError during TestScheduler.scheduleTests and dispatch to reporters (#​13203)
  • [jest-resolve] Make sure to resolve module paths after looking at exports (#​13242)
  • [jest-resolve] Improve error on module not found deep in the require stack (#​8704)
  • [jest-snapshot] Fix typings of snapshot matchers (#​13240)
Chore & Maintenance
  • [*] Fix inconsistent workspace prefixes (#​13217)
  • [jest-haste-map] Expose a minimal public API to TypeScript (#​13023)
algolia/instantsearch.js

v4.45.1

Compare Source

Bug Fixes
  • ratingMenu: fix undefined facet values error when disjunctiveFacets is empty (#​5096) (dd870d5)

Configuration

📅 Schedule: Branch creation - "before 05:00 on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading