Skip to content

chore(deps): Update dependency lerna to ^8.2.4#1497

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/lerna-monorepo
Open

chore(deps): Update dependency lerna to ^8.2.4#1497
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/lerna-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2025

This PR contains the following updates:

Package Change Age Confidence
lerna (source) ^8.1.7^8.2.4 age confidence

Release Notes

lerna/lerna (lerna)

v8.2.4

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.3

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.2

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.1

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.0

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.1.9

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.8

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Mar 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Mar 13, 2025

@github-actions github-actions bot temporarily deployed to pull request March 13, 2025 08:25 Inactive
@github-actions
Copy link

github-actions bot commented Mar 13, 2025

📐🤏 Size check result (6fd1fce...e475fa0):

See full diff

Load all bricks together

Summary:

Name Prev Now Diff
All bricks 5,307.29 KB New

Distributions:

Name Prev Now Diff
<core> 324.69 KB New
<react> 8.22 KB New
advanced 539.71 KB New
ai 289.21 KB New
ai-portal 476.84 KB New
api-market 10.6 KB New
basic 157.5 KB New
containers 97.56 KB New
data-view 643.31 KB New
diagram 185.35 KB New
form 327.65 KB New
form-platform 12.43 KB New
icons 85.72 KB New
illustrations 17.45 KB New
inject 56.25 KB New
markdown 314.03 KB New
mini-chart 7.87 KB New
nav 224.19 KB New
presentational 193.97 KB New
recent-history 33.17 KB New
shoelace 196.09 KB New
visual-builder 474.53 KB New
vs 955.63 KB New

Load bricks by each package

Name Prev Now Diff
advanced 875.01 KB New
ai 618.55 KB New
ai-portal 1,096.22 KB New
api-market 351.92 KB New
basic 389.14 KB New
containers 274.81 KB New
data-view 819.84 KB New
diagram 268.43 KB New
form 647.81 KB New
form-platform 333.39 KB New
icons 143.32 KB New
illustrations 163.29 KB New
inject 56.25 KB New
markdown 521.66 KB New
mini-chart 81.69 KB New
nav 598.63 KB New
presentational 522.23 KB New
recent-history 332.65 KB New
shoelace 196.13 KB New
visual-builder 1,797.47 KB New
vs 1,270.5 KB New
widget-editors 0 KB New

Load by each brick

