The source project of this merge request has been removed.
Update NodeJS dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui | dependencies | minor | ^66.32.0 -> ^66.35.1 |
| eslint (source) | devDependencies | minor | ^8.51.0 -> ^8.52.0 |
| mermaid | dependencies | patch | ^10.5 -> ^10.5.1 |
| sass | devDependencies | patch | ^1.69.3 -> ^1.69.4 |
| stylelint (source) | devDependencies | minor | ^15.10.3 -> ^15.11.0 |
| vite (source) | devDependencies | minor | ^4.4.11 -> ^4.5.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v66.35.1
Bug Fixes
- GlDuoChatMessage: nextTick() when rendering GFM (835900c)
v66.35.0
Features
- DisclosureDropdown: Add startOpened prop (4896b9c)
v66.34.0
Features
- css: added gl-z-index-999 utility (f297430)
v66.33.0
Features
- GlDuoChat: Implemented component (ce8a3b4)
66.32.1 (2023-10-17)
Bug Fixes
- GlCollapsibleListbox: Make the search input rounded (23705b2)
v66.32.1
Bug Fixes
- GlCollapsibleListbox: Make the search input rounded (23705b2)
eslint/eslint
v8.52.0
Features
Bug Fixes
-
5de9637fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas) -
dcfe573fix: add preceding semicolon in suggestions ofno-object-constructor(#17649) (Francesco Trotta)
Documentation
-
476d58adocs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas) -
660ed3adocs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas) -
a58aa20docs: fix examples for several rules (#17645) (Milos Djermanovic) -
179929bdocs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta) -
f8e5c30docs: Update README (GitHub Actions Bot) -
b7ef2f3docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas) -
0bcb9a8docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta) -
61b9083docs: Make no-continue example code work (#17643) (Zhongyuan Zhou) -
9fafe45docs: upgrade to 11ty 2.0 (#17632) (Percy Ma) -
ff8e4bfdocs: Update README (GitHub Actions Bot) -
fab249adocs: Update README (GitHub Actions Bot) -
392305bdocs: Updateno-irregular-whitespaceand fix examples (#17626) (Francesco Trotta) -
6b8acfbdocs: Add real whitespace tono-trailing-spacesexamples (#17630) (Francesco Trotta) -
1000187docs: Fix examples inunicode-bom(#17631) (Francesco Trotta) -
000290cdocs: Update README (GitHub Actions Bot)
Chores
-
6d1f0c2chore: upgrade @eslint/js@8.52.0 (#17671) (Milos Djermanovic) -
d63d4fechore: package.json update for @eslint/js release (ESLint Jenkins) -
f30cefetest: fix FlatESLint tests for caching (#17658) (Milos Djermanovic) -
ef650cbtest: update tests for no-promise-executor-return (#17661) (Milos Djermanovic)
mermaid-js/mermaid
v10.5.1
What's Changed
- Fix: Fix for subgraphs when using flowchart-elk by @knsv
- Docs: update Latest News section by @huynhicode in https://github.com/mermaid-js/mermaid/pull/4822
- Docs: update Ecosystem section by @huynhicode in https://github.com/mermaid-js/mermaid/pull/4817
- Docs: update Latest News section (Git Graph blog post) by @huynhicode in https://github.com/mermaid-js/mermaid/pull/4871
- Docs: Add Product Hunt info by @huynhicode in https://github.com/mermaid-js/mermaid/pull/4900
- Revert PH changes by @sidharthv96 in https://github.com/mermaid-js/mermaid/pull/4903
Full Changelog: https://github.com/mermaid-js/mermaid/compare/v10.5.0...v10.5.1
stylelint/stylelint
v15.11.0
- Added:
ignoreRulestomax-nesting-depth(#7215) (@mattxwang). - Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-templatewithrepeat()(#7230) (@mattxwang). - Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negative forfont-synthesis(#7214) (@mattxwang). - Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negatives for*-blockand*-inlinelogical properties (#7208) (@mattxwang). - Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negatives foroverflow,overscroll-behavior,scroll-margin,scroll-padding, and new Box Alignment shorthands (#7213) (@mattxwang). - Fixed:
function-no-unknownfalse positives forlight-dark,linearandxywh(#7242) (@mattxwang).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.