Skip to content

Update NodeJS dependencies - autoclosed

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.22.10 -> ^7.22.11
@babel/eslint-parser (source) devDependencies patch ^7.22.10 -> ^7.22.11
@gitlab/svgs dependencies minor ^3.59.0 -> ^3.60.0
@gitlab/ui dependencies minor ^65.3.1 -> ^65.4.0
@rollup/plugin-node-resolve (source) devDependencies patch ^15.2.0 -> ^15.2.1
babel-jest devDependencies patch ^29.6.2 -> ^29.6.4
eslint (source) devDependencies minor ^8.47.0 -> ^8.48.0
jest (source) devDependencies patch ^29.6.2 -> ^29.6.4
jest-environment-jsdom devDependencies patch ^29.6.2 -> ^29.6.4
markdownlint-cli2 devDependencies minor ^0.8.1 -> ^0.9.2
rollup (source) devDependencies patch ^3.28.0 -> ^3.28.1

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


Release Notes

babel/babel

v7.22.11

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-types
  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
  • babel-core
🏠 Internal
  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • Other
🔬 Output optimization
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-optional-chaining, babel-preset-env
gitlab-org/gitlab-svgs

v3.60.0

Compare Source

[3.60.0]

Changes

  • Added illustration 'airbus'
  • Added illustration 'goldman_sachs'
  • Added illustration 'lockheed_martin'
  • Added illustration 'nvidia'
  • Added illustration 't_mobile'
  • Added illustration 'ubs'
  • Added illustration 'zillow'
gitlab-org/gitlab-ui

v65.4.0

Compare Source

Features
  • CSS: add gl-sm-justify-content-start utility CSS class (4f7e923)

65.3.1 (2023-08-17)

Bug Fixes
  • revert setting fixed height on form control (29fe576)
Reverts
  • add default styling for GlInputGroupText (ace959e)
rollup/plugins

v15.2.1

Compare Source

2023-08-22

Bugfixes
  • fix: Implement package exports / imports resolution algorithm according to Node documentation #​1549
jestjs/jest

v29.6.4

Compare Source

Fixes
  • [jest-core] Fix typo in scheduleAndRun performance marker (#​14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#​14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#​14437)

v29.6.3

Compare Source

Fixes
  • [expect, @​jest/expect-utils] ObjectContaining support sumbol as key (#​14414)
  • [expect] Remove @types/node from dependencies (#​14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#​14059 & #​14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#​14401)
  • [jest-mock] Revert #​13692 as it was a breaking change (#​14429)
  • [jest-mock] Revert #​13866 as it was a breaking change (#​14429)
  • [jest-mock] Revert #​13867 as it was a breaking change (#​14429)
  • [@jest/reporters] Marks Reporter's hooks as optional (#​14433)
  • [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#​14397)
Chore & Maintenance
  • [jest-changed-files, jest-circus, jest-console, @​jest/core, @​jest/runtime, @​jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#​14366)
eslint/eslint

v8.48.0

Compare Source

Features

  • 1fbb3b0 feat: correct update direction in for-direction (#​17483) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#​17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#​17282) (nopeless)

Bug Fixes

  • 7234f6a fix: update RuleTester JSDoc and deprecations (#​17496) (Jonas Berlin)

Documentation

  • 7a51d77 docs: no-param-reassign mention strict mode (#​17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#​17459) (Nitin Kumar)
  • cab21e6 docs: advice for inline disabling of rules (#​17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#​17482) (Francesco Trotta)
  • 9e9edf9 docs: update documentation URL in error message (#​17465) (Nitin Kumar)

Chores

DavidAnson/markdownlint-cli2

v0.9.2

Compare Source

  • Remove npm-shrinkwrap.json entirely to avoid npm failures

v0.9.1

Compare Source

  • Remove devDependencies from npm-shrinkwrap.json to avoid npm failures

v0.9.0

Compare Source

  • Add support for Node.js's package.json as a configuration file source
  • Add output formatter for Static Analysis Results Interchange Format/SARIF
  • Bundle npm-shrinkwrap.json for reproducible/faster installs
  • Update dependencies (including markdownlint)
rollup/rollup

v3.28.1

Compare Source

2023-08-22

Bug Fixes
  • Ensure external files with relative import paths outside the target are rendered correctly (#​5099)
Merge Requests

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, check this box

This MR has been generated by Renovate Bot.

Merge request reports