Name Prev Now Diff
advanced.capture-snapshot 52.36 KB New
advanced.general-cascader 289.37 KB New
advanced.general-table 400.94 KB New
advanced.pdf-viewer 200.95 KB New
ai-portal.action-buttons 184.89 KB New
ai-portal.activity-timeline 307.4 KB New
ai-portal.ai-agents 300.81 KB New
ai-portal.ai-employees 308.48 KB New
ai-portal.blank-state 68.73 KB New
ai-portal.call-tool 8.27 KB New
ai-portal.chat-box 330.84 KB New
ai-portal.chat-input 330.86 KB New
ai-portal.chat-panel 626.01 KB New
ai-portal.chat-panel-welcome 154.54 KB New
ai-portal.chat-stream 637.62 KB New
ai-portal.clear-request-store 8.24 KB New
ai-portal.cruise-canvas 676.93 KB New
ai-portal.dropdown-select 370.26 KB New
ai-portal.elevo-card 300.31 KB New
ai-portal.elevo-logo 68.2 KB New
ai-portal.elevo-sidebar 334.44 KB New
ai-portal.flow-tabs 73 KB New
ai-portal.goal-card-list 319.8 KB New
ai-portal.home-container 68.81 KB New
ai-portal.icon-button 299.98 KB New
ai-portal.load-request-store 8.24 KB New
ai-portal.mcp-tools 163.37 KB New
ai-portal.notice-dropdown 312.71 KB New
ai-portal.notice-list 350.71 KB New
ai-portal.page-container 303.64 KB New
ai-portal.preview-container 254.92 KB New
ai-portal.project-conversations 319.91 KB New
ai-portal.project-knowledges 319.45 KB New
ai-portal.running-flow 156.33 KB New
ai-portal.save-request-store 8.24 KB New
ai-portal.set-chat-command 8.2 KB New
ai-portal.set-chat-mentioned-employee 8.21 KB New
ai-portal.show-case 300.3 KB New
ai-portal.show-cases 308.14 KB New
ai-portal.space-chat-guide 77.57 KB New
ai-portal.space-logo 68.69 KB New
ai-portal.space-workbench 822.92 KB New
ai-portal.stage-flow 325.58 KB New
ai-portal.stat-with-mini-chart 93.51 KB New
ai-portal.sticky-container 68.77 KB New
ai-portal.tab-list 69.22 KB New
ai.chat-agent 67.7 KB New
ai.chat-view 613.81 KB New
api-market.apis-directory-tree 351.92 KB New
basic.active-element-blur 8.63 KB New
basic.change-language 8.62 KB New
basic.copy-to-clipboard 8.79 KB New
basic.dropdown-button 301.74 KB New
basic.general-button 173.2 KB New
basic.general-image 167.67 KB New
basic.general-link 288.24 KB New
basic.general-menu 78.03 KB New
basic.general-menu-item 164.03 KB New
basic.general-popover 194.99 KB New
basic.general-tag 166 KB New
basic.general-tag-list 168.09 KB New
basic.general-text 318.41 KB New
basic.get-language 8.61 KB New
basic.home-redirect 23.29 KB New
basic.http-proxy-request 8.69 KB New
basic.http-request 8.61 KB New
basic.lock-body-scroll 22.98 KB New
basic.require-modal-stack 8.7 KB New
basic.set-theme-by-apps 8.63 KB New
basic.set-timeout 8.63 KB New
basic.show-dialog 306.17 KB New
basic.show-notification 288.24 KB New
basic.show-watermark 10.37 KB New
basic.v3-widget-mate 8.6 KB New
containers.easy-view 67.03 KB New
containers.flex-layout 66.75 KB New
containers.general-card 184.9 KB New
containers.general-category 67.39 KB New
containers.general-drawer 178.15 KB New
containers.general-modal 186.97 KB New
containers.grid-layout 67.84 KB New
containers.micro-view 87.61 KB New
containers.search-bar 66.89 KB New
containers.tab-group 72.09 KB New
containers.tab-item 179.18 KB New
containers.tab-list 179.18 KB New
data-view.app-wall-card-item 70.05 KB New
data-view.app-wall-relation-line 69.73 KB New
data-view.app-wall-system-card 155.81 KB New
data-view.basic-index-group 69.32 KB New
data-view.battery-chart 70.06 KB New
data-view.brick-notification 155.09 KB New
data-view.bubbles-indicator 188.51 KB New
data-view.cabinet-app-layer 69.73 KB New
data-view.cabinet-button 69.31 KB New
data-view.cabinet-container 79.57 KB New
data-view.cabinet-graph 93.73 KB New
data-view.cabinet-node 70.13 KB New
data-view.cabinet-thumbnail 83.42 KB New
data-view.china-map 167.46 KB New
data-view.china-map-chart 379.2 KB New
data-view.complex-search 167.62 KB New
data-view.crystal-ball-indicator 182.9 KB New
data-view.data-display-flipper 69.26 KB New
data-view.data-display-flipper-fifth 69.13 KB New
data-view.data-display-flipper-sixth 69 KB New
data-view.dropdown-menu 157.09 KB New
data-view.gauge-chart 70.18 KB New
data-view.gear-background 115.28 KB New
data-view.globe-with-gear-indicator 233.77 KB New
data-view.globe-with-halo-indicator 183.93 KB New
data-view.globe-with-orbit-indicator 183.76 KB New
data-view.graph-layout-grid 86.49 KB New
data-view.graph-node 69.17 KB New
data-view.graph-text 77.66 KB New
data-view.grid-background 104.43 KB New
data-view.hi-tech-button 69.96 KB New
data-view.indicator-card 69.44 KB New
data-view.lights-component-title 68.86 KB New
data-view.loading-panel 73.22 KB New
data-view.modern-style-component-title 69.94 KB New
data-view.modern-style-page-title 70.01 KB New
data-view.modern-style-treemap 80.47 KB New
data-view.particle-animation 69.86 KB New
data-view.progress-bar-list 72 KB New
data-view.radar-chart 70.91 KB New
data-view.simple-card-item 69.54 KB New
data-view.tabs-drawer 157.03 KB New
data-view.tabs-page-title 72.08 KB New
data-view.tech-mesh-base-view 68.43 KB New
data-view.title-text 69.63 KB New
data-view.top-title-bar 81.02 KB New
diagram.editable-label 67.63 KB New
diagram.experimental-node 67.09 KB New
eo-actions 298.55 KB New
eo-alert 159.5 KB New
eo-antd-icon 143.32 KB New
eo-app-bar-wrapper 68.05 KB New
eo-auto-complete 168.22 KB New
eo-avatar 279.16 KB New
eo-avatar-group 278.02 KB New
eo-banner 95.6 KB New
eo-batch-agent 22.95 KB New
eo-breadcrumb 290.36 KB New
eo-breadcrumb-item 289.92 KB New
eo-broadcast-channel 78.42 KB New
eo-button 173.2 KB New
eo-card 184.9 KB New
eo-card-item 319.96 KB New
eo-carousel-text 75.56 KB New
eo-cascader 289.37 KB New
eo-category 67.39 KB New
eo-checkbox 177.73 KB New
eo-code-block 242.51 KB New
eo-code-display 373.09 KB New
eo-color-picker 240.49 KB New
eo-content-layout 66.32 KB New
eo-context-menu 301.6 KB New
eo-counter-badge 164.71 KB New
eo-current-time 158.17 KB New
eo-date-picker 304.35 KB New
eo-descriptions 206.59 KB New
eo-diagram 122.43 KB New
eo-directory 299.59 KB New
eo-directory-tree 187.16 KB New
eo-directory-tree-internal-node 154.57 KB New
eo-directory-tree-leaf 153.86 KB New
eo-display-canvas 224.18 KB New
eo-divider 73.39 KB New
eo-draw-canvas 243.8 KB New
eo-drawer 178.15 KB New
eo-dropdown-actions 300.22 KB New
eo-dropdown-button 301.74 KB New
eo-dropdown-select 286.96 KB New
eo-dynamic-form-item 211.38 KB New
eo-easy-view 67.03 KB New
eo-easyops-avatar 281.11 KB New
eo-easyops-icon 143.32 KB New
eo-event-agent 22.88 KB New
eo-fa-icon 143.32 KB New
eo-flex-layout 66.75 KB New
eo-form 70.03 KB New
eo-form-item 76.33 KB New
eo-formatter-number 78.49 KB New
eo-frame-breadcrumb 302.28 KB New
eo-grid-layout 67.84 KB New
eo-humanize-time 304.76 KB New
eo-icon 143.32 KB New
eo-icon-select 232.92 KB New
eo-iframe 78.48 KB New
eo-illustration-message 159.09 KB New
eo-image 167.67 KB New
eo-img-icon 143.32 KB New
eo-info-card-item 304.95 KB New
eo-input 216.3 KB New
eo-launchpad-button 326.35 KB New
eo-launchpad-button-v2 342.83 KB New
eo-launchpad-quick-access 330.63 KB New
eo-launchpad-recent-visits 329.43 KB New
eo-link 288.24 KB New
eo-list 290.69 KB New
eo-loading-container 164.2 KB New
eo-loading-step 185.11 KB New
eo-lucide-icon 143.32 KB New
eo-main-view 95.6 KB New
eo-markdown-display 301.25 KB New
eo-markdown-editor 377.3 KB New
eo-menu 78.03 KB New
eo-menu-group 77.97 KB New
eo-menu-item 164.03 KB New
eo-menu-item-sub-menu 164.48 KB New
eo-message-listener 78.2 KB New
eo-micro-view 87.61 KB New
eo-mini-actions 300.75 KB New
eo-mini-line-chart 81.69 KB New
eo-modal 186.97 KB New
eo-narrow-view 75.05 KB New
eo-nav-menu 346.36 KB New
eo-next-table 543.75 KB New
eo-page-title 78.17 KB New
eo-page-view 75.05 KB New
eo-pagination 327.04 KB New
eo-popover 194.99 KB New
eo-popup 167.6 KB New
eo-radio 170.76 KB New
eo-resizable-box 68.73 KB New
eo-search 166.16 KB New
eo-search-bar 66.89 KB New
eo-search-launchpad 333.49 KB New
eo-select 365.58 KB New
eo-sidebar 330.51 KB New
eo-sidebar-menu 313.98 KB New
eo-sidebar-menu-group 313.98 KB New
eo-sidebar-menu-item 298.89 KB New
eo-sidebar-menu-submenu 313.98 KB New
eo-sidebar-sub-menu 304.83 KB New
eo-spin 67.2 KB New
eo-statistics-card 159.37 KB New
eo-submit-buttons 195.72 KB New
eo-svg-icon 143.32 KB New
eo-switch 167.64 KB New
eo-tab-group 72.09 KB New
eo-tab-item 179.18 KB New
eo-tab-list 179.18 KB New
eo-table 400.9 KB New
eo-tag 166 KB New
eo-tag-list 168.09 KB New
eo-text 318.41 KB New
eo-text-tooltip 139.41 KB New
eo-textarea 86.31 KB New
eo-time-picker 214.71 KB New
eo-time-range-picker 357.74 KB New
eo-toggle-link 289.48 KB New
eo-tooltip 288.24 KB New
eo-tree 138.48 KB New
eo-tree-select 302.27 KB New
eo-upload-file 322.96 KB New
eo-upload-image 212.7 KB New
eo-user-or-user-group-select 333.43 KB New
eo-viewport 78.35 KB New
eo-workbench-layout 371.06 KB New
eo-workbench-layout-v2 377 KB New
form.dynamic-form-item 211.38 KB New
form.general-checkbox 177.73 KB New
form.general-form 70.03 KB New
form.general-form-item 76.33 KB New
form.general-input 216.3 KB New
form.general-radio 170.76 KB New
form.general-search 166.16 KB New
form.general-select 365.61 KB New
form.general-switch 167.64 KB New
form.general-textarea 86.31 KB New
form.icon-select 232.92 KB New
form.submit-buttons 195.72 KB New
form.upload-image 212.7 KB New
icons.antd-icon 143.32 KB New
icons.easyops-icon 143.32 KB New
icons.fa-icon 143.32 KB New
icons.general-icon 143.32 KB New
icons.get-antd-icons 143.32 KB New
icons.get-easyops-icons 143.32 KB New
icons.get-fa-icons 143.32 KB New
icons.get-libs 143.32 KB New
icons.get-lucide-icons 143.32 KB New
icons.search-icons 143.32 KB New
illustrations.error-message 159.09 KB New
illustrations.get-illustration 9.25 KB New
illustrations.get-illustrations-by-category 6.02 KB New
illustrations.loading-transition 66.55 KB New
illustrations.translate-illustration-config 9.25 KB New
inject.visual-builder-preview-agent 56.25 KB New
markdown.markdown-editor 377.29 KB New
nav.app-bar-wrapper 68.05 KB New
nav.easyops-navbar-alerts 298.84 KB New
nav.get-menu-config-options 7.9 KB New
nav.get-menu-config-tree 8.4 KB New
nav.launchpad-config 331.34 KB New
nav.nav-logo 297.86 KB New
nav.poll-announce 308.51 KB New
nav.query-search 418.25 KB New
presentational.code-block 242.51 KB New
presentational.code-display 373.1 KB New
presentational.code-wrapper 189.73 KB New
presentational.general-alert 159.5 KB New
presentational.general-descriptions 206.59 KB New
presentational.humanize-time 304.76 KB New
recent-history.clear-history 28.97 KB New
recent-history.get-all-history 28.97 KB New
recent-history.push-history 28.97 KB New
recent-history.recent-visit 331.56 KB New
sl-alert 115.04 KB New
sl-animated-image 114.05 KB New
sl-animation 117.4 KB New
sl-avatar 114.04 KB New
sl-badge 114.05 KB New
sl-breadcrumb 114.84 KB New
sl-breadcrumb-item 114.84 KB New
sl-button 114.83 KB New
sl-button-group 114.05 KB New
sl-card 114.04 KB New
sl-carousel 114.84 KB New
sl-carousel-item 114.84 KB New
sl-checkbox 114.05 KB New
sl-color-picker 120.1 KB New
sl-details 114.83 KB New
sl-dialog 115.04 KB New
sl-divider 114.05 KB New
sl-drawer 114.83 KB New
sl-dropdown 115.04 KB New
sl-format-bytes 114.84 KB New
sl-format-date 114.83 KB New
sl-format-number 114.83 KB New
sl-icon 114.04 KB New
sl-icon-button 114.05 KB New
sl-image-comparer 114.84 KB New
sl-input 114.83 KB New
sl-menu 115.06 KB New
sl-menu-item 115.05 KB New
sl-menu-label 114.05 KB New
sl-mutation-observer 114.05 KB New
sl-option 114.84 KB New
sl-popup 115.04 KB New
sl-progress-bar 114.84 KB New
sl-progress-ring 114.84 KB New
sl-qr-code 118.73 KB New
sl-radio 114.05 KB New
sl-radio-button 114.05 KB New
sl-radio-group 114.05 KB New
sl-range 114.84 KB New
sl-rating 114.83 KB New
sl-relative-time 114.84 KB New
sl-resize-observer 114.06 KB New
sl-select 115.04 KB New
sl-skeleton 114.05 KB New
sl-spinner 114.83 KB New
sl-split-panel 114.84 KB New
sl-switch 114.05 KB New
sl-tab 114.84 KB New
sl-tab-group 114.84 KB New
sl-tab-panel 114.84 KB New
sl-tag 114.83 KB New
sl-textarea 114.04 KB New
sl-tooltip 115.04 KB New
sl-tree 114.84 KB New
sl-tree-item 114.84 KB New
sl-visually-hidden 114.06 KB New
visual-builder.batch-update-raw-data-generated-view 8.29 KB New
visual-builder.chat-conversation 378.82 KB New
visual-builder.chat-preview 70.37 KB New
visual-builder.check-editor-by-name 7.9 KB New
visual-builder.contract-select 191.13 KB New
visual-builder.generate-snippets-context-menu 311.48 KB New
visual-builder.get-config-by-data-for-ai 9.67 KB New
visual-builder.get-data-deps 7.92 KB New
visual-builder.get-dependency-tree 8.29 KB New
visual-builder.get-raw-data-system-prompts 12.56 KB New
visual-builder.get-usage-member-statistics 8.16 KB New
visual-builder.inject-chat-preview-agent 8.86 KB New
visual-builder.page-arch-node 301.85 KB New
visual-builder.parse-path 9.54 KB New
visual-builder.pre-generated-config 80.61 KB New
visual-builder.pre-generated-config-preview 75.99 KB New
visual-builder.pre-generated-container 70.29 KB New
visual-builder.pre-generated-preview 70.34 KB New
visual-builder.pre-generated-table-view 67.92 KB New
visual-builder.property-editor 1,565.98 KB New
visual-builder.raw-data-preview 79.3 KB New
visual-builder.raw-metric-preview 72.25 KB New
visual-builder.workbench-action 300.61 KB New
visual-builder.workbench-action-list 306.06 KB New
visual-builder.workbench-history-action 321.18 KB New
visual-builder.workbench-pane 155.71 KB New
visual-builder.workbench-sidebar 68.8 KB New
visual-builder.workbench-tree 306.06 KB New
vs.code-editor 1,270.5 KB New

