Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update dependency eslint to v9 #1249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.1 -> ^9.20.1 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.20.1

Compare Source

v9.20.0

Compare Source

v9.19.0

Compare Source

v9.18.0

Compare Source

v9.17.0

Compare Source

v9.16.0

Compare Source

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#​19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#​19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#​19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#​19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#​19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#​19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#​19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#​19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#​19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#​19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#​19148) (Milos Djermanovic)

Chores

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes

  • 5e5f39b fix: add missing types for no-restricted-exports rule (#​18914) (Kristóf Poduszló)
  • 8f630eb fix: add missing types for no-param-reassign options (#​18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#​18902) (Kristóf Poduszló)
  • 2de5742 fix: add missing types for no-misleading-character-class options (#​18905) (Kristóf Poduszló)
  • c153084 fix: add missing types for no-implicit-coercion options (#​18903) (Kristóf Poduszló)
  • fa11b2e fix: add missing types for no-empty-function options (#​18901) (Kristóf Poduszló)
  • a0deed1 fix: add missing types for camelcase options (#​18897) (Kristóf Poduszló)

Documentation

  • e4e5709 docs: correct prefer-object-has-own type definition comment (#​18924) (Nitin Kumar)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#​18894) (Alix Royere)
  • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#​18881) (Milos Djermanovic)
  • adcc50d docs: Update README (GitHub Actions Bot)
  • 4edac1a docs: Update README (GitHub Actions Bot)

Build Related

  • 959d360 build: Support updates to previous major versions (#​18871) (Milos Djermanovic)

Chores

v9.10.0

Compare Source

v9.9.1

Compare Source

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

v9.6.0

Compare Source

v9.5.0

Compare Source

v9.4.0

Compare Source

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source


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.

Copy link

github-actions bot commented Jul 29, 2024

@github-actions github-actions bot temporarily deployed to pull request July 29, 2024 06:24 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from f4ca65e to 35d6407 Compare July 29, 2024 07:51
@github-actions github-actions bot temporarily deployed to pull request July 29, 2024 08:05 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 35d6407 to 90819a8 Compare August 9, 2024 23:27
@github-actions github-actions bot temporarily deployed to pull request August 9, 2024 23:42 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 90819a8 to 2562dc0 Compare August 23, 2024 22:32
@github-actions github-actions bot temporarily deployed to pull request August 23, 2024 22:47 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 2562dc0 to 13836be Compare September 6, 2024 21:02
@github-actions github-actions bot temporarily deployed to pull request September 6, 2024 21:17 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 13836be to 75acee4 Compare September 20, 2024 19:33
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.47%. Comparing base (8210b20) to head (315473e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1249   +/-   ##
=======================================
  Coverage   90.47%   90.47%           
=======================================
  Files         124      124           
  Lines        2762     2762           
  Branches      379      379           
=======================================
  Hits         2499     2499           
  Misses        169      169           
  Partials       94       94           

@github-actions github-actions bot temporarily deployed to pull request September 20, 2024 19:48 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 75acee4 to ed6e0b1 Compare September 23, 2024 21:17
@github-actions github-actions bot temporarily deployed to pull request September 23, 2024 21:33 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from ed6e0b1 to 8ac7d69 Compare October 4, 2024 22:30
@github-actions github-actions bot temporarily deployed to pull request October 4, 2024 22:44 Inactive
Copy link

github-actions bot commented Oct 4, 2024

📐🤏 Size check result (8210b20...dafaaef):

See full diff

Load all bricks together

Name Prev Now Diff
All bricks 4,512.64 KB 4,512.66 KB

Critical changes:

Name Prev Now Diff
basic 183.29 KB 180.8 KB 🟢 -2.49 KB
form 326.21 KB 328.74 KB 🔺 +2.53 KB
See full changes
Name Prev Now Diff
<core> 311.2 KB 311.41 KB 🔼 +0.21 KB
<react> 53.61 KB 53.61 KB 🟰
advanced 515.23 KB 515.22 KB
ai 285.09 KB 285.16 KB
api-market 10.56 KB 10.56 KB 🟰
basic 183.29 KB 180.8 KB 🟢 -2.49 KB
containers 95.05 KB 95.05 KB 🟰
data-view 639.75 KB 639.75 KB 🟰
diagram 174.22 KB 174.22 KB 🟰
form 326.21 KB 328.74 KB 🔺 +2.53 KB
form-platform 12.57 KB 12.57 KB 🟰
icons 15.13 KB 15.13 KB 🟰
illustrations 17.32 KB 17.31 KB
inject 56.22 KB 56.22 KB 🟰
markdown 248.92 KB 248.92 KB 🟰
mini-chart 10.61 KB 10.61 KB 🟰
nav 121.38 KB 121.37 KB
presentational 134.4 KB 134.41 KB
recent-history 32.53 KB 32.53 KB 🟰
shoelace 325.85 KB 325.85 KB 🟰
visual-builder 415.88 KB 415.85 KB
vs 838.83 KB 838.8 KB

Load bricks by each package

Critical changes: None.

See full changes
Name Prev Now Diff
advanced 745.79 KB 745.79 KB 🟰
ai 497.5 KB 497.57 KB
api-market 206.77 KB 206.77 KB 🟰
basic 338.79 KB 338.79 KB 🟰
containers 233.47 KB 233.48 KB
data-view 735.89 KB 735.82 KB
diagram 244.86 KB 244.85 KB
form 496.53 KB 496.53 KB 🟰
form-platform 176.87 KB 176.88 KB
icons 72.83 KB 72.83 KB 🟰
illustrations 91.48 KB 91.48 KB 🟰
inject 56.22 KB 56.22 KB 🟰
markdown 337.86 KB 337.86 KB 🟰
mini-chart 76.29 KB 76.29 KB 🟰
nav 397.21 KB 397.21 KB 🟰
presentational 345.7 KB 345.71 KB
recent-history 169.5 KB 169.51 KB
shoelace 325.85 KB 325.85 KB 🟰
visual-builder 1,507.71 KB 1,507.66 KB
vs 1,013.92 KB 1,013.88 KB
widget-editors 0 KB 0 KB 🟰

Load by each brick

Critical changes: None.

See full changes
Name Prev Now Diff
advanced.capture-snapshot 52.37 KB 52.37 KB 🟰
advanced.general-cascader 213.92 KB 213.91 KB
advanced.general-table 328.05 KB 328 KB
advanced.pdf-viewer 199.16 KB 199.15 KB
ai.chat-agent 67.79 KB 67.79 KB 🟰
ai.chat-view 492.75 KB 492.79 KB
api-market.apis-directory-tree 206.77 KB 206.77 KB 🟰
basic.active-element-blur 8.69 KB 8.69 KB 🟰
basic.change-language 8.68 KB 8.69 KB
basic.copy-to-clipboard 8.84 KB 8.85 KB
basic.dropdown-button 154.78 KB 154.78 KB 🟰
basic.general-button 128.46 KB 128.46 KB 🟰
basic.general-image 88.66 KB 88.66 KB 🟰
basic.general-link 123.14 KB 123.15 KB
basic.general-menu 68.97 KB 68.98 KB
basic.general-menu-item 83.53 KB 83.54 KB
basic.general-popover 102.79 KB 102.8 KB
basic.general-tag 85.6 KB 85.6 KB 🟰
basic.general-tag-list 89.99 KB 89.99 KB 🟰
basic.general-text 161.35 KB 161.35 KB 🟰
basic.get-language 8.67 KB 8.68 KB
basic.home-redirect 14.18 KB 14.18 KB 🟰
basic.http-proxy-request 8.75 KB 8.76 KB
basic.http-request 8.67 KB 8.68 KB
basic.lock-body-scroll 10.42 KB 10.43 KB
basic.set-theme-by-apps 8.69 KB 8.69 KB 🟰
basic.set-timeout 8.68 KB 8.69 KB
basic.show-dialog 180.79 KB 180.79 KB 🟰
basic.show-notification 149.15 KB 149.15 KB 🟰
basic.show-watermark 10.43 KB 10.43 KB 🟰
basic.v3-widget-mate 8.66 KB 8.67 KB
containers.easy-view 67.12 KB 67.12 KB 🟰
containers.flex-layout 66.86 KB 66.86 KB 🟰
containers.general-card 140.08 KB 140.09 KB
containers.general-category 67.49 KB 67.48 KB
containers.general-drawer 93.39 KB 93.39 KB 🟰
containers.general-modal 142.1 KB 142.1 KB 🟰
containers.grid-layout 67.95 KB 67.95 KB 🟰
containers.micro-view 78.56 KB 78.56 KB 🟰
containers.search-bar 66.98 KB 66.98 KB 🟰
containers.tab-group 72.14 KB 72.14 KB 🟰
containers.tab-item 98.58 KB 98.58 KB 🟰
containers.tab-list 98.58 KB 98.58 KB 🟰
data-view.app-wall-card-item 70.07 KB 70.07 KB 🟰
data-view.app-wall-relation-line 69.76 KB 69.77 KB
data-view.app-wall-system-card 84.18 KB 84.19 KB
data-view.basic-index-group 69.35 KB 69.36 KB
data-view.battery-chart 70.08 KB 70.09 KB
data-view.brick-notification 83.37 KB 83.38 KB
data-view.bubbles-indicator 108.09 KB 108.1 KB
data-view.cabinet-app-layer 69.75 KB 69.76 KB
data-view.cabinet-button 69.36 KB 69.37 KB
data-view.cabinet-container 79.64 KB 79.64 KB 🟰
data-view.cabinet-graph 93.8 KB 93.81 KB
data-view.cabinet-node 70.17 KB 70.17 KB 🟰
data-view.cabinet-thumbnail 83.45 KB 83.46 KB
data-view.china-map 95.57 KB 95.61 KB
data-view.china-map-chart 376.34 KB 376.32 KB
data-view.complex-search 95.9 KB 95.9 KB 🟰
data-view.crystal-ball-indicator 102.47 KB 102.48 KB
data-view.data-display-flipper 69.3 KB 69.31 KB
data-view.data-display-flipper-fifth 69.17 KB 69.17 KB 🟰
data-view.data-display-flipper-sixth 69.02 KB 69.03 KB
data-view.dropdown-menu 85.43 KB 85.44 KB
data-view.gauge-chart 70.22 KB 70.23 KB
data-view.gear-background 115.33 KB 115.33 KB 🟰
data-view.globe-with-gear-indicator 153.34 KB 153.35 KB
data-view.globe-with-halo-indicator 103.47 KB 103.48 KB
data-view.globe-with-orbit-indicator 103.3 KB 103.31 KB
data-view.graph-layout-grid 86.54 KB 86.55 KB
data-view.graph-node 69.23 KB 69.23 KB 🟰
data-view.graph-text 77.69 KB 77.7 KB
data-view.grid-background 104.56 KB 104.57 KB
data-view.hi-tech-button 69.99 KB 70 KB
data-view.indicator-card 69.46 KB 69.47 KB
data-view.lights-component-title 68.9 KB 68.9 KB 🟰
data-view.loading-panel 73.28 KB 73.28 KB 🟰
data-view.modern-style-component-title 69.97 KB 69.97 KB 🟰
data-view.modern-style-page-title 70.01 KB 70.01 KB 🟰
data-view.modern-style-treemap 80.55 KB 80.56 KB
data-view.particle-animation 69.89 KB 69.9 KB
data-view.progress-bar-list 72.06 KB 72.07 KB
data-view.radar-chart 70.93 KB 70.94 KB
data-view.simple-card-item 69.57 KB 69.58 KB
data-view.tabs-drawer 85.33 KB 85.33 KB 🟰
data-view.tabs-page-title 72.12 KB 72.12 KB 🟰
data-view.tech-mesh-base-view 68.46 KB 68.47 KB
data-view.title-text 69.65 KB 69.66 KB
data-view.top-title-bar 80.83 KB 80.84 KB
diagram.editable-label 67.75 KB 67.75 KB 🟰
diagram.experimental-node 67.2 KB 67.2 KB 🟰
eo-actions 142.08 KB 142.08 KB 🟰
eo-alert 87.57 KB 87.57 KB 🟰
eo-antd-icon 71.66 KB 71.66 KB 🟰
eo-app-bar-wrapper 68.1 KB 68.09 KB
eo-auto-complete 102.08 KB 102.08 KB 🟰
eo-avatar 106.16 KB 106.16 KB 🟰
eo-avatar-group 104.72 KB 104.73 KB
eo-banner 86.56 KB 86.56 KB 🟰
eo-breadcrumb 127.4 KB 127.41 KB
eo-breadcrumb-item 126.97 KB 126.97 KB 🟰
eo-broadcast-channel 69.37 KB 69.38 KB
eo-button 128.46 KB 128.46 KB 🟰
eo-card 140.08 KB 140.09 KB
eo-card-item 167.37 KB 167.37 KB 🟰
eo-carousel-text 75.36 KB 75.36 KB 🟰
eo-cascader 213.92 KB 213.9 KB
eo-category 67.49 KB 67.48 KB
eo-checkbox 104.42 KB 104.41 KB
eo-code-display 232.83 KB 232.83 KB 🟰
eo-color-picker 237.65 KB 237.65 KB 🟰
eo-content-layout 66.42 KB 66.42 KB 🟰
eo-context-menu 148.6 KB 148.61 KB
eo-counter-badge 84.15 KB 84.15 KB 🟰
eo-current-time 86.25 KB 86.25 KB 🟰
eo-date-picker 229.4 KB 229.39 KB
eo-descriptions 163.75 KB 163.76 KB
eo-diagram 121.24 KB 121.23 KB
eo-directory 131.98 KB 131.98 KB 🟰
eo-directory-tree 121.02 KB 121.01 KB
eo-directory-tree-internal-node 82.83 KB 82.83 KB 🟰
eo-directory-tree-leaf 82.14 KB 82.13 KB
eo-display-canvas 213.17 KB 213.17 KB 🟰
eo-divider 73.17 KB 73.17 KB 🟰
eo-draw-canvas 220.42 KB 220.43 KB
eo-drawer 93.39 KB 93.39 KB 🟰
eo-dropdown-actions 145.79 KB 145.79 KB 🟰
eo-dropdown-button 154.78 KB 154.78 KB 🟰
eo-dropdown-select 139.96 KB 139.97 KB
eo-dynamic-form-item 165.63 KB 165.63 KB 🟰
eo-easy-view 67.12 KB 67.12 KB 🟰
eo-easyops-avatar 110.28 KB 110.29 KB
eo-easyops-icon 71.66 KB 71.66 KB 🟰
eo-event-agent 13.72 KB 13.72 KB 🟰
eo-fa-icon 71.66 KB 71.66 KB 🟰
eo-flex-layout 66.86 KB 66.86 KB 🟰
eo-form 69.2 KB 69.2 KB 🟰
eo-form-item 74.97 KB 74.97 KB 🟰
eo-formatter-number 69.43 KB 69.43 KB 🟰
eo-frame-breadcrumb 143.86 KB 143.86 KB 🟰
eo-grid-layout 67.95 KB 67.95 KB 🟰
eo-humanize-time 139.39 KB 139.4 KB
eo-icon 71.66 KB 71.66 KB 🟰
eo-icon-select 195.86 KB 195.86 KB 🟰
eo-iframe 69.42 KB 69.42 KB 🟰
eo-illustration-message 87.29 KB 87.28 KB
eo-image 88.66 KB 88.66 KB 🟰
eo-img-icon 71.66 KB 71.66 KB 🟰
eo-info-card-item 137.13 KB 137.13 KB 🟰
eo-input 96.07 KB 96.07 KB 🟰
eo-launchpad-button 161.14 KB 161.14 KB 🟰
eo-launchpad-button-v2 215.79 KB 215.78 KB
eo-launchpad-quick-access 202.42 KB 202.41 KB
eo-launchpad-recent-visits 201.24 KB 201.24 KB 🟰
eo-link 123.14 KB 123.15 KB
eo-loading-container 83.35 KB 83.36 KB
eo-loading-step 100.62 KB 100.66 KB
eo-main-view 86.56 KB 86.56 KB 🟰
eo-markdown-display 140.95 KB 140.95 KB 🟰
eo-markdown-editor 299.69 KB 299.68 KB
eo-menu 68.97 KB 68.98 KB
eo-menu-group 68.76 KB 68.76 KB 🟰
eo-menu-item 83.53 KB 83.54 KB
eo-menu-item-sub-menu 83.99 KB 84 KB
eo-message-listener 69.15 KB 69.16 KB
eo-micro-view 78.56 KB 78.56 KB 🟰
eo-mini-actions 146.68 KB 146.68 KB 🟰
eo-mini-line-chart 76.29 KB 76.29 KB 🟰
eo-modal 142.1 KB 142.1 KB 🟰
eo-narrow-view 75.17 KB 75.17 KB 🟰
eo-nav-menu 192.31 KB 192.3 KB
eo-next-table 379.44 KB 379.44 KB 🟰
eo-page-title 69.1 KB 69.1 KB 🟰
eo-page-view 75.17 KB 75.17 KB 🟰
eo-pagination 172.27 KB 172.28 KB
eo-popover 102.79 KB 102.8 KB
eo-popup 95.47 KB 95.47 KB 🟰
eo-radio 98.07 KB 98.07 KB 🟰
eo-resizable-box 68.84 KB 68.84 KB 🟰
eo-search 100.11 KB 100.11 KB 🟰
eo-search-bar 66.98 KB 66.98 KB 🟰
eo-search-launchpad 205.08 KB 205.07 KB
eo-select 145.68 KB 145.69 KB
eo-sidebar 167.82 KB 167.82 KB 🟰
eo-sidebar-menu 148.85 KB 148.84 KB
eo-sidebar-menu-group 148.85 KB 148.84 KB
eo-sidebar-menu-item 133.7 KB 133.7 KB 🟰
eo-sidebar-menu-submenu 148.85 KB 148.84 KB
eo-sidebar-sub-menu 148.86 KB 148.86 KB 🟰
eo-spin 67.31 KB 67.31 KB 🟰
eo-statistics-card 87.44 KB 87.44 KB 🟰
eo-submit-buttons 150.14 KB 150.15 KB
eo-svg-icon 71.66 KB 71.66 KB 🟰
eo-switch 94.27 KB 94.27 KB 🟰
eo-tab-group 72.14 KB 72.14 KB 🟰
eo-tab-item 98.58 KB 98.58 KB 🟰
eo-tab-list 98.58 KB 98.58 KB 🟰
eo-table 328.01 KB 328.04 KB
eo-tag 85.6 KB 85.6 KB 🟰
eo-tag-list 89.99 KB 89.99 KB 🟰
eo-text 161.35 KB 161.35 KB 🟰
eo-text-tooltip 139.32 KB 139.31 KB
eo-textarea 83.99 KB 83.99 KB 🟰
eo-time-picker 211.64 KB 211.64 KB 🟰
eo-time-range-picker 228.64 KB 228.63 KB
eo-tooltip 118.19 KB 118.2 KB
eo-tree 138.17 KB 138.17 KB 🟰
eo-tree-select 226.63 KB 226.62 KB
eo-upload-file 162.16 KB 162.16 KB 🟰
eo-upload-image 170.77 KB 170.77 KB 🟰
eo-user-or-user-group-select 176.87 KB 176.88 KB
eo-workbench-layout 258.01 KB 258.01 KB 🟰
eo-workbench-layout-v2 259.5 KB 259.49 KB
form.dynamic-form-item 165.63 KB 165.63 KB 🟰
form.general-checkbox 104.42 KB 104.41 KB
form.general-form 69.2 KB 69.2 KB 🟰
form.general-form-item 74.97 KB 74.97 KB 🟰
form.general-input 96.07 KB 96.07 KB 🟰
form.general-radio 98.08 KB 98.07 KB
form.general-search 100.11 KB 100.11 KB 🟰
form.general-select 145.68 KB 145.69 KB
form.general-switch 94.27 KB 94.27 KB 🟰
form.general-textarea 83.99 KB 83.99 KB 🟰
form.icon-select 195.86 KB 195.86 KB 🟰
form.submit-buttons 150.14 KB 150.15 KB
form.upload-image 170.77 KB 170.77 KB 🟰
icons.antd-icon 71.66 KB 71.66 KB 🟰
icons.easyops-icon 71.66 KB 71.66 KB 🟰
icons.fa-icon 71.66 KB 71.66 KB 🟰
icons.general-icon 71.66 KB 71.66 KB 🟰
icons.get-antd-icons 6.62 KB 6.62 KB 🟰
icons.get-easyops-icons 6.62 KB 6.62 KB 🟰
icons.get-fa-icons 6.62 KB 6.62 KB 🟰
icons.get-libs 6.62 KB 6.62 KB 🟰
icons.search-icons 6.62 KB 6.62 KB 🟰
illustrations.error-message 87.29 KB 87.28 KB
illustrations.get-illustration 9.12 KB 9.12 KB 🟰
illustrations.get-illustrations-by-category 6.02 KB 6.02 KB 🟰
illustrations.loading-transition 66.64 KB 66.64 KB 🟰
illustrations.translate-illustration-config 9.12 KB 9.12 KB 🟰
inject.visual-builder-preview-agent 56.22 KB 56.22 KB 🟰
markdown.markdown-editor 299.68 KB 299.65 KB
nav.app-bar-wrapper 68.1 KB 68.09 KB
nav.easyops-navbar-alerts 136.15 KB 136.15 KB 🟰
nav.get-menu-config-options 7.85 KB 7.84 KB
nav.get-menu-config-tree 8.35 KB 8.34 KB
nav.launchpad-config 216.44 KB 216.43 KB
nav.nav-logo 132.73 KB 132.72 KB
nav.poll-announce 169.27 KB 169.26 KB
presentational.code-display 232.83 KB 232.83 KB 🟰
presentational.general-alert 87.57 KB 87.57 KB 🟰
presentational.general-descriptions 163.75 KB 163.76 KB
presentational.humanize-time 139.39 KB 139.4 KB
recent-history.clear-history 28.36 KB 28.36 KB 🟰
recent-history.get-all-history 28.36 KB 28.36 KB 🟰
recent-history.push-history 28.36 KB 28.36 KB 🟰
recent-history.recent-visit 168.41 KB 168.41 KB 🟰
sl-alert 31.11 KB 31.11 KB 🟰
sl-animated-image 25.37 KB 25.37 KB 🟰
sl-animation 25.54 KB 25.54 KB 🟰
sl-avatar 25.85 KB 25.85 KB 🟰
sl-badge 22.41 KB 22.41 KB 🟰
sl-breadcrumb 27.9 KB 27.9 KB 🟰
sl-breadcrumb-item 27.9 KB 27.9 KB 🟰
sl-button 33.09 KB 33.09 KB 🟰
sl-button-group 21.66 KB 21.66 KB 🟰
sl-card 22.67 KB 22.67 KB 🟰
sl-carousel 31.92 KB 31.92 KB 🟰
sl-carousel-item 31.92 KB 31.92 KB 🟰
sl-checkbox 30.29 KB 30.29 KB 🟰
sl-color-picker 64.47 KB 64.47 KB 🟰
sl-details 28.09 KB 28.09 KB 🟰
sl-dialog 33.02 KB 33.02 KB 🟰
sl-divider 21.5 KB 21.5 KB 🟰
sl-drawer 34.1 KB 34.1 KB 🟰
sl-dropdown 36.15 KB 36.15 KB 🟰
sl-format-bytes 22.32 KB 22.32 KB 🟰
sl-format-date 22.37 KB 22.37 KB 🟰
sl-format-number 22.38 KB 22.38 KB 🟰
sl-icon 24.5 KB 24.5 KB 🟰
sl-icon-button 27.13 KB 27.13 KB 🟰
sl-image-comparer 27.79 KB 27.79 KB 🟰
sl-input 33.79 KB 33.79 KB 🟰
sl-menu 41.75 KB 41.75 KB 🟰
sl-menu-item 41.75 KB 41.75 KB 🟰
sl-menu-label 21.23 KB 21.23 KB 🟰
sl-mutation-observer 21.72 KB 21.72 KB 🟰
sl-option 27.37 KB 27.37 KB 🟰
sl-popup 31.88 KB 31.88 KB 🟰
sl-progress-bar 23.98 KB 23.98 KB 🟰
sl-progress-ring 23.06 KB 23.06 KB 🟰
sl-qr-code 26.97 KB 26.97 KB 🟰
sl-radio 26.26 KB 26.26 KB 🟰
sl-radio-button 26.01 KB 26.01 KB 🟰
sl-radio-group 26.35 KB 26.35 KB 🟰
sl-range 29.08 KB 29.08 KB 🟰
sl-rating 28.43 KB 28.43 KB 🟰
sl-relative-time 22.58 KB 22.58 KB 🟰
sl-resize-observer 21.61 KB 21.61 KB 🟰
sl-select 48.53 KB 48.53 KB 🟰
sl-skeleton 22.21 KB 22.21 KB 🟰
sl-spinner 22.67 KB 22.67 KB 🟰
sl-split-panel 24.31 KB 24.31 KB 🟰
sl-switch 27.19 KB 27.19 KB 🟰
sl-tab 34.18 KB 34.18 KB 🟰
sl-tab-group 34.18 KB 34.18 KB 🟰
sl-tab-panel 34.18 KB 34.18 KB 🟰
sl-tag 29.28 KB 29.28 KB 🟰
sl-textarea 27.88 KB 27.88 KB 🟰
sl-tooltip 34.25 KB 34.25 KB 🟰
sl-tree 37.25 KB 37.25 KB 🟰
sl-tree-item 37.25 KB 37.25 KB 🟰
sl-visually-hidden 21.2 KB 21.2 KB 🟰
visual-builder.batch-update-raw-data-generated-view 7.47 KB 7.47 KB 🟰
visual-builder.chat-conversation 183.98 KB 183.98 KB 🟰
visual-builder.chat-preview 69.53 KB 69.53 KB 🟰
visual-builder.check-editor-by-name 7.09 KB 7.09 KB 🟰
visual-builder.contract-select 122.49 KB 122.47 KB
visual-builder.generate-snippets-context-menu 146.57 KB 146.57 KB 🟰
visual-builder.get-data-deps 7.1 KB 7.1 KB 🟰
visual-builder.get-dependency-tree 7.48 KB 7.48 KB 🟰
visual-builder.get-raw-data-system-prompts 11.45 KB 11.45 KB 🟰
visual-builder.inject-chat-preview-agent 8.06 KB 8.06 KB 🟰
visual-builder.page-arch-node 130.92 KB 130.92 KB 🟰
visual-builder.parse-path 8.72 KB 8.72 KB 🟰
visual-builder.pre-generated-container 69.89 KB 69.89 KB 🟰
visual-builder.pre-generated-preview 69.51 KB 69.51 KB 🟰
visual-builder.pre-generated-table-view 67.12 KB 67.12 KB 🟰
visual-builder.property-editor 1,314.31 KB 1,314.37 KB
visual-builder.raw-data-preview 72.63 KB 72.63 KB 🟰
visual-builder.workbench-action 134.64 KB 134.64 KB 🟰
visual-builder.workbench-action-list 140.07 KB 140.07 KB 🟰
visual-builder.workbench-history-action 168.23 KB 168.23 KB 🟰
visual-builder.workbench-pane 83.1 KB 83.1 KB 🟰
visual-builder.workbench-sidebar 68 KB 68 KB 🟰
visual-builder.workbench-tree 140.11 KB 140.11 KB 🟰
vs.code-editor 1,013.91 KB 1,013.95 KB

@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 8ac7d69 to 1f2e9d3 Compare October 18, 2024 23:40
@github-actions github-actions bot temporarily deployed to pull request October 18, 2024 23:55 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 1f2e9d3 to 39e3b30 Compare November 1, 2024 19:15
Copy link

coderabbitai bot commented Nov 1, 2024

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.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot temporarily deployed to pull request November 1, 2024 19:30 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 39e3b30 to e8382ea Compare November 12, 2024 01:26
@github-actions github-actions bot temporarily deployed to pull request November 12, 2024 01:42 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from e8382ea to 1643260 Compare November 12, 2024 02:47
@github-actions github-actions bot temporarily deployed to pull request November 12, 2024 03:02 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 1643260 to de8891f Compare November 15, 2024 19:33
@github-actions github-actions bot temporarily deployed to pull request November 15, 2024 19:49 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from de8891f to 6693635 Compare November 29, 2024 22:43
@github-actions github-actions bot temporarily deployed to pull request November 29, 2024 22:58 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 6693635 to dd093bc Compare December 13, 2024 22:16
@github-actions github-actions bot temporarily deployed to pull request December 13, 2024 22:32 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from dd093bc to 4684ae5 Compare January 10, 2025 22:24
@github-actions github-actions bot temporarily deployed to pull request January 10, 2025 22:40 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch 2 times, most recently from 86c0519 to 192ddbf Compare January 12, 2025 11:43
@github-actions github-actions bot temporarily deployed to pull request January 12, 2025 11:49 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 192ddbf to 9008024 Compare January 24, 2025 21:33
@github-actions github-actions bot temporarily deployed to pull request January 24, 2025 21:38 Inactive
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 9008024 to ea5a0ae Compare February 8, 2025 01:37
@github-actions github-actions bot temporarily deployed to pull request February 8, 2025 01:42 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