Update NodeJS dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@docsearch/css (source) | dependencies | patch | ^3.2.0 -> ^3.2.1 |
@gitlab/ui (source) | dependencies | minor | ^43.5.0 -> ^43.7.1 |
markdownlint-cli | devDependencies | patch | ^0.32.1 -> ^0.32.2 |
mermaid | dependencies | patch | ^9.1.5 -> ^9.1.6 |
rollup (source) | devDependencies | patch | ^2.78.0 -> ^2.78.1 |
stylelint (source) | devDependencies | minor | ^14.10.0 -> ^14.11.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
algolia/docsearch
v3.2.1
Bug Fixes
- deps: make react an optional peer dependency in @docsearch/react (#1273) (eb44d0c)
- dependencies 2022-08-08 (#1480) (587ccd1)
gitlab-org/gitlab-ui
v43.7.1
Bug Fixes
- GlTable: removes border top when stacked (402a309)
v43.7.0
Features
- css: update disabled states (bd5c4fe)
v43.6.0
Features
- css: add gl-sm-align-items-flex-start utility (ea811c9)
igorshubovych/markdownlint-cli
v0.32.2
- Update
markdownlint
dependency to0.26.2
- Improve
MD037
/MD051
/MD053
- Improve
- Update all dependencies via
Dependabot
knsv/mermaid
v9.1.6
Release Notes
Bug fixes
- #3308 Allowing br tags in tooltips (#3331) @knsv
- Fix for GitGraphs not working for Mermaid Live Editor (#3330) @ashishjain0512
- code syntax improvment (initialize func) (#3277) @alguerocode
Docs
Chores
- Remove two ~HEAD docs (#3327) @jayvdb
- chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 (#3320) @dependabot
- chore(deps-dev): bump eslint-plugin-jest from 26.8.0 to 26.8.2 (#3319) @dependabot
- chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 (#3322) @dependabot
- chore(deps-dev): bump terser-webpack-plugin from 5.3.3 to 5.3.4 (#3318) @dependabot
- chore(deps-dev): bump webpack-dev-server from 4.9.3 to 4.10.0 (#3321) @dependabot
rollup/rollup
v2.78.1
2022-08-19
Bug Fixes
- Avoid inferring "arguments" as name for a default export placeholder variable (#4613)
Merge Requests
- #4613: Prevent using arguments for generated variable names (@lukastaegert)
stylelint/stylelint
v14.11.0
- Added:
ignoreAfterCombinators: []
toselector-max-universal
(#6275). - Fixed:
createPlugin
type definition (#6264). - Fixed:
alpha-value-notation
false negatives for SVG properties (#6284). - Fixed:
keyframes-name-pattern
false positives for interpolation (#6265). - Fixed:
selector-nested-pattern
end positions (#6259). - Fixed:
selector-no-qualifying-type
message, positions, and false positives (#6260). - Fixed:
selector-no-vendor-prefix
end positions (#6261). - Fixed:
selector-pseudo-class-allowed-list
end positions and message (#6262). - Fixed:
selector-pseudo-class-disallowed-list
end positions and message (#6263). - Fixed:
selector-pseudo-element-allowed-list
end positions and message (#6270). - Fixed:
selector-pseudo-element-disallowed-list
end positions and message (#6270). - Fixed:
shorthand-property-no-redundant-values
message (#6272). - Fixed:
time-min-milliseconds
end positions (#6273).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.