Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Type Update Change Pending
swc_common dependencies major 5.0.1 -> 6.0.0 6.1.0
swc_compiler_base dependencies major 10.0.0 -> 11.0.0
swc_ecma_ast dependencies major 5.1.0 -> 6.0.0 6.1.0
swc_ecma_parser dependencies major 7.0.1 -> 8.0.0 8.0.1

Release Notes

swc-project/swc (swc_common)

v6.0.0


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 Feb 7, 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 --workspace
    Updating crates.io index
error: failed to select a version for `swc_common`.
    ... required by package `parse_ast v0.0.0 (/tmp/renovate/repos/github/rollup/rollup/rust/parse_ast)`
    ... which satisfies path dependency `parse_ast` (locked to 0.0.0) of package `bindings_napi v0.0.0 (/tmp/renovate/repos/github/rollup/rollup/rust/bindings_napi)`
versions that meet the requirements `^6.0.0` are: 6.1.0, 6.0.0

the package `parse_ast` depends on `swc_common`, with features: `ahash` but `swc_common` does not have these features.


failed to select a version for `swc_common` which could resolve this conflict

Copy link

vercel bot commented Feb 7, 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 Feb 7, 2025 10:12am

@lukastaegert lukastaegert force-pushed the renovate/major-swc-monorepo branch from b127069 to 23dc803 Compare February 7, 2025 10:11
Copy link
Contributor Author

renovate bot commented Feb 7, 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

github-actions bot commented Feb 7, 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-ixv064yxw-rollup-js.vercel.app/repl/?pr=5835

Copy link

github-actions bot commented Feb 7, 2025

Performance report

  • BUILD: 7889ms, 748 MB
    • initialize: 0ms, 28.1 MB
    • generate module graph: 2995ms, 559 MB
      • generate ast: 1308ms, 553 MB
    • sort and bind modules: 435ms, 602 MB
    • mark included statements: 4460ms, 748 MB
      • treeshaking pass 1: 2620ms, 750 MB
      • treeshaking pass 2: 528ms (+25ms, +5.0%), 754 MB
      • treeshaking pass 3: 439ms, 750 MB
      • treeshaking pass 4: 431ms, 744 MB
      • treeshaking pass 5: 423ms (-13ms, -3.1%), 748 MB
  • GENERATE: 825ms, 989 MB
    • initialize render: 0ms, 884 MB
    • generate chunks: 83ms, 894 MB
      • optimize chunks: 0ms, 891 MB
    • render chunks: 721ms, 965 MB
    • transform chunks: 19ms, 989 MB
    • generate bundle: 0ms, 989 MB

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.53%. Comparing base (3426b02) to head (23dc803).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5835   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files         269      269           
  Lines        8547     8547           
  Branches     1467     1467           
=======================================
  Hits         8422     8422           
  Misses         93       93           
  Partials       32       32           

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

@lukastaegert lukastaegert added this pull request to the merge queue Feb 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 7, 2025
@lukastaegert lukastaegert added this pull request to the merge queue Feb 7, 2025
Merged via the queue into master with commit 18cc314 Feb 7, 2025
41 checks passed
@lukastaegert lukastaegert deleted the renovate/major-swc-monorepo branch February 7, 2025 11:27
Copy link

github-actions bot commented Feb 7, 2025

This PR has been released as part of [email protected]. 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