@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from b603f85 to 9b240a9 Compare April 10, 2025 16:02
@renovate renovate bot changed the title chore(deps): Update dependency lerna to ^8.2.1 chore(deps): Update dependency lerna to ^8.2.2 Apr 10, 2025
@github-actions github-actions bot temporarily deployed to pull request April 10, 2025 16:07 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 9b240a9 to dc122bd Compare June 25, 2025 01:37
@github-actions github-actions bot temporarily deployed to pull request June 25, 2025 01:42 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from dc122bd to 38b3e65 Compare June 26, 2025 02:12
@github-actions github-actions bot temporarily deployed to pull request June 26, 2025 02:16 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 38b3e65 to aae1927 Compare June 29, 2025 22:26
@renovate renovate bot changed the title chore(deps): Update dependency lerna to ^8.2.2 chore(deps): Update dependency lerna to ^8.2.3 Jun 29, 2025
@github-actions github-actions bot temporarily deployed to pull request June 29, 2025 22:31 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from aae1927 to b2bbe88 Compare August 10, 2025 15:09
@github-actions github-actions bot temporarily deployed to pull request August 10, 2025 15:14 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from b2bbe88 to 390857a Compare August 13, 2025 17:30
@github-actions github-actions bot temporarily deployed to pull request August 13, 2025 17:35 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 390857a to 4fac2ce Compare August 19, 2025 18:15
@github-actions github-actions bot temporarily deployed to pull request August 19, 2025 18:19 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 4fac2ce to 4f10c15 Compare August 31, 2025 13:20
@github-actions github-actions bot temporarily deployed to pull request August 31, 2025 13:25 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 4f10c15 to 684c774 Compare September 15, 2025 10:13
@renovate renovate bot changed the title chore(deps): Update dependency lerna to ^8.2.3 chore(deps): Update dependency lerna to ^8.2.4 Sep 15, 2025
@github-actions github-actions bot temporarily deployed to pull request September 15, 2025 10:18 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 684c774 to ab73c33 Compare September 25, 2025 14:11
@github-actions github-actions bot temporarily deployed to pull request September 25, 2025 14:16 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from ab73c33 to 08f5d4d Compare October 22, 2025 04:15
@github-actions github-actions bot temporarily deployed to pull request October 22, 2025 04:20 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 08f5d4d to 14eddff Compare November 10, 2025 15:48
@github-actions github-actions bot temporarily deployed to pull request November 10, 2025 15:53 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 14eddff to 415982f Compare November 19, 2025 00:48
@github-actions github-actions bot temporarily deployed to pull request November 19, 2025 00:54 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 415982f to b743fcd Compare December 3, 2025 17:29
@github-actions github-actions bot temporarily deployed to pull request December 3, 2025 17:33 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from b743fcd to 9279739 Compare December 31, 2025 17:42
@github-actions github-actions bot temporarily deployed to pull request December 31, 2025 17:47 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 9279739 to d715c4f Compare January 8, 2026 19:04
@github-actions github-actions bot temporarily deployed to pull request January 8, 2026 19:09 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from d715c4f to fdd91e3 Compare January 19, 2026 20:00
@github-actions github-actions bot temporarily deployed to pull request January 19, 2026 20:05 Inactive
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from fdd91e3 to 7017228 Compare February 2, 2026 20:33
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 7017228 to 387fdc9 Compare February 12, 2026 10:08
@github-actions github-actions bot temporarily deployed to pull request February 12, 2026 10:13 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants