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 inquirer to v11 #5663

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inquirer (source) ^10.2.2 -> ^11.0.1 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js (inquirer)

v11.0.1

Compare Source

v11.0.0

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.

🔕 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

vercel bot commented Sep 20, 2024

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 Sep 20, 2024 7:27am

Copy link

github-actions bot commented Sep 20, 2024

Thank you for your contribution! ❤️

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

npm install rollup/rollup#renovate/inquirer-11.x

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-c6zqi51b3-rollup-js.vercel.app/repl/?pr=5663

Copy link

github-actions bot commented Sep 20, 2024

Performance report!

Rough benchmark

Command Mean [s] Min [s] Max [s] Relative
node _benchmark/previous/bin/rollup -i ./perf/entry.js -o _benchmark/result/previous.js 9.433 ± 0.065 9.386 9.507 1.01 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.381 ± 0.024 9.353 9.396 1.00

Internal benchmark

  • BUILD: 8373ms, 755 MB
    • initialize: 0ms, 25.9 MB
    • generate module graph: 3212ms, 576 MB
      • generate ast: 1573ms (+57ms, +3.7%), 568 MB
    • sort and bind modules: 462ms, 615 MB
    • mark included statements: 4697ms, 755 MB
      • treeshaking pass 1: 1590ms, 720 MB
      • treeshaking pass 2: 764ms, 737 MB
      • treeshaking pass 3: 299ms, 749 MB
      • treeshaking pass 4: 278ms, 746 MB
      • treeshaking pass 5: 320ms, 754 MB
      • treeshaking pass 6: 267ms, 747 MB
      • treeshaking pass 7: 249ms, 751 MB
      • treeshaking pass 8: 243ms, 749 MB
      • treeshaking pass 9: 221ms, 748 MB
      • treeshaking pass 10: 223ms, 756 MB
      • treeshaking pass 11: 220ms, 755 MB
  • GENERATE: 911ms, 1.03 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 86ms, 926 MB
      • optimize chunks: 0ms, 917 MB
    • render chunks: 806ms, 1 GB
    • transform chunks: 17ms, 1.03 GB
    • generate bundle: 0ms, 1.03 GB

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.39%. Comparing base (c6f1e27) to head (4dd5541).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5663   +/-   ##
=======================================
  Coverage   99.39%   99.39%           
=======================================
  Files         242      242           
  Lines        9349     9349           
  Branches     2470     2470           
=======================================
  Hits         9292     9292           
  Misses         48       48           
  Partials        9        9           

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

Copy link
Contributor Author

renovate bot commented Sep 20, 2024

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
Copy link
Member

(Ab)using this chance to switch to the properly typed @inquirer/prompts.

@lukastaegert lukastaegert added this pull request to the merge queue Sep 20, 2024
Merged via the queue into master with commit 3d794d1 Sep 20, 2024
39 checks passed
@lukastaegert lukastaegert deleted the renovate/inquirer-11.x branch September 20, 2024 07:44
Copy link

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