Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.19.1 -> ^7.19.3
@babel/preset-env (source) devDependencies patch ^7.19.1 -> ^7.19.3
@gitlab/ui dependencies minor ^43.19.0 -> ^43.21.0
babel-jest devDependencies minor ^29.0.3 -> ^29.1.2
instantsearch.js (source) dependencies minor ^4.46.2 -> ^4.47.0
jest (source) devDependencies minor ^29.0.3 -> ^29.1.2
jest-environment-jsdom devDependencies minor ^29.0.3 -> ^29.1.2
postcss (source) devDependencies patch ^8.4.16 -> ^8.4.17
stylelint (source) devDependencies minor ^14.12.1 -> ^14.13.0

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


Release Notes

babel/babel

v7.19.3

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-helper-compilation-targets, babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env, babel-traverse
🔬 Output optimization
gitlab-org/gitlab-ui

v43.21.0

Compare Source

Features
  • css: Add .gl-flex-basis-two-thirds (eee7f74)

v43.20.0

Compare Source

Features
facebook/jest

v29.1.2

Compare Source

Fixes
  • [expect, @​jest/expect] Revert buggy inference of argument types for *CalledWith and *ReturnedWith matchers introduced in 29.1.0 (#​13339)
  • [jest-worker] Add missing dependency on jest-util (#​13341)

v29.1.0

Compare Source

Features
  • [expect, @​jest/expect] Support type inference for function parameters in CalledWith assertions (#​13268)
  • [expect, @​jest/expect] Infer type of *ReturnedWith matchers argument (#​13278)
  • [@jest/environment, jest-runtime] Allow jest.requireActual and jest.requireMock to take a type argument (#​13253)
  • [@jest/environment] Allow jest.mock and jest.doMock to take a type argument (#​13254)
  • [@jest/fake-timers] Add jest.now() to return the current fake clock time (#​13244, #​13246)
  • [@jest/mock] Add withImplementation method for temporarily overriding a mock (#​13281)
  • [expect] Export toThrow* matchers (#​13328)
Fixes
  • [jest-circus, jest-jasmine2] Fix error messages for Node's assert.throes (#​13322)
  • [jest-haste-map] Remove __proto__ usage (#​13256)
  • [jest-mock] Improve spyOn typings to handle optional properties (#​13247)
  • [jest-mock] Fix mocking of getters and setters on classes (#​13145)
  • [jest-snapshot] Throw useful error when an array is passed as property matchers (#​13263)
  • [jest-snapshot] Prioritize parser used in the project (#​13323)
  • [jest-transform] Attempt to work around issues with atomic writes on Windows (#​11423)
algolia/instantsearch.js

v4.47.0

Compare Source

Bug Fixes
  • hierarchicalMenu: pass correct attribute name to Insights (#​5124) (fe18a16)
Features
  • status: introduce status in InstantSearch class (#​5115) (21f3147)
  • hierarchicalMenu: introduce ais-HierarchicalMenu-item--selected class (#​5125) (4ebb828)

4.46.3 (2022-09-27)

Bug Fixes
  • currentRefinements: implement noRefinementRoot modifier class (#​5114) (cb66830)

4.46.2 (2022-09-22)

Bug Fixes

4.46.1 (2022-09-15)

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))

4.46.0 (2022-09-12)

Features

4.45.1 (2022-09-06)

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

v4.46.3

Compare Source

Bug Fixes
  • currentRefinements: implement noRefinementRoot modifier class (#​5114) (cb66830)
postcss/postcss

v8.4.17

Compare Source

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).
stylelint/stylelint

v14.13.0

Compare Source


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: Never, 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.

Edited by GitLab Dependency Bot

Merge request reports

Loading