The source project of this merge request has been removed.
Update NodeJS dependencies
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| @gitlab/svgs | dependencies | minor | ^3.66.0 -> ^3.68.0 | 
| @gitlab/ui | dependencies | minor | ^66.35.1 -> ^66.37.0 | 
| @rollup/plugin-replace (source) | devDependencies | patch | ^5.0.4 -> ^5.0.5 | 
| mermaid | dependencies | minor | ^10.5.1 -> ^10.6.0 | 
| rollup (source) | devDependencies | patch | ^4.1.4 -> ^4.1.5 | 
| sass | devDependencies | patch | ^1.69.4 -> ^1.69.5 | 
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-svgs
v3.68.0
[3.68.0]
Changes
- Added icon 'x'
 
v3.67.0
[3.67.0]
Changes
- Updated icon 'twitter'
 
gitlab-org/gitlab-ui
v66.37.0
Features
- GlDuoChatMessage: do not strip out copy-code (14782a5)
 
66.36.1 (2023-10-24)
Bug Fixes
- Dropdown: correct dropdown chevron position when block (d7b7075)
 
v66.36.1
Bug Fixes
- Dropdown: correct dropdown chevron position when block (d7b7075)
 
v66.36.0
Features
- GlLink: Removes text size override in gl-link (ff9d6fa)
 
66.35.2 (2023-10-24)
Bug Fixes
- rendering chunks after the final message (b745c98)
 - GlDiscreteChatter: Fix popover handling (3a9deb0)
 
66.35.1 (2023-10-20)
Bug Fixes
- GlDuoChatMessage: nextTick() when rendering GFM (835900c)
 
v66.35.2
Bug Fixes
rollup/plugins
v5.0.5
2023-10-29
Bugfixes
- fix: prevent variable before colons from being replaced when preventAssigment is true (#1609)
 
mermaid-js/mermaid
v10.6.0: 10.6.0
What's Changed
- Add new chart xychart by @subhash-halder in https://github.com/mermaid-js/mermaid/pull/4413
 
Fix
- bug/4849_center_axis_labels by @dreathed in https://github.com/mermaid-js/mermaid/pull/4860
 - Better handling of large flowcharts and long edges @knsv
 
Docs
- Add new Atlassian integrations by @janjonas in https://github.com/mermaid-js/mermaid/pull/4862
 - docs: fix typo by @dennis0324 in https://github.com/mermaid-js/mermaid/pull/4887
 - Update notes on orientation in GitGraph documentation by @guypursey in https://github.com/mermaid-js/mermaid/pull/4897
 - Enhancment: twitter logo in doc by @chaursiyasanjeet in https://github.com/mermaid-js/mermaid/pull/4925
 - Update link for the Mermaid integration in JetBrains IDEs by @FirstTimeInForever in https://github.com/mermaid-js/mermaid/pull/4883
 
Chores
- Wait for 
marker_unique_id.htmlE2E test to render before taking a screenshot by @aloi sklink in https://github.com/mermaid-js/mermaid/pull/4847 - Wait for 
theme-directives.htmlE2E test to render before taking a screenshot by @aloisklink in https://github.com/mermaid-js/mermaid/pull/4846 - chore(deps): update all patch dependencies (patch) by @renovate in https://github.com/mermaid-js/mermaid/pull/4851
 - chore(dev-deps): update 
@typescript-eslint/*plugins to v6 (major) by @aloisklink in https://github.com/mermaid-js/mermaid/pull/4857 - chore: shorten 
flow-huge.spec.jstest case using.repeatby @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/4859 - Publish Live Editor previews for the 
develop&nextbranches by @sidharthv96 in https://github.com/mermaid-js/mermaid/pull/4841 - chore(deps): update all minor dependencies (minor) by @renovate in https://github.com/mermaid-js/mermaid/pull/4870
 - chore(deps): update all patch dependencies (patch) by @renovate in https://github.com/mermaid-js/mermaid/pull/4869
 - Commented out broken test by @nirname in https://github.com/mermaid-js/mermaid/pull/4913
 - chore(deps): update all patch dependencies (patch) by @renovate in https://github.com/mermaid-js/mermaid/pull/4891
 - fix(class): avoid duplicate definition of fill by @Mister-Hope in https://github.com/mermaid-js/mermaid/pull/4929
 - chore(deps): update all minor dependencies (minor) by @renovate in https://github.com/mermaid-js/mermaid/pull/4892
 - making consitent config imports from diagramAPI by @dreathed in https://github.com/mermaid-js/mermaid/pull/4889
 - fix(typos): Fix minor typos in the source code by @mribeirodantas in https://github.com/mermaid-js/mermaid/pull/4928
 - chore(deps): update all patch dependencies (patch) by @renovate in https://github.com/mermaid-js/mermaid/pull/4945
 - Bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in https://github.com/mermaid-js/mermaid/pull/4951
 - Replace rehype-mermaidjs with rehype-mermaid by @remcohaszing in https://github.com/mermaid-js/mermaid/pull/4970
 
New Contributors
- @dreathed made their first contribution in https://github.com/mermaid-js/mermaid/pull/4860
 - @janjonas made their first contribution in https://github.com/mermaid-js/mermaid/pull/4862
 - @dennis0324 made their first contribution in https://github.com/mermaid-js/mermaid/pull/4887
 - @FirstTimeInForever made their first contribution in https://github.com/mermaid-js/mermaid/pull/4883
 - @guypursey made their first contribution in https://github.com/mermaid-js/mermaid/pull/4897
 - @chaursiyasanjeet made their first contribution in https://github.com/mermaid-js/mermaid/pull/4925
 - @mribeirodantas made their first contribution in https://github.com/mermaid-js/mermaid/pull/4928
 
Full Changelog: https://github.com/mermaid-js/mermaid/compare/v10.5.1...v10.6.0
rollup/rollup
v4.1.5
2023-10-28
Bug Fixes
- Fix an issue where actual entries that were also implicit entries could remain implicit (#5220)
 
Merge Requests
- #5209: Document Vite workaround for browser build (@curran)
 - #5215: chore(deps): update dependency lint-staged to v15 (@renovate[bot])
 - #5216: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
 - #5218: Update license plugin (@lukastaegert)
 - #5219: Fix error highlight in REPL (@lukastaegert)
 - #5220: Fix race condition when emitting implicitly dependent entries (@lukastaegert)
 - #5224: chore(deps): update actions/setup-node action to v4 (@renovate[bot])
 - #5225: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
 
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.