Skip to content

chore(deps): lock file maintenance minor/patch updates #5664

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 1 commit 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 Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@mermaid-js/mermaid-cli devDependencies minor ^11.1.1 -> ^11.2.0 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^1.16.3 -> ^1.17.7 1.18.0 age adoption passing confidence
@types/mocha (source) devDependencies patch ^10.0.7 -> ^10.0.8 age adoption passing confidence
concurrently devDependencies patch ^9.0.0 -> ^9.0.1 age adoption passing confidence
husky devDependencies patch ^9.1.5 -> ^9.1.6 age adoption passing confidence
rollup (source) devDependencies patch ^4.21.2 -> ^4.21.3 4.22.0 age adoption passing confidence
typescript-eslint (source) devDependencies minor ^8.5.0 -> ^8.6.0 age adoption passing confidence
vite (source) devDependencies patch ^5.4.3 -> ^5.4.6 age adoption passing confidence
vue (source) devDependencies patch ^3.5.3 -> ^3.5.6 age adoption passing confidence
anyhow dependencies patch 1.0.88 -> 1.0.89 age adoption passing confidence
swc_atoms dependencies minor 0.6.7 -> 0.7.0 age adoption passing confidence
swc_common dependencies minor 0.38.0 -> 0.39.0 age adoption passing confidence
swc_compiler_base dependencies minor 0.21.0 -> 0.22.0 age adoption passing confidence
swc_ecma_ast dependencies minor 0.119.0 -> 0.120.0 age adoption passing confidence
swc_ecma_parser dependencies minor 0.150.0 -> 0.151.0 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

mermaid-js/mermaid-cli (@​mermaid-js/mermaid-cli)

v11.2.0

Compare Source

Changes

📦 Dependency updates

Full Changelog: mermaid-js/mermaid-cli@11.1.1...11.2.0

shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.17.7

Compare Source

   🚀 Features
    View changes on GitHub

v1.17.6

Compare Source

   🚀 Features
  • engine-js:
   🐞 Bug Fixes
  • Missing named exports for shiki/wasm and @shikijs/wasm-inlined  -  by @​antfu (3f226)
    View changes on GitHub
typicode/husky (husky)

v9.1.6

Compare Source

rollup/rollup (rollup)

v4.21.3

Compare Source

2024-09-12

Bug Fixes
  • Always respect side effects in left-hand side of optional chain (#​5642)
  • Update stack trace for augmented errors to not hide relevant information (#​5640)
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)

v8.6.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vuejs/core (vue)

v3.5.6

Compare Source

Bug Fixes

v3.5.5

Compare Source

Bug Fixes
dtolnay/anyhow (anyhow)

v1.0.89

Compare Source

  • Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72 (#​386)

Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot enabled auto-merge September 20, 2024 01:48
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 1:49am

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/minorpatch-updates

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-1pxt2706p-rollup-js.vercel.app/repl/?pr=5664

Copy link

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 8.942 ± 0.077 8.860 9.013 1.01 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 8.845 ± 0.016 8.831 8.863 1.00

Internal benchmark

  • BUILD: 7890ms, 750 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3041ms, 574 MB
      • generate ast: 1497ms (+33ms, +2.2%), 568 MB
    • sort and bind modules: 437ms, 619 MB
    • mark included statements: 4416ms, 750 MB
      • treeshaking pass 1: 1502ms, 716 MB
      • treeshaking pass 2: 719ms, 742 MB
      • treeshaking pass 3: 280ms, 748 MB
      • treeshaking pass 4: 260ms, 742 MB
      • treeshaking pass 5: 304ms, 749 MB
      • treeshaking pass 6: 249ms, 753 MB
      • treeshaking pass 7: 236ms, 747 MB
      • treeshaking pass 8: 226ms, 753 MB
      • treeshaking pass 9: 206ms, 757 MB
      • treeshaking pass 10: 208ms, 754 MB
      • treeshaking pass 11: 204ms, 750 MB
  • GENERATE: 872ms, 1.02 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 82ms, 923 MB
      • optimize chunks: 0ms, 916 MB
    • render chunks: 769ms, 1 GB
    • transform chunks: 19ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

@renovate renovate bot added this pull request to the merge queue Sep 20, 2024
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 (5e7a363) to head (cfa9200).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5664   +/-   ##
=======================================
  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.

Merged via the queue into master with commit c6f1e27 Sep 20, 2024
40 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch September 20, 2024 02:14
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.

0 participants