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): lock file maintenance minor/patch updates #5608

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/view devDependencies minor ^6.29.1 -> ^6.30.0 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^1.12.0 -> ^1.12.1 age adoption passing confidence
axios (source) overrides patch ^1.7.2 -> ^1.7.3 age adoption passing confidence
inquirer (source) devDependencies patch ^10.1.5 -> ^10.1.8 age adoption passing confidence
lint-staged devDependencies patch ^15.2.7 -> ^15.2.8 age adoption passing confidence
pinia devDependencies patch ^2.2.0 -> ^2.2.1 age adoption passing confidence
rollup (source) devDependencies minor ^4.19.1 -> ^4.20.0 age adoption passing confidence
vitepress (source) devDependencies patch ^1.3.1 -> ^1.3.2 age adoption passing confidence
vue (source) devDependencies patch ^3.4.34 -> ^3.4.36 3.4.37 age adoption passing confidence
napi dependencies patch 2.16.8 -> 2.16.9 age adoption passing confidence
napi-derive dependencies patch 2.16.10 -> 2.16.11 age adoption passing confidence
swc_common dependencies minor 0.36.3 -> 0.37.2 age adoption passing confidence
swc_compiler_base dependencies minor 0.15.2 -> 0.16.0 age adoption passing confidence
swc_ecma_ast dependencies minor 0.117.4 -> 0.118.0 age adoption passing confidence
swc_ecma_parser dependencies minor 0.148.3 -> 0.149.0 age adoption passing confidence

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


Release Notes

codemirror/view (@​codemirror/view)

v6.30.0

Compare Source

Bug fixes

Make spell check corrections work again on EditContext-enabled Chrome versions.

New features

The value returned by hoverTooltip now has an active property providing the state field used to store the open tooltips.

SBoudrias/Inquirer.js (inquirer)

v10.1.8

Compare Source

v10.1.7

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

vuejs/pinia (pinia)

v2.2.1

Compare Source

Please refer to CHANGELOG.md for details.

rollup/rollup (rollup)

v4.20.0

Compare Source

2024-08-03

Features
  • Allow plugins to specify the original file name when emitting assets (#​5596)
Pull Requests
vuejs/vitepress (vitepress)

v1.3.2

Compare Source

Bug Fixes
vuejs/core (vue)

v3.4.36

Compare Source

napi-rs/napi-rs (napi)

v2.16.9

Compare Source

What Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.8...napi@2.16.9


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 9, 2024 00:51
Copy link

vercel bot commented Aug 9, 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 10, 2024 11:00am

Copy link

github-actions bot commented Aug 9, 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.400 ± 0.108 9.301 9.515 1.04 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.011 ± 0.019 8.993 9.030 1.00

Internal benchmark

  • BUILD: 8161ms, 750 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3149ms, 574 MB
      • generate ast: 1510ms, 567 MB
    • sort and bind modules: 449ms, 620 MB
    • mark included statements: 4549ms, 750 MB
      • treeshaking pass 1: 1567ms, 714 MB
      • treeshaking pass 2: 740ms, 742 MB
      • treeshaking pass 3: 286ms, 744 MB
      • treeshaking pass 4: 268ms, 748 MB
      • treeshaking pass 5: 307ms, 745 MB
      • treeshaking pass 6: 257ms, 753 MB
      • treeshaking pass 7: 237ms, 753 MB
      • treeshaking pass 8: 232ms, 756 MB
      • treeshaking pass 9: 213ms, 753 MB
      • treeshaking pass 10: 215ms, 751 MB
      • treeshaking pass 11: 212ms, 750 MB
  • GENERATE: 888ms, 1.02 GB
    • initialize render: 0ms, 913 MB
    • generate chunks: 86ms, 919 MB
      • optimize chunks: 0ms, 917 MB
    • render chunks: 781ms, 1 GB
    • transform chunks: 18ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

Copy link

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

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.05%. Comparing base (df12edf) to head (237b1b0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5608   +/-   ##
=======================================
  Coverage   99.05%   99.05%           
=======================================
  Files         242      242           
  Lines        9311     9311           
  Branches     2466     2466           
=======================================
  Hits         9223     9223           
  Misses         58       58           
  Partials       30       30           

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

@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from 001cfd1 to 237b1b0 Compare August 10, 2024 10:58
@renovate renovate bot added this pull request to the merge queue Aug 10, 2024
Merged via the queue into master with commit c6751ff Aug 10, 2024
40 checks passed
Copy link

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