Skip to content

Commit

Permalink
chore(deps): update swc_core to v10.7.0 (#9125)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Jan 26, 2025
1 parent a501750 commit 5c79dcf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ rkyv = { version = "=0.8.8" }
# Must be pinned with the same swc versions
swc = { version = "=10.0.0" }
swc_config = { version = "=1.0.0" }
swc_core = { version = "=10.1.0", default-features = false }
swc_ecma_minifier = { version = "=7.0.1", default-features = false }
swc_core = { version = "=10.7.0", default-features = false }
swc_ecma_minifier = { version = "=7.5.0", default-features = false }
swc_error_reporters = { version = "=6.0.0" }
swc_html = { version = "=7.0.0" }
swc_html_minifier = { version = "=7.0.0", default-features = false }
Expand Down

2 comments on commit 5c79dcf

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on 5c79dcf Jan 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Benchmark detail: Open

Name Base (2025-01-26 f6401df) Current Change
10000_big_production-mode_disable-minimize + exec 37.6 s ± 670 ms 38.9 s ± 1.11 s +3.40 %
10000_development-mode + exec 1.82 s ± 29 ms 1.82 s ± 12 ms +0.04 %
10000_development-mode_hmr + exec 683 ms ± 5.7 ms 690 ms ± 24 ms +0.97 %
10000_production-mode + exec 2.4 s ± 65 ms 2.29 s ± 26 ms -4.29 %
10000_production-mode_persistent-cold + exec 2.61 s ± 135 ms 2.48 s ± 134 ms -5.12 %
10000_production-mode_persistent-hot + exec 1.75 s ± 40 ms 1.71 s ± 61 ms -2.45 %
arco-pro_development-mode + exec 1.74 s ± 120 ms 1.81 s ± 65 ms +4.13 %
arco-pro_development-mode_hmr + exec 388 ms ± 1.9 ms 387 ms ± 2.3 ms -0.09 %
arco-pro_production-mode + exec 3.72 s ± 170 ms 3.71 s ± 73 ms -0.33 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.86 s ± 246 ms 3.77 s ± 33 ms -2.40 %
arco-pro_production-mode_persistent-cold + exec 3.92 s ± 136 ms 3.88 s ± 187 ms -0.86 %
arco-pro_production-mode_persistent-hot + exec 2.49 s ± 117 ms 2.48 s ± 240 ms -0.35 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.78 s ± 55 ms 3.75 s ± 164 ms -0.97 %
large-dyn-imports_development-mode + exec 2.08 s ± 35 ms 2.09 s ± 97 ms +0.20 %
large-dyn-imports_production-mode + exec 2.15 s ± 34 ms 2.13 s ± 41 ms -0.67 %
threejs_development-mode_10x + exec 1.54 s ± 20 ms 1.52 s ± 15 ms -1.09 %
threejs_development-mode_10x_hmr + exec 782 ms ± 28 ms 781 ms ± 5.4 ms -0.05 %
threejs_production-mode_10x + exec 5.41 s ± 116 ms 5.33 s ± 262 ms -1.52 %
threejs_production-mode_10x_persistent-cold + exec 5.53 s ± 178 ms 5.43 s ± 305 ms -1.98 %
threejs_production-mode_10x_persistent-hot + exec 4.75 s ± 135 ms 4.62 s ± 175 ms -2.60 %
10000_big_production-mode_disable-minimize + rss memory 8715 MiB ± 76.3 MiB 8707 MiB ± 72.1 MiB -0.09 %
10000_development-mode + rss memory 639 MiB ± 17.5 MiB 656 MiB ± 22.3 MiB +2.68 %
10000_development-mode_hmr + rss memory 1249 MiB ± 202 MiB 1259 MiB ± 153 MiB +0.81 %
10000_production-mode + rss memory 632 MiB ± 22.6 MiB 650 MiB ± 14.8 MiB +2.83 %
10000_production-mode_persistent-cold + rss memory 748 MiB ± 38.6 MiB 744 MiB ± 39.7 MiB -0.50 %
10000_production-mode_persistent-hot + rss memory 725 MiB ± 12.5 MiB 725 MiB ± 25.1 MiB -0.04 %
arco-pro_development-mode + rss memory 556 MiB ± 33.9 MiB 583 MiB ± 17.6 MiB +4.94 %
arco-pro_development-mode_hmr + rss memory 643 MiB ± 65.9 MiB 669 MiB ± 54.1 MiB +3.96 %
arco-pro_production-mode + rss memory 718 MiB ± 26.6 MiB 712 MiB ± 27.3 MiB -0.87 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 723 MiB ± 47 MiB 732 MiB ± 10.8 MiB +1.34 %
arco-pro_production-mode_persistent-cold + rss memory 855 MiB ± 32.2 MiB 849 MiB ± 29.5 MiB -0.72 %
arco-pro_production-mode_persistent-hot + rss memory 713 MiB ± 21.8 MiB 722 MiB ± 35.5 MiB +1.32 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 720 MiB ± 46.1 MiB 717 MiB ± 31.1 MiB -0.45 %
large-dyn-imports_development-mode + rss memory 645 MiB ± 7.9 MiB 651 MiB ± 7.13 MiB +0.86 %
large-dyn-imports_production-mode + rss memory 525 MiB ± 3.31 MiB 532 MiB ± 1.83 MiB +1.22 %
threejs_development-mode_10x + rss memory 545 MiB ± 15.7 MiB 541 MiB ± 40.3 MiB -0.75 %
threejs_development-mode_10x_hmr + rss memory 1140 MiB ± 135 MiB 1073 MiB ± 170 MiB -5.85 %
threejs_production-mode_10x + rss memory 824 MiB ± 44.9 MiB 832 MiB ± 25 MiB +0.98 %
threejs_production-mode_10x_persistent-cold + rss memory 953 MiB ± 84.1 MiB 952 MiB ± 27.5 MiB -0.04 %
threejs_production-mode_10x_persistent-hot + rss memory 885 MiB ± 34.3 MiB 854 MiB ± 35.5 MiB -3.47 %

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on 5c79dcf Jan 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ecosystem CI detail: Open

suite result
modernjs ❌ failure
rspress ✅ success
rslib ✅ success
rsbuild ✅ success
rsdoctor ✅ success
examples ✅ success
devserver ✅ success
nuxt ✅ success

Please sign in to comment.