Skip to content

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

Merged
renovate[bot] merged 3 commits intomasterfrom
renovate/minorpatch-updates
Aug 23, 2024
Merged

chore(deps): lock file maintenance minor/patch updates#5622
renovate[bot] merged 3 commits intomasterfrom
renovate/minorpatch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 23, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@shikijs/vitepress-twoslash (source) devDependencies minor ^1.12.1 -> ^1.14.1 age adoption passing confidence
axios (source) overrides patch ^1.7.3 -> ^1.7.4 age adoption passing confidence
lint-staged devDependencies patch ^15.2.8 -> ^15.2.9 age adoption passing confidence
pinia devDependencies patch ^2.2.1 -> ^2.2.2 age adoption passing confidence
rollup (source) devDependencies minor ^4.20.0 -> ^4.21.0 age adoption passing confidence
terser (source) devDependencies patch ^5.31.5 -> ^5.31.6 age adoption passing confidence
typescript-eslint (source) devDependencies minor ^8.1.0 -> ^8.2.0 age adoption passing confidence
vite (source) devDependencies patch ^5.4.0 -> ^5.4.1 5.4.2 age adoption passing confidence
vitepress (source) devDependencies patch ^1.3.2 -> ^1.3.3 age adoption passing confidence
vue (source) devDependencies patch ^3.4.37 -> ^3.4.38 age adoption passing confidence
swc_common dependencies patch 0.37.2 -> 0.37.5 age adoption passing confidence
swc_compiler_base dependencies minor 0.16.0 -> 0.18.1 age adoption passing confidence
swc_ecma_ast dependencies patch 0.118.1 -> 0.118.2 age adoption passing confidence
swc_ecma_parser dependencies patch 0.149.0 -> 0.149.1 age adoption passing confidence

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


Release Notes

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

v1.14.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.14.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
rollup/rollup (rollup)

v4.21.0

Compare Source

2024-08-18

Features
  • Add option to configure directory for virtual modules when preserving modules (#​5602)
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)

v8.2.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/vitepress (vitepress)

v1.3.3

Compare Source

Miscellaneous

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge August 23, 2024 00:31
@vercel
Copy link
Copy Markdown

vercel bot commented Aug 23, 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 Aug 23, 2024 6:15am

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 23, 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-7h0yda81w-rollup-js.vercel.app/repl/?pr=5622

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 23, 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.359 ± 0.080 9.284 9.443 1.02 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.153 ± 0.042 9.109 9.193 1.00

Internal benchmark

  • BUILD: 8081ms, 753 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3104ms, 575 MB
      • generate ast: 1499ms, 568 MB
    • sort and bind modules: 447ms, 615 MB
    • mark included statements: 4534ms, 753 MB
      • treeshaking pass 1: 1536ms, 719 MB
      • treeshaking pass 2: 736ms, 740 MB
      • treeshaking pass 3: 290ms, 746 MB
      • treeshaking pass 4: 268ms, 744 MB
      • treeshaking pass 5: 314ms, 752 MB
      • treeshaking pass 6: 258ms, 750 MB
      • treeshaking pass 7: 242ms, 749 MB
      • treeshaking pass 8: 236ms, 751 MB
      • treeshaking pass 9: 214ms, 755 MB
      • treeshaking pass 10: 218ms, 753 MB
      • treeshaking pass 11: 212ms, 753 MB
  • GENERATE: 885ms, 1.02 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 84ms, 926 MB
      • optimize chunks: 0ms, 916 MB
    • render chunks: 781ms, 1 GB
    • transform chunks: 17ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.05%. Comparing base (262a388) to head (14ca007).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5622   +/-   ##
=======================================
  Coverage   99.05%   99.05%           
=======================================
  Files         242      242           
  Lines        9324     9324           
  Branches     2467     2467           
=======================================
  Hits         9236     9236           
  Misses         58       58           
  Partials       30       30           

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

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Aug 23, 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.

@renovate renovate bot added this pull request to the merge queue Aug 23, 2024
Merged via the queue into master with commit 3eb8817 Aug 23, 2024
@github-actions
Copy link
Copy Markdown

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