Skip to content

fix(deps): update swc monorepo (major) #6033

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

Merged
merged 3 commits into from
Jul 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2025

This PR contains the following updates:

Package Type Update Change Pending
hstr dependencies major =1.0.0 -> =2.0.0
swc_atoms dependencies major 5.0.0 -> 7.0.0
swc_common dependencies major 12.0.1 -> 14.0.2
swc_compiler_base dependencies major 23.0.2 -> 30.0.0
swc_ecma_ast dependencies major 12.0.0 -> 14.0.0
swc_ecma_parser dependencies major 15.0.2 -> 22.0.0 22.0.1

Release Notes

swc-project/swc (hstr)

v1.1.6

Compare Source

v1.1.5

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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
Contributor Author

renovate bot commented Jul 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: rust/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path rust/parse_ast/Cargo.toml --package swc_ecma_parser@15.0.2 --precise 22.0.0
error: package ID specification `swc_ecma_parser@15.0.2` did not match any packages
help: there are similar package ID specifications:

  swc_ecma_parser@22.0.1

Copy link

vercel bot commented Jul 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2025 3:23pm

Copy link

github-actions bot commented Jul 25, 2025

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/major-swc-monorepo

Notice: Ensure you have installed the latest nightly Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-h1ho8kie8-rollup-js.vercel.app/repl/?pr=6033

Copy link

github-actions bot commented Jul 25, 2025

Performance report

  • BUILD: 6939ms, 832 MB
    • initialize: 0ms, 24.6 MB
    • generate module graph: 2564ms, 633 MB
      • generate ast: 1361ms (-33ms, -2.4%), 620 MB
    • sort and bind modules: 395ms, 696 MB
    • mark included statements: 3948ms, 832 MB
      • treeshaking pass 1: 2290ms, 828 MB
      • treeshaking pass 2: 463ms, 815 MB (-4%)
      • treeshaking pass 3: 399ms, 833 MB
      • treeshaking pass 4: 387ms, 807 MB (-5%)
      • treeshaking pass 5: 384ms, 832 MB
  • GENERATE: 712ms (-343ms, -32.5%), 932 MB
    • initialize render: 0ms, 899 MB (-5%)
    • generate chunks: 140ms (+79ms, +128.8%), 895 MB (-8%)
      • optimize chunks: 0ms, 882 MB (-9%)
    • render chunks: 649ms (-245ms, -27.4%), 906 MB
    • transform chunks: 19ms, 932 MB
    • generate bundle: 0ms, 932 MB

Copy link
Contributor Author

renovate bot commented Jul 26, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

codecov bot commented Jul 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@d6a8573). Learn more about missing BASE report.

⚠️ Current head ed57d9d differs from pull request most recent head c98951e

Please upload reports for the commit c98951e to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6033   +/-   ##
=========================================
  Coverage          ?   98.79%           
=========================================
  Files             ?      270           
  Lines             ?    10583           
  Branches          ?     2823           
=========================================
  Hits              ?    10456           
  Misses            ?       87           
  Partials          ?       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lukastaegert lukastaegert force-pushed the renovate/major-swc-monorepo branch from a334840 to 1fdc68d Compare July 26, 2025 15:22
@lukastaegert lukastaegert merged commit 461b1ac into master Jul 26, 2025
26 of 28 checks passed
@lukastaegert lukastaegert deleted the renovate/major-swc-monorepo branch July 26, 2025 15:23
Copy link

This PR has been released as part of rollup@4.46.0. You can test it via npm install rollup.

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.

1 participant