Skip to content

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

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 2 commits into from
Jul 18, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 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.0 14.0.1
swc_compiler_base dependencies major 23.0.2 -> 28.0.0 29.0.0
swc_ecma_ast dependencies major 12.0.0 -> 14.0.0
swc_ecma_parser dependencies major 15.0.2 -> 20.0.0 21.0.0

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 18, 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_common@12.0.1 --precise 14.0.0
error: package ID specification `swc_common@12.0.1` did not match any packages
help: there are similar package ID specifications:

  swc_common@14.0.1

Copy link

vercel bot commented Jul 18, 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 18, 2025 5:23am

Copy link

github-actions bot commented Jul 18, 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 stable 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-bxjfngz72-rollup-js.vercel.app/repl/?pr=6016

Copy link

github-actions bot commented Jul 18, 2025

Performance report

  • BUILD: 7183ms, 818 MB
    • initialize: 0ms, 24.7 MB
    • generate module graph: 2678ms, 628 MB
      • generate ast: 1386ms, 618 MB
    • sort and bind modules: 410ms, 682 MB
    • mark included statements: 4088ms, 818 MB
      • treeshaking pass 1: 2406ms, 816 MB
      • treeshaking pass 2: 477ms, 846 MB
      • treeshaking pass 3: 407ms, 819 MB
      • treeshaking pass 4: 395ms, 851 MB
      • treeshaking pass 5: 392ms, 818 MB
  • GENERATE: 820ms (+76ms, +10.3%), 931 MB
    • initialize render: 0ms, 874 MB (-4%)
    • generate chunks: 152ms (-19ms, -11.0%), 871 MB (+4%)
      • optimize chunks: 0ms, 893 MB (+9%)
    • render chunks: 658ms (+21ms, +3.3%), 905 MB
    • transform chunks: 20ms, 931 MB
    • generate bundle: 0ms, 931 MB

Copy link
Contributor Author

renovate bot commented Jul 18, 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.

@lukastaegert lukastaegert force-pushed the renovate/major-swc-monorepo branch from 795a266 to cc9b4f2 Compare July 18, 2025 05:22
@lukastaegert lukastaegert enabled auto-merge July 18, 2025 05:22
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (06912ec) to head (cc9b4f2).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6016   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files         270      270           
  Lines       10575    10575           
  Branches     2821     2821           
=======================================
  Hits        10448    10448           
  Misses         87       87           
  Partials       40       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 added this pull request to the merge queue Jul 18, 2025
Merged via the queue into master with commit 30daf34 Jul 18, 2025
41 checks passed
@lukastaegert lukastaegert deleted the renovate/major-swc-monorepo branch July 18, 2025 05:49
Copy link

This PR has been released as part of rollup@4.45.3. 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